BOOL CheckDlgButton( int nIDButton, UINT nCheck );
See CheckDlgButton in the Win32 SDK.
Remarks
Changes the check state of the specified button.
CWindow Overview | Class Members
See Also CWindow::CheckRadioButton, CWindow::IsDlgButtonChecked