|
|
|
@ -28,12 +28,14 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.qieDanBtn = new System.Windows.Forms.Button(); |
|
|
|
this.guaQiBtn = new System.Windows.Forms.Button(); |
|
|
|
this.btnEnablePrint = new System.Windows.Forms.Button(); |
|
|
|
this.btnEnableWeight = new System.Windows.Forms.Button(); |
|
|
|
this.btnEnd = new System.Windows.Forms.Button(); |
|
|
|
@ -109,13 +111,15 @@ |
|
|
|
// splitContainer1.Panel2
|
|
|
|
//
|
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1117, 587); |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1202, 587); |
|
|
|
this.splitContainer1.SplitterDistance = 128; |
|
|
|
this.splitContainer1.SplitterWidth = 1; |
|
|
|
this.splitContainer1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// panel1
|
|
|
|
//
|
|
|
|
this.panel1.Controls.Add(this.qieDanBtn); |
|
|
|
this.panel1.Controls.Add(this.guaQiBtn); |
|
|
|
this.panel1.Controls.Add(this.btnEnablePrint); |
|
|
|
this.panel1.Controls.Add(this.btnEnableWeight); |
|
|
|
this.panel1.Controls.Add(this.btnEnd); |
|
|
|
@ -128,9 +132,33 @@ |
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.panel1.Name = "panel1"; |
|
|
|
this.panel1.Size = new System.Drawing.Size(1115, 126); |
|
|
|
this.panel1.Size = new System.Drawing.Size(1200, 126); |
|
|
|
this.panel1.TabIndex = 2; |
|
|
|
//
|
|
|
|
// qieDanBtn
|
|
|
|
//
|
|
|
|
this.qieDanBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.qieDanBtn.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.qieDanBtn.Location = new System.Drawing.Point(923, 28); |
|
|
|
this.qieDanBtn.Name = "qieDanBtn"; |
|
|
|
this.qieDanBtn.Size = new System.Drawing.Size(75, 60); |
|
|
|
this.qieDanBtn.TabIndex = 43; |
|
|
|
this.qieDanBtn.Text = "切单"; |
|
|
|
this.qieDanBtn.UseVisualStyleBackColor = true; |
|
|
|
this.qieDanBtn.Click += new System.EventHandler(this.qieDanBtn_Click); |
|
|
|
//
|
|
|
|
// guaQiBtn
|
|
|
|
//
|
|
|
|
this.guaQiBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.guaQiBtn.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.guaQiBtn.Location = new System.Drawing.Point(822, 28); |
|
|
|
this.guaQiBtn.Name = "guaQiBtn"; |
|
|
|
this.guaQiBtn.Size = new System.Drawing.Size(75, 60); |
|
|
|
this.guaQiBtn.TabIndex = 42; |
|
|
|
this.guaQiBtn.Text = "挂起"; |
|
|
|
this.guaQiBtn.UseVisualStyleBackColor = true; |
|
|
|
this.guaQiBtn.Click += new System.EventHandler(this.guaQiBtn_Click); |
|
|
|
//
|
|
|
|
// btnEnablePrint
|
|
|
|
//
|
|
|
|
this.btnEnablePrint.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
@ -158,7 +186,7 @@ |
|
|
|
this.btnEnd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.btnEnd.Enabled = false; |
|
|
|
this.btnEnd.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.btnEnd.Location = new System.Drawing.Point(689, 28); |
|
|
|
this.btnEnd.Location = new System.Drawing.Point(719, 28); |
|
|
|
this.btnEnd.Name = "btnEnd"; |
|
|
|
this.btnEnd.Size = new System.Drawing.Size(75, 60); |
|
|
|
this.btnEnd.TabIndex = 40; |
|
|
|
@ -170,7 +198,7 @@ |
|
|
|
//
|
|
|
|
this.btnStart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.btnStart.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.btnStart.Location = new System.Drawing.Point(585, 28); |
|
|
|
this.btnStart.Location = new System.Drawing.Point(615, 28); |
|
|
|
this.btnStart.Name = "btnStart"; |
|
|
|
this.btnStart.Size = new System.Drawing.Size(75, 60); |
|
|
|
this.btnStart.TabIndex = 40; |
|
|
|
@ -207,7 +235,7 @@ |
|
|
|
this.panel3.Controls.Add(this.label5); |
|
|
|
this.panel3.Controls.Add(this.cbxWorkShop); |
|
|
|
this.panel3.Controls.Add(this.label4); |
|
|
|
this.panel3.Location = new System.Drawing.Point(797, 5); |
|
|
|
this.panel3.Location = new System.Drawing.Point(1004, 5); |
|
|
|
this.panel3.Name = "panel3"; |
|
|
|
this.panel3.Size = new System.Drawing.Size(191, 114); |
|
|
|
this.panel3.TabIndex = 34; |
|
|
|
@ -321,8 +349,8 @@ |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.btnRePrint); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.uDataGridView1); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.tableLayoutPanel1); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1117, 458); |
|
|
|
this.splitContainer2.SplitterDistance = 729; |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1202, 458); |
|
|
|
this.splitContainer2.SplitterDistance = 784; |
|
|
|
this.splitContainer2.SplitterWidth = 1; |
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
//
|
|
|
|
@ -330,7 +358,7 @@ |
|
|
|
//
|
|
|
|
this.btnGoodsSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.btnGoodsSet.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.btnGoodsSet.Location = new System.Drawing.Point(628, 16); |
|
|
|
this.btnGoodsSet.Location = new System.Drawing.Point(683, 16); |
|
|
|
this.btnGoodsSet.Name = "btnGoodsSet"; |
|
|
|
this.btnGoodsSet.Size = new System.Drawing.Size(95, 50); |
|
|
|
this.btnGoodsSet.TabIndex = 34; |
|
|
|
@ -346,7 +374,7 @@ |
|
|
|
this.flpGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpGoods.Location = new System.Drawing.Point(4, 87); |
|
|
|
this.flpGoods.Name = "flpGoods"; |
|
|
|
this.flpGoods.Size = new System.Drawing.Size(719, 369); |
|
|
|
this.flpGoods.Size = new System.Drawing.Size(774, 369); |
|
|
|
this.flpGoods.TabIndex = 1; |
|
|
|
//
|
|
|
|
// flpClass
|
|
|
|
@ -356,7 +384,7 @@ |
|
|
|
this.flpClass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpClass.Location = new System.Drawing.Point(4, 4); |
|
|
|
this.flpClass.Name = "flpClass"; |
|
|
|
this.flpClass.Size = new System.Drawing.Size(604, 76); |
|
|
|
this.flpClass.Size = new System.Drawing.Size(659, 76); |
|
|
|
this.flpClass.TabIndex = 0; |
|
|
|
//
|
|
|
|
// btnSumbit
|
|
|
|
@ -401,20 +429,20 @@ |
|
|
|
this.uDataGridView1.AllowUserToDeleteRows = false; |
|
|
|
this.uDataGridView1.AllowUserToResizeColumns = false; |
|
|
|
this.uDataGridView1.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.uDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.uDataGridView1.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.uDataGridView1.ColumnHeadersHeight = 40; |
|
|
|
this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
|
this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
@ -427,12 +455,12 @@ |
|
|
|
this.uDataGridView1.Name = "uDataGridView1"; |
|
|
|
this.uDataGridView1.ReadOnly = true; |
|
|
|
this.uDataGridView1.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.uDataGridView1.RowTemplate.Height = 40; |
|
|
|
this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(395, 295); |
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(437, 295); |
|
|
|
this.uDataGridView1.TabIndex = 1; |
|
|
|
//
|
|
|
|
// 序号
|
|
|
|
@ -465,8 +493,8 @@ |
|
|
|
// 重量
|
|
|
|
//
|
|
|
|
this.重量.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle19.Format = "#0.##"; |
|
|
|
this.重量.DefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
dataGridViewCellStyle3.Format = "#0.##"; |
|
|
|
this.重量.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.重量.HeaderText = "重量"; |
|
|
|
this.重量.Name = "重量"; |
|
|
|
this.重量.ReadOnly = true; |
|
|
|
@ -482,7 +510,7 @@ |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 41.77215F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 68F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 91F)); |
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 99F)); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lblGoodsName, 0, 1); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0); |
|
|
|
this.tableLayoutPanel1.Controls.Add(this.label3, 1, 1); |
|
|
|
@ -503,7 +531,7 @@ |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(398, 98); |
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(440, 98); |
|
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// lblGoodsName
|
|
|
|
@ -514,7 +542,7 @@ |
|
|
|
this.lblGoodsName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblGoodsName.Location = new System.Drawing.Point(4, 33); |
|
|
|
this.lblGoodsName.Name = "lblGoodsName"; |
|
|
|
this.lblGoodsName.Size = new System.Drawing.Size(95, 31); |
|
|
|
this.lblGoodsName.Size = new System.Drawing.Size(115, 31); |
|
|
|
this.lblGoodsName.TabIndex = 0; |
|
|
|
this.lblGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
//
|
|
|
|
@ -526,7 +554,7 @@ |
|
|
|
this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label8.Location = new System.Drawing.Point(4, 1); |
|
|
|
this.label8.Name = "label8"; |
|
|
|
this.label8.Size = new System.Drawing.Size(95, 31); |
|
|
|
this.label8.Size = new System.Drawing.Size(115, 31); |
|
|
|
this.label8.TabIndex = 0; |
|
|
|
this.label8.Text = "产品"; |
|
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
@ -537,9 +565,9 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label3.Location = new System.Drawing.Point(106, 33); |
|
|
|
this.label3.Location = new System.Drawing.Point(126, 33); |
|
|
|
this.label3.Name = "label3"; |
|
|
|
this.label3.Size = new System.Drawing.Size(67, 31); |
|
|
|
this.label3.Size = new System.Drawing.Size(81, 31); |
|
|
|
this.label3.TabIndex = 0; |
|
|
|
this.label3.Text = "重量"; |
|
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
@ -550,9 +578,9 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label2.Location = new System.Drawing.Point(106, 65); |
|
|
|
this.label2.Location = new System.Drawing.Point(126, 65); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(67, 32); |
|
|
|
this.label2.Size = new System.Drawing.Size(81, 32); |
|
|
|
this.label2.TabIndex = 0; |
|
|
|
this.label2.Text = "数量"; |
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
@ -563,9 +591,9 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label7.Location = new System.Drawing.Point(308, 1); |
|
|
|
this.label7.Location = new System.Drawing.Point(342, 1); |
|
|
|
this.label7.Name = "label7"; |
|
|
|
this.label7.Size = new System.Drawing.Size(86, 31); |
|
|
|
this.label7.Size = new System.Drawing.Size(94, 31); |
|
|
|
this.label7.TabIndex = 0; |
|
|
|
this.label7.Text = "剩余"; |
|
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
@ -576,7 +604,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label9.Location = new System.Drawing.Point(249, 1); |
|
|
|
this.label9.Location = new System.Drawing.Point(283, 1); |
|
|
|
this.label9.Name = "label9"; |
|
|
|
this.label9.Size = new System.Drawing.Size(52, 31); |
|
|
|
this.label9.TabIndex = 0; |
|
|
|
@ -589,7 +617,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblPlanWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblPlanWeight.Location = new System.Drawing.Point(180, 33); |
|
|
|
this.lblPlanWeight.Location = new System.Drawing.Point(214, 33); |
|
|
|
this.lblPlanWeight.Name = "lblPlanWeight"; |
|
|
|
this.lblPlanWeight.Size = new System.Drawing.Size(62, 31); |
|
|
|
this.lblPlanWeight.TabIndex = 0; |
|
|
|
@ -601,7 +629,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblNumber.Location = new System.Drawing.Point(249, 65); |
|
|
|
this.lblNumber.Location = new System.Drawing.Point(283, 65); |
|
|
|
this.lblNumber.Name = "lblNumber"; |
|
|
|
this.lblNumber.Size = new System.Drawing.Size(52, 32); |
|
|
|
this.lblNumber.TabIndex = 0; |
|
|
|
@ -613,7 +641,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblWeight.Location = new System.Drawing.Point(249, 33); |
|
|
|
this.lblWeight.Location = new System.Drawing.Point(283, 33); |
|
|
|
this.lblWeight.Name = "lblWeight"; |
|
|
|
this.lblWeight.Size = new System.Drawing.Size(52, 31); |
|
|
|
this.lblWeight.TabIndex = 0; |
|
|
|
@ -625,7 +653,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblPlanNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblPlanNumber.Location = new System.Drawing.Point(180, 65); |
|
|
|
this.lblPlanNumber.Location = new System.Drawing.Point(214, 65); |
|
|
|
this.lblPlanNumber.Name = "lblPlanNumber"; |
|
|
|
this.lblPlanNumber.Size = new System.Drawing.Size(62, 32); |
|
|
|
this.lblPlanNumber.TabIndex = 0; |
|
|
|
@ -637,7 +665,7 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label1.Location = new System.Drawing.Point(180, 1); |
|
|
|
this.label1.Location = new System.Drawing.Point(214, 1); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(62, 31); |
|
|
|
this.label1.TabIndex = 0; |
|
|
|
@ -650,9 +678,9 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblLeftWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblLeftWeight.Location = new System.Drawing.Point(308, 33); |
|
|
|
this.lblLeftWeight.Location = new System.Drawing.Point(342, 33); |
|
|
|
this.lblLeftWeight.Name = "lblLeftWeight"; |
|
|
|
this.lblLeftWeight.Size = new System.Drawing.Size(86, 31); |
|
|
|
this.lblLeftWeight.Size = new System.Drawing.Size(94, 31); |
|
|
|
this.lblLeftWeight.TabIndex = 0; |
|
|
|
this.lblLeftWeight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
//
|
|
|
|
@ -662,9 +690,9 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lblLeftNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblLeftNumber.Location = new System.Drawing.Point(308, 65); |
|
|
|
this.lblLeftNumber.Location = new System.Drawing.Point(342, 65); |
|
|
|
this.lblLeftNumber.Name = "lblLeftNumber"; |
|
|
|
this.lblLeftNumber.Size = new System.Drawing.Size(86, 32); |
|
|
|
this.lblLeftNumber.Size = new System.Drawing.Size(94, 32); |
|
|
|
this.lblLeftNumber.TabIndex = 0; |
|
|
|
this.lblLeftNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
//
|
|
|
|
@ -676,7 +704,7 @@ |
|
|
|
this.lblGoodsSpec.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lblGoodsSpec.Location = new System.Drawing.Point(4, 65); |
|
|
|
this.lblGoodsSpec.Name = "lblGoodsSpec"; |
|
|
|
this.lblGoodsSpec.Size = new System.Drawing.Size(95, 32); |
|
|
|
this.lblGoodsSpec.Size = new System.Drawing.Size(115, 32); |
|
|
|
this.lblGoodsSpec.TabIndex = 0; |
|
|
|
this.lblGoodsSpec.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
//
|
|
|
|
@ -684,7 +712,7 @@ |
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1117, 587); |
|
|
|
this.ClientSize = new System.Drawing.Size(1202, 587); |
|
|
|
this.Controls.Add(this.splitContainer1); |
|
|
|
this.MinimizeBox = false; |
|
|
|
this.Name = "SegmentationWeightForm"; |
|
|
|
@ -760,5 +788,7 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 产品; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn 重量; |
|
|
|
private System.Windows.Forms.Button qieDanBtn; |
|
|
|
private System.Windows.Forms.Button guaQiBtn; |
|
|
|
} |
|
|
|
} |