共用方式為


CWindow::CheckRadioButton

檢查指定的選項按鈕。

BOOL CheckRadioButton( 
   int nIDFirstButton, 
   int nIDLastButton, 
   int nIDCheckButton  
) throw();

備註

請參閱在 Windows SDK的 CheckRadioButton

需求

Header: atlwin.h

請參閱

參考

CWindow Class

CWindow::CheckDlgButton