ComponentOne RichTextBox for WPF and Silverlight
AcceptsReturn Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : AcceptsReturn Property
Gets or sets a value that indicates how the text editing control responds when the user presses the ENTER key.
Syntax
'Declaration
 
Public Property AcceptsReturn As System.Boolean
public System.bool AcceptsReturn {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members