NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonLayoutPanel<TLayout> Class
Fields Properties Methods Events


In This Topic
    NRibbonLayoutPanel<TLayout> Class Members
    In This Topic

    The following tables list the members exposed by NRibbonLayoutPanel<TLayout>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CollapseToMedium property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CollapseToSmall property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CurrentState property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the InitialState property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRibbonLayoutPanel.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines when the button should collapse to Medium state.  
    Public PropertyDetermines when the button should collapse to Small state.  
    Public PropertyGets or sets the current state of the ribbon button. Automatically updated by Nevron.  
    Public PropertyGets or sets the initial state of a ribbon button. This is also its largest allowed state.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the size of the widget when in the given state.  
    Public MethodGets the state this widget should be in when its owner group is in the specified state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodConfigures the specified layout for the given state.  
    Protected MethodOverridden. Creates a new layout and configures it.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodOverridden. Called when a child node has been inserted.  
    Top
    See Also