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