Share via


CMFCColorButton::IsDrawXPTheme

Indicates whether the current color button is displayed in the visual style of Windows XP.

BOOL IsDrawXPTheme() const;

Return Value

TRUE if visual styles are supported and the current color button is displayed in the visual style of Windows XP; otherwise, FALSE.

Requirements

Header: afxcolorbutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCColorButton Class