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.Font for C++