CWindow::CheckDlgButton

BOOL CheckDlgButton( int nIDButton, UINT nCheck );

See CheckDlgButton in the Win32 SDK.

Remarks

Changes the check state of the specified button.

CWindow OverviewClass Members

See Also   CWindow::CheckRadioButton, CWindow::IsDlgButtonChecked