|
|
|
@ -36,11 +36,15 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.uTabControl1 = new BWP.WinFormControl.UTabControl(); |
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
|
|
this.vScrollBar1 = new System.Windows.Forms.VScrollBar(); |
|
|
|
@ -94,6 +98,19 @@ |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.preOrderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.orderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
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_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_HurryBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.P_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.P_Show = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.P_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -105,19 +122,6 @@ |
|
|
|
this.P_WeighTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.P_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.P_Hidden = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.orderGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
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_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_HurryBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
this.uTabControl1.SuspendLayout(); |
|
|
|
this.tabPage1.SuspendLayout(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
@ -754,109 +758,15 @@ |
|
|
|
this.preOrderGrid.Name = "preOrderGrid"; |
|
|
|
this.preOrderGrid.ReadOnly = true; |
|
|
|
this.preOrderGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.preOrderGrid.RowTemplate.Height = 40; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.preOrderGrid.RowTemplate.Height = 60; |
|
|
|
this.preOrderGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.preOrderGrid.Size = new System.Drawing.Size(743, 663); |
|
|
|
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_Show
|
|
|
|
//
|
|
|
|
this.P_Show.DataPropertyName = "Show"; |
|
|
|
this.P_Show.HeaderText = "Show"; |
|
|
|
this.P_Show.Name = "P_Show"; |
|
|
|
this.P_Show.ReadOnly = true; |
|
|
|
this.P_Show.Visible = false; |
|
|
|
//
|
|
|
|
// P_B3ID
|
|
|
|
//
|
|
|
|
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
|
|
|
|
//
|
|
|
|
this.P_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.P_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.P_Supplier_Name.Name = "P_Supplier_Name"; |
|
|
|
this.P_Supplier_Name.ReadOnly = true; |
|
|
|
this.P_Supplier_Name.Width = 80; |
|
|
|
//
|
|
|
|
// P_HouseNames
|
|
|
|
//
|
|
|
|
this.P_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.P_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.P_HouseNames.Name = "P_HouseNames"; |
|
|
|
this.P_HouseNames.ReadOnly = true; |
|
|
|
this.P_HouseNames.Width = 95; |
|
|
|
//
|
|
|
|
// P_Number
|
|
|
|
//
|
|
|
|
this.P_Number.DataPropertyName = "Number"; |
|
|
|
this.P_Number.HeaderText = "总头数"; |
|
|
|
this.P_Number.Name = "P_Number"; |
|
|
|
this.P_Number.ReadOnly = true; |
|
|
|
this.P_Number.Width = 80; |
|
|
|
//
|
|
|
|
// P_AlreadyNumber
|
|
|
|
//
|
|
|
|
this.P_AlreadyNumber.DataPropertyName = "AlreadyNumber"; |
|
|
|
this.P_AlreadyNumber.HeaderText = "已排"; |
|
|
|
this.P_AlreadyNumber.Name = "P_AlreadyNumber"; |
|
|
|
this.P_AlreadyNumber.ReadOnly = true; |
|
|
|
this.P_AlreadyNumber.Width = 65; |
|
|
|
//
|
|
|
|
// P_LastNumber
|
|
|
|
//
|
|
|
|
this.P_LastNumber.DataPropertyName = "LastNumber"; |
|
|
|
this.P_LastNumber.HeaderText = "剩余"; |
|
|
|
this.P_LastNumber.Name = "P_LastNumber"; |
|
|
|
this.P_LastNumber.ReadOnly = true; |
|
|
|
this.P_LastNumber.Width = 65; |
|
|
|
//
|
|
|
|
// P_WeighTime
|
|
|
|
//
|
|
|
|
this.P_WeighTime.DataPropertyName = "WeighTime"; |
|
|
|
dataGridViewCellStyle9.Format = "MM/dd HH:mm"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.P_WeighTime.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.P_WeighTime.HeaderText = "过磅时间"; |
|
|
|
this.P_WeighTime.Name = "P_WeighTime"; |
|
|
|
this.P_WeighTime.ReadOnly = true; |
|
|
|
this.P_WeighTime.Width = 105; |
|
|
|
//
|
|
|
|
// P_OKBtn
|
|
|
|
//
|
|
|
|
this.P_OKBtn.HeaderText = "排宰"; |
|
|
|
this.P_OKBtn.Name = "P_OKBtn"; |
|
|
|
this.P_OKBtn.ReadOnly = true; |
|
|
|
this.P_OKBtn.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.P_OKBtn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
|
|
|
this.P_OKBtn.Text = "排宰"; |
|
|
|
this.P_OKBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.P_OKBtn.Width = 85; |
|
|
|
//
|
|
|
|
// P_Hidden
|
|
|
|
//
|
|
|
|
this.P_Hidden.HeaderText = "隐藏"; |
|
|
|
this.P_Hidden.Name = "P_Hidden"; |
|
|
|
this.P_Hidden.ReadOnly = true; |
|
|
|
this.P_Hidden.Text = "隐藏"; |
|
|
|
this.P_Hidden.Width = 85; |
|
|
|
this.preOrderGrid.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.preOrderGrid_CellContentClick); |
|
|
|
//
|
|
|
|
// orderGrid
|
|
|
|
//
|
|
|
|
@ -864,17 +774,17 @@ |
|
|
|
this.orderGrid.AllowUserToDeleteRows = false; |
|
|
|
this.orderGrid.AllowUserToResizeColumns = false; |
|
|
|
this.orderGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.orderGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.orderGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.orderGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.orderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.orderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
this.orderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.orderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.O_ID, |
|
|
|
@ -891,15 +801,50 @@ |
|
|
|
this.orderGrid.Name = "orderGrid"; |
|
|
|
this.orderGrid.ReadOnly = true; |
|
|
|
this.orderGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.orderGrid.RowTemplate.Height = 40; |
|
|
|
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
this.orderGrid.RowTemplate.Height = 60; |
|
|
|
this.orderGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.orderGrid.Size = new System.Drawing.Size(513, 388); |
|
|
|
this.orderGrid.TabIndex = 38; |
|
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick); |
|
|
|
this.orderGrid.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellContentClick); |
|
|
|
//
|
|
|
|
// tab2SyncBtn
|
|
|
|
//
|
|
|
|
this.tab2SyncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.tab2SyncBtn.Location = new System.Drawing.Point(277, 9); |
|
|
|
this.tab2SyncBtn.Name = "tab2SyncBtn"; |
|
|
|
this.tab2SyncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
|
this.tab2SyncBtn.Text = "同步"; |
|
|
|
this.tab2SyncBtn.UseVisualStyleBackColor = true; |
|
|
|
this.tab2SyncBtn.Click += new System.EventHandler(this.tab2SyncBtn_Click); |
|
|
|
//
|
|
|
|
// tab2DateSelect
|
|
|
|
//
|
|
|
|
this.tab2DateSelect.BackColor = System.Drawing.Color.White; |
|
|
|
this.tab2DateSelect.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.tab2DateSelect.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
|
this.tab2DateSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.tab2DateSelect.Location = new System.Drawing.Point(124, 19); |
|
|
|
this.tab2DateSelect.Name = "tab2DateSelect"; |
|
|
|
this.tab2DateSelect.Size = new System.Drawing.Size(135, 30); |
|
|
|
this.tab2DateSelect.TabIndex = 36; |
|
|
|
this.tab2DateSelect.Text = "2017/09/08"; |
|
|
|
this.tab2DateSelect.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
this.tab2DateSelect.Type = BWP.WinFormControl.DateTimeType.Date; |
|
|
|
//
|
|
|
|
// label4
|
|
|
|
//
|
|
|
|
this.label4.AutoSize = true; |
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.label4.Location = new System.Drawing.Point(23, 25); |
|
|
|
this.label4.Name = "label4"; |
|
|
|
this.label4.Size = new System.Drawing.Size(104, 19); |
|
|
|
this.label4.TabIndex = 35; |
|
|
|
this.label4.Text = "过磅日期:"; |
|
|
|
//
|
|
|
|
// O_ID
|
|
|
|
//
|
|
|
|
@ -958,6 +903,9 @@ |
|
|
|
//
|
|
|
|
// O_OKBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle15.Padding = new System.Windows.Forms.Padding(7, 10, 7, 10); |
|
|
|
this.O_OKBtn.DefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
this.O_OKBtn.HeaderText = "确定"; |
|
|
|
this.O_OKBtn.Name = "O_OKBtn"; |
|
|
|
this.O_OKBtn.ReadOnly = true; |
|
|
|
@ -967,6 +915,9 @@ |
|
|
|
//
|
|
|
|
// O_HurryBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle16.Padding = new System.Windows.Forms.Padding(7, 10, 7, 10); |
|
|
|
this.O_HurryBtn.DefaultCellStyle = dataGridViewCellStyle16; |
|
|
|
this.O_HurryBtn.HeaderText = "急宰"; |
|
|
|
this.O_HurryBtn.Name = "O_HurryBtn"; |
|
|
|
this.O_HurryBtn.ReadOnly = true; |
|
|
|
@ -974,40 +925,105 @@ |
|
|
|
this.O_HurryBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.O_HurryBtn.Width = 95; |
|
|
|
//
|
|
|
|
// tab2SyncBtn
|
|
|
|
// P_WeightBill_ID
|
|
|
|
//
|
|
|
|
this.tab2SyncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.tab2SyncBtn.Location = new System.Drawing.Point(277, 9); |
|
|
|
this.tab2SyncBtn.Name = "tab2SyncBtn"; |
|
|
|
this.tab2SyncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
|
this.tab2SyncBtn.Text = "同步"; |
|
|
|
this.tab2SyncBtn.UseVisualStyleBackColor = true; |
|
|
|
this.tab2SyncBtn.Click += new System.EventHandler(this.tab2SyncBtn_Click); |
|
|
|
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; |
|
|
|
//
|
|
|
|
// tab2DateSelect
|
|
|
|
// P_Show
|
|
|
|
//
|
|
|
|
this.tab2DateSelect.BackColor = System.Drawing.Color.White; |
|
|
|
this.tab2DateSelect.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.tab2DateSelect.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
|
this.tab2DateSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.tab2DateSelect.Location = new System.Drawing.Point(124, 19); |
|
|
|
this.tab2DateSelect.Name = "tab2DateSelect"; |
|
|
|
this.tab2DateSelect.Size = new System.Drawing.Size(135, 30); |
|
|
|
this.tab2DateSelect.TabIndex = 36; |
|
|
|
this.tab2DateSelect.Text = "2017/09/08"; |
|
|
|
this.tab2DateSelect.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
this.tab2DateSelect.Type = BWP.WinFormControl.DateTimeType.Date; |
|
|
|
this.P_Show.DataPropertyName = "Show"; |
|
|
|
this.P_Show.HeaderText = "Show"; |
|
|
|
this.P_Show.Name = "P_Show"; |
|
|
|
this.P_Show.ReadOnly = true; |
|
|
|
this.P_Show.Visible = false; |
|
|
|
//
|
|
|
|
// label4
|
|
|
|
// P_B3ID
|
|
|
|
//
|
|
|
|
this.label4.AutoSize = true; |
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F); |
|
|
|
this.label4.Location = new System.Drawing.Point(23, 25); |
|
|
|
this.label4.Name = "label4"; |
|
|
|
this.label4.Size = new System.Drawing.Size(104, 19); |
|
|
|
this.label4.TabIndex = 35; |
|
|
|
this.label4.Text = "过磅日期:"; |
|
|
|
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
|
|
|
|
//
|
|
|
|
this.P_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
this.P_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.P_Supplier_Name.Name = "P_Supplier_Name"; |
|
|
|
this.P_Supplier_Name.ReadOnly = true; |
|
|
|
this.P_Supplier_Name.Width = 80; |
|
|
|
//
|
|
|
|
// P_HouseNames
|
|
|
|
//
|
|
|
|
this.P_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
this.P_HouseNames.HeaderText = "圈舍"; |
|
|
|
this.P_HouseNames.Name = "P_HouseNames"; |
|
|
|
this.P_HouseNames.ReadOnly = true; |
|
|
|
this.P_HouseNames.Width = 95; |
|
|
|
//
|
|
|
|
// P_Number
|
|
|
|
//
|
|
|
|
this.P_Number.DataPropertyName = "Number"; |
|
|
|
this.P_Number.HeaderText = "总头数"; |
|
|
|
this.P_Number.Name = "P_Number"; |
|
|
|
this.P_Number.ReadOnly = true; |
|
|
|
this.P_Number.Width = 80; |
|
|
|
//
|
|
|
|
// P_AlreadyNumber
|
|
|
|
//
|
|
|
|
this.P_AlreadyNumber.DataPropertyName = "AlreadyNumber"; |
|
|
|
this.P_AlreadyNumber.HeaderText = "已排"; |
|
|
|
this.P_AlreadyNumber.Name = "P_AlreadyNumber"; |
|
|
|
this.P_AlreadyNumber.ReadOnly = true; |
|
|
|
this.P_AlreadyNumber.Width = 65; |
|
|
|
//
|
|
|
|
// P_LastNumber
|
|
|
|
//
|
|
|
|
this.P_LastNumber.DataPropertyName = "LastNumber"; |
|
|
|
this.P_LastNumber.HeaderText = "剩余"; |
|
|
|
this.P_LastNumber.Name = "P_LastNumber"; |
|
|
|
this.P_LastNumber.ReadOnly = true; |
|
|
|
this.P_LastNumber.Width = 65; |
|
|
|
//
|
|
|
|
// P_WeighTime
|
|
|
|
//
|
|
|
|
this.P_WeighTime.DataPropertyName = "WeighTime"; |
|
|
|
dataGridViewCellStyle9.Format = "MM/dd HH:mm"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.P_WeighTime.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.P_WeighTime.HeaderText = "过磅时间"; |
|
|
|
this.P_WeighTime.Name = "P_WeighTime"; |
|
|
|
this.P_WeighTime.ReadOnly = true; |
|
|
|
this.P_WeighTime.Width = 105; |
|
|
|
//
|
|
|
|
// P_OKBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle10.Padding = new System.Windows.Forms.Padding(7, 10, 7, 10); |
|
|
|
this.P_OKBtn.DefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.P_OKBtn.HeaderText = "排宰"; |
|
|
|
this.P_OKBtn.Name = "P_OKBtn"; |
|
|
|
this.P_OKBtn.ReadOnly = true; |
|
|
|
this.P_OKBtn.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.P_OKBtn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
|
|
|
this.P_OKBtn.Text = "排宰"; |
|
|
|
this.P_OKBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.P_OKBtn.Width = 85; |
|
|
|
//
|
|
|
|
// P_Hidden
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle11.Padding = new System.Windows.Forms.Padding(7, 10, 7, 10); |
|
|
|
this.P_Hidden.DefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.P_Hidden.HeaderText = "隐藏"; |
|
|
|
this.P_Hidden.Name = "P_Hidden"; |
|
|
|
this.P_Hidden.ReadOnly = true; |
|
|
|
this.P_Hidden.Text = "隐藏"; |
|
|
|
this.P_Hidden.Width = 85; |
|
|
|
//
|
|
|
|
// QualityOrderForm
|
|
|
|
//
|
|
|
|
@ -1084,15 +1100,6 @@ |
|
|
|
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 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.Panel panel2; |
|
|
|
private System.Windows.Forms.Panel panel3; |
|
|
|
private System.Windows.Forms.RadioButton showHidden; |
|
|
|
@ -1105,6 +1112,9 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Number; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar1; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar2; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightBill_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Show; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_B3ID; |
|
|
|
@ -1116,9 +1126,15 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeighTime; |
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_OKBtn; |
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_Hidden; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar1; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar2; |
|
|
|
private System.Windows.Forms.VScrollBar vScrollBar3; |
|
|
|
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; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|