System::Windows::Forms::Control::ControlCollection::ContainsKey method

ControlCollection::ContainsKey method

Checks if control with specific name is present in collection.

virtual bool System::Windows::Forms::Control::ControlCollection::ContainsKey(System::String key) const

See Also