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


In This Topic
    NRibbonQuickAccessToolBarBuilder Class Members
    In This Topic

    The following tables list the members exposed by NRibbonQuickAccessToolBarBuilder.

    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