Creates a HyperlinkDialog object for the specified Windows Forms TextControl.

HyperlinkDialog(TextControl)

public HyperlinkDialog(TextControl textControl);

Parameters

Parameter Description
textControl Specifies the TextControl for which the dialog box is opened.