Update Assets.

This commit is contained in:
Bruce
2026-02-06 21:45:39 +08:00
parent d85fbb8de8
commit fe19eaf169
15 changed files with 4602 additions and 10 deletions

View File

@@ -289,6 +289,7 @@
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "ImageSetForm";
this.ShowIcon = false;
this.Text = "Setting Current Image";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ImageSetForm_FormClosing);
this.Load += new System.EventHandler(this.ImageSetForm_Load);