次の方法で共有


CWindow::IsDlgButtonChecked

ボタンのチェック状態を決定します。

UINT IsDlgButtonChecked(
   int nIDButton 
) const throw();

解説

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

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::CheckDlgButton