|
|
|
@ -46,9 +46,21 @@ |
|
|
|
this.uTabControl2 = new BWP.WinFormControl.UTabControl(); |
|
|
|
this.tabPage3 = new System.Windows.Forms.TabPage(); |
|
|
|
this.sanctionGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.S_AbnormalItem_Name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_Name2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_Name3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.tabPage4 = new System.Windows.Forms.TabPage(); |
|
|
|
this.housePanel = new System.Windows.Forms.TabControl(); |
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
this.inHouseNumberLabel = new System.Windows.Forms.Label(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.hogGradePanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.closeBtn = new System.Windows.Forms.Button(); |
|
|
|
@ -57,11 +69,6 @@ |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.keyBoardPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.weightBillGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.W_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_HouseNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.testTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.label20 = new System.Windows.Forms.Label(); |
|
|
|
@ -89,18 +96,12 @@ |
|
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
this.S_AbnormalItem_Name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_Name2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_Name3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Number3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_Sanction_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.S_AbnormalItem_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_HouseNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.W_FinishCreate = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.uTabControl1.SuspendLayout(); |
|
|
|
this.tabPage1.SuspendLayout(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
@ -124,14 +125,14 @@ |
|
|
|
this.uTabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.uTabControl1.Name = "uTabControl1"; |
|
|
|
this.uTabControl1.SelectedIndex = 0; |
|
|
|
this.uTabControl1.Size = new System.Drawing.Size(1276, 873); |
|
|
|
this.uTabControl1.Size = new System.Drawing.Size(1276, 741); |
|
|
|
this.uTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; |
|
|
|
this.uTabControl1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// tabPage1
|
|
|
|
//
|
|
|
|
this.tabPage1.Controls.Add(this.panel1); |
|
|
|
this.tabPage1.Controls.Add(this.label3); |
|
|
|
this.tabPage1.Controls.Add(this.inHouseNumberLabel); |
|
|
|
this.tabPage1.Controls.Add(this.label2); |
|
|
|
this.tabPage1.Controls.Add(this.hogGradePanel); |
|
|
|
this.tabPage1.Controls.Add(this.closeBtn); |
|
|
|
@ -146,7 +147,7 @@ |
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 54); |
|
|
|
this.tabPage1.Name = "tabPage1"; |
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
|
|
|
this.tabPage1.Size = new System.Drawing.Size(1268, 815); |
|
|
|
this.tabPage1.Size = new System.Drawing.Size(1268, 683); |
|
|
|
this.tabPage1.TabIndex = 0; |
|
|
|
this.tabPage1.Text = "验质分圈"; |
|
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
|
@ -230,6 +231,99 @@ |
|
|
|
this.sanctionGrid.Size = new System.Drawing.Size(717, 540); |
|
|
|
this.sanctionGrid.TabIndex = 43; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name1
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name1.DataPropertyName = "AbnormalItem_Name1"; |
|
|
|
this.S_AbnormalItem_Name1.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name1.Name = "S_AbnormalItem_Name1"; |
|
|
|
this.S_AbnormalItem_Name1.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number1
|
|
|
|
//
|
|
|
|
this.S_Number1.DataPropertyName = "Number1"; |
|
|
|
this.S_Number1.HeaderText = "头数"; |
|
|
|
this.S_Number1.Name = "S_Number1"; |
|
|
|
this.S_Number1.ReadOnly = true; |
|
|
|
this.S_Number1.Width = 135; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name2
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name2.DataPropertyName = "AbnormalItem_Name2"; |
|
|
|
this.S_AbnormalItem_Name2.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name2.Name = "S_AbnormalItem_Name2"; |
|
|
|
this.S_AbnormalItem_Name2.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number2
|
|
|
|
//
|
|
|
|
this.S_Number2.DataPropertyName = "Number2"; |
|
|
|
this.S_Number2.HeaderText = "头数"; |
|
|
|
this.S_Number2.Name = "S_Number2"; |
|
|
|
this.S_Number2.ReadOnly = true; |
|
|
|
this.S_Number2.Width = 135; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name3
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name3.DataPropertyName = "AbnormalItem_Name3"; |
|
|
|
this.S_AbnormalItem_Name3.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name3.Name = "S_AbnormalItem_Name3"; |
|
|
|
this.S_AbnormalItem_Name3.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number3
|
|
|
|
//
|
|
|
|
this.S_Number3.DataPropertyName = "Number3"; |
|
|
|
this.S_Number3.HeaderText = "头数"; |
|
|
|
this.S_Number3.Name = "S_Number3"; |
|
|
|
this.S_Number3.ReadOnly = true; |
|
|
|
this.S_Number3.Width = 135; |
|
|
|
//
|
|
|
|
// S_Sanction_ID1
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID1.DataPropertyName = "Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.HeaderText = "Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.Name = "S_Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.ReadOnly = true; |
|
|
|
this.S_Sanction_ID1.Visible = false; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID1
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID1.DataPropertyName = "AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.HeaderText = "AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.Name = "S_AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID1.Visible = false; |
|
|
|
//
|
|
|
|
// S_Sanction_ID2
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID2.DataPropertyName = "Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.HeaderText = "Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.Name = "S_Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.ReadOnly = true; |
|
|
|
this.S_Sanction_ID2.Visible = false; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID2
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID2.DataPropertyName = "AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.HeaderText = "AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.Name = "S_AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID2.Visible = false; |
|
|
|
//
|
|
|
|
// S_Sanction_ID3
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID3.DataPropertyName = "Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.HeaderText = "Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.Name = "S_Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.ReadOnly = true; |
|
|
|
this.S_Sanction_ID3.Visible = false; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID3
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID3.DataPropertyName = "AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.HeaderText = "AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.Name = "S_AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID3.Visible = false; |
|
|
|
//
|
|
|
|
// tabPage4
|
|
|
|
//
|
|
|
|
this.tabPage4.Controls.Add(this.housePanel); |
|
|
|
@ -255,16 +349,16 @@ |
|
|
|
this.housePanel.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; |
|
|
|
this.housePanel.TabIndex = 0; |
|
|
|
//
|
|
|
|
// label3
|
|
|
|
// inHouseNumberLabel
|
|
|
|
//
|
|
|
|
this.label3.AutoSize = true; |
|
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.label3.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.label3.Location = new System.Drawing.Point(838, 24); |
|
|
|
this.label3.Name = "label3"; |
|
|
|
this.label3.Size = new System.Drawing.Size(39, 20); |
|
|
|
this.label3.TabIndex = 42; |
|
|
|
this.label3.Text = "100"; |
|
|
|
this.inHouseNumberLabel.AutoSize = true; |
|
|
|
this.inHouseNumberLabel.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.inHouseNumberLabel.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.inHouseNumberLabel.Location = new System.Drawing.Point(838, 24); |
|
|
|
this.inHouseNumberLabel.Name = "inHouseNumberLabel"; |
|
|
|
this.inHouseNumberLabel.Size = new System.Drawing.Size(19, 20); |
|
|
|
this.inHouseNumberLabel.TabIndex = 42; |
|
|
|
this.inHouseNumberLabel.Text = "0"; |
|
|
|
//
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
@ -356,7 +450,8 @@ |
|
|
|
this.W_B3ID, |
|
|
|
this.W_Supplier_Name, |
|
|
|
this.W_HouseNumber, |
|
|
|
this.W_HouseNames}); |
|
|
|
this.W_HouseNames, |
|
|
|
this.W_FinishCreate}); |
|
|
|
this.weightBillGrid.Location = new System.Drawing.Point(25, 77); |
|
|
|
this.weightBillGrid.MultiSelect = false; |
|
|
|
this.weightBillGrid.Name = "weightBillGrid"; |
|
|
|
@ -364,49 +459,11 @@ |
|
|
|
this.weightBillGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.weightBillGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.weightBillGrid.RowTemplate.Height = 50; |
|
|
|
this.weightBillGrid.RowTemplate.Height = 40; |
|
|
|
this.weightBillGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.weightBillGrid.Size = new System.Drawing.Size(452, 401); |
|
|
|
this.weightBillGrid.TabIndex = 34; |
|
|
|
//
|
|
|
|
// W_ID
|
|
|
|
//
|
|
|
|
this.W_ID.DataPropertyName = "ID"; |
|
|
|
this.W_ID.HeaderText = "ID"; |
|
|
|
this.W_ID.Name = "W_ID"; |
|
|
|
this.W_ID.ReadOnly = true; |
|
|
|
this.W_ID.Visible = false; |
|
|
|
//
|
|
|
|
// W_B3ID
|
|
|
|
//
|
|
|
|
this.W_B3ID.DataPropertyName = "B3ID"; |
|
|
|
this.W_B3ID.HeaderText = "过磅单号"; |
|
|
|
this.W_B3ID.Name = "W_B3ID"; |
|
|
|
this.W_B3ID.ReadOnly = true; |
|
|
|
//
|
|
|
|
// W_Supplier_Name
|
|
|
|
//
|
|
|
|
this.W_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.W_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.W_Supplier_Name.Name = "W_Supplier_Name"; |
|
|
|
this.W_Supplier_Name.ReadOnly = true; |
|
|
|
this.W_Supplier_Name.Width = 120; |
|
|
|
//
|
|
|
|
// W_HouseNumber
|
|
|
|
//
|
|
|
|
this.W_HouseNumber.DataPropertyName = "HouseNumber"; |
|
|
|
this.W_HouseNumber.HeaderText = "头数"; |
|
|
|
this.W_HouseNumber.Name = "W_HouseNumber"; |
|
|
|
this.W_HouseNumber.ReadOnly = true; |
|
|
|
//
|
|
|
|
// W_HouseNames
|
|
|
|
//
|
|
|
|
this.W_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.W_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.W_HouseNames.Name = "W_HouseNames"; |
|
|
|
this.W_HouseNames.ReadOnly = true; |
|
|
|
this.W_HouseNames.Width = 120; |
|
|
|
//
|
|
|
|
// syncBtn
|
|
|
|
//
|
|
|
|
this.syncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
@ -456,7 +513,7 @@ |
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 54); |
|
|
|
this.tabPage2.Name = "tabPage2"; |
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1268, 815); |
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1268, 683); |
|
|
|
this.tabPage2.TabIndex = 1; |
|
|
|
this.tabPage2.Text = "排宰顺序"; |
|
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
|
@ -711,111 +768,63 @@ |
|
|
|
this.label4.TabIndex = 35; |
|
|
|
this.label4.Text = "日期:"; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name1
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name1.DataPropertyName = "AbnormalItem_Name1"; |
|
|
|
this.S_AbnormalItem_Name1.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name1.Name = "S_AbnormalItem_Name1"; |
|
|
|
this.S_AbnormalItem_Name1.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number1
|
|
|
|
//
|
|
|
|
this.S_Number1.DataPropertyName = "Number1"; |
|
|
|
this.S_Number1.HeaderText = "头数"; |
|
|
|
this.S_Number1.Name = "S_Number1"; |
|
|
|
this.S_Number1.ReadOnly = true; |
|
|
|
this.S_Number1.Width = 135; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name2
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name2.DataPropertyName = "AbnormalItem_Name2"; |
|
|
|
this.S_AbnormalItem_Name2.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name2.Name = "S_AbnormalItem_Name2"; |
|
|
|
this.S_AbnormalItem_Name2.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number2
|
|
|
|
//
|
|
|
|
this.S_Number2.DataPropertyName = "Number2"; |
|
|
|
this.S_Number2.HeaderText = "头数"; |
|
|
|
this.S_Number2.Name = "S_Number2"; |
|
|
|
this.S_Number2.ReadOnly = true; |
|
|
|
this.S_Number2.Width = 135; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_Name3
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_Name3.DataPropertyName = "AbnormalItem_Name3"; |
|
|
|
this.S_AbnormalItem_Name3.HeaderText = "异常项"; |
|
|
|
this.S_AbnormalItem_Name3.Name = "S_AbnormalItem_Name3"; |
|
|
|
this.S_AbnormalItem_Name3.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Number3
|
|
|
|
//
|
|
|
|
this.S_Number3.DataPropertyName = "Number3"; |
|
|
|
this.S_Number3.HeaderText = "头数"; |
|
|
|
this.S_Number3.Name = "S_Number3"; |
|
|
|
this.S_Number3.ReadOnly = true; |
|
|
|
this.S_Number3.Width = 135; |
|
|
|
//
|
|
|
|
// S_Sanction_ID1
|
|
|
|
// W_ID
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID1.DataPropertyName = "Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.HeaderText = "Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.Name = "S_Sanction_ID1"; |
|
|
|
this.S_Sanction_ID1.ReadOnly = true; |
|
|
|
this.S_Sanction_ID1.Visible = false; |
|
|
|
this.W_ID.DataPropertyName = "ID"; |
|
|
|
this.W_ID.HeaderText = "ID"; |
|
|
|
this.W_ID.Name = "W_ID"; |
|
|
|
this.W_ID.ReadOnly = true; |
|
|
|
this.W_ID.Visible = false; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID1
|
|
|
|
// W_B3ID
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID1.DataPropertyName = "AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.HeaderText = "AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.Name = "S_AbnormalItem_ID1"; |
|
|
|
this.S_AbnormalItem_ID1.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID1.Visible = false; |
|
|
|
this.W_B3ID.DataPropertyName = "B3ID"; |
|
|
|
this.W_B3ID.HeaderText = "过磅单号"; |
|
|
|
this.W_B3ID.Name = "W_B3ID"; |
|
|
|
this.W_B3ID.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Sanction_ID2
|
|
|
|
// W_Supplier_Name
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID2.DataPropertyName = "Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.HeaderText = "Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.Name = "S_Sanction_ID2"; |
|
|
|
this.S_Sanction_ID2.ReadOnly = true; |
|
|
|
this.S_Sanction_ID2.Visible = false; |
|
|
|
this.W_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.W_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.W_Supplier_Name.Name = "W_Supplier_Name"; |
|
|
|
this.W_Supplier_Name.ReadOnly = true; |
|
|
|
this.W_Supplier_Name.Width = 120; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID2
|
|
|
|
// W_HouseNumber
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID2.DataPropertyName = "AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.HeaderText = "AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.Name = "S_AbnormalItem_ID2"; |
|
|
|
this.S_AbnormalItem_ID2.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID2.Visible = false; |
|
|
|
this.W_HouseNumber.DataPropertyName = "HouseNumber"; |
|
|
|
this.W_HouseNumber.HeaderText = "头数"; |
|
|
|
this.W_HouseNumber.Name = "W_HouseNumber"; |
|
|
|
this.W_HouseNumber.ReadOnly = true; |
|
|
|
//
|
|
|
|
// S_Sanction_ID3
|
|
|
|
// W_HouseNames
|
|
|
|
//
|
|
|
|
this.S_Sanction_ID3.DataPropertyName = "Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.HeaderText = "Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.Name = "S_Sanction_ID3"; |
|
|
|
this.S_Sanction_ID3.ReadOnly = true; |
|
|
|
this.S_Sanction_ID3.Visible = false; |
|
|
|
this.W_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.W_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.W_HouseNames.Name = "W_HouseNames"; |
|
|
|
this.W_HouseNames.ReadOnly = true; |
|
|
|
this.W_HouseNames.Width = 120; |
|
|
|
//
|
|
|
|
// S_AbnormalItem_ID3
|
|
|
|
// W_FinishCreate
|
|
|
|
//
|
|
|
|
this.S_AbnormalItem_ID3.DataPropertyName = "AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.HeaderText = "AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.Name = "S_AbnormalItem_ID3"; |
|
|
|
this.S_AbnormalItem_ID3.ReadOnly = true; |
|
|
|
this.S_AbnormalItem_ID3.Visible = false; |
|
|
|
this.W_FinishCreate.DataPropertyName = "FinishCreate"; |
|
|
|
this.W_FinishCreate.HeaderText = "标识列勿去"; |
|
|
|
this.W_FinishCreate.Name = "W_FinishCreate"; |
|
|
|
this.W_FinishCreate.ReadOnly = true; |
|
|
|
this.W_FinishCreate.Visible = false; |
|
|
|
//
|
|
|
|
// QualityOrderForm
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1276, 873); |
|
|
|
this.ClientSize = new System.Drawing.Size(1276, 741); |
|
|
|
this.Controls.Add(this.uTabControl1); |
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
|
|
|
this.MaximizeBox = false; |
|
|
|
this.Name = "QualityOrderForm"; |
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
this.Text = "验质分圈"; |
|
|
|
this.Click += new System.EventHandler(this.QualityOrderForm_Click); |
|
|
|
this.uTabControl1.ResumeLayout(false); |
|
|
|
this.tabPage1.ResumeLayout(false); |
|
|
|
this.tabPage1.PerformLayout(); |
|
|
|
@ -845,7 +854,7 @@ |
|
|
|
private System.Windows.Forms.TextBox numberBox; |
|
|
|
private System.Windows.Forms.Label label1; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel keyBoardPanel; |
|
|
|
private System.Windows.Forms.Label label3; |
|
|
|
private System.Windows.Forms.Label inHouseNumberLabel; |
|
|
|
private System.Windows.Forms.Label label2; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel hogGradePanel; |
|
|
|
private System.Windows.Forms.Button closeBtn; |
|
|
|
@ -879,11 +888,6 @@ |
|
|
|
private System.Windows.Forms.TabPage tabPage3; |
|
|
|
private System.Windows.Forms.TabPage tabPage4; |
|
|
|
private System.Windows.Forms.TabControl housePanel; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_B3ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNumber; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name2; |
|
|
|
@ -896,6 +900,12 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID2; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_B3ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNumber; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_FinishCreate; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|