System.Windows.Forms
2.0.0.0
System.Enum
The values correspond to the states of the objects exposed by the following classes:
-
-
-
-
-
-
The values are also used as an argument in the method.
Specifies the visual state of a tab item that is drawn with visual styles.
Field
System.Windows.Forms.VisualStyles.TabItemState
The tab item is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TabItemState
The tab item is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TabItemState
The tab item is normal.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.TabItemState
The tab item is selected.
2.0.0.0