This commit is contained in:
backuppc
2025-07-07 17:44:59 +09:00
parent 5a0ff2e3ad
commit d537030eb3
10 changed files with 435 additions and 24 deletions

2
Form1.Designer.cs generated
View File

@@ -34,7 +34,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(463, 310);
this.ClientSize = new System.Drawing.Size(784, 561);
this.Name = "Form1";
this.Text = "Form1";
this.ResumeLayout(false);