AFX_GLOBAL_DATA::IsHighContrastMode

 

Indicates whether images are currently displayed in high contrast.

Syntax

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

AFX_GLOBAL_DATA Structure
Hierarchy Chart