次の方法で共有


CWindow::CheckDlgButton

指定したボタンのチェック状態を変更します。

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

解説

Windows SDKの CheckDlgButton を参照してください。

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked