CWindow::IsDlgButtonChecked

This method determines the check state of the button.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

UINT IsDlgButtonChecked( int nIDButton ) const;

See Also

CWindow::CheckDlgButton