System::Windows::Forms::Control::ControlCollection::GetChildIndex metodo

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

Cerca un controllo specifico.

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

Vedi anche

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

Cerca un controllo specifico.

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

Vedi anche