Raised when an ARControl is added or removed from the collection.
[Visual Basic]
Public Event Changed() As EventHandler
[C#]
public event EventHandler Changed();
ControlCollection Class | ControlCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.