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
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Control
- Class String
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++