Name | Description | |
---|---|---|
![]() | Create | Overridden. Creates and configures the quick access toolbar. |
The following tables list the members exposed by NRibbonQuickAccessToolBarBuilder.
Name | Description | |
---|---|---|
![]() | CreateAndRegisterButton | Creates 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. |
![]() | CreateAndRegisterRepeatButton | Creates 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. |
![]() | CreateAndRegisterSplitButton | Overloaded. 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. |
![]() | CreateAndRegisterToggleButton | Creates 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. |
![]() | CreateToolbarInstance | Creates the toolbar instance. |