[]
Specifies the current state of a menu or toolbar item.
public enum ItemStateEnum
| Name | Description |
|---|---|
| Dragged | Item is being dragged during customizing or at design-time. |
| Hot | Mouse is currently over the item. |
| Normal | Normal (default) state. |
| Open | Item contains a submenu, which is currently open. |
| Pressed | Item has been pressed (either by the left mouse button or by the space key). |