|
@ -80,18 +80,20 @@ |
|
|
this.panel1.Controls.Add(this.label2); |
|
|
this.panel1.Controls.Add(this.label2); |
|
|
this.panel1.Controls.Add(this.pictureBox1); |
|
|
this.panel1.Controls.Add(this.pictureBox1); |
|
|
this.panel1.Controls.Add(this.label1); |
|
|
this.panel1.Controls.Add(this.label1); |
|
|
this.panel1.Location = new System.Drawing.Point(1, 1); |
|
|
this.panel1.Location = new System.Drawing.Point(2, 2); |
|
|
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Size = new System.Drawing.Size(1275, 91); |
|
|
this.panel1.Size = new System.Drawing.Size(2338, 159); |
|
|
this.panel1.TabIndex = 0; |
|
|
this.panel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// label2
|
|
|
// label2
|
|
|
//
|
|
|
//
|
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.Location = new System.Drawing.Point(1080, 5); |
|
|
this.label2.Location = new System.Drawing.Point(1980, 9); |
|
|
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Size = new System.Drawing.Size(192, 84); |
|
|
this.label2.Size = new System.Drawing.Size(350, 146); |
|
|
this.label2.TabIndex = 3; |
|
|
this.label2.TabIndex = 3; |
|
|
this.label2.Text = "2019-05-29 10:30:31"; |
|
|
this.label2.Text = "2019-05-29 10:30:31"; |
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -101,9 +103,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); |
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); |
|
|
this.pictureBox1.Location = new System.Drawing.Point(4, 4); |
|
|
this.pictureBox1.Location = new System.Drawing.Point(7, 7); |
|
|
|
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.pictureBox1.Name = "pictureBox1"; |
|
|
this.pictureBox1.Name = "pictureBox1"; |
|
|
this.pictureBox1.Size = new System.Drawing.Size(169, 84); |
|
|
this.pictureBox1.Size = new System.Drawing.Size(308, 146); |
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
|
|
this.pictureBox1.TabIndex = 2; |
|
|
this.pictureBox1.TabIndex = 2; |
|
|
this.pictureBox1.TabStop = false; |
|
|
this.pictureBox1.TabStop = false; |
|
@ -112,9 +115,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Location = new System.Drawing.Point(172, 5); |
|
|
this.label1.Location = new System.Drawing.Point(315, 9); |
|
|
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(911, 84); |
|
|
this.label1.Size = new System.Drawing.Size(1669, 146); |
|
|
this.label1.TabIndex = 1; |
|
|
this.label1.TabIndex = 1; |
|
|
this.label1.Text = "注塑车间条码打印"; |
|
|
this.label1.Text = "注塑车间条码打印"; |
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -124,9 +128,10 @@ |
|
|
this.label3.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label3.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Location = new System.Drawing.Point(5, 89); |
|
|
this.label3.Location = new System.Drawing.Point(9, 156); |
|
|
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Size = new System.Drawing.Size(169, 52); |
|
|
this.label3.Size = new System.Drawing.Size(308, 90); |
|
|
this.label3.TabIndex = 1; |
|
|
this.label3.TabIndex = 1; |
|
|
this.label3.Text = "用户信息:"; |
|
|
this.label3.Text = "用户信息:"; |
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -136,9 +141,10 @@ |
|
|
this.label4.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label4.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label4.Location = new System.Drawing.Point(174, 89); |
|
|
this.label4.Location = new System.Drawing.Point(319, 156); |
|
|
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Size = new System.Drawing.Size(110, 52); |
|
|
this.label4.Size = new System.Drawing.Size(200, 90); |
|
|
this.label4.TabIndex = 2; |
|
|
this.label4.TabIndex = 2; |
|
|
this.label4.Text = "班组:"; |
|
|
this.label4.Text = "班组:"; |
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -151,9 +157,10 @@ |
|
|
this.comboBox1.Items.AddRange(new object[] { |
|
|
this.comboBox1.Items.AddRange(new object[] { |
|
|
"A班", |
|
|
"A班", |
|
|
"B班"}); |
|
|
"B班"}); |
|
|
this.comboBox1.Location = new System.Drawing.Point(284, 91); |
|
|
this.comboBox1.Location = new System.Drawing.Point(521, 159); |
|
|
|
|
|
this.comboBox1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.comboBox1.Name = "comboBox1"; |
|
|
this.comboBox1.Name = "comboBox1"; |
|
|
this.comboBox1.Size = new System.Drawing.Size(136, 51); |
|
|
this.comboBox1.Size = new System.Drawing.Size(246, 83); |
|
|
this.comboBox1.TabIndex = 3; |
|
|
this.comboBox1.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// label5
|
|
|
// label5
|
|
@ -161,9 +168,10 @@ |
|
|
this.label5.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label5.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label5.Location = new System.Drawing.Point(419, 91); |
|
|
this.label5.Location = new System.Drawing.Point(768, 159); |
|
|
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Size = new System.Drawing.Size(110, 52); |
|
|
this.label5.Size = new System.Drawing.Size(200, 90); |
|
|
this.label5.TabIndex = 4; |
|
|
this.label5.TabIndex = 4; |
|
|
this.label5.Text = "工位:"; |
|
|
this.label5.Text = "工位:"; |
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -172,9 +180,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label6.Location = new System.Drawing.Point(529, 93); |
|
|
this.label6.Location = new System.Drawing.Point(970, 163); |
|
|
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Size = new System.Drawing.Size(145, 52); |
|
|
this.label6.Size = new System.Drawing.Size(264, 90); |
|
|
this.label6.TabIndex = 5; |
|
|
this.label6.TabIndex = 5; |
|
|
this.label6.Text = "IM01"; |
|
|
this.label6.Text = "IM01"; |
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -184,9 +193,10 @@ |
|
|
this.label7.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label7.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label7.Location = new System.Drawing.Point(675, 93); |
|
|
this.label7.Location = new System.Drawing.Point(1238, 163); |
|
|
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Size = new System.Drawing.Size(110, 52); |
|
|
this.label7.Size = new System.Drawing.Size(200, 90); |
|
|
this.label7.TabIndex = 6; |
|
|
this.label7.TabIndex = 6; |
|
|
this.label7.Text = "用户:"; |
|
|
this.label7.Text = "用户:"; |
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
@ -195,9 +205,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Location = new System.Drawing.Point(784, 93); |
|
|
this.label8.Location = new System.Drawing.Point(1437, 163); |
|
|
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Size = new System.Drawing.Size(123, 52); |
|
|
this.label8.Size = new System.Drawing.Size(224, 90); |
|
|
this.label8.TabIndex = 7; |
|
|
this.label8.TabIndex = 7; |
|
|
this.label8.Text = "cy"; |
|
|
this.label8.Text = "cy"; |
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -207,9 +218,10 @@ |
|
|
this.label9.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label9.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label9.Location = new System.Drawing.Point(904, 93); |
|
|
this.label9.Location = new System.Drawing.Point(1657, 163); |
|
|
|
|
|
this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Size = new System.Drawing.Size(180, 52); |
|
|
this.label9.Size = new System.Drawing.Size(328, 90); |
|
|
this.label9.TabIndex = 8; |
|
|
this.label9.TabIndex = 8; |
|
|
this.label9.Text = "质量录入"; |
|
|
this.label9.Text = "质量录入"; |
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -220,9 +232,10 @@ |
|
|
this.label10.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label10.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.Location = new System.Drawing.Point(5, 141); |
|
|
this.label10.Location = new System.Drawing.Point(9, 247); |
|
|
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Size = new System.Drawing.Size(169, 622); |
|
|
this.label10.Size = new System.Drawing.Size(308, 1087); |
|
|
this.label10.TabIndex = 9; |
|
|
this.label10.TabIndex = 9; |
|
|
this.label10.Text = "打印记录:"; |
|
|
this.label10.Text = "打印记录:"; |
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -289,16 +302,17 @@ |
|
|
this.glacialList1.HoverEvents = false; |
|
|
this.glacialList1.HoverEvents = false; |
|
|
this.glacialList1.HoverTime = 1; |
|
|
this.glacialList1.HoverTime = 1; |
|
|
this.glacialList1.ImageList = null; |
|
|
this.glacialList1.ImageList = null; |
|
|
this.glacialList1.ItemHeight = 30; |
|
|
this.glacialList1.ItemHeight = 50; |
|
|
this.glacialList1.ItemWordWrap = false; |
|
|
this.glacialList1.ItemWordWrap = false; |
|
|
this.glacialList1.Location = new System.Drawing.Point(173, 142); |
|
|
this.glacialList1.Location = new System.Drawing.Point(317, 248); |
|
|
|
|
|
this.glacialList1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.glacialList1.Name = "glacialList1"; |
|
|
this.glacialList1.Name = "glacialList1"; |
|
|
this.glacialList1.Selectable = true; |
|
|
this.glacialList1.Selectable = true; |
|
|
this.glacialList1.SelectedTextColor = System.Drawing.Color.White; |
|
|
this.glacialList1.SelectedTextColor = System.Drawing.Color.White; |
|
|
this.glacialList1.SelectionColor = System.Drawing.Color.Lime; |
|
|
this.glacialList1.SelectionColor = System.Drawing.Color.Lime; |
|
|
this.glacialList1.ShowBorder = true; |
|
|
this.glacialList1.ShowBorder = true; |
|
|
this.glacialList1.ShowFocusRect = false; |
|
|
this.glacialList1.ShowFocusRect = false; |
|
|
this.glacialList1.Size = new System.Drawing.Size(1100, 621); |
|
|
this.glacialList1.Size = new System.Drawing.Size(2017, 1087); |
|
|
this.glacialList1.SortType = GlacialComponents.Controls.SortTypes.InsertionSort; |
|
|
this.glacialList1.SortType = GlacialComponents.Controls.SortTypes.InsertionSort; |
|
|
this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.White; |
|
|
this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.White; |
|
|
this.glacialList1.TabIndex = 10; |
|
|
this.glacialList1.TabIndex = 10; |
|
@ -310,9 +324,10 @@ |
|
|
this.label11.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label11.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label11.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label11.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label11.Location = new System.Drawing.Point(5, 763); |
|
|
this.label11.Location = new System.Drawing.Point(9, 1335); |
|
|
|
|
|
this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label11.Name = "label11"; |
|
|
this.label11.Name = "label11"; |
|
|
this.label11.Size = new System.Drawing.Size(169, 252); |
|
|
this.label11.Size = new System.Drawing.Size(308, 440); |
|
|
this.label11.TabIndex = 11; |
|
|
this.label11.TabIndex = 11; |
|
|
this.label11.Text = "打印信息:"; |
|
|
this.label11.Text = "打印信息:"; |
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -322,9 +337,10 @@ |
|
|
this.label12.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label12.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label12.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label12.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label12.Location = new System.Drawing.Point(173, 763); |
|
|
this.label12.Location = new System.Drawing.Point(317, 1335); |
|
|
|
|
|
this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Size = new System.Drawing.Size(73, 252); |
|
|
this.label12.Size = new System.Drawing.Size(132, 440); |
|
|
this.label12.TabIndex = 12; |
|
|
this.label12.TabIndex = 12; |
|
|
this.label12.Text = "暂停打印"; |
|
|
this.label12.Text = "暂停打印"; |
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -335,9 +351,10 @@ |
|
|
this.label13.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label13.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label13.Location = new System.Drawing.Point(245, 763); |
|
|
this.label13.Location = new System.Drawing.Point(449, 1335); |
|
|
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Size = new System.Drawing.Size(73, 252); |
|
|
this.label13.Size = new System.Drawing.Size(132, 440); |
|
|
this.label13.TabIndex = 13; |
|
|
this.label13.TabIndex = 13; |
|
|
this.label13.Text = "下一计划"; |
|
|
this.label13.Text = "下一计划"; |
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -353,17 +370,19 @@ |
|
|
this.panel2.Controls.Add(this.label15); |
|
|
this.panel2.Controls.Add(this.label15); |
|
|
this.panel2.Controls.Add(this.comboBox2); |
|
|
this.panel2.Controls.Add(this.comboBox2); |
|
|
this.panel2.Controls.Add(this.label14); |
|
|
this.panel2.Controls.Add(this.label14); |
|
|
this.panel2.Location = new System.Drawing.Point(318, 763); |
|
|
this.panel2.Location = new System.Drawing.Point(583, 1335); |
|
|
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.panel2.Name = "panel2"; |
|
|
this.panel2.Name = "panel2"; |
|
|
this.panel2.Size = new System.Drawing.Size(737, 252); |
|
|
this.panel2.Size = new System.Drawing.Size(1351, 441); |
|
|
this.panel2.TabIndex = 14; |
|
|
this.panel2.TabIndex = 14; |
|
|
//
|
|
|
//
|
|
|
// textBox2
|
|
|
// textBox2
|
|
|
//
|
|
|
//
|
|
|
this.textBox2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.textBox2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.textBox2.Location = new System.Drawing.Point(167, 150); |
|
|
this.textBox2.Location = new System.Drawing.Point(306, 262); |
|
|
|
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.textBox2.Name = "textBox2"; |
|
|
this.textBox2.Name = "textBox2"; |
|
|
this.textBox2.Size = new System.Drawing.Size(167, 41); |
|
|
this.textBox2.Size = new System.Drawing.Size(303, 65); |
|
|
this.textBox2.TabIndex = 6; |
|
|
this.textBox2.TabIndex = 6; |
|
|
this.textBox2.Click += new System.EventHandler(this.textBox2_Click); |
|
|
this.textBox2.Click += new System.EventHandler(this.textBox2_Click); |
|
|
//
|
|
|
//
|
|
@ -371,9 +390,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.label17.AutoSize = true; |
|
|
this.label17.AutoSize = true; |
|
|
this.label17.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label17.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label17.Location = new System.Drawing.Point(37, 156); |
|
|
this.label17.Location = new System.Drawing.Point(68, 273); |
|
|
|
|
|
this.label17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label17.Name = "label17"; |
|
|
this.label17.Name = "label17"; |
|
|
this.label17.Size = new System.Drawing.Size(103, 29); |
|
|
this.label17.Size = new System.Drawing.Size(178, 51); |
|
|
this.label17.TabIndex = 5; |
|
|
this.label17.TabIndex = 5; |
|
|
this.label17.Text = "数量:"; |
|
|
this.label17.Text = "数量:"; |
|
|
//
|
|
|
//
|
|
@ -381,9 +401,10 @@ |
|
|
//
|
|
|
//
|
|
|
this.label16.AutoSize = true; |
|
|
this.label16.AutoSize = true; |
|
|
this.label16.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label16.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label16.Location = new System.Drawing.Point(378, 84); |
|
|
this.label16.Location = new System.Drawing.Point(693, 147); |
|
|
|
|
|
this.label16.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label16.Name = "label16"; |
|
|
this.label16.Name = "label16"; |
|
|
this.label16.Size = new System.Drawing.Size(141, 29); |
|
|
this.label16.Size = new System.Drawing.Size(238, 51); |
|
|
this.label16.TabIndex = 4; |
|
|
this.label16.TabIndex = 4; |
|
|
this.label16.Text = "(yyMMdd)"; |
|
|
this.label16.Text = "(yyMMdd)"; |
|
|
//
|
|
|
//
|
|
@ -391,18 +412,20 @@ |
|
|
//
|
|
|
//
|
|
|
this.textBox1.Enabled = false; |
|
|
this.textBox1.Enabled = false; |
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.textBox1.Location = new System.Drawing.Point(168, 81); |
|
|
this.textBox1.Location = new System.Drawing.Point(308, 142); |
|
|
|
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.textBox1.Name = "textBox1"; |
|
|
this.textBox1.Name = "textBox1"; |
|
|
this.textBox1.Size = new System.Drawing.Size(166, 41); |
|
|
this.textBox1.Size = new System.Drawing.Size(301, 65); |
|
|
this.textBox1.TabIndex = 3; |
|
|
this.textBox1.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// label15
|
|
|
// label15
|
|
|
//
|
|
|
//
|
|
|
this.label15.AutoSize = true; |
|
|
this.label15.AutoSize = true; |
|
|
this.label15.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label15.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label15.Location = new System.Drawing.Point(38, 89); |
|
|
this.label15.Location = new System.Drawing.Point(70, 156); |
|
|
|
|
|
this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label15.Name = "label15"; |
|
|
this.label15.Name = "label15"; |
|
|
this.label15.Size = new System.Drawing.Size(103, 29); |
|
|
this.label15.Size = new System.Drawing.Size(178, 51); |
|
|
this.label15.TabIndex = 2; |
|
|
this.label15.TabIndex = 2; |
|
|
this.label15.Text = "批次:"; |
|
|
this.label15.Text = "批次:"; |
|
|
//
|
|
|
//
|
|
@ -410,18 +433,20 @@ |
|
|
//
|
|
|
//
|
|
|
this.comboBox2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.comboBox2.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.comboBox2.FormattingEnabled = true; |
|
|
this.comboBox2.FormattingEnabled = true; |
|
|
this.comboBox2.Location = new System.Drawing.Point(168, 19); |
|
|
this.comboBox2.Location = new System.Drawing.Point(308, 33); |
|
|
|
|
|
this.comboBox2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.comboBox2.Name = "comboBox2"; |
|
|
this.comboBox2.Name = "comboBox2"; |
|
|
this.comboBox2.Size = new System.Drawing.Size(481, 37); |
|
|
this.comboBox2.Size = new System.Drawing.Size(879, 59); |
|
|
this.comboBox2.TabIndex = 1; |
|
|
this.comboBox2.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// label14
|
|
|
// label14
|
|
|
//
|
|
|
//
|
|
|
this.label14.AutoSize = true; |
|
|
this.label14.AutoSize = true; |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label14.Location = new System.Drawing.Point(38, 23); |
|
|
this.label14.Location = new System.Drawing.Point(70, 40); |
|
|
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Size = new System.Drawing.Size(103, 29); |
|
|
this.label14.Size = new System.Drawing.Size(178, 51); |
|
|
this.label14.TabIndex = 0; |
|
|
this.label14.TabIndex = 0; |
|
|
this.label14.Text = "产品:"; |
|
|
this.label14.Text = "产品:"; |
|
|
//
|
|
|
//
|
|
@ -430,9 +455,10 @@ |
|
|
this.label18.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label18.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label18.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label18.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label18.Location = new System.Drawing.Point(1129, 763); |
|
|
this.label18.Location = new System.Drawing.Point(2070, 1335); |
|
|
|
|
|
this.label18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label18.Name = "label18"; |
|
|
this.label18.Name = "label18"; |
|
|
this.label18.Size = new System.Drawing.Size(73, 252); |
|
|
this.label18.Size = new System.Drawing.Size(132, 440); |
|
|
this.label18.TabIndex = 15; |
|
|
this.label18.TabIndex = 15; |
|
|
this.label18.Text = "补打"; |
|
|
this.label18.Text = "补打"; |
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -444,9 +470,10 @@ |
|
|
this.label19.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label19.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label19.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label19.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label19.Location = new System.Drawing.Point(1056, 763); |
|
|
this.label19.Location = new System.Drawing.Point(1936, 1335); |
|
|
|
|
|
this.label19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label19.Name = "label19"; |
|
|
this.label19.Name = "label19"; |
|
|
this.label19.Size = new System.Drawing.Size(73, 252); |
|
|
this.label19.Size = new System.Drawing.Size(132, 440); |
|
|
this.label19.TabIndex = 16; |
|
|
this.label19.TabIndex = 16; |
|
|
this.label19.Text = "手工打印"; |
|
|
this.label19.Text = "手工打印"; |
|
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -457,9 +484,10 @@ |
|
|
this.label20.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label20.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label20.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label20.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label20.Location = new System.Drawing.Point(1202, 763); |
|
|
this.label20.Location = new System.Drawing.Point(2204, 1335); |
|
|
|
|
|
this.label20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label20.Name = "label20"; |
|
|
this.label20.Name = "label20"; |
|
|
this.label20.Size = new System.Drawing.Size(73, 252); |
|
|
this.label20.Size = new System.Drawing.Size(132, 440); |
|
|
this.label20.TabIndex = 17; |
|
|
this.label20.TabIndex = 17; |
|
|
this.label20.Text = "删除条码"; |
|
|
this.label20.Text = "删除条码"; |
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -471,9 +499,10 @@ |
|
|
this.label21.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label21.BackColor = System.Drawing.Color.DeepSkyBlue; |
|
|
this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.label21.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label21.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label21.Location = new System.Drawing.Point(1081, 93); |
|
|
this.label21.Location = new System.Drawing.Point(1982, 163); |
|
|
|
|
|
this.label21.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label21.Name = "label21"; |
|
|
this.label21.Name = "label21"; |
|
|
this.label21.Size = new System.Drawing.Size(192, 50); |
|
|
this.label21.Size = new System.Drawing.Size(350, 86); |
|
|
this.label21.TabIndex = 18; |
|
|
this.label21.TabIndex = 18; |
|
|
this.label21.Text = "停机录入"; |
|
|
this.label21.Text = "停机录入"; |
|
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
@ -492,16 +521,18 @@ |
|
|
this.panel3.Controls.Add(this.button1); |
|
|
this.panel3.Controls.Add(this.button1); |
|
|
this.panel3.Controls.Add(this.textBox3); |
|
|
this.panel3.Controls.Add(this.textBox3); |
|
|
this.panel3.Controls.Add(this.label22); |
|
|
this.panel3.Controls.Add(this.label22); |
|
|
this.panel3.Location = new System.Drawing.Point(512, 555); |
|
|
this.panel3.Location = new System.Drawing.Point(939, 971); |
|
|
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.panel3.Name = "panel3"; |
|
|
this.panel3.Name = "panel3"; |
|
|
this.panel3.Size = new System.Drawing.Size(527, 56); |
|
|
this.panel3.Size = new System.Drawing.Size(965, 96); |
|
|
this.panel3.TabIndex = 19; |
|
|
this.panel3.TabIndex = 19; |
|
|
//
|
|
|
//
|
|
|
// button2
|
|
|
// button2
|
|
|
//
|
|
|
//
|
|
|
this.button2.Location = new System.Drawing.Point(417, 20); |
|
|
this.button2.Location = new System.Drawing.Point(765, 35); |
|
|
|
|
|
this.button2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.button2.Name = "button2"; |
|
|
this.button2.Name = "button2"; |
|
|
this.button2.Size = new System.Drawing.Size(75, 23); |
|
|
this.button2.Size = new System.Drawing.Size(138, 40); |
|
|
this.button2.TabIndex = 3; |
|
|
this.button2.TabIndex = 3; |
|
|
this.button2.Text = "取消"; |
|
|
this.button2.Text = "取消"; |
|
|
this.button2.UseVisualStyleBackColor = true; |
|
|
this.button2.UseVisualStyleBackColor = true; |
|
@ -509,9 +540,10 @@ |
|
|
//
|
|
|
//
|
|
|
// button1
|
|
|
// button1
|
|
|
//
|
|
|
//
|
|
|
this.button1.Location = new System.Drawing.Point(309, 20); |
|
|
this.button1.Location = new System.Drawing.Point(567, 35); |
|
|
|
|
|
this.button1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.button1.Name = "button1"; |
|
|
this.button1.Name = "button1"; |
|
|
this.button1.Size = new System.Drawing.Size(75, 23); |
|
|
this.button1.Size = new System.Drawing.Size(138, 40); |
|
|
this.button1.TabIndex = 2; |
|
|
this.button1.TabIndex = 2; |
|
|
this.button1.Text = "确定"; |
|
|
this.button1.Text = "确定"; |
|
|
this.button1.UseVisualStyleBackColor = true; |
|
|
this.button1.UseVisualStyleBackColor = true; |
|
@ -519,9 +551,10 @@ |
|
|
//
|
|
|
//
|
|
|
// textBox3
|
|
|
// textBox3
|
|
|
//
|
|
|
//
|
|
|
this.textBox3.Location = new System.Drawing.Point(81, 20); |
|
|
this.textBox3.Location = new System.Drawing.Point(149, 35); |
|
|
|
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.textBox3.Name = "textBox3"; |
|
|
this.textBox3.Name = "textBox3"; |
|
|
this.textBox3.Size = new System.Drawing.Size(176, 21); |
|
|
this.textBox3.Size = new System.Drawing.Size(319, 31); |
|
|
this.textBox3.TabIndex = 1; |
|
|
this.textBox3.TabIndex = 1; |
|
|
this.textBox3.UseSystemPasswordChar = true; |
|
|
this.textBox3.UseSystemPasswordChar = true; |
|
|
this.textBox3.Click += new System.EventHandler(this.textBox3_Click); |
|
|
this.textBox3.Click += new System.EventHandler(this.textBox3_Click); |
|
@ -530,17 +563,18 @@ |
|
|
// label22
|
|
|
// label22
|
|
|
//
|
|
|
//
|
|
|
this.label22.AutoSize = true; |
|
|
this.label22.AutoSize = true; |
|
|
this.label22.Location = new System.Drawing.Point(26, 24); |
|
|
this.label22.Location = new System.Drawing.Point(48, 42); |
|
|
|
|
|
this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); |
|
|
this.label22.Name = "label22"; |
|
|
this.label22.Name = "label22"; |
|
|
this.label22.Size = new System.Drawing.Size(41, 12); |
|
|
this.label22.Size = new System.Drawing.Size(73, 21); |
|
|
this.label22.TabIndex = 0; |
|
|
this.label22.TabIndex = 0; |
|
|
this.label22.Text = "密码:"; |
|
|
this.label22.Text = "密码:"; |
|
|
//
|
|
|
//
|
|
|
// FrmBarCode
|
|
|
// FrmBarCode
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 21F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(1264, 985); |
|
|
this.ClientSize = new System.Drawing.Size(2317, 1724); |
|
|
this.Controls.Add(this.panel3); |
|
|
this.Controls.Add(this.panel3); |
|
|
this.Controls.Add(this.label21); |
|
|
this.Controls.Add(this.label21); |
|
|
this.Controls.Add(this.label20); |
|
|
this.Controls.Add(this.label20); |
|
@ -561,7 +595,8 @@ |
|
|
this.Controls.Add(this.label4); |
|
|
this.Controls.Add(this.label4); |
|
|
this.Controls.Add(this.label3); |
|
|
this.Controls.Add(this.label3); |
|
|
this.Controls.Add(this.panel1); |
|
|
this.Controls.Add(this.panel1); |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |
|
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); |
|
|
this.Name = "FrmBarCode"; |
|
|
this.Name = "FrmBarCode"; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.Text = "Form1"; |
|
|
this.Text = "Form1"; |
|
|