ControlCollection Class | ControlCollection Members | Overload List
Visual Basic
C#
Show All
Gets the Control object with the specified name in the ControlCollection.
[Visual Basic]Overloads Public ReadOnly Property Item( _ ByVal name As String _ ) As ARControl
[C#]public ARControl Item( string name ); {get;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.