Nuevos Cambios
This commit is contained in:
Generated
+2
@@ -100,6 +100,7 @@
|
||||
this.lblhora.Size = new System.Drawing.Size(365, 177);
|
||||
this.lblhora.TabIndex = 8;
|
||||
this.lblhora.Text = "label1";
|
||||
this.lblhora.Click += new System.EventHandler(this.lblhora_Click);
|
||||
//
|
||||
// flowLayoutPanel1
|
||||
//
|
||||
@@ -274,6 +275,7 @@
|
||||
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||||
this.pictureBox2.TabIndex = 2;
|
||||
this.pictureBox2.TabStop = false;
|
||||
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
||||
//
|
||||
// pictureBox1
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user