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