System::Windows::Forms::Control::ControlCollection::GetChildIndex Methode

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

Sucht ein bestimmtes Steuerelement.

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

Siehe auch

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

Sucht ein bestimmtes Steuerelement.

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

Siehe auch