[]
        
(Showing Draft Content)

C1.Win.C1Command.ItemStateEnum

ItemStateEnum Enum

Specifies the current state of a menu or toolbar item.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public enum ItemStateEnum

Fields

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).