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


In This Topic
    NArrangeSizeGroupBuilder Class Members
    In This Topic

    The following tables list the members exposed by NArrangeSizeGroupBuilder.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe icon of the ribbon group. This is the image shown when the ribbon group is in collapsed state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Internal Field (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the command that should be associated with the dialog launcher button. By default set to null, which means that the dialog launcher button will not be visible. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Public PropertyGets/Sets the name of this command builder. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Public PropertyGets whether to trim the command text elipsis. By default set to true. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodCreates the ribbon group. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Adds the ribbon group items.  
    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. Creates a ribbon button. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon collapsible panel. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon content drop down. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon gallery. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon button that is always in large state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon toggle button that is always in large state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon button that is in medium state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon menu drop down. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a new ribbon separator. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon button that is always in small state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon toggle button in small state. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon split button with the given large and small image. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon stack panel. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodCreates a ribbon toggle button. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    Protected MethodOverridden. Creates a ribbon wrap flow panel.  
    Protected MethodOverloaded. Create a split button and associates it with the given command. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodCreates a text box and associates an NTextBoxCommandSource with it. (Inherited from Nevron.Nov.UI.NCommandBuilder)
    Protected MethodGets the text of the given command. (Inherited from Nevron.Nov.UI.NRibbonGroupBuilder)
    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