CWindow::CheckDlgButton

更改用于指定按钮的复选状态。

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

备注

在参见 Windows SDK的 CheckDlgButton

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked