System::Windows::Forms::Control::ControlCollection::Find メソッド

ControlCollection::Find method

コレクション内で名前付きコントロールを検索します。必要に応じて、含まれるコントロールのコレクションを再帰的にチェックします。

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

参照