System::Windows::Forms::Control::ControlCollection::GetChildIndex yöntemi

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

Belirli bir kontrolü arar.

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

Ayrıca Bakınız

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

Belirli bir kontrolü arar.

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

Ayrıca Bakınız