begin and initialise coursework project
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(76, 20);
|
||||
this.textBox2.TabIndex = 1;
|
||||
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
||||
this.textBox2.GotFocus += new System.EventHandler(this.textBox_GotFocus);
|
||||
//
|
||||
// label1
|
||||
|
Reference in New Issue
Block a user