Control::ControlCollection::GetChildIndex Method
.NET Framework (current version)
Retrieves the index of a control within the control collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | GetChildIndex(Control^) | Retrieves the index of the specified child control within the control collection. |
![]() | GetChildIndex(Control^, Boolean) | Retrieves the index of the specified child control within the control collection, and optionally raises an exception if the specified control is not within the control collection. |
Show:
