casi interfaz
This commit is contained in:
Generated
+3
@@ -241,6 +241,7 @@
|
||||
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||||
this.pictureBox5.TabIndex = 5;
|
||||
this.pictureBox5.TabStop = false;
|
||||
this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click);
|
||||
//
|
||||
// pictureBox6
|
||||
//
|
||||
@@ -251,6 +252,7 @@
|
||||
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||||
this.pictureBox6.TabIndex = 4;
|
||||
this.pictureBox6.TabStop = false;
|
||||
this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click);
|
||||
//
|
||||
// pictureBox3
|
||||
//
|
||||
@@ -261,6 +263,7 @@
|
||||
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||||
this.pictureBox3.TabIndex = 3;
|
||||
this.pictureBox3.TabStop = false;
|
||||
this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
|
||||
//
|
||||
// pictureBox2
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user