CWindow::IsDlgButtonChecked

UINT IsDlgButtonChecked( int nIDButton ) const;

See IsDlgButtonChecked in the Win32 SDK.

Remarks

Determines the check state of the button.

CWindow OverviewClass Members

See Also   CWindow::CheckDlgButton