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