Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDiagramRibbonBuilder Class
Fields Properties Methods


In This Topic
    NDiagramRibbonBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramRibbonBuilder.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The name of the "Family Tree" tab page group.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Action" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Arrange" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Design" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Home" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Insert" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Mailings" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Review" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Table" tab page.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "View" tab page.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UpdateThemeColors command.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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)
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Public PropertyGets or sets the status bar builder. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public PropertyGets the tab page builders. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates the ribbon.  
    Public MethodCreates the status bar. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public MethodOverloaded. Creates the UI. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public MethodPauses quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public MethodRegisters the given ribbon quick access item. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Public MethodResumes quick access item registration. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Adds the Nevron Diagram ribbon tab page builders.  
    Protected MethodAdds the tab page group builders. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodOverridden. Creates the Nevron Diagram application menu.  
    Protected MethodOverloaded. Creates a checkable menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a check box and associates an NToggleButtonCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the application menu "File" menu builder.  
    Protected MethodCreates a font name combo box and associates an NComboBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a button for the footer of the ribbon's application menu. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodCreates a label with the given text. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum drop down and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a masked enum panel and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a measure up down and associates an NMeasureUpDownCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverloaded. Creates a menu item. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu separator. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a menu split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverridden. Creates the Nevron Diagram quick access toolbar builder.  
    Protected MethodOverridden. Creates the ribbon tab context command source.  
    Protected MethodOverridden. Creates the ribbon widget.  
    Protected MethodCreates the ribbon search box. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Protected MethodOverloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverridden. Creates the Nevron Diagram status bar builder.  
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the widget, which holds the commanding UI and the command target. Overriden to create a dock panel. (Inherited from Nevron.Nov.UI.NRibbonUIBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    See Also