CButton::GetState

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

Syntax

UINT GetState( ) 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::GetCheck, CButton::SetCheck, CButton::SetState