Insert a given text at at the current input position as a link.
The link text is followed by a hash (#) and the given hyperlink text, both of
them invisible.
When clicked on, the whole link text and hyperlink string are given in the
LinkClickedEventArgs.
Insert a given text at a given position as a link. The link text is followed by
a hash (#) and the given hyperlink text, both of them invisible.
When clicked on, the whole link text and hyperlink string are given in the
LinkClickedEventArgs.