System::Windows::Forms::Control::ControlCollection::Remove method

ControlCollection::Remove method

Removes control from collection.

virtual bool System::Windows::Forms::Control::ControlCollection::Remove(const System::SharedPtr<Control> &value) override

See Also