This topic has not yet been rated - Rate this topic

ControlCollection.Item Property

Gets a specified control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public property Item[Int32] Gets the control at the specified index.
Public property Item[Object] Gets the specified control.
Public property Item[String] Gets the control with the specified name.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.