Gets or sets a brush that describes the foreground color.
'Declaration
Public Property Foreground As Brush
public Brush Foreground {get; set;}
Property Value
The brush that paints the foreground of the control. The default value is the system dialog font color.