System::Windows::Forms::Control::ControlCollection::SetChildIndex method

ControlCollection::SetChildIndex method

Moves control to a new position.

virtual void System::Windows::Forms::Control::ControlCollection::SetChildIndex(const System::SharedPtr<Control> &child, int newIndex)

See Also