Creates a GotoDialog object for the specified Windows Forms TextControl.
public GotoDialog(TextControl textControl);
Public Sub New(textControl As TextControl)