Share via


MediaCenter.HighContrast Property

Gets a value that indicates whether Windows Media Center is running on a computer for which the Windows high-contrast accessibility option is currently selected.

Note   This property has been deprecated.

Syntax

  MediaCenter.HighContrast

Property Value

A read-only Boolean value that is true if the high-contrast option is currently selected, and false if not.

Remarks

This property indicates the state of the Use High Contrast check box on the Display page of the Accessibility Options Control Panel application.

High-contrast mode can have a significant effect on the appearance of your HTML application's UI elements. This property enables applications to make adjustments to UI elements to ensure that they display well in high-contrast mode.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2005 through Windows Vista

See Also