NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonSearchBox Class
Fields Properties Methods Events


NRibbonSearchBox Class Members

The following tables list the members exposed by NRibbonSearchBox.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NRibbonSearchBox.  
Top
Public Methods
 NameDescription
Public MethodInializes this ribbon search box from its owner ribbon.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the auto complete factory used by this ribbon search box.  
Protected MethodCreates the filter to use for filtering the ribbon widgets that should appear in this ribbon search box.  
Protected MethodCalled when a widget has been selected from the auto complete drop down list box.  
Protected MethodOverridden. Called when the user has selected a list box item either by clicking it or by navigating to it and pressing <Enter>.  
Protected MethodOverridden. Called when the popup has been closed.  
Top
See Also