System::Windows::Forms::Control::ControlCollection::Find metod

ControlCollection::Find method

Söker efter den namngivna kontrollen i samlingen. Kontrollerar eventuellt innehållna kontrollers samlingar rekursivt.

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

Se även