Public Member Functions | |
OnExecute ([in] IDispatch *Sender) | |
This event occurs when the user presses the Actions's button or menu item. | |
OnUpdate ([in] IDispatch *Sender) | |
This event occurs when the Action object state updates. |
OnExecute | ( | [in] IDispatch * | Sender | ) |
This event occurs when the user presses the Actions's button or menu item.
Sender | The Action object that raised the event. |
OnUpdate | ( | [in] IDispatch * | Sender | ) |