|
|
@ -28,19 +28,19 @@ |
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
private void InitializeComponent() |
|
|
private void InitializeComponent() |
|
|
{ |
|
|
{ |
|
|
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 dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
@ -74,6 +74,18 @@ |
|
|
this.vScrollBar2 = new System.Windows.Forms.VScrollBar(); |
|
|
this.vScrollBar2 = new System.Windows.Forms.VScrollBar(); |
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
this.historyGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
this.historyGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
|
|
this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.IsLostWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_IsDrop = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_ReadWeight = new System.Windows.Forms.DataGridViewCheckBoxColumn(); |
|
|
|
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Technics = 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.H_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.enableWeight = new System.Windows.Forms.CheckBox(); |
|
|
this.enableWeight = new System.Windows.Forms.CheckBox(); |
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
@ -88,24 +100,12 @@ |
|
|
this.discontPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.discontPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.statePic = new System.Windows.Forms.PictureBox(); |
|
|
this.statePic = new System.Windows.Forms.PictureBox(); |
|
|
this.btnDeleteSelected = new System.Windows.Forms.Button(); |
|
|
this.btnDeleteSelected = new System.Windows.Forms.Button(); |
|
|
this.btnAbnormalModify = new System.Windows.Forms.Button(); |
|
|
|
|
|
this.lblSucessed = new System.Windows.Forms.Label(); |
|
|
this.lblSucessed = new System.Windows.Forms.Label(); |
|
|
this.btnClearWeight = new System.Windows.Forms.Button(); |
|
|
this.btnClearWeight = new System.Windows.Forms.Button(); |
|
|
this.dropPigBtn = new System.Windows.Forms.Button(); |
|
|
this.dropPigBtn = new System.Windows.Forms.Button(); |
|
|
this.btnStartWeight = new System.Windows.Forms.Button(); |
|
|
this.btnStartWeight = new System.Windows.Forms.Button(); |
|
|
this.btnStopWeight = new System.Windows.Forms.Button(); |
|
|
this.btnStopWeight = new System.Windows.Forms.Button(); |
|
|
this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.IsLostWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_IsDrop = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_ReadWeight = new System.Windows.Forms.DataGridViewCheckBoxColumn(); |
|
|
|
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Technics = 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.H_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
|
|
|
this.dataConfirmBtn = new System.Windows.Forms.Button(); |
|
|
this.groupBox1.SuspendLayout(); |
|
|
this.groupBox1.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).BeginInit(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
@ -221,17 +221,17 @@ |
|
|
this.tangGridView.AllowUserToDeleteRows = false; |
|
|
this.tangGridView.AllowUserToDeleteRows = false; |
|
|
this.tangGridView.AllowUserToResizeColumns = false; |
|
|
this.tangGridView.AllowUserToResizeColumns = false; |
|
|
this.tangGridView.AllowUserToResizeRows = false; |
|
|
this.tangGridView.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle53.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle53; |
|
|
this.tangGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
this.tangGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle54.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle54.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle54.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle54.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle54.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle54; |
|
|
this.tangGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.tangGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.tangGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.tangGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.T_OrderDetail_ID, |
|
|
this.T_OrderDetail_ID, |
|
|
@ -245,11 +245,11 @@ |
|
|
this.tangGridView.Name = "tangGridView"; |
|
|
this.tangGridView.Name = "tangGridView"; |
|
|
this.tangGridView.ReadOnly = true; |
|
|
this.tangGridView.ReadOnly = true; |
|
|
this.tangGridView.RowHeadersVisible = false; |
|
|
this.tangGridView.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle56.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle56.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
dataGridViewCellStyle56.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
dataGridViewCellStyle56.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle56; |
|
|
this.tangGridView.RowTemplate.Height = 65; |
|
|
this.tangGridView.RowTemplate.Height = 65; |
|
|
this.tangGridView.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.tangGridView.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.tangGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.tangGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
@ -299,9 +299,9 @@ |
|
|
//
|
|
|
//
|
|
|
// T_FinishBtn
|
|
|
// 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; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle55.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
|
|
this.T_FinishBtn.DefaultCellStyle = dataGridViewCellStyle55; |
|
|
this.T_FinishBtn.HeaderText = "完毕"; |
|
|
this.T_FinishBtn.HeaderText = "完毕"; |
|
|
this.T_FinishBtn.Name = "T_FinishBtn"; |
|
|
this.T_FinishBtn.Name = "T_FinishBtn"; |
|
|
this.T_FinishBtn.ReadOnly = true; |
|
|
this.T_FinishBtn.ReadOnly = true; |
|
|
@ -333,17 +333,17 @@ |
|
|
this.maoGridView.AllowUserToDeleteRows = false; |
|
|
this.maoGridView.AllowUserToDeleteRows = false; |
|
|
this.maoGridView.AllowUserToResizeColumns = false; |
|
|
this.maoGridView.AllowUserToResizeColumns = false; |
|
|
this.maoGridView.AllowUserToResizeRows = false; |
|
|
this.maoGridView.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle57; |
|
|
this.maoGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
this.maoGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle58.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle58.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle58.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle58; |
|
|
this.maoGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.maoGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.maoGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.maoGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.M_OrderDetail_ID, |
|
|
this.M_OrderDetail_ID, |
|
|
@ -357,11 +357,11 @@ |
|
|
this.maoGridView.Name = "maoGridView"; |
|
|
this.maoGridView.Name = "maoGridView"; |
|
|
this.maoGridView.ReadOnly = true; |
|
|
this.maoGridView.ReadOnly = true; |
|
|
this.maoGridView.RowHeadersVisible = false; |
|
|
this.maoGridView.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle60.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
dataGridViewCellStyle60.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
dataGridViewCellStyle60.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle60; |
|
|
this.maoGridView.RowTemplate.Height = 65; |
|
|
this.maoGridView.RowTemplate.Height = 65; |
|
|
this.maoGridView.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal; |
|
|
this.maoGridView.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal; |
|
|
this.maoGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.maoGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
@ -411,9 +411,9 @@ |
|
|
//
|
|
|
//
|
|
|
// M_FinishBtn
|
|
|
// 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; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle59.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
|
|
this.M_FinishBtn.DefaultCellStyle = dataGridViewCellStyle59; |
|
|
this.M_FinishBtn.HeaderText = "完毕"; |
|
|
this.M_FinishBtn.HeaderText = "完毕"; |
|
|
this.M_FinishBtn.Name = "M_FinishBtn"; |
|
|
this.M_FinishBtn.Name = "M_FinishBtn"; |
|
|
this.M_FinishBtn.ReadOnly = true; |
|
|
this.M_FinishBtn.ReadOnly = true; |
|
|
@ -484,17 +484,17 @@ |
|
|
this.historyGrid.AllowUserToDeleteRows = false; |
|
|
this.historyGrid.AllowUserToDeleteRows = false; |
|
|
this.historyGrid.AllowUserToResizeColumns = false; |
|
|
this.historyGrid.AllowUserToResizeColumns = false; |
|
|
this.historyGrid.AllowUserToResizeRows = false; |
|
|
this.historyGrid.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle61; |
|
|
this.historyGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.historyGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle62.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle62.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle62.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle62.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle62; |
|
|
this.historyGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.historyGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.historyGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.historyGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.H_SID, |
|
|
this.H_SID, |
|
|
@ -514,9 +514,9 @@ |
|
|
this.historyGrid.Name = "historyGrid"; |
|
|
this.historyGrid.Name = "historyGrid"; |
|
|
this.historyGrid.ReadOnly = true; |
|
|
this.historyGrid.ReadOnly = true; |
|
|
this.historyGrid.RowHeadersVisible = false; |
|
|
this.historyGrid.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.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle65.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle65; |
|
|
this.historyGrid.RowTemplate.Height = 40; |
|
|
this.historyGrid.RowTemplate.Height = 40; |
|
|
this.historyGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.historyGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
this.historyGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.historyGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
@ -524,6 +524,105 @@ |
|
|
this.historyGrid.TabIndex = 0; |
|
|
this.historyGrid.TabIndex = 0; |
|
|
this.historyGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.historyGrid_CellClick); |
|
|
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; |
|
|
|
|
|
//
|
|
|
|
|
|
// IsLostWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.IsLostWeight.DataPropertyName = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.HeaderText = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.Name = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.ReadOnly = true; |
|
|
|
|
|
this.IsLostWeight.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_ReadWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_ReadWeight.DataPropertyName = "ReadWeight"; |
|
|
|
|
|
this.H_ReadWeight.HeaderText = ""; |
|
|
|
|
|
this.H_ReadWeight.Name = "H_ReadWeight"; |
|
|
|
|
|
this.H_ReadWeight.ReadOnly = true; |
|
|
|
|
|
this.H_ReadWeight.Width = 30; |
|
|
|
|
|
//
|
|
|
|
|
|
// 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
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Technics.DataPropertyName = "Technics_Name"; |
|
|
|
|
|
this.H_Technics.HeaderText = "工艺"; |
|
|
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
|
|
this.H_Technics.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 = 90; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle63.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle63; |
|
|
|
|
|
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"; |
|
|
|
|
|
dataGridViewCellStyle64.Format = "HH:mm:ss"; |
|
|
|
|
|
dataGridViewCellStyle64.NullValue = null; |
|
|
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle64; |
|
|
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_OrderDetail_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.Name = "H_OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.ReadOnly = true; |
|
|
|
|
|
this.H_OrderDetail_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
// enableWeight
|
|
|
// enableWeight
|
|
|
//
|
|
|
//
|
|
|
this.enableWeight.AutoCheck = false; |
|
|
this.enableWeight.AutoCheck = false; |
|
|
@ -678,17 +777,6 @@ |
|
|
this.btnDeleteSelected.UseVisualStyleBackColor = true; |
|
|
this.btnDeleteSelected.UseVisualStyleBackColor = true; |
|
|
this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click); |
|
|
this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click); |
|
|
//
|
|
|
//
|
|
|
// btnAbnormalModify
|
|
|
|
|
|
//
|
|
|
|
|
|
this.btnAbnormalModify.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.btnAbnormalModify.Location = new System.Drawing.Point(1224, 6); |
|
|
|
|
|
this.btnAbnormalModify.Name = "btnAbnormalModify"; |
|
|
|
|
|
this.btnAbnormalModify.Size = new System.Drawing.Size(102, 54); |
|
|
|
|
|
this.btnAbnormalModify.TabIndex = 34; |
|
|
|
|
|
this.btnAbnormalModify.Text = "查询修改"; |
|
|
|
|
|
this.btnAbnormalModify.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.btnAbnormalModify.Click += new System.EventHandler(this.btnAbnormalModify_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// lblSucessed
|
|
|
// lblSucessed
|
|
|
//
|
|
|
//
|
|
|
this.lblSucessed.BackColor = System.Drawing.Color.Lime; |
|
|
this.lblSucessed.BackColor = System.Drawing.Color.Lime; |
|
|
@ -745,110 +833,23 @@ |
|
|
this.btnStopWeight.UseVisualStyleBackColor = true; |
|
|
this.btnStopWeight.UseVisualStyleBackColor = true; |
|
|
this.btnStopWeight.Click += new System.EventHandler(this.btnStopWeight_Click); |
|
|
this.btnStopWeight.Click += new System.EventHandler(this.btnStopWeight_Click); |
|
|
//
|
|
|
//
|
|
|
// 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; |
|
|
|
|
|
//
|
|
|
|
|
|
// IsLostWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.IsLostWeight.DataPropertyName = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.HeaderText = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.Name = "IsLostWeight"; |
|
|
|
|
|
this.IsLostWeight.ReadOnly = true; |
|
|
|
|
|
this.IsLostWeight.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_ReadWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_ReadWeight.DataPropertyName = "ReadWeight"; |
|
|
|
|
|
this.H_ReadWeight.HeaderText = ""; |
|
|
|
|
|
this.H_ReadWeight.Name = "H_ReadWeight"; |
|
|
|
|
|
this.H_ReadWeight.ReadOnly = true; |
|
|
|
|
|
this.H_ReadWeight.Width = 30; |
|
|
|
|
|
//
|
|
|
|
|
|
// 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; |
|
|
|
|
|
|
|
|
// dataConfirmBtn
|
|
|
//
|
|
|
//
|
|
|
// 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
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Technics.DataPropertyName = "Technics_Name"; |
|
|
|
|
|
this.H_Technics.HeaderText = "工艺"; |
|
|
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
|
|
this.H_Technics.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 = 90; |
|
|
|
|
|
//
|
|
|
|
|
|
// 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; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_OrderDetail_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.Name = "H_OrderDetail_ID"; |
|
|
|
|
|
this.H_OrderDetail_ID.ReadOnly = true; |
|
|
|
|
|
this.H_OrderDetail_ID.Visible = false; |
|
|
|
|
|
|
|
|
this.dataConfirmBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.dataConfirmBtn.Location = new System.Drawing.Point(1226, 6); |
|
|
|
|
|
this.dataConfirmBtn.Name = "dataConfirmBtn"; |
|
|
|
|
|
this.dataConfirmBtn.Size = new System.Drawing.Size(102, 54); |
|
|
|
|
|
this.dataConfirmBtn.TabIndex = 42; |
|
|
|
|
|
this.dataConfirmBtn.Text = "数据校验"; |
|
|
|
|
|
this.dataConfirmBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.dataConfirmBtn.Click += new System.EventHandler(this.dataConfirmBtn_Click); |
|
|
//
|
|
|
//
|
|
|
// GradeFrom
|
|
|
// GradeFrom
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(1438, 845); |
|
|
this.ClientSize = new System.Drawing.Size(1438, 845); |
|
|
|
|
|
this.Controls.Add(this.dataConfirmBtn); |
|
|
this.Controls.Add(this.btnStopWeight); |
|
|
this.Controls.Add(this.btnStopWeight); |
|
|
this.Controls.Add(this.btnStartWeight); |
|
|
this.Controls.Add(this.btnStartWeight); |
|
|
this.Controls.Add(this.dropPigBtn); |
|
|
this.Controls.Add(this.dropPigBtn); |
|
|
@ -858,7 +859,6 @@ |
|
|
this.Controls.Add(this.lblMaoBo); |
|
|
this.Controls.Add(this.lblMaoBo); |
|
|
this.Controls.Add(this.discontBtn); |
|
|
this.Controls.Add(this.discontBtn); |
|
|
this.Controls.Add(this.modifyPanel); |
|
|
this.Controls.Add(this.modifyPanel); |
|
|
this.Controls.Add(this.btnAbnormalModify); |
|
|
|
|
|
this.Controls.Add(this.btnClearWeight); |
|
|
this.Controls.Add(this.btnClearWeight); |
|
|
this.Controls.Add(this.btnDeleteSelected); |
|
|
this.Controls.Add(this.btnDeleteSelected); |
|
|
this.Controls.Add(this.configBtn); |
|
|
this.Controls.Add(this.configBtn); |
|
|
@ -936,7 +936,6 @@ |
|
|
private BWP.WinFormControl.UDataGridView maoGridView; |
|
|
private BWP.WinFormControl.UDataGridView maoGridView; |
|
|
private System.Windows.Forms.PictureBox statePic; |
|
|
private System.Windows.Forms.PictureBox statePic; |
|
|
private System.Windows.Forms.Button btnDeleteSelected; |
|
|
private System.Windows.Forms.Button btnDeleteSelected; |
|
|
private System.Windows.Forms.Button btnAbnormalModify; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_OrderDetail_ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_OrderDetail_ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Finish; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Finish; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Order; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Order; |
|
|
@ -967,5 +966,6 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_OrderDetail_ID; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_OrderDetail_ID; |
|
|
|
|
|
private System.Windows.Forms.Button dataConfirmBtn; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |