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


In This Topic
    NMenuSplitButtonCommandSource Class Members
    In This Topic

    The following tables list the members exposed by NMenuSplitButtonCommandSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMenuSplitButtonCommandSource  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Attaches the command source to the specified element.  
    Protected MethodOverridden. Detaches the command source from the specified element.  
    Protected MethodOverridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution.  
    Internal Method  
    Protected MethodCalled when a menu item has been clicked. Calls the ExecuteCommand method with the index of the currently selected menu item.  
    Protected Method  
    Protected MethodOverridden. Overriden to update the command source element.  
    Protected MethodUpdates the selected index of the given menu split button based on the passed parameter.  
    Top
    See Also