共用方式為


CWindow::IsDlgButtonChecked

決定按鈕的選取狀態。

UINT IsDlgButtonChecked(
   int nIDButton 
) const throw();

備註

請參閱在 Windows SDK的 IsDlgButtonChecked

需求

Header: atlwin.h

請參閱

參考

CWindow 類別

CWindow::CheckDlgButton