SVN-Revision: r885
This commit is contained in:
wyf
2025-07-23 08:59:34 +00:00
parent 36299a8b3b
commit 9b6fbeecc6
8 changed files with 89 additions and 74 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
this.lbl_sub.AutoSize = true;
this.lbl_sub.Font = new System.Drawing.Font("Microsoft YaHei UI", 8.5F);
this.lbl_sub.ForeColor = System.Drawing.Color.DimGray;
this.lbl_sub.Location = new System.Drawing.Point(78, 39);
this.lbl_sub.Location = new System.Drawing.Point(76, 39);
this.lbl_sub.Name = "lbl_sub";
this.lbl_sub.Size = new System.Drawing.Size(91, 17);
this.lbl_sub.TabIndex = 4;