RoundTextBoxMultilineAcceptReturn Property

Specifies whether new line is created after enter key is pressed.

Definition

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

Property Value

Boolean

See Also