NevronOpenVision
Nevron.Nov.UI Namespace / NMenuSplitButton Class


NMenuSplitButton Class Methods

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

Public Methods
 NameDescription
Public MethodFills the menu of the split button from the given array of values and uses the specified headers array for the headers of the created menu items. The number of values should be equal to the number of images. Assigns the corresponding value to the Tag property of each menu item.  
Public MethodOverloaded. Fills the menu split button from enum. Assigns the corresponding enum value to the Tag property of each menu item.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the content of the action button for the given menu item.  
Protected MethodCreates a menu item for the given value. Uses the specified header for the header of the menu item.  
Protected MethodOverridden. Overriden to return a new NMenu instance.  
Protected MethodOverridden. Overriden to return true.  
Protected MethodCalled when a menu item has been clicked.  
Protected MethodCalled when the SelectedIndex property has changed.  
Internal Method  
Top
See Also