diff --git a/mRemoteNG/UI/Forms/frmMain.Designer.cs b/mRemoteNG/UI/Forms/frmMain.Designer.cs index 6373f2649..58fa2c288 100644 --- a/mRemoteNG/UI/Forms/frmMain.Designer.cs +++ b/mRemoteNG/UI/Forms/frmMain.Designer.cs @@ -60,7 +60,7 @@ namespace mRemoteNG.UI.Forms // this.pnlDock.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlDock.DockBackColor = System.Drawing.SystemColors.Control; - this.pnlDock.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi; + this.pnlDock.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.pnlDock.Location = new System.Drawing.Point(0, 0); this.pnlDock.Name = "pnlDock"; this.pnlDock.Size = new System.Drawing.Size(1129, 546);