|
|
|
@ -31,16 +31,16 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle13 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
@ -52,25 +52,29 @@ |
|
|
|
this.ttPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.lblTangTui = new System.Windows.Forms.Label(); |
|
|
|
this.tangGridView = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.T_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Finish = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_WeightID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_FinishBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.maoScrollBar = new System.Windows.Forms.VScrollBar(); |
|
|
|
this.maoGridView = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.M_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Finish = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_WeightID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_FinishBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.mbPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.lblMaoBo = new System.Windows.Forms.Label(); |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.vScrollBar2 = new System.Windows.Forms.VScrollBar(); |
|
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
|
this.historyGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_IsDrop = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Technics = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Technics_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Livestock_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
@ -89,20 +93,17 @@ |
|
|
|
this.btnStartWeight = new System.Windows.Forms.Button(); |
|
|
|
this.btnStopWeight = new System.Windows.Forms.Button(); |
|
|
|
this.dataConfirmBtn = new System.Windows.Forms.Button(); |
|
|
|
this.T_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Finish = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_WeightID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_FinishBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.M_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Finish = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_WeightID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_FinishBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_IsDrop = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Technics = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_OrderIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Technics_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Livestock_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).BeginInit(); |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
@ -256,6 +257,65 @@ |
|
|
|
this.tangGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.tangGridView_CellClick); |
|
|
|
this.tangGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.tangGridView_CellContentClick); |
|
|
|
//
|
|
|
|
// T_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.T_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.Name = "T_OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.T_OrderDetail_ID.Visible = false; |
|
|
|
//
|
|
|
|
// T_Finish
|
|
|
|
//
|
|
|
|
this.T_Finish.DataPropertyName = "Finish"; |
|
|
|
this.T_Finish.HeaderText = "Finish"; |
|
|
|
this.T_Finish.Name = "T_Finish"; |
|
|
|
this.T_Finish.ReadOnly = true; |
|
|
|
this.T_Finish.Visible = false; |
|
|
|
//
|
|
|
|
// T_WeightID
|
|
|
|
//
|
|
|
|
this.T_WeightID.DataPropertyName = "WeightID"; |
|
|
|
this.T_WeightID.HeaderText = "磅单号"; |
|
|
|
this.T_WeightID.Name = "T_WeightID"; |
|
|
|
this.T_WeightID.ReadOnly = true; |
|
|
|
this.T_WeightID.Width = 90; |
|
|
|
//
|
|
|
|
// T_Order
|
|
|
|
//
|
|
|
|
this.T_Order.DataPropertyName = "Order"; |
|
|
|
this.T_Order.HeaderText = "顺序号"; |
|
|
|
this.T_Order.Name = "T_Order"; |
|
|
|
this.T_Order.ReadOnly = true; |
|
|
|
this.T_Order.Width = 90; |
|
|
|
//
|
|
|
|
// T_Number
|
|
|
|
//
|
|
|
|
this.T_Number.DataPropertyName = "Number"; |
|
|
|
this.T_Number.HeaderText = "头数"; |
|
|
|
this.T_Number.Name = "T_Number"; |
|
|
|
this.T_Number.ReadOnly = true; |
|
|
|
this.T_Number.Width = 80; |
|
|
|
//
|
|
|
|
// T_Already
|
|
|
|
//
|
|
|
|
this.T_Already.DataPropertyName = "Already"; |
|
|
|
this.T_Already.HeaderText = "已宰"; |
|
|
|
this.T_Already.Name = "T_Already"; |
|
|
|
this.T_Already.ReadOnly = true; |
|
|
|
this.T_Already.Width = 80; |
|
|
|
//
|
|
|
|
// T_FinishBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle3.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.T_FinishBtn.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.T_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.T_FinishBtn.Name = "T_FinishBtn"; |
|
|
|
this.T_FinishBtn.ReadOnly = true; |
|
|
|
this.T_FinishBtn.Text = "完毕"; |
|
|
|
this.T_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
//
|
|
|
|
// groupBox2
|
|
|
|
//
|
|
|
|
this.groupBox2.Controls.Add(this.maoScrollBar); |
|
|
|
@ -319,6 +379,65 @@ |
|
|
|
this.maoGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.maoGridView_CellClick); |
|
|
|
this.maoGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.maoGridView_CellContentClick); |
|
|
|
//
|
|
|
|
// M_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.M_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.Name = "M_OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.M_OrderDetail_ID.Visible = false; |
|
|
|
//
|
|
|
|
// M_Finish
|
|
|
|
//
|
|
|
|
this.M_Finish.DataPropertyName = "Finish"; |
|
|
|
this.M_Finish.HeaderText = "Finish"; |
|
|
|
this.M_Finish.Name = "M_Finish"; |
|
|
|
this.M_Finish.ReadOnly = true; |
|
|
|
this.M_Finish.Visible = false; |
|
|
|
//
|
|
|
|
// M_WeightID
|
|
|
|
//
|
|
|
|
this.M_WeightID.DataPropertyName = "WeightID"; |
|
|
|
this.M_WeightID.HeaderText = "磅单号"; |
|
|
|
this.M_WeightID.Name = "M_WeightID"; |
|
|
|
this.M_WeightID.ReadOnly = true; |
|
|
|
this.M_WeightID.Width = 90; |
|
|
|
//
|
|
|
|
// M_Order
|
|
|
|
//
|
|
|
|
this.M_Order.DataPropertyName = "Order"; |
|
|
|
this.M_Order.HeaderText = "顺序号"; |
|
|
|
this.M_Order.Name = "M_Order"; |
|
|
|
this.M_Order.ReadOnly = true; |
|
|
|
this.M_Order.Width = 90; |
|
|
|
//
|
|
|
|
// M_Number
|
|
|
|
//
|
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
this.M_Number.HeaderText = "头数"; |
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
this.M_Number.Width = 80; |
|
|
|
//
|
|
|
|
// M_Already
|
|
|
|
//
|
|
|
|
this.M_Already.DataPropertyName = "Already"; |
|
|
|
this.M_Already.HeaderText = "已宰"; |
|
|
|
this.M_Already.Name = "M_Already"; |
|
|
|
this.M_Already.ReadOnly = true; |
|
|
|
this.M_Already.Width = 80; |
|
|
|
//
|
|
|
|
// M_FinishBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle7.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.M_FinishBtn.DefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.M_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.M_FinishBtn.Name = "M_FinishBtn"; |
|
|
|
this.M_FinishBtn.ReadOnly = true; |
|
|
|
this.M_FinishBtn.Text = "完毕"; |
|
|
|
this.M_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
//
|
|
|
|
// mbPanel
|
|
|
|
//
|
|
|
|
this.mbPanel.Location = new System.Drawing.Point(505, 35); |
|
|
|
@ -388,6 +507,7 @@ |
|
|
|
this.H_Livestock_ID, |
|
|
|
this.H_IsDrop, |
|
|
|
this.H_Technics, |
|
|
|
this.H_OrderIndex, |
|
|
|
this.H_Index, |
|
|
|
this.H_Order, |
|
|
|
this.H_Technics_Name, |
|
|
|
@ -409,89 +529,6 @@ |
|
|
|
this.historyGrid.TabIndex = 0; |
|
|
|
this.historyGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.historyGrid_CellClick); |
|
|
|
//
|
|
|
|
// H_SID
|
|
|
|
//
|
|
|
|
this.H_SID.DataPropertyName = "SID"; |
|
|
|
this.H_SID.HeaderText = "SID"; |
|
|
|
this.H_SID.Name = "H_SID"; |
|
|
|
this.H_SID.ReadOnly = true; |
|
|
|
this.H_SID.Visible = false; |
|
|
|
//
|
|
|
|
// H_Livestock_ID
|
|
|
|
//
|
|
|
|
this.H_Livestock_ID.HeaderText = "Livestock_ID"; |
|
|
|
this.H_Livestock_ID.Name = "H_Livestock_ID"; |
|
|
|
this.H_Livestock_ID.ReadOnly = true; |
|
|
|
this.H_Livestock_ID.Visible = false; |
|
|
|
//
|
|
|
|
// H_IsDrop
|
|
|
|
//
|
|
|
|
this.H_IsDrop.DataPropertyName = "IsDrop"; |
|
|
|
this.H_IsDrop.HeaderText = "IsDrop"; |
|
|
|
this.H_IsDrop.Name = "H_IsDrop"; |
|
|
|
this.H_IsDrop.ReadOnly = true; |
|
|
|
this.H_IsDrop.Visible = false; |
|
|
|
//
|
|
|
|
// H_Technics
|
|
|
|
//
|
|
|
|
this.H_Technics.DataPropertyName = "Technics"; |
|
|
|
this.H_Technics.HeaderText = "Technics"; |
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
this.H_Technics.Visible = false; |
|
|
|
//
|
|
|
|
// H_Index
|
|
|
|
//
|
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
this.H_Index.Width = 65; |
|
|
|
//
|
|
|
|
// H_Order
|
|
|
|
//
|
|
|
|
this.H_Order.DataPropertyName = "Order"; |
|
|
|
this.H_Order.HeaderText = "顺序"; |
|
|
|
this.H_Order.Name = "H_Order"; |
|
|
|
this.H_Order.ReadOnly = true; |
|
|
|
this.H_Order.Width = 65; |
|
|
|
//
|
|
|
|
// H_Technics_Name
|
|
|
|
//
|
|
|
|
this.H_Technics_Name.DataPropertyName = "Technics_Name"; |
|
|
|
this.H_Technics_Name.HeaderText = "工艺"; |
|
|
|
this.H_Technics_Name.Name = "H_Technics_Name"; |
|
|
|
this.H_Technics_Name.ReadOnly = true; |
|
|
|
this.H_Technics_Name.Width = 65; |
|
|
|
//
|
|
|
|
// H_Livestock_Name
|
|
|
|
//
|
|
|
|
this.H_Livestock_Name.DataPropertyName = "Livestock_Name"; |
|
|
|
this.H_Livestock_Name.HeaderText = "级别"; |
|
|
|
this.H_Livestock_Name.Name = "H_Livestock_Name"; |
|
|
|
this.H_Livestock_Name.ReadOnly = true; |
|
|
|
this.H_Livestock_Name.Width = 110; |
|
|
|
//
|
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle11.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
this.H_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
dataGridViewCellStyle12.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle12.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
//
|
|
|
|
// isPrintCheckBox
|
|
|
|
//
|
|
|
|
this.isPrintCheckBox.AutoSize = true; |
|
|
|
@ -690,123 +727,96 @@ |
|
|
|
this.dataConfirmBtn.UseVisualStyleBackColor = true; |
|
|
|
this.dataConfirmBtn.Click += new System.EventHandler(this.dataConfirmBtn_Click); |
|
|
|
//
|
|
|
|
// T_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.T_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.Name = "T_OrderDetail_ID"; |
|
|
|
this.T_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.T_OrderDetail_ID.Visible = false; |
|
|
|
//
|
|
|
|
// T_Finish
|
|
|
|
//
|
|
|
|
this.T_Finish.DataPropertyName = "Finish"; |
|
|
|
this.T_Finish.HeaderText = "Finish"; |
|
|
|
this.T_Finish.Name = "T_Finish"; |
|
|
|
this.T_Finish.ReadOnly = true; |
|
|
|
this.T_Finish.Visible = false; |
|
|
|
//
|
|
|
|
// T_WeightID
|
|
|
|
//
|
|
|
|
this.T_WeightID.DataPropertyName = "WeightID"; |
|
|
|
this.T_WeightID.HeaderText = "磅单号"; |
|
|
|
this.T_WeightID.Name = "T_WeightID"; |
|
|
|
this.T_WeightID.ReadOnly = true; |
|
|
|
this.T_WeightID.Width = 90; |
|
|
|
//
|
|
|
|
// T_Order
|
|
|
|
// H_SID
|
|
|
|
//
|
|
|
|
this.T_Order.DataPropertyName = "Order"; |
|
|
|
this.T_Order.HeaderText = "顺序号"; |
|
|
|
this.T_Order.Name = "T_Order"; |
|
|
|
this.T_Order.ReadOnly = true; |
|
|
|
this.T_Order.Width = 90; |
|
|
|
this.H_SID.DataPropertyName = "SID"; |
|
|
|
this.H_SID.HeaderText = "SID"; |
|
|
|
this.H_SID.Name = "H_SID"; |
|
|
|
this.H_SID.ReadOnly = true; |
|
|
|
this.H_SID.Visible = false; |
|
|
|
//
|
|
|
|
// T_Number
|
|
|
|
// H_Livestock_ID
|
|
|
|
//
|
|
|
|
this.T_Number.DataPropertyName = "Number"; |
|
|
|
this.T_Number.HeaderText = "头数"; |
|
|
|
this.T_Number.Name = "T_Number"; |
|
|
|
this.T_Number.ReadOnly = true; |
|
|
|
this.T_Number.Width = 80; |
|
|
|
this.H_Livestock_ID.HeaderText = "Livestock_ID"; |
|
|
|
this.H_Livestock_ID.Name = "H_Livestock_ID"; |
|
|
|
this.H_Livestock_ID.ReadOnly = true; |
|
|
|
this.H_Livestock_ID.Visible = false; |
|
|
|
//
|
|
|
|
// T_Already
|
|
|
|
// H_IsDrop
|
|
|
|
//
|
|
|
|
this.T_Already.DataPropertyName = "Already"; |
|
|
|
this.T_Already.HeaderText = "已宰"; |
|
|
|
this.T_Already.Name = "T_Already"; |
|
|
|
this.T_Already.ReadOnly = true; |
|
|
|
this.T_Already.Width = 80; |
|
|
|
this.H_IsDrop.DataPropertyName = "IsDrop"; |
|
|
|
this.H_IsDrop.HeaderText = "IsDrop"; |
|
|
|
this.H_IsDrop.Name = "H_IsDrop"; |
|
|
|
this.H_IsDrop.ReadOnly = true; |
|
|
|
this.H_IsDrop.Visible = false; |
|
|
|
//
|
|
|
|
// T_FinishBtn
|
|
|
|
// H_Technics
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle3.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.T_FinishBtn.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.T_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.T_FinishBtn.Name = "T_FinishBtn"; |
|
|
|
this.T_FinishBtn.ReadOnly = true; |
|
|
|
this.T_FinishBtn.Text = "完毕"; |
|
|
|
this.T_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.H_Technics.DataPropertyName = "Technics"; |
|
|
|
this.H_Technics.HeaderText = "Technics"; |
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
this.H_Technics.Visible = false; |
|
|
|
//
|
|
|
|
// M_OrderDetail_ID
|
|
|
|
// H_OrderIndex
|
|
|
|
//
|
|
|
|
this.M_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.Name = "M_OrderDetail_ID"; |
|
|
|
this.M_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.M_OrderDetail_ID.Visible = false; |
|
|
|
this.H_OrderIndex.DataPropertyName = "OrderIndex"; |
|
|
|
this.H_OrderIndex.HeaderText = "OrderIndex"; |
|
|
|
this.H_OrderIndex.Name = "H_OrderIndex"; |
|
|
|
this.H_OrderIndex.ReadOnly = true; |
|
|
|
this.H_OrderIndex.Visible = false; |
|
|
|
//
|
|
|
|
// M_Finish
|
|
|
|
// H_Index
|
|
|
|
//
|
|
|
|
this.M_Finish.DataPropertyName = "Finish"; |
|
|
|
this.M_Finish.HeaderText = "Finish"; |
|
|
|
this.M_Finish.Name = "M_Finish"; |
|
|
|
this.M_Finish.ReadOnly = true; |
|
|
|
this.M_Finish.Visible = false; |
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
this.H_Index.Width = 65; |
|
|
|
//
|
|
|
|
// M_WeightID
|
|
|
|
// H_Order
|
|
|
|
//
|
|
|
|
this.M_WeightID.DataPropertyName = "WeightID"; |
|
|
|
this.M_WeightID.HeaderText = "磅单号"; |
|
|
|
this.M_WeightID.Name = "M_WeightID"; |
|
|
|
this.M_WeightID.ReadOnly = true; |
|
|
|
this.M_WeightID.Width = 90; |
|
|
|
this.H_Order.DataPropertyName = "Order"; |
|
|
|
this.H_Order.HeaderText = "顺序"; |
|
|
|
this.H_Order.Name = "H_Order"; |
|
|
|
this.H_Order.ReadOnly = true; |
|
|
|
this.H_Order.Width = 65; |
|
|
|
//
|
|
|
|
// M_Order
|
|
|
|
// H_Technics_Name
|
|
|
|
//
|
|
|
|
this.M_Order.DataPropertyName = "Order"; |
|
|
|
this.M_Order.HeaderText = "顺序号"; |
|
|
|
this.M_Order.Name = "M_Order"; |
|
|
|
this.M_Order.ReadOnly = true; |
|
|
|
this.M_Order.Width = 90; |
|
|
|
this.H_Technics_Name.DataPropertyName = "Technics_Name"; |
|
|
|
this.H_Technics_Name.HeaderText = "工艺"; |
|
|
|
this.H_Technics_Name.Name = "H_Technics_Name"; |
|
|
|
this.H_Technics_Name.ReadOnly = true; |
|
|
|
this.H_Technics_Name.Width = 65; |
|
|
|
//
|
|
|
|
// M_Number
|
|
|
|
// H_Livestock_Name
|
|
|
|
//
|
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
this.M_Number.HeaderText = "头数"; |
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
this.M_Number.Width = 80; |
|
|
|
this.H_Livestock_Name.DataPropertyName = "Livestock_Name"; |
|
|
|
this.H_Livestock_Name.HeaderText = "级别"; |
|
|
|
this.H_Livestock_Name.Name = "H_Livestock_Name"; |
|
|
|
this.H_Livestock_Name.ReadOnly = true; |
|
|
|
this.H_Livestock_Name.Width = 110; |
|
|
|
//
|
|
|
|
// M_Already
|
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.M_Already.DataPropertyName = "Already"; |
|
|
|
this.M_Already.HeaderText = "已宰"; |
|
|
|
this.M_Already.Name = "M_Already"; |
|
|
|
this.M_Already.ReadOnly = true; |
|
|
|
this.M_Already.Width = 80; |
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle11.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
this.H_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// M_FinishBtn
|
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle7.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.M_FinishBtn.DefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.M_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.M_FinishBtn.Name = "M_FinishBtn"; |
|
|
|
this.M_FinishBtn.ReadOnly = true; |
|
|
|
this.M_FinishBtn.Text = "完毕"; |
|
|
|
this.M_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
dataGridViewCellStyle12.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle12.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
//
|
|
|
|
// GradeFrom
|
|
|
|
//
|
|
|
|
@ -902,16 +912,6 @@ |
|
|
|
private System.Windows.Forms.Button btnStartWeight; |
|
|
|
private System.Windows.Forms.Button btnStopWeight; |
|
|
|
private System.Windows.Forms.Button dataConfirmBtn; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_SID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_IsDrop; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Technics; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Index; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Order; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Technics_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_OrderDetail_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Finish; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_WeightID; |
|
|
|
@ -926,5 +926,16 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Number; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Already; |
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn M_FinishBtn; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_SID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_IsDrop; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Technics; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_OrderIndex; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Index; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Order; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Technics_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Livestock_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; |
|
|
|
} |
|
|
|
} |