ForegroundBrush Property
DirectX Only
Reference to an instance of a Brush (#Prim_vs.Brush) applied to the foreground of the control.
Foreground features of a Style are inherited by child controls. This ensures that a font applied by a style to a form will be used consistently across all child controls.
If both a ForegroundBrush and TextColor are specified, the ForegroundBrush will take precedence.