Using IlvAbstractBar
IlvAbstractBar is an abstract class for managing the size and position of menu bar or toolbar items. See Using IlvAbstractMenu and Using IlvMenuItem.
This section covers these topics:
Setting the Bar Orientation
The bar can be vertical, in which case menu items are arranged from top to bottom, or it can be horizontal, in which case items are arranged from left to right.
Vertical and Horizontal Toolbars
Constraining the Bar Geometry
Constrained (Top) and Nonconstrained Toolbars (Bottom)
Notifying the Bar About Geometry Changes
-
Modifying the height of a vertical bar causes its width to change.
-
Modifying the width of a horizontal bar causes its height to change.
Setting the Default Item Size
Aligning Items Flush-right
Help Menu Aligned Flush-right
Using Docking Features