This method checks the specified radio button.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
BOOL CheckRadioButton( int nIDFirstButton, int nIDLastButton,
int nIDCheckButton );
See Also