Cada vez más cercas del final2

This commit is contained in:
Michael Robles
2024-01-08 15:36:26 -07:00
parent 9303edc799
commit c31ca97e7a
8 changed files with 55 additions and 7 deletions
+2 -1
View File
@@ -96,6 +96,7 @@
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
this.flowLayoutPanel2.Size = new System.Drawing.Size(324, 1191);
this.flowLayoutPanel2.TabIndex = 11;
this.flowLayoutPanel2.Paint += new System.Windows.Forms.PaintEventHandler(this.flowLayoutPanel2_Paint);
//
// panel1
//
@@ -278,7 +279,7 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1371, 750);
this.ClientSize = new System.Drawing.Size(1924, 750);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.flowLayoutPanel3);