System::Windows::Forms::Control::ControlCollection::GetChildIndex 方法

ControlCollection::GetChildIndex(const System::SharedPtr<Control>&) const method

查找特定控件。

int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child) const

另见

ControlCollection::GetChildIndex(const System::SharedPtr<Control>&, bool) const method

查找特定控件。

virtual int System::Windows::Forms::Control::ControlCollection::GetChildIndex(const System::SharedPtr<Control> &child, bool throwException) const

另见