TdxOfficeSearchBox Class
A search box suggesting Ribbon or Toolbar UI elements based on user input.
Declaration
TdxOfficeSearchBox = class(
TcxCustomTextEdit
)
Remarks
The Office Search Box control (search box, for short) is a tool like the Microsoft Office Tell Me text field designed to simplify command search if your application has a complex Ribbon or Toolbar UI.
Refer to the TcxCustomTextEdit class description for more information on the core editor options.
You can use the Properties property to configure the search box.
Inheritance
See Also