NevronOpenVision
Nevron.Nov.UI Namespace / NSplitButton Class


NSplitButton Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Appends the displayable children of the node to the provided list  
Public MethodCreates a command source for this split button and associates it with the given command.  
Public MethodGenerates a Click event for this content popup host.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to layout the item slot.  
Protected MethodCalled by the split button constructor to initalize the content of the action button  
Protected MethodInitializes this split button.  
Protected MethodOverridden. Overriden to measure the item slot.  
Protected MethodCalled when the action button has been clicked. Raises the Click event  
Protected MethodOverridden. Called when a button different from the drop down button that is contained inside the edit has been clicked. This implementation handles the click, if it originates from the ActionButton and stops it propagation. It then raises the click event of the split button itself.  
Protected MethodOverridden.   
Top
See Also