共用方式為


CWindow::CheckDlgButton

變更指定之按鈕的選取狀態。

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

備註

請參閱在 Windows SDK的 CheckDlgButton

需求

Header: atlwin.h

請參閱

參考

CWindow Class

CWindow::CheckRadioButton

CWindow::IsDlgButtonChecked