TVistaButtonShouldSerializeForeColor Method
Indicates whether the
ForeColor property should be persisted.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected virtual bool ShouldSerializeForeColor()
Protected Overridable Function ShouldSerializeForeColor As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.