Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxOfficeSearchBox Unit

In This Article

#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.