MobileForms Toolkit Documentation

LinkClickedEventArgs  Constructor 

Initializes a new instance of the LinkClickedEventArgs class.

public LinkClickedEventArgs(
string linkText
);

Parameters

linkText
The text of the link that is clicked in the RichTextBox control.

See Also

LinkClickedEventArgs Class | Resco.Controls.RichTextBox Namespace