HyperLinkClickedEventArgs Class

Provides data for the HyperLinkClicked event of the RichTextBox control.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property

LinkText

string Gets the address to which the hyperlink points, as a text string.
 
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.windows.forms.HyperLinkClickedEventArgs