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