System::Windows::Forms::Control::ControlCollection::GetChildIndex méthode

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

Recherche un contrôle spécifique.

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

Voir aussi

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

Recherche un contrôle spécifique.

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

Voir aussi