增加新UI

This commit is contained in:
chenjiangqun
2026-05-07 16:42:01 +08:00
parent 67cbf34138
commit 97a5c56424
2 changed files with 1630 additions and 4 deletions

View File

@@ -101,6 +101,7 @@
this.btnAuto.Text = "Auto"; this.btnAuto.Text = "Auto";
this.btnAuto.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.btnAuto.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.btnAuto.UseVisualStyleBackColor = true; this.btnAuto.UseVisualStyleBackColor = true;
this.btnAuto.Click += new System.EventHandler(this.btnAuto_Click);
// //
// btnLoadFile // btnLoadFile
// //

File diff suppressed because it is too large Load Diff