Occurs when the text of a comment has been altered. The event handler receives an argument of type CommentEventArgs containing data related to this event.

Introduced: 30.0.

Syntax

public event CommentEventHandler CommentChanged;
Public Event CommentChanged As CommentEventHandler