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

ControlCollection::Find method

Busca el control con nombre en la colección. Opcionalmente verifica recursivamente las colecciones de los controles contenidos.

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

Ver también