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.
Sets the selected state of a particular item in an option button group or a combo box found in the dialog.
HRESULT SetSelectedControlItem(
DWORD dwIDCtl,
DWORD dwIDItem
);
Parameters
dwIDCtl
The ID of the container control.dwIDItem
The ID of the item that the user selected in the control.
Requirements
Header: afxdlgs.h