Method Font
Font(Font?)
Sets font for all the controls in the set.
public virtual ControlSet Font(Font? value)
Parameters
valueFontNew font.
Returns
- ControlSet
Returns this object instance for use in the call sequences.
Sets font for all the controls in the set.
public virtual ControlSet Font(Font? value)
value FontNew font.
Returns this object instance for use in the call sequences.