NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonQuickAccessToolBarBuilder Class


NRibbonQuickAccessToolBarBuilder Class Methods

For a list of all members of this type, see NRibbonQuickAccessToolBarBuilder members.

Public Methods
 NameDescription
Public MethodOverridden. Creates and configures the quick access toolbar.  
Top
Protected Methods
 NameDescription
Protected MethodCreates a button that contains the specified image. Associates an NButtonBaseCommandSource to the button. Registers the button as a Quick Access toolbar item in the ribbonq, which owns this quick access toolbar.  
Protected MethodCreates a repeat button, that contains the specified image. Associates an NRepeatButtonCommandSource to the button. Registers the toggle button as a Quick Access toolbar item in the ribbon that owns this quick access toolbar.  
Protected MethodOverloaded. Creates a split button and associates it with the given command. Registers the split button as a Quick Access toolbar item in the ribbon that owns this quick access toolbar.  
Protected MethodCreates a toggle button, that contains the specified image. Associates an NToggleButtonCommandSource to the button. Registers the toggle button as a Quick Access toolbar item in the ribbon that owns this quick access toolbar.  
Protected MethodCreates the toolbar instance.  
Top
See Also