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