1257 界面修改
This commit is contained in:
Generated
+3
-1
@@ -368,6 +368,7 @@
|
||||
this.up_ShowSeriesCount.TextWidth = 30;
|
||||
this.up_ShowSeriesCount.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
|
||||
this.up_ShowSeriesCount.ThemeForeColor = System.Drawing.Color.White;
|
||||
this.up_ShowSeriesCount.Visible = false;
|
||||
//
|
||||
// up_LockPeriod
|
||||
//
|
||||
@@ -442,6 +443,7 @@
|
||||
this.label5.Size = new System.Drawing.Size(202, 26);
|
||||
this.label5.TabIndex = 12;
|
||||
this.label5.Text = "焊机功率曲线显示数量";
|
||||
this.label5.Visible = false;
|
||||
//
|
||||
// label4
|
||||
//
|
||||
@@ -650,7 +652,7 @@
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
|
||||
this.ClientSize = new System.Drawing.Size(1396, 651);
|
||||
this.ClientSize = new System.Drawing.Size(1370, 651);
|
||||
this.Controls.Add(this.tog_OKSwitching);
|
||||
this.Controls.Add(this.label18);
|
||||
this.Controls.Add(this.up_QieHuanPeriod);
|
||||
|
||||
Reference in New Issue
Block a user