This method changes the check state of the specified button.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
BOOL CheckDlgButton( int nIDButton, UINT nCheck );
See Also