The following tables list the members exposed by XPItemColor.
Name | Description | |
---|---|---|
XPItemColor Constructor |
Name | Description | |
---|---|---|
DisabledToolShadow | Returns XP style Disabled Tool color | |
FloaterBorder | Returns XP style Floating Toolbar Border color | |
FloaterCaption | Returns XP style Floating Toolbar Caption background color | |
HighColor | Returns current color mode. True = High Color, 16bit or greater. False = Low Color, Less than 16bit. | |
HighlightBorder | Returns XP style Highlight Border color | |
HighlightMouseDown | Returns XP style Highlight MouseDown color | |
HighlightMouseOver | Returns XP style Highlight MouseOver color | |
HighlightStateToolPressed | Returns XP style Highlight state tool pressed color | |
MenuBar | Returns XP style MenuBar color | |
MenuDroppedBackColor | Returns XP style Menu Dropped background color | |
MenuDroppedBorder | Returns XP style Menu Dropped Border color | |
MenuIconArea | Returns XP style Menu Icon Area color | |
MenuIconAreaExpanded | Returns XP style Menu Icon Area Expanded color | |
RaisedPictureShadow | Returns XP style Floating Toolbar Border color | |
ToolBar | Returns XP style Toolbar color | |
ToolSeparator | Returns XP style Tool Separator color |
Name | Description | |
---|---|---|
ColorFromHLS | Creates a valid Color based on HLS values. Similar to dotnet's ColorFromARGB |