CWindow::CheckRadioButton

检查指定的单选按钮。

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

备注

在参见 Windows SDK的 CheckRadioButton

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::CheckDlgButton