MobileForms Toolkit Documentation

RichTextBox.DetectUrls Property

Gets or sets a value indicating whether or not the RichTextBox will automatically format a Uniform Resource Locator (URL) when it is typed into the control.

public bool DetectUrls {get; set;}

Exceptions

Exception Type Condition
NotSupportedException Underlying operating system does not support RichEdit v2.0.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace