System::Windows::Forms::Control::ControlCollection::IndexOf method

ControlCollection::IndexOf method

Looks for control in collection.

virtual int System::Windows::Forms::Control::ControlCollection::IndexOf(const System::SharedPtr<Control> &control) const override

See Also