System.Windows.Forms
2.0.0.0
System.Enum
The values correspond to the states of the objects exposed by the , , , and classes.
Specifies the visual state of a toolbar item that is drawn with visual styles.
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the checked state.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the disabled state.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the hot state.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the hot and checked states.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the normal state.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ToolBarState
The item is in the pressed state.
2.0.0.0