Nevron.Nov.Diagram.UI Namespace : NDiagramToolsMenuBuilder Class |
The following tables list the members exposed by NDiagramToolsMenuBuilder.
Name | Description | |
---|---|---|
![]() | NDiagramToolsMenuBuilder Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | Name | Gets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
Name | Description | |
---|---|---|
![]() | Create | Creates a menu drop down. (Inherited from Nevron.Nov.UI.NMenuDropDownBuilder) |
![]() | 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 menu items. |
![]() | 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. 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) |