System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
System.Flags
This enumeration is used by members such as .
Specifies the state of an item that is being drawn.
Field
System.Windows.Forms.DrawItemState
The item is checked. Only menu controls use this value.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is the editing portion of a .
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is in its default visual state.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is unavailable.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item has focus.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is grayed. Only menu controls use this value.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is being hot-tracked, that is, the item is highlighted as the mouse pointer passes over it.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is inactive.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item displays without a keyboard accelerator.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item displays without the visual cue that indicates it has focus.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item currently has no state.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.DrawItemState
The item is selected.
1.0.5000.0
2.0.0.0