NActionListSplitButtonCommandSource Class Methods
In This Topic
For a list of all members of this type, see NActionListSplitButtonCommandSource members.
Protected Methods
| | Name | Description |
 | AttachToSource | Overridden. Attaches the command source to the specified element |
 | DetachFromSource | Overridden. Detaches the command source to the specified element |
 | GetUpdateMask | Overridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution. |
 | OnActionButtonDoActions | Called when the action button needs to perform multiple actions. |
 | OnActionButtonQueryActions | Called when the action button queries for drop down list action widgets |
Top
See Also