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