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


In This Topic
    NRibbonMenuDropDown Class Members
    In This Topic

    The following tables list the members exposed by NRibbonMenuDropDown.

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