Occurs when the current input position has left a commented piece of text. The event handler receives an argument of type Comment
Introduced: 30.0.
public event CommentEventHandler CommentedTextLeft;
Public Event CommentedTextLeft As CommentEventHandler