MenuBar - CollapseStyle Property

Specifies how the menu will behave when there is insufficient space to show the items

Member of MenuBar (PRIM_PPNL.MenuBar)

Data Type - Enumeration

Details

The CollapseStyle property governs how a menu will appear when there is insufficient space to show all the menu items.

Enum Value

Description

All

All items will be shown in a drop menu

Hidden

Only the items that do not fit will be shown in a drop menu


See also

All Component Classes

Technical Reference

  • No labels