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

ControlCollection::Find method

Recherche le contrôle nommé dans la collection. Vérifie éventuellement les collections des contrôles contenus de manière récursive.

System::ArrayPtr<System::SharedPtr<Control>> System::Windows::Forms::Control::ControlCollection::Find(const System::String &key, bool searchAllChildren) const

Voir aussi