ShouldSerializeBackColor Method
Indicates whether the
BackColor property should be serialized.
protected bool ShouldSerializeBackColor()
'Declaration
Protected Function ShouldSerializeBackColor() As Boolean
Return Value
true if
BackColor should be serialized,
false otherwise.