Skip to main content
A newer version of this page is available. .

TdxRibbonTabAreaSearchToolbar Class

Contains the Ribbon Tab Area Search Toolbar‘s settings.

Declaration

TdxRibbonTabAreaSearchToolbar = class(
    TdxRibbonCustomToolbar
)

Remarks

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.

Inheritance

See Also