namespace UAS_KanBan { partial class Process { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.TopLine = new CCWin.SkinControl.SkinPanel(); this.BottomLine = new CCWin.SkinControl.SkinPanel(); this.Line1 = new CCWin.SkinControl.SkinPanel(); this.Line2 = new CCWin.SkinControl.SkinPanel(); this.MidLine = new CCWin.SkinControl.SkinPanel(); this.Title = new CCWin.SkinControl.SkinLabel(); this.Line3 = new CCWin.SkinControl.SkinPanel(); this.skinLabel3 = new CCWin.SkinControl.SkinLabel(); this.skinLabel6 = new CCWin.SkinControl.SkinLabel(); this.skinLabel7 = new CCWin.SkinControl.SkinLabel(); this.skinLabel4 = new CCWin.SkinControl.SkinLabel(); this.skinLabel5 = new CCWin.SkinControl.SkinLabel(); this.skinLabel8 = new CCWin.SkinControl.SkinLabel(); this.LineCode_label = new CCWin.SkinControl.SkinLabel(); this.WorkShift_label = new CCWin.SkinControl.SkinLabel(); this.Logo = new CCWin.SkinControl.SkinPictureBox(); this.投入 = new CCWin.SkinControl.SkinLabel(); this.产出 = new CCWin.SkinControl.SkinLabel(); this.机型 = new CCWin.SkinControl.SkinLabel(); this.收益率 = new CCWin.SkinControl.SkinLabel(); this.故障数 = new CCWin.SkinControl.SkinLabel(); this.直通率 = new CCWin.SkinControl.SkinLabel(); this.班制 = new CCWin.SkinControl.SkinLabel(); this.Line = new CCWin.SkinControl.SkinLabel(); this.Title2 = new CCWin.SkinControl.SkinLabel(); this.Refresh = new System.Windows.Forms.Timer(this.components); ((System.ComponentModel.ISupportInitialize)(this.Logo)).BeginInit(); this.SuspendLayout(); // // TopLine // this.TopLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.TopLine.BackColor = System.Drawing.Color.White; this.TopLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.TopLine.ControlState = CCWin.SkinClass.ControlState.Normal; this.TopLine.DownBack = null; this.TopLine.Location = new System.Drawing.Point(3, 33); this.TopLine.MouseBack = null; this.TopLine.Name = "TopLine"; this.TopLine.NormlBack = null; this.TopLine.Size = new System.Drawing.Size(1180, 2); this.TopLine.TabIndex = 0; // // BottomLine // this.BottomLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.BottomLine.BackColor = System.Drawing.Color.White; 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, 146); this.BottomLine.MouseBack = null; this.BottomLine.Name = "BottomLine"; this.BottomLine.NormlBack = null; this.BottomLine.Size = new System.Drawing.Size(1180, 2); this.BottomLine.TabIndex = 1; // // 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.Line1.ControlState = CCWin.SkinClass.ControlState.Normal; this.Line1.DownBack = null; this.Line1.Location = new System.Drawing.Point(301, 34); this.Line1.MouseBack = null; this.Line1.Name = "Line1"; this.Line1.NormlBack = null; this.Line1.Size = new System.Drawing.Size(2, 110); this.Line1.TabIndex = 1; // // 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.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.Line2.ControlState = CCWin.SkinClass.ControlState.Normal; this.Line2.DownBack = null; this.Line2.Location = new System.Drawing.Point(839, 34); this.Line2.MouseBack = null; this.Line2.Name = "Line2"; this.Line2.NormlBack = null; this.Line2.Size = new System.Drawing.Size(2, 110); this.Line2.TabIndex = 3; // // MidLine // this.MidLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.MidLine.BackColor = System.Drawing.Color.White; this.MidLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.MidLine.ControlState = CCWin.SkinClass.ControlState.Normal; this.MidLine.DownBack = null; this.MidLine.Location = new System.Drawing.Point(841, 92); this.MidLine.MouseBack = null; this.MidLine.Name = "MidLine"; this.MidLine.NormlBack = null; this.MidLine.Size = new System.Drawing.Size(341, 2); this.MidLine.TabIndex = 2; // // Title // this.Title.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.Title.AutoSize = true; this.Title.BackColor = System.Drawing.Color.Transparent; this.Title.BorderColor = System.Drawing.Color.White; this.Title.Font = new System.Drawing.Font("宋体", 45F); this.Title.Location = new System.Drawing.Point(319, 60); this.Title.Name = "Title"; this.Title.Size = new System.Drawing.Size(505, 60); this.Title.TabIndex = 4; this.Title.Text = "产线执行进度看板"; // // 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.BackColor = System.Drawing.Color.White; this.Line3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.Line3.ControlState = CCWin.SkinClass.ControlState.Normal; this.Line3.DownBack = null; this.Line3.Location = new System.Drawing.Point(949, 34); this.Line3.MouseBack = null; this.Line3.Name = "Line3"; this.Line3.NormlBack = null; this.Line3.Size = new System.Drawing.Size(2, 110); this.Line3.TabIndex = 4; // // skinLabel3 // this.skinLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel3.AutoSize = true; this.skinLabel3.BackColor = System.Drawing.Color.Transparent; this.skinLabel3.BorderColor = System.Drawing.Color.White; this.skinLabel3.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel3.Location = new System.Drawing.Point(7, 265); this.skinLabel3.Name = "skinLabel3"; this.skinLabel3.Size = new System.Drawing.Size(314, 70); this.skinLabel3.TabIndex = 6; this.skinLabel3.Text = "生产机型"; // // skinLabel6 // this.skinLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel6.AutoSize = true; this.skinLabel6.BackColor = System.Drawing.Color.Transparent; this.skinLabel6.BorderColor = System.Drawing.Color.White; this.skinLabel6.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel6.Location = new System.Drawing.Point(7, 488); this.skinLabel6.Name = "skinLabel6"; this.skinLabel6.Size = new System.Drawing.Size(243, 70); this.skinLabel6.TabIndex = 9; this.skinLabel6.Text = "总产出"; // // skinLabel7 // this.skinLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel7.AutoSize = true; this.skinLabel7.BackColor = System.Drawing.Color.Transparent; this.skinLabel7.BorderColor = System.Drawing.Color.White; this.skinLabel7.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel7.Location = new System.Drawing.Point(7, 376); this.skinLabel7.Name = "skinLabel7"; this.skinLabel7.Size = new System.Drawing.Size(243, 70); this.skinLabel7.TabIndex = 10; this.skinLabel7.Text = "总投入"; // // skinLabel4 // this.skinLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel4.AutoSize = true; this.skinLabel4.BackColor = System.Drawing.Color.Transparent; this.skinLabel4.BorderColor = System.Drawing.Color.White; this.skinLabel4.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel4.Location = new System.Drawing.Point(662, 376); this.skinLabel4.Name = "skinLabel4"; this.skinLabel4.Size = new System.Drawing.Size(243, 70); this.skinLabel4.TabIndex = 13; this.skinLabel4.Text = "收益率"; // // skinLabel5 // this.skinLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel5.AutoSize = true; this.skinLabel5.BackColor = System.Drawing.Color.Transparent; this.skinLabel5.BorderColor = System.Drawing.Color.White; this.skinLabel5.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel5.Location = new System.Drawing.Point(662, 488); this.skinLabel5.Name = "skinLabel5"; this.skinLabel5.Size = new System.Drawing.Size(243, 70); this.skinLabel5.TabIndex = 12; this.skinLabel5.Text = "故障数"; // // skinLabel8 // this.skinLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.skinLabel8.AutoSize = true; this.skinLabel8.BackColor = System.Drawing.Color.Transparent; this.skinLabel8.BorderColor = System.Drawing.Color.White; this.skinLabel8.Font = new System.Drawing.Font("宋体", 52F, System.Drawing.FontStyle.Bold); this.skinLabel8.Location = new System.Drawing.Point(662, 265); this.skinLabel8.Name = "skinLabel8"; this.skinLabel8.Size = new System.Drawing.Size(243, 70); this.skinLabel8.TabIndex = 11; this.skinLabel8.Text = "直通率"; // // LineCode_label // this.LineCode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.LineCode_label.AutoSize = true; this.LineCode_label.BackColor = System.Drawing.Color.Transparent; this.LineCode_label.BorderColor = System.Drawing.Color.White; this.LineCode_label.Font = new System.Drawing.Font("宋体", 30F); this.LineCode_label.Location = new System.Drawing.Point(846, 45); this.LineCode_label.Name = "LineCode_label"; this.LineCode_label.Size = new System.Drawing.Size(97, 40); this.LineCode_label.TabIndex = 14; this.LineCode_label.Text = "线体"; // // WorkShift_label // this.WorkShift_label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.WorkShift_label.AutoSize = true; 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(848, 102); this.WorkShift_label.Name = "WorkShift_label"; this.WorkShift_label.Size = new System.Drawing.Size(97, 40); this.WorkShift_label.TabIndex = 15; this.WorkShift_label.Text = "班次"; // // Logo // this.Logo.BackColor = System.Drawing.Color.Transparent; this.Logo.Image = global::UAS_KanBan.Properties.Resources.malata_logo; this.Logo.Location = new System.Drawing.Point(6, 42); this.Logo.Name = "Logo"; this.Logo.Size = new System.Drawing.Size(289, 71); this.Logo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.Logo.TabIndex = 16; this.Logo.TabStop = false; // // 投入 // this.投入.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.投入.AutoSize = true; this.投入.BackColor = System.Drawing.Color.Transparent; this.投入.BorderColor = System.Drawing.Color.White; this.投入.BorderSize = 0; this.投入.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.投入.ForeColor = System.Drawing.Color.Red; this.投入.Location = new System.Drawing.Point(353, 370); this.投入.Name = "投入"; this.投入.Size = new System.Drawing.Size(0, 93); this.投入.TabIndex = 19; // // 产出 // this.产出.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.产出.AutoSize = true; this.产出.BackColor = System.Drawing.Color.Transparent; this.产出.BorderColor = System.Drawing.Color.White; this.产出.BorderSize = 0; this.产出.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.产出.ForeColor = System.Drawing.Color.Red; this.产出.Location = new System.Drawing.Point(353, 482); this.产出.Name = "产出"; this.产出.Size = new System.Drawing.Size(0, 93); this.产出.TabIndex = 18; // // 机型 // this.机型.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.机型.AutoSize = true; this.机型.BackColor = System.Drawing.Color.Transparent; this.机型.BorderColor = System.Drawing.Color.White; this.机型.BorderSize = 0; this.机型.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.机型.ForeColor = System.Drawing.Color.Red; this.机型.Location = new System.Drawing.Point(353, 259); this.机型.Name = "机型"; this.机型.Size = new System.Drawing.Size(0, 93); this.机型.TabIndex = 17; // // 收益率 // this.收益率.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.收益率.AutoSize = true; this.收益率.BackColor = System.Drawing.Color.Transparent; this.收益率.BorderColor = System.Drawing.Color.White; this.收益率.BorderSize = 0; this.收益率.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.收益率.ForeColor = System.Drawing.Color.Red; this.收益率.Location = new System.Drawing.Point(932, 370); this.收益率.Name = "收益率"; this.收益率.Size = new System.Drawing.Size(0, 93); this.收益率.TabIndex = 22; // // 故障数 // this.故障数.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.故障数.AutoSize = true; this.故障数.BackColor = System.Drawing.Color.Transparent; this.故障数.BorderColor = System.Drawing.Color.White; this.故障数.BorderSize = 0; this.故障数.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.故障数.ForeColor = System.Drawing.Color.Red; this.故障数.Location = new System.Drawing.Point(932, 482); this.故障数.Name = "故障数"; this.故障数.Size = new System.Drawing.Size(0, 93); this.故障数.TabIndex = 21; // // 直通率 // this.直通率.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.直通率.AutoSize = true; this.直通率.BackColor = System.Drawing.Color.Transparent; this.直通率.BorderColor = System.Drawing.Color.White; this.直通率.BorderSize = 0; this.直通率.Font = new System.Drawing.Font("微软雅黑", 52F, System.Drawing.FontStyle.Bold); this.直通率.ForeColor = System.Drawing.Color.Red; this.直通率.Location = new System.Drawing.Point(932, 259); this.直通率.Name = "直通率"; this.直通率.Size = new System.Drawing.Size(0, 93); this.直通率.TabIndex = 20; // // 班制 // this.班制.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.班制.AutoSize = true; this.班制.BackColor = System.Drawing.Color.Transparent; this.班制.BorderColor = System.Drawing.Color.White; this.班制.BorderSize = 0; this.班制.Font = new System.Drawing.Font("微软雅黑", 25F, System.Drawing.FontStyle.Bold); this.班制.ForeColor = System.Drawing.Color.Red; this.班制.Location = new System.Drawing.Point(973, 99); this.班制.Name = "班制"; this.班制.Size = new System.Drawing.Size(0, 45); this.班制.TabIndex = 24; // // Line // this.Line.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.Line.AutoSize = true; this.Line.BackColor = System.Drawing.Color.Transparent; this.Line.BorderColor = System.Drawing.Color.White; this.Line.BorderSize = 0; this.Line.Font = new System.Drawing.Font("微软雅黑", 25F, System.Drawing.FontStyle.Bold); this.Line.ForeColor = System.Drawing.Color.Red; this.Line.Location = new System.Drawing.Point(973, 43); this.Line.Name = "Line"; this.Line.Size = new System.Drawing.Size(0, 45); this.Line.TabIndex = 23; // // Title2 // this.Title2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.Title2.AutoSize = true; this.Title2.BackColor = System.Drawing.Color.Transparent; this.Title2.BorderColor = System.Drawing.Color.White; this.Title2.Font = new System.Drawing.Font("宋体", 50F); this.Title2.Location = new System.Drawing.Point(344, 168); this.Title2.Name = "Title2"; this.Title2.Size = new System.Drawing.Size(599, 67); this.Title2.TabIndex = 25; this.Title2.Text = "投入\\产出实时统计"; // // Process // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.Black; this.ClientSize = new System.Drawing.Size(1184, 687); this.ControlBoxActive = System.Drawing.Color.Black; this.ControlBoxDeactive = System.Drawing.Color.Black; this.Controls.Add(this.Title2); this.Controls.Add(this.班制); this.Controls.Add(this.Line); this.Controls.Add(this.收益率); this.Controls.Add(this.故障数); this.Controls.Add(this.直通率); this.Controls.Add(this.投入); this.Controls.Add(this.产出); this.Controls.Add(this.机型); this.Controls.Add(this.Logo); this.Controls.Add(this.WorkShift_label); this.Controls.Add(this.LineCode_label); this.Controls.Add(this.skinLabel4); this.Controls.Add(this.skinLabel5); this.Controls.Add(this.skinLabel8); this.Controls.Add(this.skinLabel7); this.Controls.Add(this.skinLabel6); this.Controls.Add(this.skinLabel3); this.Controls.Add(this.Line3); this.Controls.Add(this.Title); this.Controls.Add(this.MidLine); this.Controls.Add(this.Line2); this.Controls.Add(this.Line1); this.Controls.Add(this.BottomLine); this.Controls.Add(this.TopLine); this.ForeColor = System.Drawing.Color.White; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Process"; this.Text = "产线执行进度"; this.TitleColor = System.Drawing.Color.WhiteSmoke; this.TitleSuitColor = true; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Process_FormClosing); this.Load += new System.EventHandler(this.Process_Load); this.SizeChanged += new System.EventHandler(this.Process_SizeChanged); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Process_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.Logo)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private CCWin.SkinControl.SkinPanel TopLine; private CCWin.SkinControl.SkinPanel BottomLine; private CCWin.SkinControl.SkinPanel Line1; private CCWin.SkinControl.SkinPanel Line2; private CCWin.SkinControl.SkinPanel MidLine; private CCWin.SkinControl.SkinLabel Title; private CCWin.SkinControl.SkinPanel Line3; private CCWin.SkinControl.SkinLabel skinLabel3; private CCWin.SkinControl.SkinLabel skinLabel6; private CCWin.SkinControl.SkinLabel skinLabel7; private CCWin.SkinControl.SkinLabel skinLabel4; private CCWin.SkinControl.SkinLabel skinLabel5; private CCWin.SkinControl.SkinLabel skinLabel8; private CCWin.SkinControl.SkinLabel LineCode_label; private CCWin.SkinControl.SkinLabel WorkShift_label; private CCWin.SkinControl.SkinPictureBox Logo; private CCWin.SkinControl.SkinLabel 投入; private CCWin.SkinControl.SkinLabel 产出; private CCWin.SkinControl.SkinLabel 机型; private CCWin.SkinControl.SkinLabel 收益率; private CCWin.SkinControl.SkinLabel 故障数; private CCWin.SkinControl.SkinLabel 直通率; private CCWin.SkinControl.SkinLabel 班制; private CCWin.SkinControl.SkinLabel Line; private CCWin.SkinControl.SkinLabel Title2; private System.Windows.Forms.Timer Refresh; } }