ShouldSerializeFont Method (CheckBoxBaseStyles)
Specifies whether to save the value of the
Font property.
protected bool ShouldSerializeFont()
'Declaration
Protected Function ShouldSerializeFont() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.