System::Windows::Forms::Control::ControlCollection::GetChildIndex method
ControlCollection::GetChildIndex(const System::SharedPtr<Control>&) const method
Looks for specific control.
int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child) const
See Also
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.TeX for C++
ControlCollection::GetChildIndex(const System::SharedPtr<Control>&, bool) const method
Looks for specific control.
virtual int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child, bool throwException) const
See Also
- Typedef SharedPtr
- Class Control
- Class ControlCollection
- Class Control
- Namespace System::Windows::Forms
- Library Aspose.TeX for C++