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


In This Topic
    NRibbonUIBuilder Class Members
    In This Topic

    The following tables list the members exposed by NRibbonUIBuilder.

    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.  
    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.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates 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.  
    Public MethodRegisters the given ribbon quick access item.  
    Public MethodResumes quick access item registration.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the tab page builders.  
    Protected MethodAdds the tab page group builders.  
    Internal Method  
    Protected MethodCreates the ribbon 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 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.  
    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 MethodCreates the ribbon quick access toolbar builder.  
    Protected MethodCreates the ribbon tab context command source.  
    Protected MethodCreates the ribbon widget.  
    Protected MethodCreates the ribbon search box.  
    Protected MethodOverloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates the status bar builder. (Inherited from Nevron.Nov.UI.NCommandUIBuilder)
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodOverridden. Creates the widget, which holds the commanding UI and the command target. Overriden to create a dock panel.  
    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