Occurs when the current input position has been moved to a position that belongs to a commented piece of text. The event handler receives an argument of type Comment
Introduced: 30.0.
public event CommentEventHandler CommentedTextEntered;
Public Event CommentedTextEntered As CommentEventHandler