|
|
@ -79,24 +79,29 @@ |
|
|
this.testTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
this.testTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
this.label20 = new System.Windows.Forms.Label(); |
|
|
this.label20 = new System.Windows.Forms.Label(); |
|
|
this.tabPage2 = new System.Windows.Forms.TabPage(); |
|
|
this.tabPage2 = new System.Windows.Forms.TabPage(); |
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
this.tab2KeyPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.tab2KeyPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.closeBtn2 = new System.Windows.Forms.Button(); |
|
|
this.closeBtn2 = new System.Windows.Forms.Button(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
this.preOrderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
this.preOrderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
this.P_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
|
|
|
this.P_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_AlreadyNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_AlreadyNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_LastNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_LastNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.P_WeightTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.R_OKBtn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
|
|
|
this.P_WeighTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.R_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
this.orderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
this.orderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
this.O_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.O_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.O_IsHurryButcher = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.O_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.O_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.O_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.O_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.O_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
|
|
|
this.O_B3WeighBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.O_PlanNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.O_LiveColonyHouse_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.O_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
this.O_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
this.O_HurryBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
this.O_HurryBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
@ -111,6 +116,7 @@ |
|
|
this.tabPage4.SuspendLayout(); |
|
|
this.tabPage4.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).BeginInit(); |
|
|
this.tabPage2.SuspendLayout(); |
|
|
this.tabPage2.SuspendLayout(); |
|
|
|
|
|
this.panel2.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).BeginInit(); |
|
|
this.SuspendLayout(); |
|
|
this.SuspendLayout(); |
|
|
@ -125,7 +131,7 @@ |
|
|
this.uTabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
this.uTabControl1.Location = new System.Drawing.Point(0, 0); |
|
|
this.uTabControl1.Name = "uTabControl1"; |
|
|
this.uTabControl1.Name = "uTabControl1"; |
|
|
this.uTabControl1.SelectedIndex = 0; |
|
|
this.uTabControl1.SelectedIndex = 0; |
|
|
this.uTabControl1.Size = new System.Drawing.Size(1276, 831); |
|
|
|
|
|
|
|
|
this.uTabControl1.Size = new System.Drawing.Size(1294, 831); |
|
|
this.uTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; |
|
|
this.uTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; |
|
|
this.uTabControl1.TabIndex = 0; |
|
|
this.uTabControl1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
@ -147,7 +153,7 @@ |
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 54); |
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 54); |
|
|
this.tabPage1.Name = "tabPage1"; |
|
|
this.tabPage1.Name = "tabPage1"; |
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage1.Size = new System.Drawing.Size(1268, 773); |
|
|
|
|
|
|
|
|
this.tabPage1.Size = new System.Drawing.Size(1286, 773); |
|
|
this.tabPage1.TabIndex = 0; |
|
|
this.tabPage1.TabIndex = 0; |
|
|
this.tabPage1.Text = "验质分圈"; |
|
|
this.tabPage1.Text = "验质分圈"; |
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
@ -548,7 +554,7 @@ |
|
|
//
|
|
|
//
|
|
|
// tabPage2
|
|
|
// tabPage2
|
|
|
//
|
|
|
//
|
|
|
this.tabPage2.Controls.Add(this.tab2KeyPanel); |
|
|
|
|
|
|
|
|
this.tabPage2.Controls.Add(this.panel2); |
|
|
this.tabPage2.Controls.Add(this.closeBtn2); |
|
|
this.tabPage2.Controls.Add(this.closeBtn2); |
|
|
this.tabPage2.Controls.Add(this.label6); |
|
|
this.tabPage2.Controls.Add(this.label6); |
|
|
this.tabPage2.Controls.Add(this.label5); |
|
|
this.tabPage2.Controls.Add(this.label5); |
|
|
@ -560,15 +566,23 @@ |
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 54); |
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 54); |
|
|
this.tabPage2.Name = "tabPage2"; |
|
|
this.tabPage2.Name = "tabPage2"; |
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
|
|
this.tabPage2.Size = new System.Drawing.Size(1268, 773); |
|
|
|
|
|
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1286, 773); |
|
|
this.tabPage2.TabIndex = 1; |
|
|
this.tabPage2.TabIndex = 1; |
|
|
this.tabPage2.Text = "排宰顺序"; |
|
|
this.tabPage2.Text = "排宰顺序"; |
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
|
|
this.panel2.Controls.Add(this.tab2KeyPanel); |
|
|
|
|
|
this.panel2.Location = new System.Drawing.Point(25, 515); |
|
|
|
|
|
this.panel2.Name = "panel2"; |
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(538, 241); |
|
|
|
|
|
this.panel2.TabIndex = 44; |
|
|
|
|
|
//
|
|
|
// tab2KeyPanel
|
|
|
// tab2KeyPanel
|
|
|
//
|
|
|
//
|
|
|
this.tab2KeyPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
|
|
this.tab2KeyPanel.Location = new System.Drawing.Point(25, 515); |
|
|
|
|
|
|
|
|
this.tab2KeyPanel.Location = new System.Drawing.Point(38, 0); |
|
|
this.tab2KeyPanel.Name = "tab2KeyPanel"; |
|
|
this.tab2KeyPanel.Name = "tab2KeyPanel"; |
|
|
this.tab2KeyPanel.Padding = new System.Windows.Forms.Padding(25, 0, 0, 0); |
|
|
this.tab2KeyPanel.Padding = new System.Windows.Forms.Padding(25, 0, 0, 0); |
|
|
this.tab2KeyPanel.Size = new System.Drawing.Size(452, 241); |
|
|
this.tab2KeyPanel.Size = new System.Drawing.Size(452, 241); |
|
|
@ -590,7 +604,7 @@ |
|
|
this.label6.AutoSize = true; |
|
|
this.label6.AutoSize = true; |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.label6.ForeColor = System.Drawing.Color.Red; |
|
|
this.label6.ForeColor = System.Drawing.Color.Red; |
|
|
this.label6.Location = new System.Drawing.Point(529, 61); |
|
|
|
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(587, 61); |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Size = new System.Drawing.Size(89, 20); |
|
|
this.label6.Size = new System.Drawing.Size(89, 20); |
|
|
this.label6.TabIndex = 39; |
|
|
this.label6.TabIndex = 39; |
|
|
@ -626,33 +640,43 @@ |
|
|
this.preOrderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.preOrderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.preOrderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.preOrderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.preOrderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.preOrderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.P_ID, |
|
|
|
|
|
|
|
|
this.P_WeightBill_ID, |
|
|
|
|
|
this.P_B3ID, |
|
|
this.P_Supplier_Name, |
|
|
this.P_Supplier_Name, |
|
|
this.P_HouseNames, |
|
|
this.P_HouseNames, |
|
|
this.P_Number, |
|
|
this.P_Number, |
|
|
this.P_AlreadyNumber, |
|
|
this.P_AlreadyNumber, |
|
|
this.P_LastNumber, |
|
|
this.P_LastNumber, |
|
|
this.P_WeightTime, |
|
|
|
|
|
|
|
|
this.P_WeighTime, |
|
|
this.R_OKBtn}); |
|
|
this.R_OKBtn}); |
|
|
this.preOrderGrid.Location = new System.Drawing.Point(533, 93); |
|
|
|
|
|
|
|
|
this.preOrderGrid.Location = new System.Drawing.Point(591, 93); |
|
|
this.preOrderGrid.MultiSelect = false; |
|
|
this.preOrderGrid.MultiSelect = false; |
|
|
this.preOrderGrid.Name = "preOrderGrid"; |
|
|
this.preOrderGrid.Name = "preOrderGrid"; |
|
|
this.preOrderGrid.ReadOnly = true; |
|
|
this.preOrderGrid.ReadOnly = true; |
|
|
this.preOrderGrid.RowHeadersVisible = false; |
|
|
this.preOrderGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
this.preOrderGrid.RowTemplate.Height = 23; |
|
|
|
|
|
|
|
|
this.preOrderGrid.RowTemplate.Height = 40; |
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.preOrderGrid.Size = new System.Drawing.Size(714, 663); |
|
|
|
|
|
|
|
|
this.preOrderGrid.Size = new System.Drawing.Size(683, 663); |
|
|
this.preOrderGrid.TabIndex = 38; |
|
|
this.preOrderGrid.TabIndex = 38; |
|
|
|
|
|
this.preOrderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.preOrderGrid_CellClick); |
|
|
|
|
|
//
|
|
|
|
|
|
// P_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.P_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.P_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.P_WeightBill_ID.Name = "P_WeightBill_ID"; |
|
|
|
|
|
this.P_WeightBill_ID.ReadOnly = true; |
|
|
|
|
|
this.P_WeightBill_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// P_ID
|
|
|
|
|
|
|
|
|
// P_B3ID
|
|
|
//
|
|
|
//
|
|
|
this.P_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.P_ID.HeaderText = "ID"; |
|
|
|
|
|
this.P_ID.Name = "P_ID"; |
|
|
|
|
|
this.P_ID.ReadOnly = true; |
|
|
|
|
|
this.P_ID.Visible = false; |
|
|
|
|
|
|
|
|
this.P_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.P_B3ID.HeaderText = "磅单号"; |
|
|
|
|
|
this.P_B3ID.Name = "P_B3ID"; |
|
|
|
|
|
this.P_B3ID.ReadOnly = true; |
|
|
|
|
|
this.P_B3ID.Width = 80; |
|
|
//
|
|
|
//
|
|
|
// P_Supplier_Name
|
|
|
// P_Supplier_Name
|
|
|
//
|
|
|
//
|
|
|
@ -660,6 +684,7 @@ |
|
|
this.P_Supplier_Name.HeaderText = "供应商"; |
|
|
this.P_Supplier_Name.HeaderText = "供应商"; |
|
|
this.P_Supplier_Name.Name = "P_Supplier_Name"; |
|
|
this.P_Supplier_Name.Name = "P_Supplier_Name"; |
|
|
this.P_Supplier_Name.ReadOnly = true; |
|
|
this.P_Supplier_Name.ReadOnly = true; |
|
|
|
|
|
this.P_Supplier_Name.Width = 80; |
|
|
//
|
|
|
//
|
|
|
// P_HouseNames
|
|
|
// P_HouseNames
|
|
|
//
|
|
|
//
|
|
|
@ -667,42 +692,50 @@ |
|
|
this.P_HouseNames.HeaderText = "圈舍"; |
|
|
this.P_HouseNames.HeaderText = "圈舍"; |
|
|
this.P_HouseNames.Name = "P_HouseNames"; |
|
|
this.P_HouseNames.Name = "P_HouseNames"; |
|
|
this.P_HouseNames.ReadOnly = true; |
|
|
this.P_HouseNames.ReadOnly = true; |
|
|
|
|
|
this.P_HouseNames.Width = 95; |
|
|
//
|
|
|
//
|
|
|
// P_Number
|
|
|
// P_Number
|
|
|
//
|
|
|
//
|
|
|
this.P_Number.DataPropertyName = "Number"; |
|
|
this.P_Number.DataPropertyName = "Number"; |
|
|
this.P_Number.HeaderText = "过磅头数"; |
|
|
|
|
|
|
|
|
this.P_Number.HeaderText = "总头数"; |
|
|
this.P_Number.Name = "P_Number"; |
|
|
this.P_Number.Name = "P_Number"; |
|
|
this.P_Number.ReadOnly = true; |
|
|
this.P_Number.ReadOnly = true; |
|
|
this.P_Number.Width = 95; |
|
|
|
|
|
|
|
|
this.P_Number.Width = 80; |
|
|
//
|
|
|
//
|
|
|
// P_AlreadyNumber
|
|
|
// P_AlreadyNumber
|
|
|
//
|
|
|
//
|
|
|
this.P_AlreadyNumber.HeaderText = "已排头数"; |
|
|
|
|
|
|
|
|
this.P_AlreadyNumber.DataPropertyName = "AlreadyNumber"; |
|
|
|
|
|
this.P_AlreadyNumber.HeaderText = "已排"; |
|
|
this.P_AlreadyNumber.Name = "P_AlreadyNumber"; |
|
|
this.P_AlreadyNumber.Name = "P_AlreadyNumber"; |
|
|
this.P_AlreadyNumber.ReadOnly = true; |
|
|
this.P_AlreadyNumber.ReadOnly = true; |
|
|
this.P_AlreadyNumber.Width = 95; |
|
|
|
|
|
|
|
|
this.P_AlreadyNumber.Width = 65; |
|
|
//
|
|
|
//
|
|
|
// P_LastNumber
|
|
|
// P_LastNumber
|
|
|
//
|
|
|
//
|
|
|
this.P_LastNumber.HeaderText = "剩余头数"; |
|
|
|
|
|
|
|
|
this.P_LastNumber.DataPropertyName = "LastNumber"; |
|
|
|
|
|
this.P_LastNumber.HeaderText = "剩余"; |
|
|
this.P_LastNumber.Name = "P_LastNumber"; |
|
|
this.P_LastNumber.Name = "P_LastNumber"; |
|
|
this.P_LastNumber.ReadOnly = true; |
|
|
this.P_LastNumber.ReadOnly = true; |
|
|
this.P_LastNumber.Width = 95; |
|
|
|
|
|
|
|
|
this.P_LastNumber.Width = 65; |
|
|
//
|
|
|
//
|
|
|
// P_WeightTime
|
|
|
|
|
|
|
|
|
// P_WeighTime
|
|
|
//
|
|
|
//
|
|
|
this.P_WeightTime.HeaderText = "过磅时间"; |
|
|
|
|
|
this.P_WeightTime.Name = "P_WeightTime"; |
|
|
|
|
|
this.P_WeightTime.ReadOnly = true; |
|
|
|
|
|
this.P_WeightTime.Width = 130; |
|
|
|
|
|
|
|
|
this.P_WeighTime.DataPropertyName = "WeighTime"; |
|
|
|
|
|
this.P_WeighTime.HeaderText = "过磅时间"; |
|
|
|
|
|
this.P_WeighTime.Name = "P_WeighTime"; |
|
|
|
|
|
this.P_WeighTime.ReadOnly = true; |
|
|
|
|
|
this.P_WeighTime.Width = 105; |
|
|
//
|
|
|
//
|
|
|
// R_OKBtn
|
|
|
// R_OKBtn
|
|
|
//
|
|
|
//
|
|
|
this.R_OKBtn.HeaderText = "排宰"; |
|
|
this.R_OKBtn.HeaderText = "排宰"; |
|
|
this.R_OKBtn.Name = "R_OKBtn"; |
|
|
this.R_OKBtn.Name = "R_OKBtn"; |
|
|
this.R_OKBtn.ReadOnly = true; |
|
|
this.R_OKBtn.ReadOnly = true; |
|
|
this.R_OKBtn.Width = 90; |
|
|
|
|
|
|
|
|
this.R_OKBtn.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.R_OKBtn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
|
|
|
|
|
this.R_OKBtn.Text = "排宰"; |
|
|
|
|
|
this.R_OKBtn.UseColumnTextForButtonValue = true; |
|
|
|
|
|
this.R_OKBtn.Width = 85; |
|
|
//
|
|
|
//
|
|
|
// orderGrid
|
|
|
// orderGrid
|
|
|
//
|
|
|
//
|
|
|
@ -724,62 +757,99 @@ |
|
|
this.orderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.orderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.orderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.orderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.O_ID, |
|
|
this.O_ID, |
|
|
|
|
|
this.O_IsHurryButcher, |
|
|
|
|
|
this.O_WeightBill_ID, |
|
|
this.O_Order, |
|
|
this.O_Order, |
|
|
this.O_Number, |
|
|
|
|
|
this.O_HouseNames, |
|
|
|
|
|
|
|
|
this.O_B3WeighBill_ID, |
|
|
|
|
|
this.O_PlanNumber, |
|
|
|
|
|
this.O_LiveColonyHouse_Name, |
|
|
this.O_OKBtn, |
|
|
this.O_OKBtn, |
|
|
this.O_HurryBtn}); |
|
|
this.O_HurryBtn}); |
|
|
this.orderGrid.Location = new System.Drawing.Point(25, 93); |
|
|
this.orderGrid.Location = new System.Drawing.Point(25, 93); |
|
|
this.orderGrid.MultiSelect = false; |
|
|
this.orderGrid.MultiSelect = false; |
|
|
this.orderGrid.Name = "orderGrid"; |
|
|
this.orderGrid.Name = "orderGrid"; |
|
|
|
|
|
this.orderGrid.ReadOnly = true; |
|
|
this.orderGrid.RowHeadersVisible = false; |
|
|
this.orderGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle12; |
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle12; |
|
|
this.orderGrid.RowTemplate.Height = 23; |
|
|
|
|
|
|
|
|
this.orderGrid.RowTemplate.Height = 40; |
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGrid.Size = new System.Drawing.Size(454, 387); |
|
|
|
|
|
|
|
|
this.orderGrid.Size = new System.Drawing.Size(540, 397); |
|
|
this.orderGrid.TabIndex = 38; |
|
|
this.orderGrid.TabIndex = 38; |
|
|
|
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick); |
|
|
//
|
|
|
//
|
|
|
// O_ID
|
|
|
// O_ID
|
|
|
//
|
|
|
//
|
|
|
this.O_ID.DataPropertyName = "ID"; |
|
|
this.O_ID.DataPropertyName = "ID"; |
|
|
this.O_ID.HeaderText = "ID"; |
|
|
this.O_ID.HeaderText = "ID"; |
|
|
this.O_ID.Name = "O_ID"; |
|
|
this.O_ID.Name = "O_ID"; |
|
|
|
|
|
this.O_ID.ReadOnly = true; |
|
|
this.O_ID.Visible = false; |
|
|
this.O_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// O_IsHurryButcher
|
|
|
|
|
|
//
|
|
|
|
|
|
this.O_IsHurryButcher.DataPropertyName = "IsHurryButcher"; |
|
|
|
|
|
this.O_IsHurryButcher.HeaderText = "IsHurryButcher"; |
|
|
|
|
|
this.O_IsHurryButcher.Name = "O_IsHurryButcher"; |
|
|
|
|
|
this.O_IsHurryButcher.ReadOnly = true; |
|
|
|
|
|
this.O_IsHurryButcher.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// O_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.O_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.O_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.O_WeightBill_ID.Name = "O_WeightBill_ID"; |
|
|
|
|
|
this.O_WeightBill_ID.ReadOnly = true; |
|
|
|
|
|
this.O_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
// O_Order
|
|
|
// O_Order
|
|
|
//
|
|
|
//
|
|
|
this.O_Order.DataPropertyName = "Order"; |
|
|
this.O_Order.DataPropertyName = "Order"; |
|
|
this.O_Order.HeaderText = "屠宰顺序"; |
|
|
|
|
|
|
|
|
this.O_Order.HeaderText = "序号"; |
|
|
this.O_Order.Name = "O_Order"; |
|
|
this.O_Order.Name = "O_Order"; |
|
|
this.O_Order.ReadOnly = true; |
|
|
this.O_Order.ReadOnly = true; |
|
|
this.O_Order.Width = 95; |
|
|
|
|
|
|
|
|
this.O_Order.Width = 70; |
|
|
|
|
|
//
|
|
|
|
|
|
// O_B3WeighBill_ID
|
|
|
//
|
|
|
//
|
|
|
// O_Number
|
|
|
|
|
|
|
|
|
this.O_B3WeighBill_ID.DataPropertyName = "B3WeighBill_ID"; |
|
|
|
|
|
this.O_B3WeighBill_ID.HeaderText = "磅单号"; |
|
|
|
|
|
this.O_B3WeighBill_ID.Name = "O_B3WeighBill_ID"; |
|
|
|
|
|
this.O_B3WeighBill_ID.ReadOnly = true; |
|
|
|
|
|
this.O_B3WeighBill_ID.Width = 80; |
|
|
//
|
|
|
//
|
|
|
this.O_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.O_Number.HeaderText = "头数"; |
|
|
|
|
|
this.O_Number.Name = "O_Number"; |
|
|
|
|
|
this.O_Number.Width = 70; |
|
|
|
|
|
|
|
|
// O_PlanNumber
|
|
|
//
|
|
|
//
|
|
|
// O_HouseNames
|
|
|
|
|
|
|
|
|
this.O_PlanNumber.DataPropertyName = "PlanNumber"; |
|
|
|
|
|
this.O_PlanNumber.HeaderText = "头数"; |
|
|
|
|
|
this.O_PlanNumber.Name = "O_PlanNumber"; |
|
|
|
|
|
this.O_PlanNumber.ReadOnly = true; |
|
|
|
|
|
this.O_PlanNumber.Width = 70; |
|
|
//
|
|
|
//
|
|
|
this.O_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
|
|
this.O_HouseNames.HeaderText = "圈舍"; |
|
|
|
|
|
this.O_HouseNames.Name = "O_HouseNames"; |
|
|
|
|
|
this.O_HouseNames.ReadOnly = true; |
|
|
|
|
|
|
|
|
// O_LiveColonyHouse_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.O_LiveColonyHouse_Name.DataPropertyName = "LiveColonyHouse_Name"; |
|
|
|
|
|
this.O_LiveColonyHouse_Name.HeaderText = "圈舍"; |
|
|
|
|
|
this.O_LiveColonyHouse_Name.Name = "O_LiveColonyHouse_Name"; |
|
|
|
|
|
this.O_LiveColonyHouse_Name.ReadOnly = true; |
|
|
//
|
|
|
//
|
|
|
// O_OKBtn
|
|
|
// O_OKBtn
|
|
|
//
|
|
|
//
|
|
|
this.O_OKBtn.HeaderText = "确定"; |
|
|
this.O_OKBtn.HeaderText = "确定"; |
|
|
this.O_OKBtn.Name = "O_OKBtn"; |
|
|
this.O_OKBtn.Name = "O_OKBtn"; |
|
|
this.O_OKBtn.Width = 90; |
|
|
|
|
|
|
|
|
this.O_OKBtn.ReadOnly = true; |
|
|
|
|
|
this.O_OKBtn.Text = "确定"; |
|
|
|
|
|
this.O_OKBtn.UseColumnTextForButtonValue = true; |
|
|
|
|
|
this.O_OKBtn.Width = 95; |
|
|
//
|
|
|
//
|
|
|
// O_HurryBtn
|
|
|
// O_HurryBtn
|
|
|
//
|
|
|
//
|
|
|
this.O_HurryBtn.HeaderText = "急宰"; |
|
|
this.O_HurryBtn.HeaderText = "急宰"; |
|
|
this.O_HurryBtn.Name = "O_HurryBtn"; |
|
|
this.O_HurryBtn.Name = "O_HurryBtn"; |
|
|
this.O_HurryBtn.Width = 90; |
|
|
|
|
|
|
|
|
this.O_HurryBtn.ReadOnly = true; |
|
|
|
|
|
this.O_HurryBtn.Text = "急宰"; |
|
|
|
|
|
this.O_HurryBtn.UseColumnTextForButtonValue = true; |
|
|
|
|
|
this.O_HurryBtn.Width = 95; |
|
|
//
|
|
|
//
|
|
|
// tab2SyncBtn
|
|
|
// tab2SyncBtn
|
|
|
//
|
|
|
//
|
|
|
@ -790,6 +860,7 @@ |
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
this.tab2SyncBtn.Text = "同步"; |
|
|
this.tab2SyncBtn.Text = "同步"; |
|
|
this.tab2SyncBtn.UseVisualStyleBackColor = true; |
|
|
this.tab2SyncBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.tab2SyncBtn.Click += new System.EventHandler(this.tab2SyncBtn_Click); |
|
|
//
|
|
|
//
|
|
|
// tab2DateSelect
|
|
|
// tab2DateSelect
|
|
|
//
|
|
|
//
|
|
|
@ -819,7 +890,7 @@ |
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(1276, 831); |
|
|
|
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(1294, 831); |
|
|
this.Controls.Add(this.uTabControl1); |
|
|
this.Controls.Add(this.uTabControl1); |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; |
|
|
this.MaximizeBox = false; |
|
|
this.MaximizeBox = false; |
|
|
@ -837,6 +908,7 @@ |
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).EndInit(); |
|
|
this.tabPage2.ResumeLayout(false); |
|
|
this.tabPage2.ResumeLayout(false); |
|
|
this.tabPage2.PerformLayout(); |
|
|
this.tabPage2.PerformLayout(); |
|
|
|
|
|
this.panel2.ResumeLayout(false); |
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).EndInit(); |
|
|
this.ResumeLayout(false); |
|
|
this.ResumeLayout(false); |
|
|
@ -870,20 +942,6 @@ |
|
|
private BWP.WinFormControl.UDataGridView preOrderGrid; |
|
|
private BWP.WinFormControl.UDataGridView preOrderGrid; |
|
|
private System.Windows.Forms.FlowLayoutPanel tab2KeyPanel; |
|
|
private System.Windows.Forms.FlowLayoutPanel tab2KeyPanel; |
|
|
private System.Windows.Forms.Button closeBtn2; |
|
|
private System.Windows.Forms.Button closeBtn2; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Supplier_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_HouseNames; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_AlreadyNumber; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_LastNumber; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightTime; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn R_OKBtn; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_Order; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_HouseNames; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_OKBtn; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_HurryBtn; |
|
|
|
|
|
private System.Windows.Forms.Panel panel1; |
|
|
private System.Windows.Forms.Panel panel1; |
|
|
private BWP.WinFormControl.UTabControl uTabControl2; |
|
|
private BWP.WinFormControl.UTabControl uTabControl2; |
|
|
private System.Windows.Forms.TabPage tabPage3; |
|
|
private System.Windows.Forms.TabPage tabPage3; |
|
|
@ -907,6 +965,25 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_FirstWeightNumber; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_FirstWeightNumber; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_IsHurryButcher; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_Order; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_B3WeighBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_PlanNumber; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_LiveColonyHouse_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_OKBtn; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_HurryBtn; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_B3ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Supplier_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_HouseNames; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_AlreadyNumber; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_LastNumber; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeighTime; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn R_OKBtn; |
|
|
|
|
|
private System.Windows.Forms.Panel panel2; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|