Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NCommandBarBuilder Class
Fields Properties Methods


In This Topic
    NCommandBarBuilder Class Members
    In This Topic

    The following tables list the members exposed by NCommandBarBuilder.

    Public Constructors
     NameDescription
    Public ConstructorCreates a command bar builder with the given name.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a button, that contains the specified image. Associates an NButtonBaseCommandSource to the button.  
    Public MethodOverloaded. Overridden. Creates a combo box and associates a NComboBoxCommandSource to it.  
    Public MethodCreates a command bar separator.  
    Public MethodOverloaded. Overridden. Creates a font name combo box and associates a NComboBoxCommandSource to it.  
    Public MethodOverloaded. Creates a menu split button.  
    Public MethodCreates a repeat button, that contains the specified image. Associates an NButtonBaseCommandSource to the button.  
    Public MethodCreates a toggle button, that contains the specified image. Associates an NToggleButtonCommandSource to the button.  
    Top
    Protected Methods
     NameDescription
    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 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 MethodOverloaded. Overridden. Creates a split button and associates it with the given command.  
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method  
    Internal Method (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Internal Method  
    Internal Method  
    Top
    See Also