System.Windows.Forms
2.0.0.0
System.Enum
The values correspond to the states of the objects exposed by the class. The values are also used as an argument in the and methods.
Specifies the visual state of a combo box that is drawn with visual styles.
Field
System.Windows.Forms.VisualStyles.ComboBoxState
The combo box is disabled.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ComboBoxState
The combo box is hot.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ComboBoxState
The combo box has the default appearance.
2.0.0.0
Field
System.Windows.Forms.VisualStyles.ComboBoxState
The combo box is pressed.
2.0.0.0