Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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