|
|
|
@ -103,7 +103,7 @@ |
|
|
|
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(753, 525); |
|
|
|
this.orderGrid.Size = new System.Drawing.Size(1006, 698); |
|
|
|
this.orderGrid.TabIndex = 0; |
|
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick); |
|
|
|
this.orderGrid.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellContentClick); |
|
|
|
@ -162,7 +162,6 @@ |
|
|
|
this.C_Order.HeaderText = "序号"; |
|
|
|
this.C_Order.Name = "C_Order"; |
|
|
|
this.C_Order.ReadOnly = true; |
|
|
|
this.C_Order.Width = 80; |
|
|
|
//
|
|
|
|
// C_B3WeighBill_ID
|
|
|
|
//
|
|
|
|
@ -170,7 +169,6 @@ |
|
|
|
this.C_B3WeighBill_ID.HeaderText = "磅单号"; |
|
|
|
this.C_B3WeighBill_ID.Name = "C_B3WeighBill_ID"; |
|
|
|
this.C_B3WeighBill_ID.ReadOnly = true; |
|
|
|
this.C_B3WeighBill_ID.Width = 90; |
|
|
|
//
|
|
|
|
// C_Supplier_Name
|
|
|
|
//
|
|
|
|
@ -178,7 +176,7 @@ |
|
|
|
this.C_Supplier_Name.HeaderText = "供应商"; |
|
|
|
this.C_Supplier_Name.Name = "C_Supplier_Name"; |
|
|
|
this.C_Supplier_Name.ReadOnly = true; |
|
|
|
this.C_Supplier_Name.Width = 110; |
|
|
|
this.C_Supplier_Name.Width = 150; |
|
|
|
//
|
|
|
|
// C_LiveColonyHouse_Name
|
|
|
|
//
|
|
|
|
@ -186,7 +184,7 @@ |
|
|
|
this.C_LiveColonyHouse_Name.HeaderText = "圈舍"; |
|
|
|
this.C_LiveColonyHouse_Name.Name = "C_LiveColonyHouse_Name"; |
|
|
|
this.C_LiveColonyHouse_Name.ReadOnly = true; |
|
|
|
this.C_LiveColonyHouse_Name.Width = 150; |
|
|
|
this.C_LiveColonyHouse_Name.Width = 200; |
|
|
|
//
|
|
|
|
// C_PlanNumber
|
|
|
|
//
|
|
|
|
@ -194,7 +192,6 @@ |
|
|
|
this.C_PlanNumber.HeaderText = "头数"; |
|
|
|
this.C_PlanNumber.Name = "C_PlanNumber"; |
|
|
|
this.C_PlanNumber.ReadOnly = true; |
|
|
|
this.C_PlanNumber.Width = 80; |
|
|
|
//
|
|
|
|
// C_OK
|
|
|
|
//
|
|
|
|
@ -205,7 +202,7 @@ |
|
|
|
this.C_OK.Name = "C_OK"; |
|
|
|
this.C_OK.ReadOnly = true; |
|
|
|
this.C_OK.Text = ""; |
|
|
|
this.C_OK.Width = 120; |
|
|
|
this.C_OK.Width = 170; |
|
|
|
//
|
|
|
|
// C_Finish
|
|
|
|
//
|
|
|
|
@ -217,12 +214,12 @@ |
|
|
|
this.C_Finish.ReadOnly = true; |
|
|
|
this.C_Finish.Text = "完毕"; |
|
|
|
this.C_Finish.UseColumnTextForButtonValue = true; |
|
|
|
this.C_Finish.Width = 120; |
|
|
|
this.C_Finish.Width = 170; |
|
|
|
//
|
|
|
|
// existBtn
|
|
|
|
//
|
|
|
|
this.existBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.existBtn.Location = new System.Drawing.Point(723, 6); |
|
|
|
this.existBtn.Location = new System.Drawing.Point(974, 12); |
|
|
|
this.existBtn.Name = "existBtn"; |
|
|
|
this.existBtn.Size = new System.Drawing.Size(108, 41); |
|
|
|
this.existBtn.TabIndex = 12; |
|
|
|
@ -234,7 +231,7 @@ |
|
|
|
//
|
|
|
|
this.orderLabel.AutoSize = true; |
|
|
|
this.orderLabel.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.orderLabel.Location = new System.Drawing.Point(540, 22); |
|
|
|
this.orderLabel.Location = new System.Drawing.Point(617, 21); |
|
|
|
this.orderLabel.Name = "orderLabel"; |
|
|
|
this.orderLabel.Size = new System.Drawing.Size(19, 20); |
|
|
|
this.orderLabel.TabIndex = 11; |
|
|
|
@ -244,7 +241,7 @@ |
|
|
|
//
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.label2.Location = new System.Drawing.Point(442, 22); |
|
|
|
this.label2.Location = new System.Drawing.Point(519, 21); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(109, 20); |
|
|
|
this.label2.TabIndex = 10; |
|
|
|
@ -253,7 +250,7 @@ |
|
|
|
// syncBtn
|
|
|
|
//
|
|
|
|
this.syncBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.syncBtn.Location = new System.Drawing.Point(315, 12); |
|
|
|
this.syncBtn.Location = new System.Drawing.Point(359, 12); |
|
|
|
this.syncBtn.Name = "syncBtn"; |
|
|
|
this.syncBtn.Size = new System.Drawing.Size(108, 41); |
|
|
|
this.syncBtn.TabIndex = 9; |
|
|
|
@ -267,9 +264,9 @@ |
|
|
|
this.uDatePicker1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.uDatePicker1.Date = new System.DateTime(2017, 9, 5, 0, 0, 0, 0); |
|
|
|
this.uDatePicker1.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.uDatePicker1.Location = new System.Drawing.Point(142, 17); |
|
|
|
this.uDatePicker1.Location = new System.Drawing.Point(158, 17); |
|
|
|
this.uDatePicker1.Name = "uDatePicker1"; |
|
|
|
this.uDatePicker1.Size = new System.Drawing.Size(150, 30); |
|
|
|
this.uDatePicker1.Size = new System.Drawing.Size(175, 30); |
|
|
|
this.uDatePicker1.TabIndex = 8; |
|
|
|
this.uDatePicker1.Text = "2017/09/05"; |
|
|
|
this.uDatePicker1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
|
|
|
@ -279,7 +276,7 @@ |
|
|
|
//
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.label1.Location = new System.Drawing.Point(34, 22); |
|
|
|
this.label1.Location = new System.Drawing.Point(43, 22); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(109, 20); |
|
|
|
this.label1.TabIndex = 7; |
|
|
|
@ -287,16 +284,16 @@ |
|
|
|
//
|
|
|
|
// vScrollBar1
|
|
|
|
//
|
|
|
|
this.vScrollBar1.Location = new System.Drawing.Point(791, 73); |
|
|
|
this.vScrollBar1.Location = new System.Drawing.Point(1042, 73); |
|
|
|
this.vScrollBar1.Name = "vScrollBar1"; |
|
|
|
this.vScrollBar1.Size = new System.Drawing.Size(40, 525); |
|
|
|
this.vScrollBar1.Size = new System.Drawing.Size(40, 698); |
|
|
|
this.vScrollBar1.TabIndex = 52; |
|
|
|
//
|
|
|
|
// setTop
|
|
|
|
//
|
|
|
|
this.setTop.AutoSize = true; |
|
|
|
this.setTop.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.setTop.Location = new System.Drawing.Point(620, 17); |
|
|
|
this.setTop.Location = new System.Drawing.Point(762, 17); |
|
|
|
this.setTop.Name = "setTop"; |
|
|
|
this.setTop.Size = new System.Drawing.Size(68, 24); |
|
|
|
this.setTop.TabIndex = 53; |
|
|
|
@ -307,7 +304,7 @@ |
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(869, 631); |
|
|
|
this.ClientSize = new System.Drawing.Size(1105, 805); |
|
|
|
this.Controls.Add(this.setTop); |
|
|
|
this.Controls.Add(this.vScrollBar1); |
|
|
|
this.Controls.Add(this.existBtn); |
|
|
|
@ -323,7 +320,6 @@ |
|
|
|
this.Name = "OrderConfirmForm"; |
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
this.Text = "上线确认"; |
|
|
|
this.Load += new System.EventHandler(this.OrderConfirmForm_Load); |
|
|
|
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.OrderConfirmForm_KeyUp); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).EndInit(); |
|
|
|
this.ResumeLayout(false); |
|
|
|
|