This documentation is for the old version. Go to the latest Upload Suite docs

FlashControl.BgColor Property

Gets or sets the background color of the Flash control surface.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public Property BgColor As Color
C#
public Color BgColor { get; set; }

Property Value

Type: System.Drawing.Color

A background color of the Flash control surface.

Default value is #F6F6F6.

See Also

Reference