Method Font
Font(Font?)
Sets font for all the controls in the set.
public virtual ControlSet Font(Font? value)
Parameters
value
FontNew 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.