System::Windows::Forms::Control::ControlCollection::Insert method

ControlCollection::Insert method

Inserts control into collection.

virtual void System::Windows::Forms::Control::ControlCollection::Insert(int index, const System::SharedPtr<Control> &item) override

See Also