From 7710ff32a6cd71dcd1a78d87518cfa766da6c231 Mon Sep 17 00:00:00 2001 From: David Sparer Date: Sun, 2 Sep 2018 18:09:26 -0500 Subject: [PATCH] scale search image size --- mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs b/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs index 29ab61c77..2135b1efb 100644 --- a/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs +++ b/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs @@ -187,7 +187,7 @@ namespace mRemoteNG.UI.Window this.PictureBox1.Margin = new System.Windows.Forms.Padding(0); this.PictureBox1.Name = "PictureBox1"; this.PictureBox1.Size = new System.Drawing.Size(16, 16); - this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; + this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.PictureBox1.TabIndex = 1; this.PictureBox1.TabStop = false; //