ComponentOne RichTextBox for WPF and Silverlight
AutoFormatHyperlinks Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : AutoFormatHyperlinks Property
Gets or sets a value that indicates whether url strings would be converted to hyperlink when the user presses the ENTER or SPACE key.
Syntax
'Declaration
 
Public Property AutoFormatHyperlinks As System.Boolean
public System.bool AutoFormatHyperlinks {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members