Raises the CommentedTextLeft event.

Introduced: 30.0.

OnCommentedTextLeft(CommentEventArgs)

protected virtual void OnCommentedTextLeft(CommentEventArgs e);
Protected Overridable Sub OnCommentedTextLeft(ByVal e As CommentEventArgs)

Parameters

Parameter Description
e Specifies an CommentEventArgs object that contains the event data.