Project.Disposed Event

Definition

Occurs when the component is disposed by a call to the Dispose method.

public:
 virtual event EventHandler ^ Disposed;
public event EventHandler Disposed;
member this.Disposed : EventHandler 
Public Custom Event Disposed As EventHandler 

Event Type

Implements

Applies to