Share via


DisplayReverse Enum

Definition

Enumerates the possible reverse video capability values.

public enum DisplayReverse
type DisplayReverse = 
Public Enum DisplayReverse
Inheritance
DisplayReverse

Fields

Name Value Description
None 0

Reverse video is supported. Each character may be individually set to reverse video or normal.

All 1

Reverse video is not supported.

Each 2

Reverse video is supported. The entire contents of the display are either in reverse video or displayed normally.

Applies to