Background color of this ShellComboBox instance.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }
A Color value which specifies background color of the ShellComboBox.
Default value is #ff7905.