Version

XPItemColor Class

Calculates the XP style color scheme from current user settings. The constructor checks the users screen to see if it supports high color or not. It then calculates out ALL of the calculated colors in one shot. Lastly it hooks up a listener so that it can re-initialize the colors if the user changes the color scheme or display depth(BPP). If the security permissions on the machine do not permit us to check color depth, we default to high color.
Syntax
'Declaration
 
Public Class XPItemColor 
public class XPItemColor 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also