BarOptions Properties
Provides customization options for a bar.
Name | Description |
---|---|
Allow |
Gets or sets whether a bar can be collapsed by double-clicking on the bar’s drag widget. |
Allow |
Gets whether the bar can be deleted via the Customization Window at runtime. |
Allow |
Gets or sets whether the toolbar displays a drop-down button that shows quick runtime customization options. |
Allow |
Gets whether the bar can be renamed via the Customization Window at runtime. |
Auto |
Gets or sets which bar items are automatically popped-up when hovered over. |
Bar |
Gets or sets whether the bar is collapsed or in its normal state. |
Disable |
Gets or sets whether the bar can be closed/hidden by the end-user. |
Disable |
Gets or sets whether the bar can be customized using drag-and-drop operations. |
Distance |
Gets or sets the distance between neighboring item links. If you want to set the same item distance for multiple bars, add a Bar |
Draw |
Gets or sets whether the current Bar should display its borders. |
Draw |
Gets or sets whether the bar can be dragged using the mouse. |
Draw |
Gets or sets whether to display the size grip within the current status bar. |
Expand |
Gets or sets the duration of the collapse/expand animation on double-clicking on the bar’s drag widget. |
Hidden |
Gets or sets whether the bar is hidden in the Customization Window, customization menu and Bar |
Min |
Gets or sets the minimum height this Bar occupies. |
Multi |
Gets or sets whether bar links are arranged into several lines when their total width exceeds the width of the bar. |
Rotate |
Gets or sets whether a bar links’ captions are rotated when the bar is vertically docked. |
Use |
Gets or sets whether the bar is stretched to match the container’s width. |
See Also