Nevron.Nov.UI Namespace / NCommandBuilder Class


In This Topic
    NCommandBuilder Class Methods
    In This Topic

    For a list of all members of this type, see NCommandBuilder members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Fills the given combo box with the commonly used font sizes.  
    Public Methodstatic (Shared in Visual Basic)Returns a combo box filled with line spacing factors  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a checkable menu item.  
    Protected MethodCreates a check box and associates an NToggleButtonCommandSource with it.  
    Protected MethodCreates a combo box and associates an NComboBoxCommandSource with it.  
    Protected MethodCreates a font name combo box and associates an NComboBoxCommandSource with it.  
    Protected MethodCreates a combo box filled with a set of predefined font sizes and associates an NComboBoxIntegerCommandSource with it.  
    Protected MethodCreates a label with the given text.  
    Protected MethodCreates a masked enum drop down and associates it with the given command.  
    Protected MethodCreates a masked enum panel and associates it with the given command.  
    Protected MethodCreates a measure up down and associates an NMeasureUpDownCommandSource with it.  
    Protected MethodOverloaded. Creates a menu item.  
    Protected MethodCreates a menu separator.  
    Protected MethodCreates a menu split button and associates it with the given command.  
    Protected MethodOverloaded. Create a split button and associates it with the given command.  
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it.  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also