Nevron.Nov.Diagram Namespace : NDiagramCommandBarBuilder Class |
The following tables list the members exposed by NDiagramCommandBarBuilder.
Name | Description | |
---|---|---|
![]() | NDiagramCommandBarBuilder Constructor |
Name | Description | |
---|---|---|
![]() ![]() | MenuActionName | The name of the "Action" menu. |
![]() ![]() | MenuArrangeName | The name of the "Arrange" menu. |
![]() ![]() | MenuEditName | The name of the "Edit" menu. |
![]() ![]() | MenuFileName | The name of the "File" menu. |
![]() ![]() | MenuFormatName | The name of the "Format" menu. |
![]() ![]() | MenuInsertName | The name of the "Insert" menu. |
![]() ![]() | MenuToolsName | The name of the "Tools" menu. |
![]() ![]() | MenuViewName | The name of the "View" menu. |
![]() ![]() | ToolbarActionName | The name of the "Action" toolbar. |
![]() ![]() | ToolbarFormatName | The name of the "Format" toolbar. |
![]() ![]() | ToolbarLayoutName | The name of the "Layout" toolbar. |
![]() ![]() | ToolbarMailMergeName | The name of the "Mail Merge" toolbar. |
![]() ![]() | ToolbarStandardName | The name of the "Standard" toolbar. |
![]() ![]() | ToolbarToolsName | The name of the "Tools" toolbar. |
![]() ![]() | ToolbarViewName | The name of the "View" toolbar. |
Name | Description | |
---|---|---|
![]() | MenuDropDownBuilders | Gets / sets the menu drop down builders. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder) |
![]() | Name | Gets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | StatusBarBuilder | Gets or sets the status bar builder. (Inherited from Nevron.Nov.UI.NCommandUIBuilder) |
![]() | ToolBarBuilders | Gets / sets the toolbar builders. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder) |
Name | Description | |
---|---|---|
![]() | CreateMenuBar | Creates the menu bar. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder) |
![]() | CreateStatusBar | Creates the status bar. (Inherited from Nevron.Nov.UI.NCommandUIBuilder) |
![]() | CreateUI | Overloaded. Creates the UI. (Inherited from Nevron.Nov.UI.NCommandUIBuilder) |
Name | Description | |
---|---|---|
![]() | AddMenuDropDownBuilders | Overridden. Creates the Nevron Diagram menu drop down builders. |
![]() | AddToolBarBuilders | Overridden. Creates the Nevron Diagram toolbar builders. |
![]() | 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) |
![]() | CreateComboBox | Creates a combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateFontNameComboBox | Creates a font name combo box and associates an NComboBoxCommandSource 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) |
![]() | CreateMenuSplitButton | Creates a menu split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateSplitButton | Overloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateStatusBarBuilder | Overridden. Creates the Nevron Diagram status bar builders. |
![]() | CreateTextBox | Creates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | CreateUIHolder | Creates the widget, which holds the commanding UI and the command target. Overriden to create a command bar manager. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder) |