System::Windows::Forms::Control::ControlCollection::GetChildIndex metod

ControlCollection::GetChildIndex(const System::SharedPtr<Control>&) const method

Söker efter specifik kontroll.

int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child) const

Se även

ControlCollection::GetChildIndex(const System::SharedPtr<Control>&, bool) const method

Söker efter specifik kontroll.

virtual int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child, bool throwException) const

Se även