Control::ControlCollection::Item Property

 

Indicates a Control in the collection.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Indicates the Control at the specified indexed location in the collection.

System_CAPS_pubpropertyItem[String^]

Indicates a Control with the specified key in the collection.

Return to top
Show: