RoundTextBoxBackColorFocused Property

Gets or sets the background color for the control when focused.

Definition

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

Property Value

Color

See Also