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 radio button programmatically.
protected:
void ClickRadioButton(
int nRadioButtonID
) const;
Parameters
- [in] nRadioButtonID
The ID of the radio button to click.
Remarks
This method generates the windows message TDM_CLICK_RADIO_BUTTON.
Requirements
Header: afxtaskdialog.h