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


In This Topic
    NRibbonDropDownButton Class Members
    In This Topic

    The following tables list the members exposed by NRibbonDropDownButton.

    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 NRibbonDropDownButton.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines when the content drop down should collapse to Medium state.  
    Public PropertyDetermines when the content drop down should collapse to Small state.  
    Public PropertyGets or sets the current state of the ribbon content drop down. Automatically updated by Nevron.  
    Public PropertyGets or sets spacing in DIPs between the image and the text of this ribbon content drop down. By default set to 3.  
    Public PropertyGets or sets the initial state of the ribbon content drop down. 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 content drop down in large state with the given image and text.  
    Public Methodstatic (Shared in Visual Basic)Creates a ribbon content drop down in medium state with the given image and text.  
    Public Methodstatic (Shared in Visual Basic)Creates a ribbon content drop down 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