CFileDialog::AddRadioButtonList
Adds an option button (also known as radio button) group to the dialog.
HRESULT AddRadioButtonList(
DWORD dwIDCtl
);
Parameters
- dwIDCtl
The ID of the option button group to add.
Requirements
Header: afxdlgs.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds an option button (also known as radio button) group to the dialog.
HRESULT AddRadioButtonList(
DWORD dwIDCtl
);
Header: afxdlgs.h