Gets or sets the background color of the Flash control surface.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Property BgColor As Color
public Color BgColor { get; set; }
Type: System.Drawing.Color
A background color of the Flash control surface.
Default value is #F6F6F6.