======Метод MultiDock.Add(String, Image, Control)====== * **Пространство имен:** [[developers:references:topomatic.controls.common|Topomatic.Controls.Common]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Синтаксис===== public DockPanel Add(string text, Image image, Control userControl) **Параметры** * //text// * Тип: [[developers:references:system.string|System.String]] * //image// * Тип: [[developers:references:system.drawing.image|System.Drawing.Image]] * //userControl// * Тип: [[developers:references:system.windows.forms.control|System.Windows.Forms.Control]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.controls.common.dockpanel|Topomatic.Controls.Common.DockPanel]]