Menu Item - MenuBreak Property

MenuBreak puts the item in a new column

Member of Menu Item (PRIM_MITM)

Data Type - Enumeration

Details

The MenuBreak property specifies how the menu items will be arranged.

Allowed Values

Enum ValueDescription
BarBreakA new column of menu item is started. A bar is shown between the two columns
BreakA new column of menu item is started
NoneThe item is shown below the previous item


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2