RoundTextBoxMultilineBorderColor Property

Gets or sets the color of the rounded border.

Definition

Namespace: BeeMobile.RoundTextBoxMultiline
Assembly: BeeMobile.RoundTextBoxMultiline.NET48 (in BeeMobile.RoundTextBoxMultiline.NET48.dll) Version: 4.8.1.0
C#
public Color BorderColor { get; set; }

Property Value

Color

See Also