NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonUIBuilder Class
Fields Properties Methods


NRibbonUIBuilder Class Members

The following tables list the members exposed by NRibbonUIBuilder.

Public Properties
 NameDescription
Public PropertyGets the command that should be associated with the help button of the ribbon. By default set to null, which means that the ribbon won't have a help button.  
Public PropertyGets the tab page builders.  
Top
Public Methods
 NameDescription
Public MethodCreates the ribbon.  
Public MethodPauses quick access item registration.  
Public MethodRegisters the given ribbon quick access item.  
Public MethodResumes quick access item registration.  
Top
Protected Methods
 NameDescription
Protected MethodAdds the tab page builders.  
Protected MethodAdds the tab page group builders.  
Protected MethodCreates the additional header content of the ribbon, which is usually a Help button.  
Protected MethodCreates the ribbon application menu.  
Protected MethodCreates a button for the footer of the ribbon's application menu.  
Protected MethodCreates the ribbon quick access toolbar builder.  
Protected MethodCreates the ribbon tab context command source.  
Protected MethodCreates the ribbon widget.  
Protected MethodCreates the ribbon search box.  
Protected MethodOverridden. Creates the widget, which holds the commanding UI and the command target. Overriden to create a dock panel.  
Internal Method  
Top
See Also