Method ForegroundColor
ForegroundColor(Color?)
Sets background color for all the controls in the set.
public virtual ControlSet ForegroundColor(Color? value)
Parameters
value
ColorNew font.
Returns
- ControlSet
Returns this object instance for use in the call sequences.