RoundTextBoxShouldSerializeBorderColorFocused Method

Indicates whether the BorderColorFocused property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.RoundTextBox
Assembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
C#
protected virtual bool ShouldSerializeBorderColorFocused()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also