Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Toolbar Options

  • 2 minutes to read

Toolbar options include:

#Appearance Options

Member Description
AlphaBlendValue Specifies a floating toolbar’s opacity.
BorderStyle Specifies a toolbar’s border style.
Caption Specifies a toolbar’s caption.
BackgroundBitmap Specifies a toolbar’s background image.
Color Specifies a toolbar’s background color.
Font Specifies font settings for toolbar’s items.

#Behavior Options

Member Description
AllowClose Specifies whether a toolbar can be hidden by an end-user.
IsMainMenu Specifies whether a toolbar represents a main menu.
UseOwnFont Specifies whether the toolbar’s font settings or the bar manager’s font settings are applied to bar items.

#Customize Options

Member Description
AllowCustomizing Specifies a toolbar’s customization capability.
AllowQuickCustomizing Specifies whether a Customize button is displayed in a toolbar.
AllowReset Specifies whether a toolbar can be restored to its default settings.

#Docking Options

Member Description
DockingStyle Specifies a toolbar’s dock position within a form.
NotDocking Specifies a toolbar’s dock constraints.

#Layout Options

Member Description
MultiLine Specifies whether items can occupy a single row or multiple rows within a toolbar.
RotateWhenVertical Specifies whether items are rotated clockwise within a toolbar, if it is docked vertically.
UseRecentItems Specifies whether recently used items are displayed first within a toolbar.
UseRestSpace Specifies whether a toolbar entirely occupies a space between a form’s opposite edges, or it is clipped after the last bar item.
WholeRow Specifies whether a specified toolbar is only displayed in a row, or multiple toolbars are allowed in it.

#Visibility Options

Member Description
Hidden Specifies a toolbar’s visibility in a toolbar list.
Visible Specifies a toolbar’s on-screen visibility.