Back to Devexpress

Toolbar Options

vcl-155036-expressbars-concepts-toolbar-options.md

latest3.0 KB
Original Source

Toolbar Options

  • Dec 28, 2020
  • 2 minutes to read

Toolbar options include:

Appearance Options

MemberDescription
AlphaBlendValueSpecifies a floating toolbar’s opacity.
BorderStyleSpecifies a toolbar’s border style.
CaptionSpecifies a toolbar’s caption.
BackgroundBitmapSpecifies a toolbar’s background image.
ColorSpecifies a toolbar’s background color.
FontSpecifies font settings for toolbar’s items.

Behavior Options

MemberDescription
AllowCloseSpecifies whether a toolbar can be hidden by an end-user.
IsMainMenuSpecifies whether a toolbar represents a main menu.
UseOwnFontSpecifies whether the toolbar’s font settings or the bar manager’s font settings are applied to bar items.

Customize Options

MemberDescription
AllowCustomizingSpecifies a toolbar’s customization capability.
AllowQuickCustomizingSpecifies whether a Customize button is displayed in a toolbar.
AllowResetSpecifies whether a toolbar can be restored to its default settings.

Docking Options

MemberDescription
DockingStyleSpecifies a toolbar’s dock position within a form.
NotDockingSpecifies a toolbar’s dock constraints.

Layout Options

MemberDescription
MultiLineSpecifies whether items can occupy a single row or multiple rows within a toolbar.
RotateWhenVerticalSpecifies whether items are rotated clockwise within a toolbar, if it is docked vertically.
UseRecentItemsSpecifies whether recently used items are displayed first within a toolbar.
UseRestSpaceSpecifies whether a toolbar entirely occupies a space between a form’s opposite edges, or it is clipped after the last bar item.
WholeRowSpecifies whether a specified toolbar is only displayed in a row, or multiple toolbars are allowed in it.

Visibility Options

MemberDescription
HiddenSpecifies a toolbar’s visibility in a toolbar list.
VisibleSpecifies a toolbar’s on-screen visibility.