Tool Class | Tool Members
Visual Basic
C#
Show All
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();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.