Indicates that the type that implements the interface provides disposing notifications. Implement this interface if the class must notify other objects when it is releasing resources. The base component class already implements this interface. Therefore, typically this interface is already available.
Occurs when an object's resources are released.
The name of the event handler for the disposing event.
Occurs when an object's resources are released.
The name of the event handler for the disposing event.