Name | Description | |
---|---|---|
NRibbonSearchBox Constructor | Default constructor. |
The following tables list the members exposed by NRibbonSearchBox.
Name | Description | |
---|---|---|
NRibbonSearchBox Constructor | Default constructor. |
Name | Description | |
---|---|---|
NRibbonSearchBoxSchema | Schema associated with NRibbonSearchBox. |
Name | Description | |
---|---|---|
InitFromOwnerRibbon | Inializes this ribbon search box from its owner ribbon. |
Name | Description | |
---|---|---|
CreateAutoCompleteFactory | Creates the auto complete factory used by this ribbon search box. | |
CreateRibbonWidgetFilter | Creates the filter to use for filtering the ribbon widgets that should appear in this ribbon search box. | |
OnAutoCompleteWidgetSelected | Called when a widget has been selected from the auto complete drop down list box. | |
OnListBoxItemSelected | Overridden. Called when the user has selected a list box item either by clicking it or by navigating to it and pressing <Enter>. | |
OnPopupClosed | Overridden. Called when the popup has been closed. |