Brush Property (BackgroundBrushProvider)
In This Topic
Gets or sets a
BackgroundBrushProvider.Brush object that may be something other than a
System.Drawing.SolidBrush.
Syntax
'Declaration
Public Property Brush As Brush
public Brush Brush {get; set;}
See Also