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