Nevron.Nov.Diagram Namespace : NDiagramRibbonBuilder Class |
The following tables list the members exposed by NDiagramRibbonBuilder.
Name | Description | |
---|---|---|
![]() | NDiagramRibbonBuilder Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | TabGroupFamilyTreeName | The name of the "Family Tree" tab page group. |
![]() ![]() | TabPageActionName | The name of the "Action" tab page. |
![]() ![]() | TabPageArrangeName | The name of the "Arrange" tab page. |
![]() ![]() | TabPageDesignName | The name of the "Design" tab page. |
![]() ![]() | TabPageHomeName | The name of the "Home" tab page. |
![]() ![]() | TabPageInsertName | The name of the "Insert" tab page. |
![]() ![]() | TabPageMailingsName | The name of the "Mailings" tab page. |
![]() ![]() | TabPageReviewName | The name of the "Review" tab page. |
![]() ![]() | TabPageTableName | The name of the "Table" tab page. |
![]() ![]() | TabPageViewName | The name of the "View" tab page. |
![]() ![]() | UpdateThemeColorsCommand | Reference to the UpdateThemeColors command. |
Name | Description | |
---|---|---|
![]() | HelpButtonCommand | Gets the command that should be associated with the help button of the ribbon. By default set to null, which means that the ribbon won't have a help button. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
![]() | 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) |
![]() | TabPageBuilders | Gets the tab page builders. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
Name | Description | |
---|---|---|
![]() | CreateRibbon | Overridden. Creates the ribbon. |
![]() | CreateStatusBar | Creates the status bar. (Inherited from Nevron.Nov.UI.NCommandUIBuilder) |
![]() | CreateUI | Overloaded. Creates the UI. (Inherited from Nevron.Nov.UI.NCommandUIBuilder) |
![]() | PauseQuickAccessItemRegistration | Pauses quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
![]() | RegisterQuickAccessItem | Registers the given ribbon quick access item. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
![]() | ResumeQuickAccessItemRegistration | Resumes quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
Name | Description | |
---|---|---|
![]() | AddTabPageBuilders | Overridden. Adds the Nevron Diagram ribbon tab page builders. |
![]() | AddTabPageGroupBuilders | Overridden. Adds the Nevron Diagram ribbon tab page group builders. |
![]() | CreateApplicationMenu | Overridden. Creates the Nevron Diagram application menu. |
![]() | 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) |
![]() | CreateFileMenuBuilder | Creates the application menu "File" menu builder. |
![]() | 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) |
![]() | CreateFooterButton | Creates a button for the footer of the ribbon's application menu. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
![]() | 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) |
![]() | CreateQuickAccessToolBarBuilder | Overridden. Creates the Nevron Diagram quick access toolbar builder. |
![]() | CreateRibbonTabContextCommandSource | Overridden. Creates the ribbon tab context command source. |
![]() | CreateRibbonWidget | Overridden. Creates the ribbon widget. |
![]() | CreateSearchBox | Creates the ribbon search box. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |
![]() | 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 builder. |
![]() | 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 dock panel. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder) |