|
|
@@ -82,7 +82,7 @@
|
|
|
this.BottomLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.BottomLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.BottomLine.DownBack = null;
|
|
|
- this.BottomLine.Location = new System.Drawing.Point(3, 132);
|
|
|
+ this.BottomLine.Location = new System.Drawing.Point(3, 134);
|
|
|
this.BottomLine.MouseBack = null;
|
|
|
this.BottomLine.Name = "BottomLine";
|
|
|
this.BottomLine.NormlBack = null;
|
|
|
@@ -101,7 +101,7 @@
|
|
|
this.Line1.MouseBack = null;
|
|
|
this.Line1.Name = "Line1";
|
|
|
this.Line1.NormlBack = null;
|
|
|
- this.Line1.Size = new System.Drawing.Size(2, 110);
|
|
|
+ this.Line1.Size = new System.Drawing.Size(2, 112);
|
|
|
this.Line1.TabIndex = 1;
|
|
|
//
|
|
|
// Line2
|
|
|
@@ -116,7 +116,7 @@
|
|
|
this.Line2.MouseBack = null;
|
|
|
this.Line2.Name = "Line2";
|
|
|
this.Line2.NormlBack = null;
|
|
|
- this.Line2.Size = new System.Drawing.Size(2, 110);
|
|
|
+ this.Line2.Size = new System.Drawing.Size(2, 112);
|
|
|
this.Line2.TabIndex = 3;
|
|
|
//
|
|
|
// MidLine
|
|
|
@@ -159,7 +159,7 @@
|
|
|
this.Line3.MouseBack = null;
|
|
|
this.Line3.Name = "Line3";
|
|
|
this.Line3.NormlBack = null;
|
|
|
- this.Line3.Size = new System.Drawing.Size(2, 110);
|
|
|
+ this.Line3.Size = new System.Drawing.Size(2, 112);
|
|
|
this.Line3.TabIndex = 4;
|
|
|
//
|
|
|
// 机型_label
|
|
|
@@ -272,7 +272,7 @@
|
|
|
this.WorkShift_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.WorkShift_label.BorderColor = System.Drawing.Color.White;
|
|
|
this.WorkShift_label.Font = new System.Drawing.Font("宋体", 30F);
|
|
|
- this.WorkShift_label.Location = new System.Drawing.Point(795, 90);
|
|
|
+ this.WorkShift_label.Location = new System.Drawing.Point(792, 88);
|
|
|
this.WorkShift_label.Name = "WorkShift_label";
|
|
|
this.WorkShift_label.Size = new System.Drawing.Size(97, 40);
|
|
|
this.WorkShift_label.TabIndex = 15;
|