FlashControl.BgColor Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe Flash

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

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

Syntax

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