'Declaration Public Enum ThemePart Inherits System.Enum
'Usage Dim instance As ThemePart
public enum ThemePart : System.Enum
'Declaration Public Enum ThemePart Inherits System.Enum
'Usage Dim instance As ThemePart
public enum ThemePart : System.Enum
Member | Description |
---|---|
CheckBox | A checkbox as painted by the Windows theme. |
CheckBoxChecked | A checkbox as painted by the Windows theme when it is checked. |
CheckBoxCheckedDisabled | A checkbox as painted by the Windows theme when it is checked and disabled. |
CheckBoxCheckedDown | A checkbox as painted by the Windows theme when it is checked and the mouse button is pressed over it. |
CheckBoxCheckedOver | A checkbox as painted by the Windows theme when it is checked and the mouse passes over it. |
CheckBoxDisabled | A checkbox as painted by the Windows theme when it is disabled. |
CheckBoxDown | A checkbox as painted by the Windows theme when a mouse button is pressed over it. |
CheckBoxMixed | A checkbox in an indeterminate state as painted by the Windows theme. |
CheckBoxMixedDisabled | A checkbox in an indeterminate state as painted by the Windows theme when it is disabled. |
CheckBoxMixedDown | A checkbox in an indeterminate state as painted by the Windows theme when a mouse button is pressed over it. |
CheckBoxMixedOver | A checkbox in an indeterminate state as painted by the Windows theme when the mouse passes over it. |
CheckBoxOver | A checkbox as painted by the Windows theme when the mouse passes over it. |
Chevron | A chevron as painted by the Windows theme. |
ComboBoxBorder | A combobox's border as painted by the Windows theme. |
ComboBoxBorderDisabled | A combobox's border as painted by the Windows theme when it is disabled. |
ComboBoxButton | A combobox's button as painted by the Windows theme. |
ComboBoxButtonDisabled | A combobox's button as painted by the Windows theme when it is disabled. |
ComboBoxButtonDown | A combobox's button as painted by the Windows theme when a mouse button is pressed over it. |
ComboBoxButtonOver | A combobox's button as painted by the Windows theme when a mouse button passed over it. |
ExplorerTaskPaneBackground | The background of the Explorer taskpane as painted by the Windows theme. |
GroupBox | A group box as painted by the Windows theme. |
ListBoxBorder | A listbox's border as painted by the Windows theme. |
MDICloseButton | A close control button as painted by the Windows theme. |
MDICloseButtonDisabled | A close control button as painted by the Windows theme when it is disabled. |
MDICloseButtonDown | A close control button as painted by the Windows theme when a mouse button is pressed over it. |
MDICloseButtonOver | A close control button as painted by the Windows theme when the mouse passes over it. |
MDIMinimizeButton | A minimize control button as painted by the Windows theme. |
MDIMinimizeButtonDisabled | A minimize control button as painted by the Windows theme when it is disabled. |
MDIMinimizeButtonDown | A minimize control button as painted by the Windows theme when a mouse button is pressed over it. |
MDIMinimizeButtonOver | A minimize control button as painted by the Windows theme when the mouse passes over it. |
MDIRestoreButton | A restore control button as painted by the Windows theme. |
MDIRestoreButtonDisabled | A restore control button as painted by the Windows theme when it is disabled. |
MDIRestoreButtonDown | A restore control button as painted by the Windows theme when a mouse button is pressed over it. |
MDIRestoreButtonOver | A restore control button as painted by the Windows theme when the mouse passes over it. |
MenuStrip | A menu strip as painted by the Windows theme. |
MenuStripExtend | A menu strip as painted by the Windows theme when it is extended. |
None | Not a theme part. |
NormalGroupCollapse | A collapsed normal group as painted by the Windows theme. |
NormalGroupCollapseOver | A collapsed normal group as painted by the Windows theme when the mouse passes over it. |
NormalGroupExpand | An expanded normal group as painted by the Windows theme. |
NormalGroupExpandOver | An expanded normal group as painted by the Windows theme when the mouse passes over it. |
NormalGroupHeaderBackground | The background of a normal group's header as painted by the Windows theme. |
NormalGroupPanelBackground | The background of a normal group's panel as painted by the Windows theme. |
Panel | A panel as painted by the Windows theme. |
ProgressBar | A progress bar as painted by the Windows theme. |
ProgressChunk | A progress bar's step as painted by the Windows theme. |
RadioButton | A radio button as painted by the Windows theme. |
RadioButtonChecked | A radio button as painted by the Windows theme when it is checked. |
RadioButtonCheckedDisabled | A radio button as painted by the Windows theme when it is checked and disabled. |
RadioButtonCheckedDown | A radio button as painted by the Windows theme when it is checked and the mouse button is pressed over it. |
RadioButtonCheckedOver | A radio button as painted by the Windows theme when it is checked and the mouse passes over it. |
RadioButtonDisabled | A radio button as painted by the Windows theme when it is disabled. |
RadioButtonDown | A radio button as painted by the Windows theme when a mouse button is pressed over it. |
RadioButtonOver | A radio button as painted by the Windows theme when the mouse passes over it. |
RebarBackground | The background of a toolbar as painted by the Windows theme. |
ScrollBarSizeBox | A scrollbar size box as painted by the Windows theme. |
ScrollDownButton | A down scroll button as painted by the Windows theme. |
ScrollDownButtonDisabled | A down scroll button as painted by the Windows theme when it is disabled. |
ScrollDownButtonDown | A down scroll button as painted by the Windows theme when a mouse button is pressed over it. |
ScrollDownButtonOver | A down scroll button as painted by the Windows theme when the mouse passes over it. |
ScrollGripper | A horizontal scroll gripper as painted by the Windows theme. |
ScrollGripperDisabled | A horizontal scroll gripper as painted by the Windows theme when it is disabled. |
ScrollGripperDown | A horizontal scroll gripper as painted by the Windows theme when a mouse button is pressed over it. |
ScrollGripperOver | A horizontal scroll gripper as painted by the Windows theme when the mouse passes over it. |
ScrollGripperVertical | A vertical scroll gripper as painted by the Windows theme. |
ScrollGripperVerticalDisabled | A vertical scroll gripper as painted by the Windows theme when it is disabled. |
ScrollGripperVerticalDown | A vertical scroll gripper as painted by the Windows theme when a mouse button is pressed over it. |
ScrollGripperVerticalOver | A vertical scroll gripper as painted by the Windows theme when the mouse button passes over it. |
ScrollLeftButton | A left scroll button as painted by the Windows theme. |
ScrollLeftButtonDisabled | A left scroll button as painted by the Windows theme when it is disabled. |
ScrollLeftButtonDown | A left scroll button as painted by the Windows theme when a mouse button is pressed over it. |
ScrollLeftButtonOver | A left scroll button as painted by the Windows theme when the mouse passed over it. |
ScrollRightButton | A right scroll button as painted by the Windows theme. |
ScrollRightButtonDisabled | A right scroll button as painted by the Windows theme when it is disabled. |
ScrollRightButtonDown | A right scroll button as painted by the Windows theme when a mouse button is pressed over it. |
ScrollRightButtonOver | A right scroll button as painted by the Windows theme when the mouse passed over it. |
ScrollShaft | A horizontal scroll shaft as painted by the Windows theme. |
ScrollShaftDisabled | A horizontal scroll shaft as painted by the Windows theme when it is disabled. |
ScrollShaftDown | A horizontal scroll shaft as painted by the Windows theme when a mouse button is pressed over it. |
ScrollShaftOver | A horizontal scroll shaft as painted by the Windows theme when the mouse passes over it. |
ScrollShaftVertical | A vertical scroll shaft as painted by the Windows theme. |
ScrollShaftVerticalDisabled | A vertical scroll shaft as painted by the Windows theme when it is disabled. |
ScrollShaftVerticalDown | A vertical scroll shaft as painted by the Windows theme when a mouse button is pressed over it.. |
ScrollShaftVerticalOver | A vertical scroll shaft as painted by the Windows theme when the mouse passes over it. |
ScrollThumb | A horizontal scroll thumb as painted by the Windows theme. |
ScrollThumbDisabled | A horizontal scroll thumb as painted by the Windows theme when it is disabled. |
ScrollThumbDown | A horizontal scroll thumb as painted by the Windows theme when a mouse button is pressed over it. |
ScrollThumbOver | A horizontal scroll thumb as painted by the Windows theme when the mouse passes over it. |
ScrollThumbVertical | A vertical scroll thumb as painted by the Windows theme. |
ScrollThumbVerticalDisabled | A vertical scroll thumb as painted by the Windows theme when it is disabled. |
ScrollThumbVerticalDown | A vertical scroll thumb as painted by the Windows theme when a mouse button is pressed over it. |
ScrollThumbVerticalOver | A vertical scroll thumb as painted by the Windows theme when the mouse passes over it. |
ScrollUpButton | An up scroll button as painted by the Windows theme. |
ScrollUpButtonDisabled | An up scroll button as painted by the Windows theme when it is disabled. |
ScrollUpButtonDown | An up scroll button as painted by the Windows theme when a mouse button is pressed over it |
ScrollUpButtonOver | An up scroll button as painted by the Windows theme when the mouse passes over it. |
ShortcutBarHeaderBackground | The background of a shortcut bar's header as painted by the Windows theme. |
ShortcutBarHeaderItem | A shortcut bar's header as painted by the Windows theme. |
ShortcutBarHeaderItemDown | A shortcut bar's header as painted by the Windows theme when a mouse button is pressed over it. |
ShortcutBarHeaderItemOver | A shortcut bar's header as painted by the Windows theme when the mouse passes over it. |
SpecialGroupCollapse | A collapsed special group as painted by the Windows theme. |
SpecialGroupCollapseOver | A collapsed special group as painted by the Windows theme when the mouse passes over it. |
SpecialGroupExpand | An expanded special group as painted by the Windows theme. |
SpecialGroupExpandOver | An expanded special group as painted by the Windows theme when the mouse passes over it. |
SpecialGroupHeaderBackground | The background of a special group's header as painted by the Windows theme. |
SpecialGroupPanelBackground | The background of a special group's panel as painted by the Windows theme. |
StatusBarBackground | The background of a statusbar as painted by the Windows theme. |
StatusBarGripper | A statusbar's gripper as painted by the Windows theme. |
StatusBarGripperPanel | A statusbar's gripper panel as painted by the Windows theme. |
TabBackground | A tab's background as painted by the Windows theme. |
TabEdge | A tab's edge as painted by the Windows theme. |
TextBoxBorder | A textbox's border as painted by the Windows theme. |
Tool | A tool as painted by the Windows theme. |
ToolBarBeam | A toolbar beam as painted by the Office 2003 theme. |
ToolChecked | A tool as painted by the Windows theme when it is checked. |
ToolCheckedOver | A tool as painted by the Windows theme when it is checked and the mouse passes over it. |
ToolDown | A tool as painted by the Windows theme when a mouse button is pressed over it. |
ToolMixed | A mixed tool as painted by the Windows theme. A mixed tool is a tool that has both a button and a dropdown. |
ToolMixedDown | A mixed tool as painted by the Windows theme when a mouse button is pressed over it. A mixed tool is a tool that has both a button and a dropdown. |
ToolMixedDropDown | A mixed tool's dropdown as painted by the Windows theme. A mixed tool is a tool that has both a button and a dropdown. |
ToolMixedDropDownDown | A mixed tool's dropdown as painted by the Windows theme when a mouse button is pressed over it. A mixed tool is a tool that has both a button and a dropdown. |
ToolMixedDropDownOver | A mixed tool's dropdown as painted by the Windows theme when the mouse passes over it. A mixed tool is a tool that has both a button and a dropdown. |
ToolMixedOver | A mixed tool as painted by the Windows theme when the mouse passes over it. A mixed tool is a tool that has both a button and a dropdown. |
ToolOver | A tool as painted by the Windows theme when the mouse passes over it. |
ToolSeparator | A horizontal tool separator as painted by the Windows theme. |
ToolSeparatorVertical | A horizontal tool separator as painted by the Windows theme. |
TreeCollapse | A collapsed tree as painted by the Windows theme. |
TreeExpand | An expanded tree as painted by the Windows theme. |
A theme part represents a graphical element that can be found throughout Windows.
System.Object
System.ValueType
System.Enum
Xceed.SmartUI.UIStyle.ThemePart
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