dxOfficeSearchBox Unit
Classes
Name | Description |
---|---|
TdxOfficeSearchBox | A search box suggesting Ribbon or Toolbar UI elements based on the entered text. |
TdxOfficeSearchBoxProperties | Contains the search box settings. |
TdxOfficeSearchBoxViewInfo | Stores ViewInfo information for painting the search box. |
Constants
Name | Description |
---|---|
dxOfficeSearchBoxDefaultMaxResultCount | Specifies the default limitation of the search box’s result list. |
dxOfficeSearchBoxDefaultPathDelimiter | Specifies a delimiter character for the default path to a nested item within the control’s drop-down menu. |
Types
Name | Description |
---|---|
TdxOfficeSearchBoxDropDownMenuItemAddedEvent | The OnDropDownMenuItemAdded event’s procedural type. |
TdxOfficeSearchBoxDropDownMenuItemAddingEvent | The OnDropDownMenuItemAdding event’s procedural type. |
TdxOfficeSearchBoxDropDownMenuPopulateEvent | The OnDropDownMenuPopulate event’s procedural type. |