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


In This Topic
    NDiagramCommandBarBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramCommandBarBuilder.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The name of the "Action" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Arrange" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Edit" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "File" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Format" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Insert" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Tools" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "View" menu.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Action" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Format" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Layout" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Mail Merge" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Standard" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "Tools" toolbar.  
    Public Fieldstatic (Shared in Visual Basic)The name of the "View" toolbar.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the menu drop down builders. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder)
    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 / sets the toolbar builders. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodCreates the menu bar. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder)
    Public MethodCreates the status bar. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Public MethodOverloaded. Creates the UI. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates the Nevron Diagram menu drop down builders.  
    Protected MethodOverridden. Creates the Nevron Diagram toolbar builders.  
    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 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 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 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 builders.  
    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 command bar manager. (Inherited from Nevron.Nov.UI.NCommandBarUIBuilder)
    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