NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonToggleButton Class
Fields Properties Methods Events


In This Topic
    NRibbonToggleButton Class Members
    In This Topic

    The following tables list the members exposed by NRibbonToggleButton.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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 NRibbonToggleButton.  
    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 spacing in DIPs between the image and the text of this ribbon button. By default set to 3.  
    Public PropertyGets or sets the initial state of this ribbon toggle button. This is also its largest allowed state.  
    Public PropertyGets or sets the image that is shown in Large state.  
    Public PropertyGets or sets the image that is shown in Medium and Small states.  
    Public PropertyGets or sets the text that is shown in Large and Medium states.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a ribbon button in large state with the given image and text.  
    Public Methodstatic (Shared in Visual Basic)Creates a ribbon button in medium state with the given image and text.  
    Public Methodstatic (Shared in Visual Basic)Creates a ribbon button in small state with the given image and text.  
    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
    See Also