Share via


CMFCVisualManagerOffice2003::IsUseGlobalTheme

Indicates whether your application uses a Windows XP theme.

static BOOL IsUseGlobalTheme();

Return Value

TRUE if the visual manager uses a Windows XP theme; otherwise, FALSE.

Remarks

Use the method CMFCVisualManagerOffice2003::SetUseGlobalTheme to change whether your visual manager uses a Windows XP theme.

Requirements

Header: afxvisualmanageroffice2003.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCVisualManagerOffice2003 Class

CMFCVisualManagerOffice2003::SetUseGlobalTheme