Поделиться через


CWindow::CheckDlgButton

Changes the check state of the specified button.

BOOL CheckDlgButton(
   int nIDButton,
   UINT nCheck 
) throw();

Заметки

See CheckDlgButton in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked