Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / INRibbonButton Interface
Properties Methods

In This Topic
    INRibbonButton Interface Members
    In This Topic

    The following tables list the members exposed by INRibbonButton.

    Public Properties
     NameDescription
     PropertyDetermines when the widget should collapse to Medium state. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     PropertyDetermines when the widget should collapse to Small state. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     PropertyGets or sets the state of the ribbon widget. Automatically updated by Nevron. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     PropertyGets or sets spacing in DIPs between the image and the text of the ribbon button.  
     PropertyGets or sets the initial state of the ribbon widget. This is also its largest allowed state. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     PropertyGets or sets the image that is shown in Large state.  
     PropertyGets or sets the image that is shown in Medium and Small states.  
     PropertyGets or sets the text that is shown in Large and Medium states.  
    Top
    Public Methods
     NameDescription
     MethodGenerates a click for this ribbon button.  
     MethodGets the size of the widget when in the given state. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     MethodGets the state this widget should be in when its owner group is in the specified state. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     MethodCalled when the CurrentState of this ribbon widget has changed. (Inherited from Nevron.Nov.UI.INRibbonWidget)
     MethodCalled when the Initial state of this ribbon widget has changed. (Inherited from Nevron.Nov.UI.INRibbonWidget)
    Top
    See Also