Nevron.Nov.Diagram.UI Namespace : NArrangeTabPageBuilder Class |
The following tables list the members exposed by NArrangeTabPageBuilder.
Name | Description | |
---|---|---|
![]() | NArrangeTabPageBuilder Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | GroupAlignName | The name of the "Align" ribbon group. |
![]() ![]() | GroupGridName | The name of the "Grid" ribbon group. |
![]() ![]() | GroupLayoutName | The name of the "Layout" ribbon group. |
![]() ![]() | GroupPositionName | The name of the "Position" ribbon group. |
![]() ![]() | GroupResizeName | The name of the "Resize" ribbon group. |
![]() ![]() | GroupSnapName | The name of the "Snap" ribbon group. |
![]() ![]() | GroupSpacingName | The name of the "Spacing" ribbon group. |
![]() ![]() | GroupZOrderName | The name of the "Z-order" ribbon group. |
![]() ![]() | SelectName | The name of the "Select" ribbon group. |
Name | Description | |
---|---|---|
![]() | Name | Gets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder) |
![]() | RibbonGroupBuilders | Gets the ribbon group builders. (Inherited from Nevron.Nov.UI.NRibbonTabPageBuilder) |
Name | Description | |
---|---|---|
![]() | Create | Creates a ribbon tab page. (Inherited from Nevron.Nov.UI.NRibbonTabPageBuilder) |
Name | Description | |
---|---|---|
![]() | AddRibbonGroupBuilders | Overridden. Adds the ribbon group 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) |
![]() | CreateTextBox | Creates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder) |