CButton::GetCheck

This member function retrieves the check state of a radio button or check box.

Syntax

int GetCheck( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CButton Overview, CButton Member Functions, Control Classes, CButton::GetState, CButton::SetState, CButton::SetCheck