Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs when a new control is added to the ControlCollection .
[Visual Basic]Public Event ControlAdded() As ControlEventHandler
[C#]public event ControlEventHandler ControlAdded();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.