CWindow::CheckDlgButton

This method changes the check state of the specified button.

Syntax

BOOL CheckDlgButton( int nIDButton, UINT nCheck );

At a Glance

Header file: Atlwin.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CWindow Overview, CWindow Methods, CWindow::CheckRadioButton, CWindow::IsDlgButtonChecked