This commit is contained in:
Michael Robles
2023-12-28 16:55:54 -07:00
parent 3b2fee3b57
commit ad6d3b58d6
4 changed files with 173 additions and 2 deletions
+1
View File
@@ -281,6 +281,7 @@
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// horafecha
//