RoundTextBoxShouldSerializeForeColor Method
Indicates whether the
ForeColor property should be serialized by Visual Studio designer.
Namespace: BeeMobile.RoundTextBoxAssembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
protected virtual bool ShouldSerializeForeColor()
Protected Overridable Function ShouldSerializeForeColor As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.