|
|
@ -37,16 +37,13 @@ |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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 dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
this.uTabControl1 = new BWP.WinFormControl.UTabControl(); |
|
|
this.uTabControl1 = new BWP.WinFormControl.UTabControl(); |
|
|
this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
|
this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
|
this._1LastPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._1NextPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._1PrePageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._1FirstPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
|
|
|
this.vScrollBar1 = new System.Windows.Forms.VScrollBar(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.uTabControl2 = new BWP.WinFormControl.UTabControl(); |
|
|
this.uTabControl2 = new BWP.WinFormControl.UTabControl(); |
|
|
this.tabPage3 = new System.Windows.Forms.TabPage(); |
|
|
this.tabPage3 = new System.Windows.Forms.TabPage(); |
|
|
@ -85,10 +82,8 @@ |
|
|
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._2LastPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._2NextPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._2PrePageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this._2FirstPageBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
|
|
|
this.vScrollBar3 = new System.Windows.Forms.VScrollBar(); |
|
|
|
|
|
this.vScrollBar2 = new System.Windows.Forms.VScrollBar(); |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.showHidden = new System.Windows.Forms.RadioButton(); |
|
|
this.showHidden = new System.Windows.Forms.RadioButton(); |
|
|
this.showAvailable = new System.Windows.Forms.RadioButton(); |
|
|
this.showAvailable = new System.Windows.Forms.RadioButton(); |
|
|
@ -99,6 +94,17 @@ |
|
|
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_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_Show = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_AlreadyNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_LastNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
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.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_IsHurryButcher = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
@ -112,17 +118,6 @@ |
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button(); |
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker(); |
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker(); |
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
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(); |
|
|
|
|
|
this.P_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_AlreadyNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.P_LastNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
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.uTabControl1.SuspendLayout(); |
|
|
this.uTabControl1.SuspendLayout(); |
|
|
this.tabPage1.SuspendLayout(); |
|
|
this.tabPage1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
@ -154,10 +149,7 @@ |
|
|
//
|
|
|
//
|
|
|
// tabPage1
|
|
|
// tabPage1
|
|
|
//
|
|
|
//
|
|
|
this.tabPage1.Controls.Add(this._1LastPageBtn); |
|
|
|
|
|
this.tabPage1.Controls.Add(this._1NextPageBtn); |
|
|
|
|
|
this.tabPage1.Controls.Add(this._1PrePageBtn); |
|
|
|
|
|
this.tabPage1.Controls.Add(this._1FirstPageBtn); |
|
|
|
|
|
|
|
|
this.tabPage1.Controls.Add(this.vScrollBar1); |
|
|
this.tabPage1.Controls.Add(this.panel1); |
|
|
this.tabPage1.Controls.Add(this.panel1); |
|
|
this.tabPage1.Controls.Add(this.inHouseNumberLabel); |
|
|
this.tabPage1.Controls.Add(this.inHouseNumberLabel); |
|
|
this.tabPage1.Controls.Add(this.label2); |
|
|
this.tabPage1.Controls.Add(this.label2); |
|
|
@ -179,49 +171,12 @@ |
|
|
this.tabPage1.Text = "验质分圈"; |
|
|
this.tabPage1.Text = "验质分圈"; |
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
//
|
|
|
//
|
|
|
// _1LastPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._1LastPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._1LastPageBtn.Location = new System.Drawing.Point(375, 467); |
|
|
|
|
|
this._1LastPageBtn.Name = "_1LastPageBtn"; |
|
|
|
|
|
this._1LastPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._1LastPageBtn.TabIndex = 48; |
|
|
|
|
|
this._1LastPageBtn.Text = "尾页"; |
|
|
|
|
|
this._1LastPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._1LastPageBtn.Click += new System.EventHandler(this._1LastPageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _1NextPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._1NextPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._1NextPageBtn.Location = new System.Drawing.Point(270, 467); |
|
|
|
|
|
this._1NextPageBtn.Name = "_1NextPageBtn"; |
|
|
|
|
|
this._1NextPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._1NextPageBtn.TabIndex = 47; |
|
|
|
|
|
this._1NextPageBtn.Text = "下页"; |
|
|
|
|
|
this._1NextPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._1NextPageBtn.Click += new System.EventHandler(this._1NextPageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _1PrePageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._1PrePageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._1PrePageBtn.Location = new System.Drawing.Point(161, 467); |
|
|
|
|
|
this._1PrePageBtn.Name = "_1PrePageBtn"; |
|
|
|
|
|
this._1PrePageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._1PrePageBtn.TabIndex = 46; |
|
|
|
|
|
this._1PrePageBtn.Text = "上页"; |
|
|
|
|
|
this._1PrePageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._1PrePageBtn.Click += new System.EventHandler(this._1PrePageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _1FirstPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._1FirstPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._1FirstPageBtn.Location = new System.Drawing.Point(52, 467); |
|
|
|
|
|
this._1FirstPageBtn.Name = "_1FirstPageBtn"; |
|
|
|
|
|
this._1FirstPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._1FirstPageBtn.TabIndex = 45; |
|
|
|
|
|
this._1FirstPageBtn.Text = "首页"; |
|
|
|
|
|
this._1FirstPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._1FirstPageBtn.Click += new System.EventHandler(this._1FirstPageBtn_Click); |
|
|
|
|
|
|
|
|
// vScrollBar1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.vScrollBar1.Location = new System.Drawing.Point(458, 77); |
|
|
|
|
|
this.vScrollBar1.Name = "vScrollBar1"; |
|
|
|
|
|
this.vScrollBar1.Size = new System.Drawing.Size(40, 403); |
|
|
|
|
|
this.vScrollBar1.TabIndex = 50; |
|
|
//
|
|
|
//
|
|
|
// panel1
|
|
|
// panel1
|
|
|
//
|
|
|
//
|
|
|
@ -534,8 +489,9 @@ |
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
this.weightBillGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.weightBillGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.weightBillGrid.RowTemplate.Height = 40; |
|
|
this.weightBillGrid.RowTemplate.Height = 40; |
|
|
|
|
|
this.weightBillGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.weightBillGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.weightBillGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.weightBillGrid.Size = new System.Drawing.Size(452, 387); |
|
|
|
|
|
|
|
|
this.weightBillGrid.Size = new System.Drawing.Size(433, 403); |
|
|
this.weightBillGrid.TabIndex = 34; |
|
|
this.weightBillGrid.TabIndex = 34; |
|
|
this.weightBillGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.weightBillGrid_CellClick); |
|
|
this.weightBillGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.weightBillGrid_CellClick); |
|
|
//
|
|
|
//
|
|
|
@ -597,7 +553,7 @@ |
|
|
// syncBtn
|
|
|
// syncBtn
|
|
|
//
|
|
|
//
|
|
|
this.syncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.syncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.syncBtn.Location = new System.Drawing.Point(233, 9); |
|
|
|
|
|
|
|
|
this.syncBtn.Location = new System.Drawing.Point(277, 9); |
|
|
this.syncBtn.Name = "syncBtn"; |
|
|
this.syncBtn.Name = "syncBtn"; |
|
|
this.syncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
this.syncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
this.syncBtn.TabIndex = 33; |
|
|
this.syncBtn.TabIndex = 33; |
|
|
@ -611,7 +567,7 @@ |
|
|
this.testTimeInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.testTimeInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.testTimeInput.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
this.testTimeInput.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
this.testTimeInput.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.testTimeInput.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.testTimeInput.Location = new System.Drawing.Point(80, 19); |
|
|
|
|
|
|
|
|
this.testTimeInput.Location = new System.Drawing.Point(124, 19); |
|
|
this.testTimeInput.Name = "testTimeInput"; |
|
|
this.testTimeInput.Name = "testTimeInput"; |
|
|
this.testTimeInput.Size = new System.Drawing.Size(135, 30); |
|
|
this.testTimeInput.Size = new System.Drawing.Size(135, 30); |
|
|
this.testTimeInput.TabIndex = 32; |
|
|
this.testTimeInput.TabIndex = 32; |
|
|
@ -623,18 +579,16 @@ |
|
|
//
|
|
|
//
|
|
|
this.label20.AutoSize = true; |
|
|
this.label20.AutoSize = true; |
|
|
this.label20.Font = new System.Drawing.Font("宋体", 14F); |
|
|
this.label20.Font = new System.Drawing.Font("宋体", 14F); |
|
|
this.label20.Location = new System.Drawing.Point(21, 25); |
|
|
|
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(23, 25); |
|
|
this.label20.Name = "label20"; |
|
|
this.label20.Name = "label20"; |
|
|
this.label20.Size = new System.Drawing.Size(66, 19); |
|
|
|
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(104, 19); |
|
|
this.label20.TabIndex = 31; |
|
|
this.label20.TabIndex = 31; |
|
|
this.label20.Text = "日期:"; |
|
|
|
|
|
|
|
|
this.label20.Text = "过磅日期:"; |
|
|
//
|
|
|
//
|
|
|
// tabPage2
|
|
|
// tabPage2
|
|
|
//
|
|
|
//
|
|
|
this.tabPage2.Controls.Add(this._2LastPageBtn); |
|
|
|
|
|
this.tabPage2.Controls.Add(this._2NextPageBtn); |
|
|
|
|
|
this.tabPage2.Controls.Add(this._2PrePageBtn); |
|
|
|
|
|
this.tabPage2.Controls.Add(this._2FirstPageBtn); |
|
|
|
|
|
|
|
|
this.tabPage2.Controls.Add(this.vScrollBar3); |
|
|
|
|
|
this.tabPage2.Controls.Add(this.vScrollBar2); |
|
|
this.tabPage2.Controls.Add(this.panel3); |
|
|
this.tabPage2.Controls.Add(this.panel3); |
|
|
this.tabPage2.Controls.Add(this.panel2); |
|
|
this.tabPage2.Controls.Add(this.panel2); |
|
|
this.tabPage2.Controls.Add(this.closeBtn2); |
|
|
this.tabPage2.Controls.Add(this.closeBtn2); |
|
|
@ -653,49 +607,19 @@ |
|
|
this.tabPage2.Text = "排宰顺序"; |
|
|
this.tabPage2.Text = "排宰顺序"; |
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
//
|
|
|
//
|
|
|
// _2LastPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._2LastPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._2LastPageBtn.Location = new System.Drawing.Point(375, 467); |
|
|
|
|
|
this._2LastPageBtn.Name = "_2LastPageBtn"; |
|
|
|
|
|
this._2LastPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._2LastPageBtn.TabIndex = 52; |
|
|
|
|
|
this._2LastPageBtn.Text = "尾页"; |
|
|
|
|
|
this._2LastPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._2LastPageBtn.Click += new System.EventHandler(this._2LastPageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _2NextPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._2NextPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._2NextPageBtn.Location = new System.Drawing.Point(270, 467); |
|
|
|
|
|
this._2NextPageBtn.Name = "_2NextPageBtn"; |
|
|
|
|
|
this._2NextPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._2NextPageBtn.TabIndex = 51; |
|
|
|
|
|
this._2NextPageBtn.Text = "下页"; |
|
|
|
|
|
this._2NextPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._2NextPageBtn.Click += new System.EventHandler(this._2NextPageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _2PrePageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._2PrePageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._2PrePageBtn.Location = new System.Drawing.Point(161, 467); |
|
|
|
|
|
this._2PrePageBtn.Name = "_2PrePageBtn"; |
|
|
|
|
|
this._2PrePageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._2PrePageBtn.TabIndex = 50; |
|
|
|
|
|
this._2PrePageBtn.Text = "上页"; |
|
|
|
|
|
this._2PrePageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._2PrePageBtn.Click += new System.EventHandler(this._2PrePageBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// _2FirstPageBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this._2FirstPageBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this._2FirstPageBtn.Location = new System.Drawing.Point(52, 467); |
|
|
|
|
|
this._2FirstPageBtn.Name = "_2FirstPageBtn"; |
|
|
|
|
|
this._2FirstPageBtn.Size = new System.Drawing.Size(75, 36); |
|
|
|
|
|
this._2FirstPageBtn.TabIndex = 49; |
|
|
|
|
|
this._2FirstPageBtn.Text = "首页"; |
|
|
|
|
|
this._2FirstPageBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this._2FirstPageBtn.Click += new System.EventHandler(this._2FirstPageBtn_Click); |
|
|
|
|
|
|
|
|
// vScrollBar3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.vScrollBar3.Location = new System.Drawing.Point(1334, 93); |
|
|
|
|
|
this.vScrollBar3.Name = "vScrollBar3"; |
|
|
|
|
|
this.vScrollBar3.Size = new System.Drawing.Size(40, 663); |
|
|
|
|
|
this.vScrollBar3.TabIndex = 54; |
|
|
|
|
|
//
|
|
|
|
|
|
// vScrollBar2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.vScrollBar2.Location = new System.Drawing.Point(538, 93); |
|
|
|
|
|
this.vScrollBar2.Name = "vScrollBar2"; |
|
|
|
|
|
this.vScrollBar2.Size = new System.Drawing.Size(40, 388); |
|
|
|
|
|
this.vScrollBar2.TabIndex = 53; |
|
|
//
|
|
|
//
|
|
|
// panel3
|
|
|
// panel3
|
|
|
//
|
|
|
//
|
|
|
@ -715,7 +639,6 @@ |
|
|
this.showHidden.Name = "showHidden"; |
|
|
this.showHidden.Name = "showHidden"; |
|
|
this.showHidden.Size = new System.Drawing.Size(67, 24); |
|
|
this.showHidden.Size = new System.Drawing.Size(67, 24); |
|
|
this.showHidden.TabIndex = 2; |
|
|
this.showHidden.TabIndex = 2; |
|
|
this.showHidden.TabStop = true; |
|
|
|
|
|
this.showHidden.Text = "隐藏"; |
|
|
this.showHidden.Text = "隐藏"; |
|
|
this.showHidden.UseVisualStyleBackColor = true; |
|
|
this.showHidden.UseVisualStyleBackColor = true; |
|
|
this.showHidden.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged); |
|
|
this.showHidden.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged); |
|
|
@ -723,6 +646,7 @@ |
|
|
// showAvailable
|
|
|
// showAvailable
|
|
|
//
|
|
|
//
|
|
|
this.showAvailable.AutoSize = true; |
|
|
this.showAvailable.AutoSize = true; |
|
|
|
|
|
this.showAvailable.Checked = true; |
|
|
this.showAvailable.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.showAvailable.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.showAvailable.Location = new System.Drawing.Point(32, 9); |
|
|
this.showAvailable.Location = new System.Drawing.Point(32, 9); |
|
|
this.showAvailable.Name = "showAvailable"; |
|
|
this.showAvailable.Name = "showAvailable"; |
|
|
@ -741,7 +665,6 @@ |
|
|
this.showAll.Name = "showAll"; |
|
|
this.showAll.Name = "showAll"; |
|
|
this.showAll.Size = new System.Drawing.Size(67, 24); |
|
|
this.showAll.Size = new System.Drawing.Size(67, 24); |
|
|
this.showAll.TabIndex = 0; |
|
|
this.showAll.TabIndex = 0; |
|
|
this.showAll.TabStop = true; |
|
|
|
|
|
this.showAll.Text = "全部"; |
|
|
this.showAll.Text = "全部"; |
|
|
this.showAll.UseVisualStyleBackColor = true; |
|
|
this.showAll.UseVisualStyleBackColor = true; |
|
|
this.showAll.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged); |
|
|
this.showAll.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged); |
|
|
@ -835,11 +758,106 @@ |
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
this.preOrderGrid.RowTemplate.Height = 40; |
|
|
this.preOrderGrid.RowTemplate.Height = 40; |
|
|
|
|
|
this.preOrderGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.preOrderGrid.Size = new System.Drawing.Size(769, 663); |
|
|
|
|
|
|
|
|
this.preOrderGrid.Size = new System.Drawing.Size(743, 663); |
|
|
this.preOrderGrid.TabIndex = 38; |
|
|
this.preOrderGrid.TabIndex = 38; |
|
|
this.preOrderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.preOrderGrid_CellClick); |
|
|
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; |
|
|
|
|
|
//
|
|
|
// orderGrid
|
|
|
// orderGrid
|
|
|
//
|
|
|
//
|
|
|
this.orderGrid.AllowUserToAddRows = false; |
|
|
this.orderGrid.AllowUserToAddRows = false; |
|
|
@ -877,8 +895,9 @@ |
|
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
this.orderGrid.RowTemplate.Height = 40; |
|
|
this.orderGrid.RowTemplate.Height = 40; |
|
|
|
|
|
this.orderGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGrid.Size = new System.Drawing.Size(540, 371); |
|
|
|
|
|
|
|
|
this.orderGrid.Size = new System.Drawing.Size(513, 388); |
|
|
this.orderGrid.TabIndex = 38; |
|
|
this.orderGrid.TabIndex = 38; |
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick); |
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick); |
|
|
//
|
|
|
//
|
|
|
@ -958,7 +977,7 @@ |
|
|
// tab2SyncBtn
|
|
|
// tab2SyncBtn
|
|
|
//
|
|
|
//
|
|
|
this.tab2SyncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.tab2SyncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.tab2SyncBtn.Location = new System.Drawing.Point(233, 9); |
|
|
|
|
|
|
|
|
this.tab2SyncBtn.Location = new System.Drawing.Point(277, 9); |
|
|
this.tab2SyncBtn.Name = "tab2SyncBtn"; |
|
|
this.tab2SyncBtn.Name = "tab2SyncBtn"; |
|
|
this.tab2SyncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
this.tab2SyncBtn.Size = new System.Drawing.Size(94, 56); |
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
this.tab2SyncBtn.TabIndex = 37; |
|
|
@ -972,7 +991,7 @@ |
|
|
this.tab2DateSelect.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.tab2DateSelect.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.tab2DateSelect.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
this.tab2DateSelect.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0); |
|
|
this.tab2DateSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.tab2DateSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.tab2DateSelect.Location = new System.Drawing.Point(80, 19); |
|
|
|
|
|
|
|
|
this.tab2DateSelect.Location = new System.Drawing.Point(124, 19); |
|
|
this.tab2DateSelect.Name = "tab2DateSelect"; |
|
|
this.tab2DateSelect.Name = "tab2DateSelect"; |
|
|
this.tab2DateSelect.Size = new System.Drawing.Size(135, 30); |
|
|
this.tab2DateSelect.Size = new System.Drawing.Size(135, 30); |
|
|
this.tab2DateSelect.TabIndex = 36; |
|
|
this.tab2DateSelect.TabIndex = 36; |
|
|
@ -984,105 +1003,11 @@ |
|
|
//
|
|
|
//
|
|
|
this.label4.AutoSize = true; |
|
|
this.label4.AutoSize = true; |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F); |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F); |
|
|
this.label4.Location = new System.Drawing.Point(21, 25); |
|
|
|
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(23, 25); |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Size = new System.Drawing.Size(66, 19); |
|
|
|
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(104, 19); |
|
|
this.label4.TabIndex = 35; |
|
|
this.label4.TabIndex = 35; |
|
|
this.label4.Text = "日期:"; |
|
|
|
|
|
//
|
|
|
|
|
|
// 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.label4.Text = "过磅日期:"; |
|
|
//
|
|
|
//
|
|
|
// QualityOrderForm
|
|
|
// QualityOrderForm
|
|
|
//
|
|
|
//
|
|
|
@ -1180,14 +1105,6 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Number; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Number; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames; |
|
|
private System.Windows.Forms.Button _1LastPageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _1NextPageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _1PrePageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _1FirstPageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _2LastPageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _2NextPageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _2PrePageBtn; |
|
|
|
|
|
private System.Windows.Forms.Button _2FirstPageBtn; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightBill_ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightBill_ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Show; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Show; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_B3ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_B3ID; |
|
|
@ -1199,6 +1116,9 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeighTime; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeighTime; |
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_OKBtn; |
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_OKBtn; |
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_Hidden; |
|
|
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; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|