namespace Kanban
|
{
|
partial class Sc_ProductionLineKB
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Sc_ProductionLineKB));
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
this.Tool = new System.Windows.Forms.ToolStrip();
|
this.tc = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
this.timer2 = new System.Windows.Forms.Timer(this.components);
|
this.grdPrint = new System.Windows.Forms.DataGridView();
|
this.grdMain = new System.Windows.Forms.DataGridView();
|
this.grdSum = new System.Windows.Forms.DataGridView();
|
this.timer3 = new System.Windows.Forms.Timer(this.components);
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
this.lblHMinute = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.lblHhour = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.lblHDay = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.lblHPeriod = new System.Windows.Forms.Label();
|
this.lblProductionLine = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer18 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer19 = new System.Windows.Forms.SplitContainer();
|
this.label1 = new System.Windows.Forms.Label();
|
this.lblJHH = new System.Windows.Forms.Label();
|
this.splitContainer20 = new System.Windows.Forms.SplitContainer();
|
this.label3 = new System.Windows.Forms.Label();
|
this.lblCP = new System.Windows.Forms.Label();
|
this.splitContainer3 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer17 = new System.Windows.Forms.SplitContainer();
|
this.label5 = new System.Windows.Forms.Label();
|
this.lblGGXH = new System.Windows.Forms.Label();
|
this.splitContainer4 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer14 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer15 = new System.Windows.Forms.SplitContainer();
|
this.label7 = new System.Windows.Forms.Label();
|
this.lblMBS = new System.Windows.Forms.Label();
|
this.splitContainer16 = new System.Windows.Forms.SplitContainer();
|
this.label9 = new System.Windows.Forms.Label();
|
this.lblSJS = new System.Windows.Forms.Label();
|
this.splitContainer5 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer11 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer12 = new System.Windows.Forms.SplitContainer();
|
this.label11 = new System.Windows.Forms.Label();
|
this.lblZJHS = new System.Windows.Forms.Label();
|
this.splitContainer13 = new System.Windows.Forms.SplitContainer();
|
this.label13 = new System.Windows.Forms.Label();
|
this.lblLJS = new System.Windows.Forms.Label();
|
this.splitContainer6 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer8 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer9 = new System.Windows.Forms.SplitContainer();
|
this.label15 = new System.Windows.Forms.Label();
|
this.lblZBLS = new System.Windows.Forms.Label();
|
this.splitContainer10 = new System.Windows.Forms.SplitContainer();
|
this.label17 = new System.Windows.Forms.Label();
|
this.lblZBLL = new System.Windows.Forms.Label();
|
this.splitContainer7 = new System.Windows.Forms.SplitContainer();
|
this.label19 = new System.Windows.Forms.Label();
|
this.lblBZ = new System.Windows.Forms.Label();
|
this.timer4 = new System.Windows.Forms.Timer(this.components);
|
this.Tool.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
|
this.splitContainer1.Panel1.SuspendLayout();
|
this.splitContainer1.Panel2.SuspendLayout();
|
this.splitContainer1.SuspendLayout();
|
this.splitContainer2.Panel1.SuspendLayout();
|
this.splitContainer2.Panel2.SuspendLayout();
|
this.splitContainer2.SuspendLayout();
|
this.splitContainer18.Panel1.SuspendLayout();
|
this.splitContainer18.Panel2.SuspendLayout();
|
this.splitContainer18.SuspendLayout();
|
this.splitContainer19.Panel1.SuspendLayout();
|
this.splitContainer19.Panel2.SuspendLayout();
|
this.splitContainer19.SuspendLayout();
|
this.splitContainer20.Panel1.SuspendLayout();
|
this.splitContainer20.Panel2.SuspendLayout();
|
this.splitContainer20.SuspendLayout();
|
this.splitContainer3.Panel1.SuspendLayout();
|
this.splitContainer3.Panel2.SuspendLayout();
|
this.splitContainer3.SuspendLayout();
|
this.splitContainer17.Panel1.SuspendLayout();
|
this.splitContainer17.Panel2.SuspendLayout();
|
this.splitContainer17.SuspendLayout();
|
this.splitContainer4.Panel1.SuspendLayout();
|
this.splitContainer4.Panel2.SuspendLayout();
|
this.splitContainer4.SuspendLayout();
|
this.splitContainer14.Panel1.SuspendLayout();
|
this.splitContainer14.Panel2.SuspendLayout();
|
this.splitContainer14.SuspendLayout();
|
this.splitContainer15.Panel1.SuspendLayout();
|
this.splitContainer15.Panel2.SuspendLayout();
|
this.splitContainer15.SuspendLayout();
|
this.splitContainer16.Panel1.SuspendLayout();
|
this.splitContainer16.Panel2.SuspendLayout();
|
this.splitContainer16.SuspendLayout();
|
this.splitContainer5.Panel1.SuspendLayout();
|
this.splitContainer5.Panel2.SuspendLayout();
|
this.splitContainer5.SuspendLayout();
|
this.splitContainer11.Panel1.SuspendLayout();
|
this.splitContainer11.Panel2.SuspendLayout();
|
this.splitContainer11.SuspendLayout();
|
this.splitContainer12.Panel1.SuspendLayout();
|
this.splitContainer12.Panel2.SuspendLayout();
|
this.splitContainer12.SuspendLayout();
|
this.splitContainer13.Panel1.SuspendLayout();
|
this.splitContainer13.Panel2.SuspendLayout();
|
this.splitContainer13.SuspendLayout();
|
this.splitContainer6.Panel1.SuspendLayout();
|
this.splitContainer6.Panel2.SuspendLayout();
|
this.splitContainer6.SuspendLayout();
|
this.splitContainer8.Panel1.SuspendLayout();
|
this.splitContainer8.Panel2.SuspendLayout();
|
this.splitContainer8.SuspendLayout();
|
this.splitContainer9.Panel1.SuspendLayout();
|
this.splitContainer9.Panel2.SuspendLayout();
|
this.splitContainer9.SuspendLayout();
|
this.splitContainer10.Panel1.SuspendLayout();
|
this.splitContainer10.Panel2.SuspendLayout();
|
this.splitContainer10.SuspendLayout();
|
this.splitContainer7.Panel1.SuspendLayout();
|
this.splitContainer7.Panel2.SuspendLayout();
|
this.splitContainer7.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// Tool
|
//
|
this.Tool.AutoSize = false;
|
this.Tool.BackColor = System.Drawing.Color.Black;
|
this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
|
this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.tc,
|
this.toolStripButton1,
|
this.toolStripButton2,
|
this.toolStripButton4,
|
this.toolStripSeparator3,
|
this.toolStripSeparator9,
|
this.toolStripSeparator7,
|
this.toolStripLabel1});
|
this.Tool.Location = new System.Drawing.Point(0, 0);
|
this.Tool.Name = "Tool";
|
this.Tool.Padding = new System.Windows.Forms.Padding(0);
|
this.Tool.Size = new System.Drawing.Size(1386, 50);
|
this.Tool.Stretch = true;
|
this.Tool.TabIndex = 16;
|
this.Tool.Text = "toolStrip1";
|
//
|
// tc
|
//
|
this.tc.AutoSize = false;
|
this.tc.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
this.tc.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.tc.ForeColor = System.Drawing.Color.White;
|
this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
|
this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.tc.ImageTransparentColor = System.Drawing.Color.White;
|
this.tc.Name = "tc";
|
this.tc.Size = new System.Drawing.Size(50, 47);
|
this.tc.Text = "<返回";
|
this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
|
this.tc.Click += new System.EventHandler(this.tc_Click);
|
//
|
// toolStripButton1
|
//
|
this.toolStripButton1.AutoSize = false;
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
this.toolStripButton1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.toolStripButton1.ForeColor = System.Drawing.Color.White;
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
this.toolStripButton1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
|
this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.White;
|
this.toolStripButton1.Name = "toolStripButton1";
|
this.toolStripButton1.Size = new System.Drawing.Size(50, 47);
|
this.toolStripButton1.Text = "暂停";
|
this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
//
|
// toolStripButton2
|
//
|
this.toolStripButton2.AutoSize = false;
|
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
this.toolStripButton2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.toolStripButton2.ForeColor = System.Drawing.Color.White;
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton2.Name = "toolStripButton2";
|
this.toolStripButton2.Size = new System.Drawing.Size(50, 47);
|
this.toolStripButton2.Text = "设置";
|
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
|
//
|
// toolStripButton4
|
//
|
this.toolStripButton4.AutoSize = false;
|
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
this.toolStripButton4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.toolStripButton4.ForeColor = System.Drawing.Color.White;
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton4.Name = "toolStripButton4";
|
this.toolStripButton4.Size = new System.Drawing.Size(50, 47);
|
this.toolStripButton4.Text = "引出";
|
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
|
//
|
// toolStripSeparator9
|
//
|
this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
|
//
|
// toolStripSeparator7
|
//
|
this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
|
//
|
// toolStripLabel1
|
//
|
this.toolStripLabel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
this.toolStripLabel1.Font = new System.Drawing.Font("Microsoft YaHei UI", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.toolStripLabel1.ForeColor = System.Drawing.Color.White;
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
this.toolStripLabel1.Size = new System.Drawing.Size(152, 47);
|
this.toolStripLabel1.Text = "生产线信息看板";
|
//
|
// timer1
|
//
|
this.timer1.Enabled = true;
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
//
|
// timer2
|
//
|
this.timer2.Enabled = true;
|
this.timer2.Interval = 20000;
|
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
|
//
|
// grdPrint
|
//
|
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdPrint.Location = new System.Drawing.Point(815, 487);
|
this.grdPrint.Name = "grdPrint";
|
this.grdPrint.RowTemplate.Height = 23;
|
this.grdPrint.Size = new System.Drawing.Size(25, 24);
|
this.grdPrint.TabIndex = 8;
|
this.grdPrint.Visible = false;
|
//
|
// grdMain
|
//
|
this.grdMain.AllowUserToAddRows = false;
|
this.grdMain.AllowUserToDeleteRows = false;
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(97)))), ((int)(((byte)(118)))));
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(97)))), ((int)(((byte)(118)))));
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.White;
|
this.grdMain.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
this.grdMain.BackgroundColor = System.Drawing.Color.Black;
|
this.grdMain.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(134)))), ((int)(((byte)(202)))));
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(134)))), ((int)(((byte)(202)))));
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.Color.White;
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.grdMain.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
this.grdMain.ColumnHeadersHeight = 40;
|
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
this.grdMain.EnableHeadersVisualStyles = false;
|
this.grdMain.Location = new System.Drawing.Point(846, 487);
|
this.grdMain.Name = "grdMain";
|
this.grdMain.ReadOnly = true;
|
this.grdMain.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.CornflowerBlue;
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
this.grdMain.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
this.grdMain.RowHeadersVisible = false;
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(47)))));
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(47)))));
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
|
this.grdMain.RowsDefaultCellStyle = dataGridViewCellStyle4;
|
this.grdMain.RowTemplate.Height = 23;
|
this.grdMain.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
this.grdMain.Size = new System.Drawing.Size(10, 19);
|
this.grdMain.TabIndex = 19;
|
this.grdMain.Visible = false;
|
this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
|
this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DblClick);
|
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
|
//
|
// grdSum
|
//
|
this.grdSum.AllowUserToAddRows = false;
|
this.grdSum.AllowUserToDeleteRows = false;
|
this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control;
|
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.grdSum.Location = new System.Drawing.Point(0, 512);
|
this.grdSum.Name = "grdSum";
|
this.grdSum.ReadOnly = true;
|
this.grdSum.RowTemplate.Height = 23;
|
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
|
this.grdSum.Size = new System.Drawing.Size(1386, 19);
|
this.grdSum.TabIndex = 47;
|
this.grdSum.Visible = false;
|
//
|
// timer3
|
//
|
this.timer3.Enabled = true;
|
this.timer3.Interval = 60000;
|
this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
|
//
|
// splitContainer1
|
//
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer1.Location = new System.Drawing.Point(0, 50);
|
this.splitContainer1.Name = "splitContainer1";
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer1.Panel1
|
//
|
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(78)))), ((int)(((byte)(142)))));
|
this.splitContainer1.Panel1.Controls.Add(this.lblHMinute);
|
this.splitContainer1.Panel1.Controls.Add(this.label16);
|
this.splitContainer1.Panel1.Controls.Add(this.lblHhour);
|
this.splitContainer1.Panel1.Controls.Add(this.label12);
|
this.splitContainer1.Panel1.Controls.Add(this.lblHDay);
|
this.splitContainer1.Panel1.Controls.Add(this.label8);
|
this.splitContainer1.Panel1.Controls.Add(this.lblHPeriod);
|
this.splitContainer1.Panel1.Controls.Add(this.lblProductionLine);
|
this.splitContainer1.Panel1.Controls.Add(this.label2);
|
//
|
// splitContainer1.Panel2
|
//
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
|
this.splitContainer1.Size = new System.Drawing.Size(1386, 462);
|
this.splitContainer1.SplitterDistance = 99;
|
this.splitContainer1.TabIndex = 48;
|
//
|
// lblHMinute
|
//
|
this.lblHMinute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.lblHMinute.AutoSize = true;
|
this.lblHMinute.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblHMinute.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.lblHMinute.Location = new System.Drawing.Point(1295, 18);
|
this.lblHMinute.Name = "lblHMinute";
|
this.lblHMinute.Size = new System.Drawing.Size(102, 75);
|
this.lblHMinute.TabIndex = 8;
|
this.lblHMinute.Text = "11";
|
this.lblHMinute.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
//
|
// label16
|
//
|
this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.label16.AutoSize = true;
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.label16.Location = new System.Drawing.Point(1235, 18);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(88, 75);
|
this.label16.TabIndex = 7;
|
this.label16.Text = ":";
|
//
|
// lblHhour
|
//
|
this.lblHhour.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.lblHhour.AutoSize = true;
|
this.lblHhour.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblHhour.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.lblHhour.Location = new System.Drawing.Point(1155, 18);
|
this.lblHhour.Name = "lblHhour";
|
this.lblHhour.Size = new System.Drawing.Size(102, 75);
|
this.lblHhour.TabIndex = 6;
|
this.lblHhour.Text = "11";
|
this.lblHhour.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
//
|
// label12
|
//
|
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.label12.AutoSize = true;
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.label12.Location = new System.Drawing.Point(1065, 18);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(88, 75);
|
this.label12.TabIndex = 5;
|
this.label12.Text = "日";
|
//
|
// lblHDay
|
//
|
this.lblHDay.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.lblHDay.AutoSize = true;
|
this.lblHDay.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblHDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.lblHDay.Location = new System.Drawing.Point(984, 18);
|
this.lblHDay.Name = "lblHDay";
|
this.lblHDay.Size = new System.Drawing.Size(102, 75);
|
this.lblHDay.TabIndex = 4;
|
this.lblHDay.Text = "11";
|
this.lblHDay.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
//
|
// label8
|
//
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.label8.AutoSize = true;
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.label8.Location = new System.Drawing.Point(911, 18);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(88, 75);
|
this.label8.TabIndex = 3;
|
this.label8.Text = "月";
|
//
|
// lblHPeriod
|
//
|
this.lblHPeriod.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
this.lblHPeriod.AutoSize = true;
|
this.lblHPeriod.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblHPeriod.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.lblHPeriod.Location = new System.Drawing.Point(818, 17);
|
this.lblHPeriod.Name = "lblHPeriod";
|
this.lblHPeriod.Size = new System.Drawing.Size(102, 75);
|
this.lblHPeriod.TabIndex = 2;
|
this.lblHPeriod.Text = "11";
|
this.lblHPeriod.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
//
|
// lblProductionLine
|
//
|
this.lblProductionLine.AutoSize = true;
|
this.lblProductionLine.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblProductionLine.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.lblProductionLine.Location = new System.Drawing.Point(62, 18);
|
this.lblProductionLine.Name = "lblProductionLine";
|
this.lblProductionLine.Size = new System.Drawing.Size(102, 75);
|
this.lblProductionLine.TabIndex = 1;
|
this.lblProductionLine.Text = "11";
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(151)))), ((int)(((byte)(19)))));
|
this.label2.Location = new System.Drawing.Point(159, 18);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(480, 75);
|
this.label2.TabIndex = 0;
|
this.label2.Text = "号生产线信息看板";
|
//
|
// splitContainer2
|
//
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer2.Name = "splitContainer2";
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer2.Panel1
|
//
|
this.splitContainer2.Panel1.Controls.Add(this.splitContainer18);
|
//
|
// splitContainer2.Panel2
|
//
|
this.splitContainer2.Panel2.Controls.Add(this.splitContainer3);
|
this.splitContainer2.Size = new System.Drawing.Size(1386, 359);
|
this.splitContainer2.SplitterDistance = 58;
|
this.splitContainer2.TabIndex = 0;
|
//
|
// splitContainer18
|
//
|
this.splitContainer18.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer18.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer18.Name = "splitContainer18";
|
//
|
// splitContainer18.Panel1
|
//
|
this.splitContainer18.Panel1.Controls.Add(this.splitContainer19);
|
//
|
// splitContainer18.Panel2
|
//
|
this.splitContainer18.Panel2.Controls.Add(this.splitContainer20);
|
this.splitContainer18.Size = new System.Drawing.Size(1386, 58);
|
this.splitContainer18.SplitterDistance = 692;
|
this.splitContainer18.TabIndex = 0;
|
//
|
// splitContainer19
|
//
|
this.splitContainer19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer19.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer19.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer19.Name = "splitContainer19";
|
//
|
// splitContainer19.Panel1
|
//
|
this.splitContainer19.Panel1.Controls.Add(this.label1);
|
//
|
// splitContainer19.Panel2
|
//
|
this.splitContainer19.Panel2.Controls.Add(this.lblJHH);
|
this.splitContainer19.Size = new System.Drawing.Size(692, 58);
|
this.splitContainer19.SplitterDistance = 230;
|
this.splitContainer19.TabIndex = 0;
|
//
|
// label1
|
//
|
this.label1.BackColor = System.Drawing.Color.Black;
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label1.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label1.ForeColor = System.Drawing.Color.White;
|
this.label1.Location = new System.Drawing.Point(0, 0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(226, 54);
|
this.label1.TabIndex = 0;
|
this.label1.Text = "计划号:";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblJHH
|
//
|
this.lblJHH.BackColor = System.Drawing.Color.Black;
|
this.lblJHH.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblJHH.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblJHH.ForeColor = System.Drawing.Color.White;
|
this.lblJHH.Location = new System.Drawing.Point(0, 0);
|
this.lblJHH.Name = "lblJHH";
|
this.lblJHH.Size = new System.Drawing.Size(454, 54);
|
this.lblJHH.TabIndex = 1;
|
this.lblJHH.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer20
|
//
|
this.splitContainer20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer20.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer20.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer20.Name = "splitContainer20";
|
//
|
// splitContainer20.Panel1
|
//
|
this.splitContainer20.Panel1.Controls.Add(this.label3);
|
//
|
// splitContainer20.Panel2
|
//
|
this.splitContainer20.Panel2.Controls.Add(this.lblCP);
|
this.splitContainer20.Size = new System.Drawing.Size(690, 58);
|
this.splitContainer20.SplitterDistance = 228;
|
this.splitContainer20.TabIndex = 0;
|
//
|
// label3
|
//
|
this.label3.BackColor = System.Drawing.Color.Black;
|
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label3.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label3.ForeColor = System.Drawing.Color.White;
|
this.label3.Location = new System.Drawing.Point(0, 0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(224, 54);
|
this.label3.TabIndex = 1;
|
this.label3.Text = "产品:";
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblCP
|
//
|
this.lblCP.BackColor = System.Drawing.Color.Black;
|
this.lblCP.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblCP.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblCP.ForeColor = System.Drawing.Color.White;
|
this.lblCP.Location = new System.Drawing.Point(0, 0);
|
this.lblCP.Name = "lblCP";
|
this.lblCP.Size = new System.Drawing.Size(454, 54);
|
this.lblCP.TabIndex = 1;
|
this.lblCP.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer3
|
//
|
this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer3.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer3.Name = "splitContainer3";
|
this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer3.Panel1
|
//
|
this.splitContainer3.Panel1.Controls.Add(this.splitContainer17);
|
//
|
// splitContainer3.Panel2
|
//
|
this.splitContainer3.Panel2.Controls.Add(this.splitContainer4);
|
this.splitContainer3.Size = new System.Drawing.Size(1386, 297);
|
this.splitContainer3.SplitterDistance = 54;
|
this.splitContainer3.TabIndex = 0;
|
//
|
// splitContainer17
|
//
|
this.splitContainer17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer17.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer17.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer17.Name = "splitContainer17";
|
//
|
// splitContainer17.Panel1
|
//
|
this.splitContainer17.Panel1.Controls.Add(this.label5);
|
//
|
// splitContainer17.Panel2
|
//
|
this.splitContainer17.Panel2.Controls.Add(this.lblGGXH);
|
this.splitContainer17.Size = new System.Drawing.Size(1386, 54);
|
this.splitContainer17.SplitterDistance = 230;
|
this.splitContainer17.TabIndex = 0;
|
//
|
// label5
|
//
|
this.label5.BackColor = System.Drawing.Color.Black;
|
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label5.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label5.ForeColor = System.Drawing.Color.White;
|
this.label5.Location = new System.Drawing.Point(0, 0);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(226, 50);
|
this.label5.TabIndex = 1;
|
this.label5.Text = "规格型号:";
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblGGXH
|
//
|
this.lblGGXH.BackColor = System.Drawing.Color.Black;
|
this.lblGGXH.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblGGXH.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblGGXH.ForeColor = System.Drawing.Color.White;
|
this.lblGGXH.Location = new System.Drawing.Point(0, 0);
|
this.lblGGXH.Name = "lblGGXH";
|
this.lblGGXH.Size = new System.Drawing.Size(1148, 50);
|
this.lblGGXH.TabIndex = 1;
|
this.lblGGXH.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer4
|
//
|
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer4.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer4.Name = "splitContainer4";
|
this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer4.Panel1
|
//
|
this.splitContainer4.Panel1.Controls.Add(this.splitContainer14);
|
//
|
// splitContainer4.Panel2
|
//
|
this.splitContainer4.Panel2.Controls.Add(this.splitContainer5);
|
this.splitContainer4.Size = new System.Drawing.Size(1386, 239);
|
this.splitContainer4.SplitterDistance = 48;
|
this.splitContainer4.TabIndex = 0;
|
//
|
// splitContainer14
|
//
|
this.splitContainer14.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer14.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer14.Name = "splitContainer14";
|
//
|
// splitContainer14.Panel1
|
//
|
this.splitContainer14.Panel1.Controls.Add(this.splitContainer15);
|
//
|
// splitContainer14.Panel2
|
//
|
this.splitContainer14.Panel2.Controls.Add(this.splitContainer16);
|
this.splitContainer14.Size = new System.Drawing.Size(1386, 48);
|
this.splitContainer14.SplitterDistance = 692;
|
this.splitContainer14.TabIndex = 0;
|
//
|
// splitContainer15
|
//
|
this.splitContainer15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer15.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer15.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer15.Name = "splitContainer15";
|
//
|
// splitContainer15.Panel1
|
//
|
this.splitContainer15.Panel1.Controls.Add(this.label7);
|
//
|
// splitContainer15.Panel2
|
//
|
this.splitContainer15.Panel2.Controls.Add(this.lblMBS);
|
this.splitContainer15.Size = new System.Drawing.Size(692, 48);
|
this.splitContainer15.SplitterDistance = 230;
|
this.splitContainer15.TabIndex = 0;
|
//
|
// label7
|
//
|
this.label7.BackColor = System.Drawing.Color.Black;
|
this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label7.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label7.ForeColor = System.Drawing.Color.White;
|
this.label7.Location = new System.Drawing.Point(0, 0);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(226, 44);
|
this.label7.TabIndex = 1;
|
this.label7.Text = "目标数:";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblMBS
|
//
|
this.lblMBS.BackColor = System.Drawing.Color.Black;
|
this.lblMBS.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblMBS.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblMBS.ForeColor = System.Drawing.Color.White;
|
this.lblMBS.Location = new System.Drawing.Point(0, 0);
|
this.lblMBS.Name = "lblMBS";
|
this.lblMBS.Size = new System.Drawing.Size(454, 44);
|
this.lblMBS.TabIndex = 1;
|
this.lblMBS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer16
|
//
|
this.splitContainer16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer16.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer16.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer16.Name = "splitContainer16";
|
//
|
// splitContainer16.Panel1
|
//
|
this.splitContainer16.Panel1.Controls.Add(this.label9);
|
//
|
// splitContainer16.Panel2
|
//
|
this.splitContainer16.Panel2.Controls.Add(this.lblSJS);
|
this.splitContainer16.Size = new System.Drawing.Size(690, 48);
|
this.splitContainer16.SplitterDistance = 228;
|
this.splitContainer16.TabIndex = 0;
|
//
|
// label9
|
//
|
this.label9.BackColor = System.Drawing.Color.Black;
|
this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label9.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label9.ForeColor = System.Drawing.Color.White;
|
this.label9.Location = new System.Drawing.Point(0, 0);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(224, 44);
|
this.label9.TabIndex = 1;
|
this.label9.Text = "实际数:";
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblSJS
|
//
|
this.lblSJS.BackColor = System.Drawing.Color.Black;
|
this.lblSJS.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblSJS.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblSJS.ForeColor = System.Drawing.Color.White;
|
this.lblSJS.Location = new System.Drawing.Point(0, 0);
|
this.lblSJS.Name = "lblSJS";
|
this.lblSJS.Size = new System.Drawing.Size(454, 44);
|
this.lblSJS.TabIndex = 1;
|
this.lblSJS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer5
|
//
|
this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer5.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer5.Name = "splitContainer5";
|
this.splitContainer5.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer5.Panel1
|
//
|
this.splitContainer5.Panel1.Controls.Add(this.splitContainer11);
|
//
|
// splitContainer5.Panel2
|
//
|
this.splitContainer5.Panel2.Controls.Add(this.splitContainer6);
|
this.splitContainer5.Size = new System.Drawing.Size(1386, 187);
|
this.splitContainer5.SplitterDistance = 55;
|
this.splitContainer5.TabIndex = 0;
|
//
|
// splitContainer11
|
//
|
this.splitContainer11.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer11.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer11.Name = "splitContainer11";
|
//
|
// splitContainer11.Panel1
|
//
|
this.splitContainer11.Panel1.Controls.Add(this.splitContainer12);
|
//
|
// splitContainer11.Panel2
|
//
|
this.splitContainer11.Panel2.Controls.Add(this.splitContainer13);
|
this.splitContainer11.Size = new System.Drawing.Size(1386, 55);
|
this.splitContainer11.SplitterDistance = 692;
|
this.splitContainer11.TabIndex = 0;
|
//
|
// splitContainer12
|
//
|
this.splitContainer12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer12.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer12.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer12.Name = "splitContainer12";
|
//
|
// splitContainer12.Panel1
|
//
|
this.splitContainer12.Panel1.Controls.Add(this.label11);
|
//
|
// splitContainer12.Panel2
|
//
|
this.splitContainer12.Panel2.Controls.Add(this.lblZJHS);
|
this.splitContainer12.Size = new System.Drawing.Size(692, 55);
|
this.splitContainer12.SplitterDistance = 230;
|
this.splitContainer12.TabIndex = 0;
|
//
|
// label11
|
//
|
this.label11.BackColor = System.Drawing.Color.Black;
|
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label11.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label11.ForeColor = System.Drawing.Color.White;
|
this.label11.Location = new System.Drawing.Point(0, 0);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(226, 51);
|
this.label11.TabIndex = 1;
|
this.label11.Text = "总计划数:";
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblZJHS
|
//
|
this.lblZJHS.BackColor = System.Drawing.Color.Black;
|
this.lblZJHS.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblZJHS.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZJHS.ForeColor = System.Drawing.Color.White;
|
this.lblZJHS.Location = new System.Drawing.Point(0, 0);
|
this.lblZJHS.Name = "lblZJHS";
|
this.lblZJHS.Size = new System.Drawing.Size(454, 51);
|
this.lblZJHS.TabIndex = 1;
|
this.lblZJHS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer13
|
//
|
this.splitContainer13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer13.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer13.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer13.Name = "splitContainer13";
|
//
|
// splitContainer13.Panel1
|
//
|
this.splitContainer13.Panel1.Controls.Add(this.label13);
|
//
|
// splitContainer13.Panel2
|
//
|
this.splitContainer13.Panel2.Controls.Add(this.lblLJS);
|
this.splitContainer13.Size = new System.Drawing.Size(690, 55);
|
this.splitContainer13.SplitterDistance = 228;
|
this.splitContainer13.TabIndex = 0;
|
//
|
// label13
|
//
|
this.label13.BackColor = System.Drawing.Color.Black;
|
this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label13.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label13.ForeColor = System.Drawing.Color.White;
|
this.label13.Location = new System.Drawing.Point(0, 0);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(224, 51);
|
this.label13.TabIndex = 1;
|
this.label13.Text = "累计数:";
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblLJS
|
//
|
this.lblLJS.BackColor = System.Drawing.Color.Black;
|
this.lblLJS.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblLJS.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblLJS.ForeColor = System.Drawing.Color.White;
|
this.lblLJS.Location = new System.Drawing.Point(0, 0);
|
this.lblLJS.Name = "lblLJS";
|
this.lblLJS.Size = new System.Drawing.Size(454, 51);
|
this.lblLJS.TabIndex = 1;
|
this.lblLJS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer6
|
//
|
this.splitContainer6.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer6.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer6.Name = "splitContainer6";
|
this.splitContainer6.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer6.Panel1
|
//
|
this.splitContainer6.Panel1.Controls.Add(this.splitContainer8);
|
//
|
// splitContainer6.Panel2
|
//
|
this.splitContainer6.Panel2.Controls.Add(this.splitContainer7);
|
this.splitContainer6.Size = new System.Drawing.Size(1386, 128);
|
this.splitContainer6.SplitterDistance = 54;
|
this.splitContainer6.TabIndex = 0;
|
//
|
// splitContainer8
|
//
|
this.splitContainer8.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer8.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer8.Name = "splitContainer8";
|
//
|
// splitContainer8.Panel1
|
//
|
this.splitContainer8.Panel1.Controls.Add(this.splitContainer9);
|
//
|
// splitContainer8.Panel2
|
//
|
this.splitContainer8.Panel2.Controls.Add(this.splitContainer10);
|
this.splitContainer8.Size = new System.Drawing.Size(1386, 54);
|
this.splitContainer8.SplitterDistance = 692;
|
this.splitContainer8.TabIndex = 0;
|
//
|
// splitContainer9
|
//
|
this.splitContainer9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer9.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer9.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer9.Name = "splitContainer9";
|
//
|
// splitContainer9.Panel1
|
//
|
this.splitContainer9.Panel1.Controls.Add(this.label15);
|
//
|
// splitContainer9.Panel2
|
//
|
this.splitContainer9.Panel2.Controls.Add(this.lblZBLS);
|
this.splitContainer9.Size = new System.Drawing.Size(692, 54);
|
this.splitContainer9.SplitterDistance = 230;
|
this.splitContainer9.TabIndex = 0;
|
//
|
// label15
|
//
|
this.label15.BackColor = System.Drawing.Color.Black;
|
this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label15.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label15.ForeColor = System.Drawing.Color.White;
|
this.label15.Location = new System.Drawing.Point(0, 0);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(226, 50);
|
this.label15.TabIndex = 1;
|
this.label15.Text = "总不良数:";
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblZBLS
|
//
|
this.lblZBLS.BackColor = System.Drawing.Color.Black;
|
this.lblZBLS.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblZBLS.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZBLS.ForeColor = System.Drawing.Color.White;
|
this.lblZBLS.Location = new System.Drawing.Point(0, 0);
|
this.lblZBLS.Name = "lblZBLS";
|
this.lblZBLS.Size = new System.Drawing.Size(454, 50);
|
this.lblZBLS.TabIndex = 1;
|
this.lblZBLS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer10
|
//
|
this.splitContainer10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer10.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer10.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer10.Name = "splitContainer10";
|
//
|
// splitContainer10.Panel1
|
//
|
this.splitContainer10.Panel1.Controls.Add(this.label17);
|
//
|
// splitContainer10.Panel2
|
//
|
this.splitContainer10.Panel2.Controls.Add(this.lblZBLL);
|
this.splitContainer10.Size = new System.Drawing.Size(690, 54);
|
this.splitContainer10.SplitterDistance = 228;
|
this.splitContainer10.TabIndex = 0;
|
//
|
// label17
|
//
|
this.label17.BackColor = System.Drawing.Color.Black;
|
this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label17.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label17.ForeColor = System.Drawing.Color.White;
|
this.label17.Location = new System.Drawing.Point(0, 0);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(224, 50);
|
this.label17.TabIndex = 1;
|
this.label17.Text = "总不良率:";
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblZBLL
|
//
|
this.lblZBLL.BackColor = System.Drawing.Color.Black;
|
this.lblZBLL.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblZBLL.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblZBLL.ForeColor = System.Drawing.Color.White;
|
this.lblZBLL.Location = new System.Drawing.Point(0, 0);
|
this.lblZBLL.Name = "lblZBLL";
|
this.lblZBLL.Size = new System.Drawing.Size(454, 50);
|
this.lblZBLL.TabIndex = 1;
|
this.lblZBLL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// splitContainer7
|
//
|
this.splitContainer7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.splitContainer7.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer7.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer7.Name = "splitContainer7";
|
//
|
// splitContainer7.Panel1
|
//
|
this.splitContainer7.Panel1.Controls.Add(this.label19);
|
//
|
// splitContainer7.Panel2
|
//
|
this.splitContainer7.Panel2.Controls.Add(this.lblBZ);
|
this.splitContainer7.Size = new System.Drawing.Size(1386, 70);
|
this.splitContainer7.SplitterDistance = 228;
|
this.splitContainer7.TabIndex = 0;
|
//
|
// label19
|
//
|
this.label19.BackColor = System.Drawing.Color.Black;
|
this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.label19.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label19.ForeColor = System.Drawing.Color.White;
|
this.label19.Location = new System.Drawing.Point(0, 0);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(224, 66);
|
this.label19.TabIndex = 1;
|
this.label19.Text = "备注:";
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblBZ
|
//
|
this.lblBZ.BackColor = System.Drawing.Color.Black;
|
this.lblBZ.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.lblBZ.Font = new System.Drawing.Font("宋体", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.lblBZ.ForeColor = System.Drawing.Color.White;
|
this.lblBZ.Location = new System.Drawing.Point(0, 0);
|
this.lblBZ.Name = "lblBZ";
|
this.lblBZ.Size = new System.Drawing.Size(1150, 66);
|
this.lblBZ.TabIndex = 1;
|
this.lblBZ.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// timer4
|
//
|
this.timer4.Enabled = true;
|
this.timer4.Tick += new System.EventHandler(this.timer4_Tick);
|
//
|
// Sc_ProductionLineKB
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1386, 531);
|
this.Controls.Add(this.splitContainer1);
|
this.Controls.Add(this.grdMain);
|
this.Controls.Add(this.grdSum);
|
this.Controls.Add(this.Tool);
|
this.Controls.Add(this.grdPrint);
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
this.Name = "Sc_ProductionLineKB";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "单据列表";
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
this.Load += new System.EventHandler(this.Sc_ProductionLineKB_Load);
|
this.Tool.ResumeLayout(false);
|
this.Tool.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
this.splitContainer1.Panel1.PerformLayout();
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
this.splitContainer1.ResumeLayout(false);
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
this.splitContainer2.ResumeLayout(false);
|
this.splitContainer18.Panel1.ResumeLayout(false);
|
this.splitContainer18.Panel2.ResumeLayout(false);
|
this.splitContainer18.ResumeLayout(false);
|
this.splitContainer19.Panel1.ResumeLayout(false);
|
this.splitContainer19.Panel2.ResumeLayout(false);
|
this.splitContainer19.ResumeLayout(false);
|
this.splitContainer20.Panel1.ResumeLayout(false);
|
this.splitContainer20.Panel2.ResumeLayout(false);
|
this.splitContainer20.ResumeLayout(false);
|
this.splitContainer3.Panel1.ResumeLayout(false);
|
this.splitContainer3.Panel2.ResumeLayout(false);
|
this.splitContainer3.ResumeLayout(false);
|
this.splitContainer17.Panel1.ResumeLayout(false);
|
this.splitContainer17.Panel2.ResumeLayout(false);
|
this.splitContainer17.ResumeLayout(false);
|
this.splitContainer4.Panel1.ResumeLayout(false);
|
this.splitContainer4.Panel2.ResumeLayout(false);
|
this.splitContainer4.ResumeLayout(false);
|
this.splitContainer14.Panel1.ResumeLayout(false);
|
this.splitContainer14.Panel2.ResumeLayout(false);
|
this.splitContainer14.ResumeLayout(false);
|
this.splitContainer15.Panel1.ResumeLayout(false);
|
this.splitContainer15.Panel2.ResumeLayout(false);
|
this.splitContainer15.ResumeLayout(false);
|
this.splitContainer16.Panel1.ResumeLayout(false);
|
this.splitContainer16.Panel2.ResumeLayout(false);
|
this.splitContainer16.ResumeLayout(false);
|
this.splitContainer5.Panel1.ResumeLayout(false);
|
this.splitContainer5.Panel2.ResumeLayout(false);
|
this.splitContainer5.ResumeLayout(false);
|
this.splitContainer11.Panel1.ResumeLayout(false);
|
this.splitContainer11.Panel2.ResumeLayout(false);
|
this.splitContainer11.ResumeLayout(false);
|
this.splitContainer12.Panel1.ResumeLayout(false);
|
this.splitContainer12.Panel2.ResumeLayout(false);
|
this.splitContainer12.ResumeLayout(false);
|
this.splitContainer13.Panel1.ResumeLayout(false);
|
this.splitContainer13.Panel2.ResumeLayout(false);
|
this.splitContainer13.ResumeLayout(false);
|
this.splitContainer6.Panel1.ResumeLayout(false);
|
this.splitContainer6.Panel2.ResumeLayout(false);
|
this.splitContainer6.ResumeLayout(false);
|
this.splitContainer8.Panel1.ResumeLayout(false);
|
this.splitContainer8.Panel2.ResumeLayout(false);
|
this.splitContainer8.ResumeLayout(false);
|
this.splitContainer9.Panel1.ResumeLayout(false);
|
this.splitContainer9.Panel2.ResumeLayout(false);
|
this.splitContainer9.ResumeLayout(false);
|
this.splitContainer10.Panel1.ResumeLayout(false);
|
this.splitContainer10.Panel2.ResumeLayout(false);
|
this.splitContainer10.ResumeLayout(false);
|
this.splitContainer7.Panel1.ResumeLayout(false);
|
this.splitContainer7.Panel2.ResumeLayout(false);
|
this.splitContainer7.ResumeLayout(false);
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ToolStrip Tool;
|
private System.Windows.Forms.ToolStripButton tc;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
public System.Windows.Forms.Timer timer1;
|
private System.Windows.Forms.Timer timer2;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
private System.Windows.Forms.DataGridView grdPrint;
|
private System.Windows.Forms.DataGridView grdMain;
|
private System.Windows.Forms.DataGridView grdSum;
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
private System.Windows.Forms.Timer timer3;
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
private System.Windows.Forms.SplitContainer splitContainer3;
|
private System.Windows.Forms.SplitContainer splitContainer18;
|
private System.Windows.Forms.SplitContainer splitContainer19;
|
private System.Windows.Forms.SplitContainer splitContainer20;
|
private System.Windows.Forms.SplitContainer splitContainer17;
|
private System.Windows.Forms.SplitContainer splitContainer4;
|
private System.Windows.Forms.SplitContainer splitContainer14;
|
private System.Windows.Forms.SplitContainer splitContainer15;
|
private System.Windows.Forms.SplitContainer splitContainer16;
|
private System.Windows.Forms.SplitContainer splitContainer5;
|
private System.Windows.Forms.SplitContainer splitContainer11;
|
private System.Windows.Forms.SplitContainer splitContainer12;
|
private System.Windows.Forms.SplitContainer splitContainer13;
|
private System.Windows.Forms.SplitContainer splitContainer6;
|
private System.Windows.Forms.SplitContainer splitContainer8;
|
private System.Windows.Forms.SplitContainer splitContainer9;
|
private System.Windows.Forms.SplitContainer splitContainer10;
|
private System.Windows.Forms.SplitContainer splitContainer7;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label lblHMinute;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.Label lblHhour;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Label lblHDay;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label lblHPeriod;
|
public System.Windows.Forms.Label lblJHH;
|
public System.Windows.Forms.Label lblCP;
|
public System.Windows.Forms.Label lblGGXH;
|
public System.Windows.Forms.Label lblMBS;
|
public System.Windows.Forms.Label lblSJS;
|
public System.Windows.Forms.Label lblZJHS;
|
public System.Windows.Forms.Label lblLJS;
|
public System.Windows.Forms.Label lblZBLS;
|
public System.Windows.Forms.Label lblZBLL;
|
public System.Windows.Forms.Label lblBZ;
|
public System.Windows.Forms.Label lblProductionLine;
|
private System.Windows.Forms.Timer timer4;
|
}
|
}
|