======Метод Control.Contains(Control)====== * **Пространство имен:** [[developers:references:system.windows.forms|System.Windows.Forms]] * **Сборка:** System.Windows.Forms (в System.Windows.Forms.dll) =====Синтаксис===== public bool Contains(Control ctl) **Параметры** * //ctl// * Тип: [[developers:references:system.windows.forms.control|System.Windows.Forms.Control]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]