RoundTextBoxClearButtonEnabled Property

Enables or disables using of the clear button.

Definition

Namespace: BeeMobile.RoundTextBox
Assembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
C#
public virtual bool ClearButtonEnabled { get; set; }

Property Value

Boolean

See Also