From 37b8511c71ed96b3da541c7c831a1df414c6ea28 Mon Sep 17 00:00:00 2001 From: tfoman Date: Wed, 10 Dec 2014 20:57:30 +0100 Subject: [PATCH] anchor --- CobXmlSupport/GenCobCode.Designer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/CobXmlSupport/GenCobCode.Designer.cs b/CobXmlSupport/GenCobCode.Designer.cs index f5a27b4..275dfa1 100644 --- a/CobXmlSupport/GenCobCode.Designer.cs +++ b/CobXmlSupport/GenCobCode.Designer.cs @@ -420,6 +420,7 @@ // // btnTestThings // + this.btnTestThings.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnTestThings.Location = new System.Drawing.Point(20, 632); this.btnTestThings.Name = "btnTestThings"; this.btnTestThings.Size = new System.Drawing.Size(81, 23);