NevronOpenVision
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
    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. Overridden. Creates a split button and associates it with the given command.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also