CButton::GetButtonStyle

This method retrieves the button styles for this CButton object. This method returns only the BS_* style values; it does not return any of the other window styles.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

UINT GetButtonStyle( ) const;

See Also

CButton::SetButtonStyle