'Declaration
Public Enum LargeMenuDisplayEnum Inherits System.Enum
public enum LargeMenuDisplayEnum : System.Enum
Use the members of this enumeration to set the value of the LargeMenuDisplay property in the C1CommandMenu class.
'Declaration
Public Enum LargeMenuDisplayEnum Inherits System.Enum
public enum LargeMenuDisplayEnum : System.Enum
Member | Description |
---|---|
Scroll | When a menu does not fit on the screen, it is scrolled. |
Wrap | When a menu does not fit on the screen, it is wrapped. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.LargeMenuDisplayEnum