CWindow::IsDlgButtonChecked

Bestimmt den Aktivierungszustand der Schaltfläche.

UINT IsDlgButtonChecked(
   int nIDButton 
) const throw();

Hinweise

Siehe IsDlgButtonChecked in Windows SDK.

Anforderungen

Header: atlwin.h

Siehe auch

Referenz

CWindow-Klasse

CWindow::CheckDlgButton