vcl-dxribbon-5f8dfe55.md
Contains the Ribbon Tab Area Search Toolbar‘s settings.
TdxRibbonTabAreaSearchToolbar = class(
TdxRibbonCustomToolbar
)
The Ribbon Tab Area Search Toolbar provides end-users with quick access to important commands without navigating through tabs or tab groups. You can embed a TdxOfficeSearchBox in-place editor to this toolbar via TcxBarEditItem to mimic the ‘Tell Me’ box available in modern Microsoft Office applications.
A TdxRibbonTabAreaSearchToolbar object is referenced by the Ribbon’s TabAreaSearchToolbar property.
TObject TPersistent TInterfacedPersistent TdxRibbonCustomToolbar TdxRibbonTabAreaSearchToolbar
See Also
How to Create a Ribbon Control at Design Time
How to Create a Ribbon Control in Code