Public Member Functions | |
| OnHelp ([in] IDispatch *Sender) | |
| This event occurs when the user clicks the "Help" button. | |
| OnApply ([in] IDispatch *Sender) | |
| This event occurs when the user clicks the "Apply" button. | |
| OnApply | ( | [in] IDispatch * | Sender | ) |
This event occurs when the user clicks the "Apply" button.
| Sender | The object that raised the event. |
| OnHelp | ( | [in] IDispatch * | Sender | ) |
This event occurs when the user clicks the "Help" button.
| Sender | The object that raised the event. |