Name | Description | |
---|---|---|
![]() | NDiagramRibbonQuickAccessToolBarBuilder Constructor |
The following tables list the members exposed by NDiagramRibbonQuickAccessToolBarBuilder.
Name | Description | |
---|---|---|
![]() | NDiagramRibbonQuickAccessToolBarBuilder Constructor |
Name | Description | |
---|---|---|
![]() | Name | Gets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | StartsOnNewLane | Determines whether the toolbar created by this builder should be on a new command bar lane or not. (Inherited from Nevron.Nov.UI.NToolBarBuilder) |
Name | Description | |
---|---|---|
![]() | Create | Creates and configures the quick access toolbar. (Inherited from Nevron.Nov.UI.NRibbonQuickAccessToolBarBuilder) |
![]() | CreateButton | Creates a button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateComboBox | Overloaded. Creates a combo box and associates a NComboBoxCommandSource to it. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateCommandBarSeparator | Creates a command bar separator. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateFontNameComboBox | Overloaded. Creates a font name combo box and associates a NComboBoxCommandSource to it. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateMenuSplitButton | Overloaded. Creates a menu split button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateRepeatButton | Creates a repeat button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateToggleButton | Creates a toggle button, that contains the specified image. Associates an NToggleButtonCommandSource to the button. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
Name | Description | |
---|---|---|
![]() | AddItems | Overridden. Adds the toolbar items. |
![]() | 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 ribbon that owns this quick access toolbar. (Inherited from Nevron.Nov.UI.NRibbonQuickAccessToolBarBuilder) |
![]() | 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. (Inherited from Nevron.Nov.UI.NRibbonQuickAccessToolBarBuilder) |
![]() | 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. (Inherited from Nevron.Nov.UI.NRibbonQuickAccessToolBarBuilder) |
![]() | 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. (Inherited from Nevron.Nov.UI.NRibbonQuickAccessToolBarBuilder) |
![]() | CreateCheckableMenuItem | Overloaded. Creates a checkable menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateCheckBox | Creates a check box and associates an NToggleButtonCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateFontSizeComboBox | Creates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateLabel | Creates a label with the given text. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMaskedEnumDropDown<qhsc> | Creates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMaskedEnumPanel<phsc> | Creates a masked enum panel and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMeasureUpDown | Creates a measure up down and associates an NMeasureUpDownCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMenuItem | Overloaded. Creates a menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMenuSeparator | Creates a menu separator. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateSplitButton | Overloaded. Creates a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBarBuilder) |
![]() | CreateTextBox | Creates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateToolbarInstance | Overridden. Creates the toolbar instance. |