Control::ControlCollection::Item Property
.NET Framework (current version)
Indicates a Control in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Indicates the Control at the specified indexed location in the collection. |
![]() | Item[String^] | Indicates a Control with the specified key in the collection. |
Show:
