MediaCenterEnvironment.BackgroundColor Property

Gets and sets the background color.

Syntax

public System.Drawing.Color BackgroundColor {get; set;}

Property Value

System.Drawing.Color.  An Alpha Red Green Blue (ARGB) color.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also