NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonSplitButton Class


NRibbonSplitButton Class Methods

For a list of all members of this type, see NRibbonSplitButton members.

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
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to return null, because this method is not used by the ribbon split button. The popup content of the ribbon split button should be set through the Popup.Content property.  
Protected MethodOverridden. Checks whether ths popup of this ribbon split button is empty.  
Protected MethodOverridden. Called when the popup has been closed.  
Protected MethodOverridden. Called when the popup is about to be opened.  
Top
See Also