Nuevos Cambios

This commit is contained in:
Michael Robles
2024-01-03 22:14:24 -07:00
parent 55ae2ea079
commit 0bb28bfcf6
24 changed files with 248 additions and 483 deletions
+2
View File
@@ -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
//