|
@@ -67,11 +67,12 @@
|
|
|
this.TopLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.TopLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.TopLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.TopLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.TopLine.DownBack = null;
|
|
this.TopLine.DownBack = null;
|
|
|
- this.TopLine.Location = new System.Drawing.Point(3, 22);
|
|
|
|
|
|
|
+ this.TopLine.Location = new System.Drawing.Point(4, 28);
|
|
|
|
|
+ this.TopLine.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.TopLine.MouseBack = null;
|
|
this.TopLine.MouseBack = null;
|
|
|
this.TopLine.Name = "TopLine";
|
|
this.TopLine.Name = "TopLine";
|
|
|
this.TopLine.NormlBack = null;
|
|
this.TopLine.NormlBack = null;
|
|
|
- this.TopLine.Size = new System.Drawing.Size(1030, 2);
|
|
|
|
|
|
|
+ this.TopLine.Size = new System.Drawing.Size(1285, 2);
|
|
|
this.TopLine.TabIndex = 0;
|
|
this.TopLine.TabIndex = 0;
|
|
|
//
|
|
//
|
|
|
// BottomLine
|
|
// BottomLine
|
|
@@ -82,41 +83,40 @@
|
|
|
this.BottomLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.BottomLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.BottomLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.BottomLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.BottomLine.DownBack = null;
|
|
this.BottomLine.DownBack = null;
|
|
|
- this.BottomLine.Location = new System.Drawing.Point(3, 134);
|
|
|
|
|
|
|
+ this.BottomLine.Location = new System.Drawing.Point(4, 168);
|
|
|
|
|
+ this.BottomLine.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.BottomLine.MouseBack = null;
|
|
this.BottomLine.MouseBack = null;
|
|
|
this.BottomLine.Name = "BottomLine";
|
|
this.BottomLine.Name = "BottomLine";
|
|
|
this.BottomLine.NormlBack = null;
|
|
this.BottomLine.NormlBack = null;
|
|
|
- this.BottomLine.Size = new System.Drawing.Size(1030, 2);
|
|
|
|
|
|
|
+ this.BottomLine.Size = new System.Drawing.Size(1285, 2);
|
|
|
this.BottomLine.TabIndex = 1;
|
|
this.BottomLine.TabIndex = 1;
|
|
|
//
|
|
//
|
|
|
// Line1
|
|
// Line1
|
|
|
//
|
|
//
|
|
|
- this.Line1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
this.Line1.BackColor = System.Drawing.Color.White;
|
|
this.Line1.BackColor = System.Drawing.Color.White;
|
|
|
this.Line1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.Line1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.Line1.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.Line1.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.Line1.DownBack = null;
|
|
this.Line1.DownBack = null;
|
|
|
- this.Line1.Location = new System.Drawing.Point(255, 23);
|
|
|
|
|
|
|
+ this.Line1.Location = new System.Drawing.Point(340, 29);
|
|
|
|
|
+ this.Line1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Line1.MouseBack = null;
|
|
this.Line1.MouseBack = null;
|
|
|
this.Line1.Name = "Line1";
|
|
this.Line1.Name = "Line1";
|
|
|
this.Line1.NormlBack = null;
|
|
this.Line1.NormlBack = null;
|
|
|
- this.Line1.Size = new System.Drawing.Size(2, 112);
|
|
|
|
|
|
|
+ this.Line1.Size = new System.Drawing.Size(1, 139);
|
|
|
this.Line1.TabIndex = 1;
|
|
this.Line1.TabIndex = 1;
|
|
|
//
|
|
//
|
|
|
// Line2
|
|
// Line2
|
|
|
//
|
|
//
|
|
|
- this.Line2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.Line2.BackColor = System.Drawing.Color.White;
|
|
this.Line2.BackColor = System.Drawing.Color.White;
|
|
|
this.Line2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.Line2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.Line2.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.Line2.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.Line2.DownBack = null;
|
|
this.Line2.DownBack = null;
|
|
|
- this.Line2.Location = new System.Drawing.Point(784, 23);
|
|
|
|
|
|
|
+ this.Line2.Location = new System.Drawing.Point(1055, 29);
|
|
|
|
|
+ this.Line2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Line2.MouseBack = null;
|
|
this.Line2.MouseBack = null;
|
|
|
this.Line2.Name = "Line2";
|
|
this.Line2.Name = "Line2";
|
|
|
this.Line2.NormlBack = null;
|
|
this.Line2.NormlBack = null;
|
|
|
- this.Line2.Size = new System.Drawing.Size(2, 112);
|
|
|
|
|
|
|
+ this.Line2.Size = new System.Drawing.Size(1, 139);
|
|
|
this.Line2.TabIndex = 3;
|
|
this.Line2.TabIndex = 3;
|
|
|
//
|
|
//
|
|
|
// MidLine
|
|
// MidLine
|
|
@@ -127,11 +127,12 @@
|
|
|
this.MidLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.MidLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.MidLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.MidLine.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.MidLine.DownBack = null;
|
|
this.MidLine.DownBack = null;
|
|
|
- this.MidLine.Location = new System.Drawing.Point(784, 81);
|
|
|
|
|
|
|
+ this.MidLine.Location = new System.Drawing.Point(1056, 101);
|
|
|
|
|
+ this.MidLine.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.MidLine.MouseBack = null;
|
|
this.MidLine.MouseBack = null;
|
|
|
this.MidLine.Name = "MidLine";
|
|
this.MidLine.Name = "MidLine";
|
|
|
this.MidLine.NormlBack = null;
|
|
this.MidLine.NormlBack = null;
|
|
|
- this.MidLine.Size = new System.Drawing.Size(250, 2);
|
|
|
|
|
|
|
+ this.MidLine.Size = new System.Drawing.Size(235, 2);
|
|
|
this.MidLine.TabIndex = 2;
|
|
this.MidLine.TabIndex = 2;
|
|
|
//
|
|
//
|
|
|
// Title
|
|
// Title
|
|
@@ -141,25 +142,26 @@
|
|
|
this.Title.BackColor = System.Drawing.Color.Transparent;
|
|
this.Title.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Title.BorderColor = System.Drawing.Color.White;
|
|
this.Title.BorderColor = System.Drawing.Color.White;
|
|
|
this.Title.Font = new System.Drawing.Font("宋体", 45F);
|
|
this.Title.Font = new System.Drawing.Font("宋体", 45F);
|
|
|
- this.Title.Location = new System.Drawing.Point(267, 49);
|
|
|
|
|
|
|
+ this.Title.Location = new System.Drawing.Point(356, 61);
|
|
|
|
|
+ this.Title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Title.Name = "Title";
|
|
this.Title.Name = "Title";
|
|
|
- this.Title.Size = new System.Drawing.Size(505, 60);
|
|
|
|
|
|
|
+ this.Title.Size = new System.Drawing.Size(632, 75);
|
|
|
this.Title.TabIndex = 4;
|
|
this.Title.TabIndex = 4;
|
|
|
this.Title.Text = "产线执行进度看板";
|
|
this.Title.Text = "产线执行进度看板";
|
|
|
//
|
|
//
|
|
|
// Line3
|
|
// Line3
|
|
|
//
|
|
//
|
|
|
- this.Line3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
|
|
+ this.Line3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.Line3.BackColor = System.Drawing.Color.White;
|
|
this.Line3.BackColor = System.Drawing.Color.White;
|
|
|
this.Line3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.Line3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
this.Line3.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.Line3.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.Line3.DownBack = null;
|
|
this.Line3.DownBack = null;
|
|
|
- this.Line3.Location = new System.Drawing.Point(895, 23);
|
|
|
|
|
|
|
+ this.Line3.Location = new System.Drawing.Point(1207, 29);
|
|
|
|
|
+ this.Line3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Line3.MouseBack = null;
|
|
this.Line3.MouseBack = null;
|
|
|
this.Line3.Name = "Line3";
|
|
this.Line3.Name = "Line3";
|
|
|
this.Line3.NormlBack = null;
|
|
this.Line3.NormlBack = null;
|
|
|
- this.Line3.Size = new System.Drawing.Size(2, 112);
|
|
|
|
|
|
|
+ this.Line3.Size = new System.Drawing.Size(1, 139);
|
|
|
this.Line3.TabIndex = 4;
|
|
this.Line3.TabIndex = 4;
|
|
|
//
|
|
//
|
|
|
// 机型_label
|
|
// 机型_label
|
|
@@ -169,10 +171,11 @@
|
|
|
this.机型_label.AutoSize = true;
|
|
this.机型_label.AutoSize = true;
|
|
|
this.机型_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.机型_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.机型_label.BorderColor = System.Drawing.Color.White;
|
|
this.机型_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.机型_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.机型_label.Location = new System.Drawing.Point(7, 265);
|
|
|
|
|
|
|
+ this.机型_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.机型_label.Location = new System.Drawing.Point(9, 331);
|
|
|
|
|
+ this.机型_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.机型_label.Name = "机型_label";
|
|
this.机型_label.Name = "机型_label";
|
|
|
- this.机型_label.Size = new System.Drawing.Size(314, 70);
|
|
|
|
|
|
|
+ this.机型_label.Size = new System.Drawing.Size(375, 84);
|
|
|
this.机型_label.TabIndex = 6;
|
|
this.机型_label.TabIndex = 6;
|
|
|
this.机型_label.Tag = "AutoFont";
|
|
this.机型_label.Tag = "AutoFont";
|
|
|
this.机型_label.Text = "生产机型";
|
|
this.机型_label.Text = "生产机型";
|
|
@@ -184,10 +187,11 @@
|
|
|
this.产出_label.AutoSize = true;
|
|
this.产出_label.AutoSize = true;
|
|
|
this.产出_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.产出_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.产出_label.BorderColor = System.Drawing.Color.White;
|
|
this.产出_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.产出_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.产出_label.Location = new System.Drawing.Point(7, 518);
|
|
|
|
|
|
|
+ this.产出_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.产出_label.Location = new System.Drawing.Point(9, 648);
|
|
|
|
|
+ this.产出_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.产出_label.Name = "产出_label";
|
|
this.产出_label.Name = "产出_label";
|
|
|
- this.产出_label.Size = new System.Drawing.Size(243, 70);
|
|
|
|
|
|
|
+ this.产出_label.Size = new System.Drawing.Size(290, 84);
|
|
|
this.产出_label.TabIndex = 9;
|
|
this.产出_label.TabIndex = 9;
|
|
|
this.产出_label.Tag = "AutoFont";
|
|
this.产出_label.Tag = "AutoFont";
|
|
|
this.产出_label.Text = "总产出";
|
|
this.产出_label.Text = "总产出";
|
|
@@ -199,10 +203,11 @@
|
|
|
this.投入_label.AutoSize = true;
|
|
this.投入_label.AutoSize = true;
|
|
|
this.投入_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.投入_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.投入_label.BorderColor = System.Drawing.Color.White;
|
|
this.投入_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.投入_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.投入_label.Location = new System.Drawing.Point(7, 393);
|
|
|
|
|
|
|
+ this.投入_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.投入_label.Location = new System.Drawing.Point(9, 491);
|
|
|
|
|
+ this.投入_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.投入_label.Name = "投入_label";
|
|
this.投入_label.Name = "投入_label";
|
|
|
- this.投入_label.Size = new System.Drawing.Size(243, 70);
|
|
|
|
|
|
|
+ this.投入_label.Size = new System.Drawing.Size(290, 84);
|
|
|
this.投入_label.TabIndex = 10;
|
|
this.投入_label.TabIndex = 10;
|
|
|
this.投入_label.Tag = "AutoFont";
|
|
this.投入_label.Tag = "AutoFont";
|
|
|
this.投入_label.Text = "总投入";
|
|
this.投入_label.Text = "总投入";
|
|
@@ -214,10 +219,11 @@
|
|
|
this.收益率_label.AutoSize = true;
|
|
this.收益率_label.AutoSize = true;
|
|
|
this.收益率_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.收益率_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.收益率_label.BorderColor = System.Drawing.Color.White;
|
|
this.收益率_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.收益率_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.收益率_label.Location = new System.Drawing.Point(638, 393);
|
|
|
|
|
|
|
+ this.收益率_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.收益率_label.Location = new System.Drawing.Point(807, 491);
|
|
|
|
|
+ this.收益率_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.收益率_label.Name = "收益率_label";
|
|
this.收益率_label.Name = "收益率_label";
|
|
|
- this.收益率_label.Size = new System.Drawing.Size(243, 70);
|
|
|
|
|
|
|
+ this.收益率_label.Size = new System.Drawing.Size(290, 84);
|
|
|
this.收益率_label.TabIndex = 13;
|
|
this.收益率_label.TabIndex = 13;
|
|
|
this.收益率_label.Tag = "AutoFont";
|
|
this.收益率_label.Tag = "AutoFont";
|
|
|
this.收益率_label.Text = "收益率";
|
|
this.收益率_label.Text = "收益率";
|
|
@@ -229,10 +235,11 @@
|
|
|
this.故障数_label.AutoSize = true;
|
|
this.故障数_label.AutoSize = true;
|
|
|
this.故障数_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.故障数_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.故障数_label.BorderColor = System.Drawing.Color.White;
|
|
this.故障数_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.故障数_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.故障数_label.Location = new System.Drawing.Point(638, 518);
|
|
|
|
|
|
|
+ this.故障数_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.故障数_label.Location = new System.Drawing.Point(807, 648);
|
|
|
|
|
+ this.故障数_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.故障数_label.Name = "故障数_label";
|
|
this.故障数_label.Name = "故障数_label";
|
|
|
- this.故障数_label.Size = new System.Drawing.Size(243, 70);
|
|
|
|
|
|
|
+ this.故障数_label.Size = new System.Drawing.Size(290, 84);
|
|
|
this.故障数_label.TabIndex = 12;
|
|
this.故障数_label.TabIndex = 12;
|
|
|
this.故障数_label.Tag = "AutoFont";
|
|
this.故障数_label.Tag = "AutoFont";
|
|
|
this.故障数_label.Text = "故障数";
|
|
this.故障数_label.Text = "故障数";
|
|
@@ -240,17 +247,18 @@
|
|
|
// 直通率_label
|
|
// 直通率_label
|
|
|
//
|
|
//
|
|
|
this.直通率_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
this.直通率_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
- | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.直通率_label.AutoSize = true;
|
|
this.直通率_label.AutoSize = true;
|
|
|
this.直通率_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.直通率_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.直通率_label.BorderColor = System.Drawing.Color.White;
|
|
this.直通率_label.BorderColor = System.Drawing.Color.White;
|
|
|
- this.直通率_label.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
- this.直通率_label.Location = new System.Drawing.Point(638, 265);
|
|
|
|
|
|
|
+ this.直通率_label.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
+ this.直通率_label.Location = new System.Drawing.Point(807, 331);
|
|
|
|
|
+ this.直通率_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.直通率_label.Name = "直通率_label";
|
|
this.直通率_label.Name = "直通率_label";
|
|
|
- this.直通率_label.Size = new System.Drawing.Size(243, 70);
|
|
|
|
|
|
|
+ this.直通率_label.Size = new System.Drawing.Size(460, 84);
|
|
|
this.直通率_label.TabIndex = 11;
|
|
this.直通率_label.TabIndex = 11;
|
|
|
this.直通率_label.Tag = "AutoFont";
|
|
this.直通率_label.Tag = "AutoFont";
|
|
|
- this.直通率_label.Text = "直通率";
|
|
|
|
|
|
|
+ this.直通率_label.Text = "一次直通率";
|
|
|
//
|
|
//
|
|
|
// LineCode_label
|
|
// LineCode_label
|
|
|
//
|
|
//
|
|
@@ -259,9 +267,10 @@
|
|
|
this.LineCode_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.LineCode_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.LineCode_label.BorderColor = System.Drawing.Color.White;
|
|
this.LineCode_label.BorderColor = System.Drawing.Color.White;
|
|
|
this.LineCode_label.Font = new System.Drawing.Font("宋体", 30F);
|
|
this.LineCode_label.Font = new System.Drawing.Font("宋体", 30F);
|
|
|
- this.LineCode_label.Location = new System.Drawing.Point(792, 33);
|
|
|
|
|
|
|
+ this.LineCode_label.Location = new System.Drawing.Point(1073, 41);
|
|
|
|
|
+ this.LineCode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.LineCode_label.Name = "LineCode_label";
|
|
this.LineCode_label.Name = "LineCode_label";
|
|
|
- this.LineCode_label.Size = new System.Drawing.Size(97, 40);
|
|
|
|
|
|
|
+ this.LineCode_label.Size = new System.Drawing.Size(122, 50);
|
|
|
this.LineCode_label.TabIndex = 14;
|
|
this.LineCode_label.TabIndex = 14;
|
|
|
this.LineCode_label.Text = "线体";
|
|
this.LineCode_label.Text = "线体";
|
|
|
//
|
|
//
|
|
@@ -272,9 +281,10 @@
|
|
|
this.WorkShift_label.BackColor = System.Drawing.Color.Transparent;
|
|
this.WorkShift_label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.WorkShift_label.BorderColor = System.Drawing.Color.White;
|
|
this.WorkShift_label.BorderColor = System.Drawing.Color.White;
|
|
|
this.WorkShift_label.Font = new System.Drawing.Font("宋体", 30F);
|
|
this.WorkShift_label.Font = new System.Drawing.Font("宋体", 30F);
|
|
|
- this.WorkShift_label.Location = new System.Drawing.Point(792, 88);
|
|
|
|
|
|
|
+ this.WorkShift_label.Location = new System.Drawing.Point(1073, 110);
|
|
|
|
|
+ this.WorkShift_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.WorkShift_label.Name = "WorkShift_label";
|
|
this.WorkShift_label.Name = "WorkShift_label";
|
|
|
- this.WorkShift_label.Size = new System.Drawing.Size(97, 40);
|
|
|
|
|
|
|
+ this.WorkShift_label.Size = new System.Drawing.Size(122, 50);
|
|
|
this.WorkShift_label.TabIndex = 15;
|
|
this.WorkShift_label.TabIndex = 15;
|
|
|
this.WorkShift_label.Text = "班次";
|
|
this.WorkShift_label.Text = "班次";
|
|
|
//
|
|
//
|
|
@@ -282,9 +292,10 @@
|
|
|
//
|
|
//
|
|
|
this.Logo.BackColor = System.Drawing.Color.Transparent;
|
|
this.Logo.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Logo.Image = global::UAS_KanBan.Properties.Resources.lo3;
|
|
this.Logo.Image = global::UAS_KanBan.Properties.Resources.lo3;
|
|
|
- this.Logo.Location = new System.Drawing.Point(6, 31);
|
|
|
|
|
|
|
+ this.Logo.Location = new System.Drawing.Point(8, 39);
|
|
|
|
|
+ this.Logo.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Logo.Name = "Logo";
|
|
this.Logo.Name = "Logo";
|
|
|
- this.Logo.Size = new System.Drawing.Size(244, 95);
|
|
|
|
|
|
|
+ this.Logo.Size = new System.Drawing.Size(325, 119);
|
|
|
this.Logo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.Logo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
this.Logo.TabIndex = 16;
|
|
this.Logo.TabIndex = 16;
|
|
|
this.Logo.TabStop = false;
|
|
this.Logo.TabStop = false;
|
|
@@ -297,11 +308,12 @@
|
|
|
this.投入.BackColor = System.Drawing.Color.Transparent;
|
|
this.投入.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.投入.BorderColor = System.Drawing.Color.Red;
|
|
this.投入.BorderColor = System.Drawing.Color.Red;
|
|
|
this.投入.BorderSize = 0;
|
|
this.投入.BorderSize = 0;
|
|
|
- this.投入.Font = new System.Drawing.Font("宋体", 52.75F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.投入.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.投入.ForeColor = System.Drawing.Color.Red;
|
|
this.投入.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.投入.Location = new System.Drawing.Point(340, 393);
|
|
|
|
|
|
|
+ this.投入.Location = new System.Drawing.Point(453, 491);
|
|
|
|
|
+ this.投入.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.投入.Name = "投入";
|
|
this.投入.Name = "投入";
|
|
|
- this.投入.Size = new System.Drawing.Size(0, 71);
|
|
|
|
|
|
|
+ this.投入.Size = new System.Drawing.Size(0, 87);
|
|
|
this.投入.TabIndex = 19;
|
|
this.投入.TabIndex = 19;
|
|
|
this.投入.Tag = "AutoFont";
|
|
this.投入.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
@@ -313,11 +325,12 @@
|
|
|
this.产出.BackColor = System.Drawing.Color.Transparent;
|
|
this.产出.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.产出.BorderColor = System.Drawing.Color.Red;
|
|
this.产出.BorderColor = System.Drawing.Color.Red;
|
|
|
this.产出.BorderSize = 0;
|
|
this.产出.BorderSize = 0;
|
|
|
- this.产出.Font = new System.Drawing.Font("宋体", 52.75F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.产出.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.产出.ForeColor = System.Drawing.Color.Red;
|
|
this.产出.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.产出.Location = new System.Drawing.Point(340, 518);
|
|
|
|
|
|
|
+ this.产出.Location = new System.Drawing.Point(453, 648);
|
|
|
|
|
+ this.产出.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.产出.Name = "产出";
|
|
this.产出.Name = "产出";
|
|
|
- this.产出.Size = new System.Drawing.Size(0, 71);
|
|
|
|
|
|
|
+ this.产出.Size = new System.Drawing.Size(0, 87);
|
|
|
this.产出.TabIndex = 18;
|
|
this.产出.TabIndex = 18;
|
|
|
this.产出.Tag = "AutoFont";
|
|
this.产出.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
@@ -329,11 +342,12 @@
|
|
|
this.收益率.BackColor = System.Drawing.Color.Transparent;
|
|
this.收益率.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.收益率.BorderColor = System.Drawing.Color.Red;
|
|
this.收益率.BorderColor = System.Drawing.Color.Red;
|
|
|
this.收益率.BorderSize = 0;
|
|
this.收益率.BorderSize = 0;
|
|
|
- this.收益率.Font = new System.Drawing.Font("宋体", 52.75F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.收益率.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.收益率.ForeColor = System.Drawing.Color.Red;
|
|
this.收益率.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.收益率.Location = new System.Drawing.Point(898, 393);
|
|
|
|
|
|
|
+ this.收益率.Location = new System.Drawing.Point(1153, 491);
|
|
|
|
|
+ this.收益率.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.收益率.Name = "收益率";
|
|
this.收益率.Name = "收益率";
|
|
|
- this.收益率.Size = new System.Drawing.Size(0, 71);
|
|
|
|
|
|
|
+ this.收益率.Size = new System.Drawing.Size(0, 87);
|
|
|
this.收益率.TabIndex = 22;
|
|
this.收益率.TabIndex = 22;
|
|
|
this.收益率.Tag = "AutoFont";
|
|
this.收益率.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
@@ -345,11 +359,12 @@
|
|
|
this.故障数.BackColor = System.Drawing.Color.Transparent;
|
|
this.故障数.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.故障数.BorderColor = System.Drawing.Color.Red;
|
|
this.故障数.BorderColor = System.Drawing.Color.Red;
|
|
|
this.故障数.BorderSize = 0;
|
|
this.故障数.BorderSize = 0;
|
|
|
- this.故障数.Font = new System.Drawing.Font("宋体", 52.75F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.故障数.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.故障数.ForeColor = System.Drawing.Color.Red;
|
|
this.故障数.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.故障数.Location = new System.Drawing.Point(898, 518);
|
|
|
|
|
|
|
+ this.故障数.Location = new System.Drawing.Point(1153, 648);
|
|
|
|
|
+ this.故障数.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.故障数.Name = "故障数";
|
|
this.故障数.Name = "故障数";
|
|
|
- this.故障数.Size = new System.Drawing.Size(0, 71);
|
|
|
|
|
|
|
+ this.故障数.Size = new System.Drawing.Size(0, 87);
|
|
|
this.故障数.TabIndex = 21;
|
|
this.故障数.TabIndex = 21;
|
|
|
this.故障数.Tag = "AutoFont";
|
|
this.故障数.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
@@ -361,11 +376,12 @@
|
|
|
this.直通率.BackColor = System.Drawing.Color.Transparent;
|
|
this.直通率.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.直通率.BorderColor = System.Drawing.Color.Red;
|
|
this.直通率.BorderColor = System.Drawing.Color.Red;
|
|
|
this.直通率.BorderSize = 0;
|
|
this.直通率.BorderSize = 0;
|
|
|
- this.直通率.Font = new System.Drawing.Font("宋体", 52.75F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.直通率.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.直通率.ForeColor = System.Drawing.Color.Red;
|
|
this.直通率.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.直通率.Location = new System.Drawing.Point(898, 265);
|
|
|
|
|
|
|
+ this.直通率.Location = new System.Drawing.Point(1153, 331);
|
|
|
|
|
+ this.直通率.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.直通率.Name = "直通率";
|
|
this.直通率.Name = "直通率";
|
|
|
- this.直通率.Size = new System.Drawing.Size(0, 71);
|
|
|
|
|
|
|
+ this.直通率.Size = new System.Drawing.Size(0, 87);
|
|
|
this.直通率.TabIndex = 20;
|
|
this.直通率.TabIndex = 20;
|
|
|
this.直通率.Tag = "AutoFont";
|
|
this.直通率.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
@@ -377,9 +393,10 @@
|
|
|
this.班次.BorderColor = System.Drawing.Color.Red;
|
|
this.班次.BorderColor = System.Drawing.Color.Red;
|
|
|
this.班次.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.班次.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.班次.ForeColor = System.Drawing.Color.Red;
|
|
this.班次.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.班次.Location = new System.Drawing.Point(909, 88);
|
|
|
|
|
|
|
+ this.班次.Location = new System.Drawing.Point(1233, 110);
|
|
|
|
|
+ this.班次.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.班次.Name = "班次";
|
|
this.班次.Name = "班次";
|
|
|
- this.班次.Size = new System.Drawing.Size(0, 40);
|
|
|
|
|
|
|
+ this.班次.Size = new System.Drawing.Size(0, 50);
|
|
|
this.班次.TabIndex = 24;
|
|
this.班次.TabIndex = 24;
|
|
|
//
|
|
//
|
|
|
// Line
|
|
// Line
|
|
@@ -390,9 +407,10 @@
|
|
|
this.Line.BorderColor = System.Drawing.Color.Red;
|
|
this.Line.BorderColor = System.Drawing.Color.Red;
|
|
|
this.Line.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Line.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Line.ForeColor = System.Drawing.Color.Red;
|
|
this.Line.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.Line.Location = new System.Drawing.Point(909, 32);
|
|
|
|
|
|
|
+ this.Line.Location = new System.Drawing.Point(1233, 40);
|
|
|
|
|
+ this.Line.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Line.Name = "Line";
|
|
this.Line.Name = "Line";
|
|
|
- this.Line.Size = new System.Drawing.Size(0, 40);
|
|
|
|
|
|
|
+ this.Line.Size = new System.Drawing.Size(0, 50);
|
|
|
this.Line.TabIndex = 23;
|
|
this.Line.TabIndex = 23;
|
|
|
//
|
|
//
|
|
|
// Title2
|
|
// Title2
|
|
@@ -402,9 +420,10 @@
|
|
|
this.Title2.BackColor = System.Drawing.Color.Transparent;
|
|
this.Title2.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Title2.BorderColor = System.Drawing.Color.White;
|
|
this.Title2.BorderColor = System.Drawing.Color.White;
|
|
|
this.Title2.Font = new System.Drawing.Font("宋体", 45F);
|
|
this.Title2.Font = new System.Drawing.Font("宋体", 45F);
|
|
|
- this.Title2.Location = new System.Drawing.Point(267, 161);
|
|
|
|
|
|
|
+ this.Title2.Location = new System.Drawing.Point(356, 201);
|
|
|
|
|
+ this.Title2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Title2.Name = "Title2";
|
|
this.Title2.Name = "Title2";
|
|
|
- this.Title2.Size = new System.Drawing.Size(535, 60);
|
|
|
|
|
|
|
+ this.Title2.Size = new System.Drawing.Size(670, 75);
|
|
|
this.Title2.TabIndex = 25;
|
|
this.Title2.TabIndex = 25;
|
|
|
this.Title2.Text = "投入\\产出实时统计";
|
|
this.Title2.Text = "投入\\产出实时统计";
|
|
|
//
|
|
//
|
|
@@ -414,20 +433,21 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.机型.AutoSize = true;
|
|
this.机型.AutoSize = true;
|
|
|
this.机型.BackColor = System.Drawing.Color.Transparent;
|
|
this.机型.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.机型.Font = new System.Drawing.Font("宋体", 52.25F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
|
+ this.机型.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold);
|
|
|
this.机型.ForeColor = System.Drawing.Color.Red;
|
|
this.机型.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.机型.Location = new System.Drawing.Point(340, 265);
|
|
|
|
|
|
|
+ this.机型.Location = new System.Drawing.Point(453, 331);
|
|
|
|
|
+ this.机型.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.机型.Name = "机型";
|
|
this.机型.Name = "机型";
|
|
|
- this.机型.Size = new System.Drawing.Size(0, 70);
|
|
|
|
|
|
|
+ this.机型.Size = new System.Drawing.Size(0, 87);
|
|
|
this.机型.TabIndex = 17;
|
|
this.机型.TabIndex = 17;
|
|
|
this.机型.Tag = "AutoFont";
|
|
this.机型.Tag = "AutoFont";
|
|
|
//
|
|
//
|
|
|
// Process
|
|
// Process
|
|
|
//
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
|
- this.ClientSize = new System.Drawing.Size(1036, 687);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1292, 859);
|
|
|
this.Controls.Add(this.Title2);
|
|
this.Controls.Add(this.Title2);
|
|
|
this.Controls.Add(this.班次);
|
|
this.Controls.Add(this.班次);
|
|
|
this.Controls.Add(this.Line);
|
|
this.Controls.Add(this.Line);
|
|
@@ -456,6 +476,7 @@
|
|
|
this.ForeColor = System.Drawing.Color.White;
|
|
this.ForeColor = System.Drawing.Color.White;
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Process";
|
|
this.Name = "Process";
|
|
|
this.Text = "";
|
|
this.Text = "";
|
|
|
this.TitleColor = System.Drawing.Color.WhiteSmoke;
|
|
this.TitleColor = System.Drawing.Color.WhiteSmoke;
|