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

ControlCollection::Find method

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

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

Se även