TextBoxAcceptsReturn Property
Gets or sets the value determining if this 
TextBox's input can contain the enter character 
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool AcceptsReturn { get; set; }
Public Property AcceptsReturn As Boolean
	Get
	Set
member AcceptsReturn : bool with get, set
Property Value
Boolean