From 80b16d8b57728b11fc5c544fb52d66f753188243 Mon Sep 17 00:00:00 2001 From: Sean Kaim Date: Wed, 7 Sep 2016 16:10:32 -0400 Subject: [PATCH] lock the file menu in place --- mRemoteV1/UI/Forms/frmMain.Designer.cs | 2 -- mRemoteV1/UI/Forms/frmMain.resx | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mRemoteV1/UI/Forms/frmMain.Designer.cs b/mRemoteV1/UI/Forms/frmMain.Designer.cs index d41140e8..69368cd1 100644 --- a/mRemoteV1/UI/Forms/frmMain.Designer.cs +++ b/mRemoteV1/UI/Forms/frmMain.Designer.cs @@ -138,7 +138,6 @@ namespace mRemoteNG.UI.Forms // // msMain // - this.msMain.Dock = System.Windows.Forms.DockStyle.None; this.msMain.GripMargin = new System.Windows.Forms.Padding(0); this.msMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.mMenFile, @@ -719,7 +718,6 @@ namespace mRemoteNG.UI.Forms this.tsContainer.TopToolStripPanel.Controls.Add(this.tsQuickConnect); this.tsContainer.TopToolStripPanel.Controls.Add(this.tsExternalTools); this.tsContainer.TopToolStripPanel.Controls.Add(this.ToolStrip1); - this.tsContainer.TopToolStripPanel.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; // // tsQuickConnect // diff --git a/mRemoteV1/UI/Forms/frmMain.resx b/mRemoteV1/UI/Forms/frmMain.resx index 2403f63a..7a418cda 100644 --- a/mRemoteV1/UI/Forms/frmMain.resx +++ b/mRemoteV1/UI/Forms/frmMain.resx @@ -120,6 +120,9 @@ 150, 17 + + True +