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