ViewPort.FocusBorderColor Property

Gets and sets the color of the view port border when it is in focus.

Syntax

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

Property Value

System.Drawing.Color.  An ARGB color.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

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

See Also