C1.Win.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / BackColor Property

In This Topic
BackColor Property (BackgroundBrushProvider)
In This Topic
Gets or sets the main color (used when BackgroundBrushProvider.GradientMode is set to None).
Syntax
'Declaration
 
Public Property BackColor As Color
 
See Also