AutoFormatHyperlinks Property
AutoFormatHyperlinks
Gets or sets a value that indicates whether url strings would be converted to hyperlink when the user presses the ENTER or SPACE key.
Declaration
public bool AutoFormatHyperlinks { get; set; }
Public Property AutoFormatHyperlinks As Boolean