System::Windows::Forms::Control::ControlCollection::Find method

ControlCollection::Find method

Zoekt naar de benoemde controle in de collectie. Optioneel worden de collecties van ingesloten controles recursief gecontroleerd.

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

Zie ook