size_t xtd::forms::control::get_child_index | ( | intptr | child | ) | const |
Retrieves the index of a control within the control collection.
child | The control to search for in the control collection. |
xtd::argument_exception | The child control is not in the control::control_collection. |