Nevron.Nov.UI Namespace : NCommandBarBuilder Class |
The following tables list the members exposed by NCommandBarBuilder.
Name | Description | |
---|---|---|
![]() | NCommandBarBuilder Constructor | Creates a command bar builder with the given name. |
Name | Description | |
---|---|---|
![]() | Name | Gets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
Name | Description | |
---|---|---|
![]() | CreateButton | Creates a button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. |
![]() | CreateComboBox | Overloaded. Overridden. Creates a combo box and associates a NComboBoxCommandSource to it. |
![]() | CreateCommandBarSeparator | Creates a command bar separator. |
![]() | CreateFontNameComboBox | Overloaded. Overridden. Creates a font name combo box and associates a NComboBoxCommandSource to it. |
![]() | CreateMenuSplitButton | Overloaded. Creates a menu split button. |
![]() | CreateRepeatButton | Creates a repeat button, that contains the specified image. Associates an NButtonBaseCommandSource to the button. |
![]() | CreateToggleButton | Creates a toggle button, that contains the specified image. Associates an NToggleButtonCommandSource to the button. |
Name | Description | |
---|---|---|
![]() | 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<pmsc> | Creates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateMaskedEnumPanel<omsc> | 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. Overridden. Creates a split button and associates it with the given command. |
![]() | CreateTextBox | Creates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |