​
​
​

Occurs when the current input position has left a commented piece of text. The event handler receives an argument of type CommentEventArgs containing data related to this event.

​ Introduced: 30.0.

Syntax

​public event CommentEventHandler CommentedTextLeft;
​Public Event CommentedTextLeft As CommentEventHandler
​