'Declaration Public Enum ThemeColor Inherits System.Enum
'Usage Dim instance As ThemeColor
public enum ThemeColor : System.Enum
'Declaration Public Enum ThemeColor Inherits System.Enum
'Usage Dim instance As ThemeColor
public enum ThemeColor : System.Enum
Member | Description |
---|---|
CheckMenuBackground | The background color of a check menu item. |
CheckMenuBackgroundOver | The background color of a check menu item when the mouse passes over it. |
CheckMenuBorder | The color of a menu's border. |
CheckMenuBorderOver | The color of a menu's border when the mouse passes over it |
DropDownMenu | The color of a dropdown menu. |
DropDownMenuBorder | The color of a dropdown menu's border. |
DropDownMenuText | The color of a drop down menu's text. |
ExplorerTaskPaneBorder | The color of an Explorer taskpane's border. |
ImageShadow | The color of an image's shadow. |
MenuItemBackgroundOver | The background color of a menu item when the mouse passes over it. |
MenuSeparator | The color of a menu separator. |
MenuStrip | The color of a menu strip. |
MenuStripExtend | The color of a menu strip when it is extended. |
NormalGroupTask | The color of a normal group's task. |
NormalGroupTaskOver | The color of a normal group's task when the mouse passes over the task. |
NormalGroupText | The color of a normal group's text. |
NormalGroupTextOver | The color of a normal group's text when the mouse passes over the group. |
OfficeTaskPane | The background color of an OfficeTaskPane control. |
OfficeTaskPaneGroup | The color of a group's text. |
OfficeTaskPaneGroupUnderline | The color of the underline under a group's title. |
OfficeTaskPaneTask | The color of a task's text. |
SpecialGroupTask | The color of a special group's task. |
SpecialGroupTaskOver | The color of a special group's task when the mouse passes over the task. |
SpecialGroupText | The color of a special group's text. |
SpecialGroupTextOver | The color of a special group's text when the mouse passes over the group. |
StatusBarPanelBorder | The border color of a status bar's flat panel. |
TabStrip | The color of a tab strip. |
ToolBackgroundChecked | The background color of a tool when it is checked. |
ToolBackgroundDown | The background color of a tool when it is pressed. |
ToolBackgroundOver | The background color of a tool when the mouse passes over it. |
ToolBar | The color of a toolbar. |
ToolBorderChecked | The color of a tool's border when the tool is checked. |
ToolBorderDown | The color of a tool's border when the tool is pressed. |
ToolBorderOver | The color of a tool's border when the mouse passes over the tool. |
ToolSeparator | The color of a tool separator. |
ToolTextChecked | The color of a tool's text when the tool is checked. |
ToolTextDown | The color of a tool's text when the tool is pressed. |
ToolTextOver | The color of a tool's text when the mouse passes over the tool. |
System.Object
System.ValueType
System.Enum
Xceed.SmartUI.UIStyle.ThemeColor
Target Platforms: 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