System::Windows::Forms::Control::ControlCollection::GetChildIndex methode

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

Zoekt naar een specifieke controle.

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

Zie ook

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

Zoekt naar een specifieke controle.

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

Zie ook