RoundTextBoxShouldSerializeShadowText Method
Indicates whether the
ShadowText 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 ShouldSerializeShadowText()
Protected Overridable Function ShouldSerializeShadowText As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.