Enum BackgroundMode

BackgroundMode enumeration

Represents the display mode of the background.

public enum BackgroundMode

Values

NameValueDescription
Automatic0Automatic
Opaque1Opaque
Transparent2Transparent

See Also