NCommandBarBuilder Class Members
In This Topic
The following tables list the members exposed by NCommandBarBuilder.
Public Constructors
Public Methods
| 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. |
Top
See Also