[]
Specifies the behavior of a menu when all its items do not fit on the screen.
Use the members of this enumeration to set the value of the LargeMenuDisplay property in the C1CommandMenu class.
public enum LargeMenuDisplayEnum
Name | 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. |