Indicates that the number or formatting of the displayed shapes has been changed. The event handler receives an argument of type EventArgs containing data related to this event.

Syntax

public event EventHandler Changed;
Public Event Changed As EventHandler