Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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