'Declaration Public Enum ItemStateEnum Inherits System.Enum
public enum ItemStateEnum : System.Enum
'Declaration Public Enum ItemStateEnum Inherits System.Enum
public enum ItemStateEnum : System.Enum
Member | 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). |
System.Object
System.ValueType
System.Enum
C1.Win.C1Command.ItemStateEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2