Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clicks a command button control or common button programmatically.
protected:
void ClickCommandControl(
int nCommandControlID
) const;
Parameters
- [in] nCommandControlID
The command ID of the control to click.
Remarks
This method generates the windows message TDM_CLICK_BUTTON.
Requirements
Header: afxtaskdialog.h