Orientation Property

The Orientation property determines whether a menu bar is displayed horizontally or vertically.

Applies to: Menus.

Setting dynamically:

Winform Set form.menu.ORIENTATION To {0|1}

Property Settings:

Horizontal (1)

Displays the menu bar horizontally (the default).

Vertical (0)

Displays the menu bar vertically.


WebFOCUS