From ce774a20fe6c8bbb1044b4fe1dfa460a10d7edad Mon Sep 17 00:00:00 2001 From: carverh Date: Thu, 21 Jul 2016 09:17:25 -0700 Subject: Fixed Bugs and Organized Items --- source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs') diff --git a/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs b/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs index 5d20f14..cafae5f 100644 --- a/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs +++ b/source/WindowsFormsApplication1/Apps/Shiftnet.Designer.cs @@ -90,6 +90,7 @@ this.txtaddress.Size = new System.Drawing.Size(640, 20); this.txtaddress.TabIndex = 0; this.txtaddress.Text = "shiftnet://main"; + this.txtaddress.TextChanged += new System.EventHandler(this.txtaddress_TextChanged); // // wbshiftnet // -- cgit v1.2.3