Creates a CommentsDialog object for the specified Windows Forms TextControl.

CommentsDialog(TextControl)

public CommentsDialog(TextControl textControl);

Parameters

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