This commit is contained in:
2014-10-16 09:18:12 +00:00
parent cbee8b92bf
commit c5054a8c64
5 changed files with 266 additions and 51 deletions

1
Form1.Designer.cs generated
View File

@@ -96,6 +96,7 @@
this.Name = "Form1";
this.Text = "Form1";
this.Load += new System.EventHandler(this.Form1_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);