System::Windows::Forms::Control::ControlCollection::Find method
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++