RoundTextBoxShadowText Property

Gets or sets a string which appears inside the RoundTextBox when it is empty and when it has no focus.

Definition

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

Property Value

String

See Also