vcl-dxribbon-dot-tdxcustomribbon-5df8c6d9.md
Provides access to the settings of the search toolbar displayed in the tab area of the Ribbon control.
property TabAreaSearchToolbar: TdxRibbonTabAreaSearchToolbar read; write;
| Type | Description |
|---|---|
| TdxRibbonTabAreaSearchToolbar |
Stores settings of the Tab Area Search Toolbar in a Ribbon UI.
|
The Tab Area Search Toolbar shares space with Ribbon tabs and allows users to access important commands without the need to navigate through the Ribbon UI.
You can use the CaptionAreaSearchToolbar.Toolbar property to display a toolbar and all its bar items in the tab area of the Ribbon UI at the right form border.
Note
If the Style property value changes to rsOffice365, the toolbar displayed in the Tab Area Search Toolbar container moves to the Caption Area Search Toolbar.
Refer to the TdxRibbonTabAreaSearchToolbar class description for detailed information on all available options.
See Also
TdxCustomRibbon.CaptionAreaSearchToolbar Property
TdxCustomRibbon.QuickAccessToolbar Property