Udostępnij za pośrednictwem


AFX_GLOBAL_DATA::IsHighContrastMode

Indicates whether images are currently displayed in high contrast.

BOOL IsHighContrastMode() const;

Return Value

TRUE if images are currently displayed in black or white high contrast mode; otherwise, FALSE.

Remarks

In black high contrast mode, edges facing the light are white and the background is black. In white high contrast mode, edges facing the light are black and the background is white.

Requirements

Header: afxglobals.h

See Also

Concepts

MFC Hierarchy Chart

Reference

AFX_GLOBAL_DATA Structure