BarOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Bar |
Initializes a new instance of the Bar |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as the parameter. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also