dxOfficeSearchBox Unit
Classes
| Name | Description |
|---|---|
| TdxOfficeSearchBox | A search box suggesting Ribbon or Toolbar UI elements based on user input. |
| TdxOfficeSearchBoxProperties | Stores Office Search Box settings. |
| TdxOfficeSearchBoxViewInfo | Stores ViewInfo information for painting the search box. |
Constants
| Name | Description |
|---|---|
| dxOfficeSearchBoxDefaultMaxResultCount | Specifies the default maximum size of a search result list displayed in an Office Search Box editor’s drop-down menu. |
| dxOfficeSearchBoxDefaultPathDelimiter | Specifies a delimiter character between path nodes displayed in a drop-down menu of a TdxOfficeSearchBox editor. |
Types
| Name | Description |
|---|---|
| TdxOfficeSearchBoxDropDownMenuItemAddedEvent | The procedural type for search result notifications events in TdxOfficeSearchBox editors. |
| TdxOfficeSearchBoxDropDownMenuItemAddingEvent | The procedural type for search result population events in TdxOfficeSearchBox editors. |
| TdxOfficeSearchBoxDropDownMenuPopulateEvent | The procedural type for single-time search result population events in TdxOfficeSearchBox editors. |