Name | Description | |
---|---|---|
NMenuSplitButtonCommandSource Constructor | Overloaded. |
The following tables list the members exposed by NMenuSplitButtonCommandSource.
Name | Description | |
---|---|---|
NMenuSplitButtonCommandSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
NMenuSplitButtonCommandSourceSchema | Schema associated with NMenuSplitButtonCommandSource |
Name | Description | |
---|---|---|
AttachToSource | Overridden. Attaches the command source to the specified element. | |
DetachFromSource | Overridden. Detaches the command source from 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. | |
OEAd | ||
OnMenuSplitButtonClick | Called when a menu item has been clicked. Calls the ExecuteCommand method with the index of the currently selected menu item. | |
OnMenuSplitButtonSelectedIndexChanged | ||
UpdateOwnerElementCore | Overridden. Overriden to update the command source element. | |
UpdateSelectedIndex | Updates the selected index of the given menu split button based on the passed parameter. |