ComponentOne InputPanel for WinForms
AcceptsReturn Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : AcceptsReturn Property
Gets or sets a value that determines whether the InputTextBox should handle the Enter key in a multiline mode.
Syntax
'Declaration
 
Public Property AcceptsReturn As System.Boolean
public System.bool AcceptsReturn {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members