增加新UI
This commit is contained in:
@@ -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
Reference in New Issue
Block a user