Método System::Windows::Forms::Control::ControlCollection::GetChildIndex

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

Busca un control específico.

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

Ver también

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

Busca un control específico.

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

Ver también