Adds an event handler to listen to the Disposed event on the component.
[Visual Basic]
Public Event Disposed() As EventHandler[C#]
public event EventHandler Disposed();[JScript]
In JScript, you can handle the events defined by another class, but you cannot define your own.Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.