NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonGroup Class


In This Topic
    NRibbonGroup Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodGets the size of the group for the given state.  
    Public MethodOverloaded. Gets the priority of the given state or -1 if the given state is not defined for this ribbon group.  
    Public MethodGets an iterator that iterates through the state-priority map of this ribbon group.  
    Public MethodOverloaded. Sets the priority of the given state. States with larger priorities are collapsed first by the ribbon layout algorithm.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Arranges the ribbon group's content in the given area.  
    Protected MethodOverridden. Creates a popup window.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodGets the size of this ribbon group's items, when the group is in the given state or the size of the collapsed drop down if the given state is "Collapsed".  
    Protected MethodOverridden. Measures the size of the ribbon group's content.  
    Internal Method  
    Protected MethodOverridden. Called when a child node has been inserted.  
    Internal Method  
    Top
    See Also