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


In This Topic
    NSplitButton Class Members
    In This Topic

    The following tables list the members exposed by NSplitButton.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ActionButton child.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Click event  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSplitButton.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the action button.  
    Top
    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
    Public Events
     NameDescription
    Public EventOccurs when the action button of the split button has been clicked.  
    Top
    See Also