From 1afa1110bc63b13a64b00066a3c2cc71b8a35c7f Mon Sep 17 00:00:00 2001 From: Alee14 Date: Mon, 8 May 2017 21:38:36 -0400 Subject: New Shortcut! --- AleeBrowser/Form1.Designer.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AleeBrowser/Form1.Designer.cs') diff --git a/AleeBrowser/Form1.Designer.cs b/AleeBrowser/Form1.Designer.cs index 1264d65..06ea940 100644 --- a/AleeBrowser/Form1.Designer.cs +++ b/AleeBrowser/Form1.Designer.cs @@ -70,7 +70,7 @@ this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(87, 13); this.label2.TabIndex = 5; - this.label2.Text = "Alpha 0.1 Build 4"; + this.label2.Text = "Alpha 0.2 Build 5"; // // button4 // @@ -93,6 +93,7 @@ this.textBox1.Size = new System.Drawing.Size(889, 20); this.textBox1.TabIndex = 7; this.textBox1.Text = "http://"; + this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress); // // webBrowser1 // -- cgit v1.2.3