OleMenuCommand.Invoke Method
Include Protected Members
Include Inherited Members
Executes the command.
Overload List
Name | Description | |
---|---|---|
Invoke() | Invokes the command. (Inherited from MenuCommand.) | |
Invoke(Object) | Executes the command. (Overrides MenuCommand.Invoke(Object).) | |
Invoke(Object, IntPtr) | Executes the command. | |
Invoke(Object, IntPtr, OLECMDEXECOPT) |
Top