System::Windows::Forms::Control::ControlCollection::Find method
ControlCollection::Find method
Looks for the named control in collection. Optionally checks contained controls’ collections recursively.
System::ArrayPtr<System::SharedPtr<Control>> System::Windows::Forms::Control::ControlCollection::Find(const System::String &key, bool searchAllChildren) const
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Control
- Class String
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.Page for C++