|
|
|
@ -28,17 +28,17 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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 dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_IsDrop = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Technics = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -51,6 +51,10 @@ |
|
|
|
this.butcherTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.stateLabel = new System.Windows.Forms.Label(); |
|
|
|
this.modifyPanel = new System.Windows.Forms.Panel(); |
|
|
|
this.flagLabel = new System.Windows.Forms.Label(); |
|
|
|
this.withOkPanel = new System.Windows.Forms.Panel(); |
|
|
|
this.numberInput = new System.Windows.Forms.TextBox(); |
|
|
|
this.SaveBtn = new System.Windows.Forms.Button(); |
|
|
|
this.cancelBtn = new System.Windows.Forms.Button(); |
|
|
|
this.discontPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.H_SID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -61,11 +65,6 @@ |
|
|
|
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_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.T_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.alreadyLabel = new System.Windows.Forms.Label(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
this.orderLabel = new System.Windows.Forms.Label(); |
|
|
|
@ -76,27 +75,31 @@ |
|
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
|
this.historyGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.keyPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
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_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.M_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.mbPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.keyPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.lblMaoBo = new System.Windows.Forms.Label(); |
|
|
|
this.dropPigBtn = new System.Windows.Forms.Button(); |
|
|
|
this.discontBtn = new System.Windows.Forms.Button(); |
|
|
|
this.statePic = new System.Windows.Forms.PictureBox(); |
|
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
|
this.withOkPanel = new System.Windows.Forms.Panel(); |
|
|
|
this.numberInput = new System.Windows.Forms.TextBox(); |
|
|
|
this.SaveBtn = new System.Windows.Forms.Button(); |
|
|
|
this.flagLabel = new System.Windows.Forms.Label(); |
|
|
|
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.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.modifyPanel.SuspendLayout(); |
|
|
|
this.withOkPanel.SuspendLayout(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).BeginInit(); |
|
|
|
this.groupBox3.SuspendLayout(); |
|
|
|
@ -104,7 +107,6 @@ |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.maoGridView)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.statePic)).BeginInit(); |
|
|
|
this.withOkPanel.SuspendLayout(); |
|
|
|
this.SuspendLayout(); |
|
|
|
//
|
|
|
|
// H_Livestock_ID
|
|
|
|
@ -165,8 +167,8 @@ |
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle12.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
dataGridViewCellStyle1.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
@ -175,9 +177,9 @@ |
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
dataGridViewCellStyle13.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle13.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
dataGridViewCellStyle2.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle2.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
@ -220,6 +222,46 @@ |
|
|
|
this.modifyPanel.TabIndex = 60; |
|
|
|
this.modifyPanel.Visible = false; |
|
|
|
//
|
|
|
|
// flagLabel
|
|
|
|
//
|
|
|
|
this.flagLabel.AutoSize = true; |
|
|
|
this.flagLabel.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.flagLabel.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.flagLabel.Location = new System.Drawing.Point(242, 19); |
|
|
|
this.flagLabel.Name = "flagLabel"; |
|
|
|
this.flagLabel.Size = new System.Drawing.Size(49, 20); |
|
|
|
this.flagLabel.TabIndex = 53; |
|
|
|
this.flagLabel.Text = "信息"; |
|
|
|
//
|
|
|
|
// withOkPanel
|
|
|
|
//
|
|
|
|
this.withOkPanel.Controls.Add(this.numberInput); |
|
|
|
this.withOkPanel.Controls.Add(this.SaveBtn); |
|
|
|
this.withOkPanel.Location = new System.Drawing.Point(294, 4); |
|
|
|
this.withOkPanel.Name = "withOkPanel"; |
|
|
|
this.withOkPanel.Size = new System.Drawing.Size(192, 48); |
|
|
|
this.withOkPanel.TabIndex = 53; |
|
|
|
//
|
|
|
|
// numberInput
|
|
|
|
//
|
|
|
|
this.numberInput.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.numberInput.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.numberInput.Location = new System.Drawing.Point(4, 9); |
|
|
|
this.numberInput.Name = "numberInput"; |
|
|
|
this.numberInput.Size = new System.Drawing.Size(72, 30); |
|
|
|
this.numberInput.TabIndex = 40; |
|
|
|
//
|
|
|
|
// SaveBtn
|
|
|
|
//
|
|
|
|
this.SaveBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.SaveBtn.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.SaveBtn.Location = new System.Drawing.Point(86, 3); |
|
|
|
this.SaveBtn.Name = "SaveBtn"; |
|
|
|
this.SaveBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.SaveBtn.TabIndex = 39; |
|
|
|
this.SaveBtn.Text = "确定"; |
|
|
|
this.SaveBtn.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// cancelBtn
|
|
|
|
//
|
|
|
|
this.cancelBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
@ -308,21 +350,22 @@ |
|
|
|
this.tangGridView.AllowUserToDeleteRows = false; |
|
|
|
this.tangGridView.AllowUserToResizeColumns = false; |
|
|
|
this.tangGridView.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.tangGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle15.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle15.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.tangGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.tangGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.T_OrderDetail_ID, |
|
|
|
this.T_Finish, |
|
|
|
this.T_WeightID, |
|
|
|
this.T_Order, |
|
|
|
this.T_Number, |
|
|
|
this.T_Already}); |
|
|
|
@ -331,11 +374,11 @@ |
|
|
|
this.tangGridView.Name = "tangGridView"; |
|
|
|
this.tangGridView.ReadOnly = true; |
|
|
|
this.tangGridView.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle16.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle16.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle16; |
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.tangGridView.RowTemplate.Height = 65; |
|
|
|
this.tangGridView.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.tangGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -343,46 +386,6 @@ |
|
|
|
this.tangGridView.TabIndex = 4; |
|
|
|
this.tangGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.tangGridView_CellClick); |
|
|
|
//
|
|
|
|
// 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_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 = 120; |
|
|
|
//
|
|
|
|
// 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 = 115; |
|
|
|
//
|
|
|
|
// 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 = 115; |
|
|
|
//
|
|
|
|
// alreadyLabel
|
|
|
|
//
|
|
|
|
this.alreadyLabel.AutoSize = true; |
|
|
|
@ -472,17 +475,17 @@ |
|
|
|
this.historyGrid.AllowUserToDeleteRows = false; |
|
|
|
this.historyGrid.AllowUserToResizeColumns = false; |
|
|
|
this.historyGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.historyGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.historyGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.historyGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.H_SID, |
|
|
|
@ -500,11 +503,11 @@ |
|
|
|
this.historyGrid.Name = "historyGrid"; |
|
|
|
this.historyGrid.ReadOnly = true; |
|
|
|
this.historyGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle19.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
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.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.historyGrid.RowTemplate.Height = 55; |
|
|
|
this.historyGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.historyGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -525,13 +528,6 @@ |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
this.groupBox2.Text = "毛剥"; |
|
|
|
//
|
|
|
|
// keyPanel
|
|
|
|
//
|
|
|
|
this.keyPanel.Location = new System.Drawing.Point(827, 681); |
|
|
|
this.keyPanel.Name = "keyPanel"; |
|
|
|
this.keyPanel.Size = new System.Drawing.Size(596, 155); |
|
|
|
this.keyPanel.TabIndex = 43; |
|
|
|
//
|
|
|
|
// label3
|
|
|
|
//
|
|
|
|
this.label3.AutoSize = true; |
|
|
|
@ -555,21 +551,22 @@ |
|
|
|
this.maoGridView.AllowUserToDeleteRows = false; |
|
|
|
this.maoGridView.AllowUserToResizeColumns = false; |
|
|
|
this.maoGridView.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.maoGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle21.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle21.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle21.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle21; |
|
|
|
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.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.maoGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.maoGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.M_OrderDetail_ID, |
|
|
|
this.M_Finish, |
|
|
|
this.M_WeightID, |
|
|
|
this.M_Order, |
|
|
|
this.M_Number, |
|
|
|
this.M_Already}); |
|
|
|
@ -578,11 +575,11 @@ |
|
|
|
this.maoGridView.Name = "maoGridView"; |
|
|
|
this.maoGridView.ReadOnly = true; |
|
|
|
this.maoGridView.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle22.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle22.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle22; |
|
|
|
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.maoGridView.RowTemplate.Height = 65; |
|
|
|
this.maoGridView.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal; |
|
|
|
this.maoGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -590,46 +587,6 @@ |
|
|
|
this.maoGridView.TabIndex = 33; |
|
|
|
this.maoGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.maoGridView_CellClick); |
|
|
|
//
|
|
|
|
// 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_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 = 120; |
|
|
|
//
|
|
|
|
// 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 = 115; |
|
|
|
//
|
|
|
|
// 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 = 115; |
|
|
|
//
|
|
|
|
// mbPanel
|
|
|
|
//
|
|
|
|
this.mbPanel.Location = new System.Drawing.Point(431, 35); |
|
|
|
@ -637,6 +594,13 @@ |
|
|
|
this.mbPanel.Size = new System.Drawing.Size(337, 298); |
|
|
|
this.mbPanel.TabIndex = 1; |
|
|
|
//
|
|
|
|
// keyPanel
|
|
|
|
//
|
|
|
|
this.keyPanel.Location = new System.Drawing.Point(827, 681); |
|
|
|
this.keyPanel.Name = "keyPanel"; |
|
|
|
this.keyPanel.Size = new System.Drawing.Size(596, 155); |
|
|
|
this.keyPanel.TabIndex = 43; |
|
|
|
//
|
|
|
|
// lblMaoBo
|
|
|
|
//
|
|
|
|
this.lblMaoBo.AutoSize = true; |
|
|
|
@ -701,45 +665,101 @@ |
|
|
|
this.isPrintCheckBox.Text = "打印条码"; |
|
|
|
this.isPrintCheckBox.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// withOkPanel
|
|
|
|
// T_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.withOkPanel.Controls.Add(this.numberInput); |
|
|
|
this.withOkPanel.Controls.Add(this.SaveBtn); |
|
|
|
this.withOkPanel.Location = new System.Drawing.Point(294, 4); |
|
|
|
this.withOkPanel.Name = "withOkPanel"; |
|
|
|
this.withOkPanel.Size = new System.Drawing.Size(192, 48); |
|
|
|
this.withOkPanel.TabIndex = 53; |
|
|
|
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; |
|
|
|
//
|
|
|
|
// numberInput
|
|
|
|
// T_Finish
|
|
|
|
//
|
|
|
|
this.numberInput.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.numberInput.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.numberInput.Location = new System.Drawing.Point(4, 9); |
|
|
|
this.numberInput.Name = "numberInput"; |
|
|
|
this.numberInput.Size = new System.Drawing.Size(72, 30); |
|
|
|
this.numberInput.TabIndex = 40; |
|
|
|
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; |
|
|
|
//
|
|
|
|
// SaveBtn
|
|
|
|
// T_WeightID
|
|
|
|
//
|
|
|
|
this.SaveBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.SaveBtn.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.SaveBtn.Location = new System.Drawing.Point(86, 3); |
|
|
|
this.SaveBtn.Name = "SaveBtn"; |
|
|
|
this.SaveBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.SaveBtn.TabIndex = 39; |
|
|
|
this.SaveBtn.Text = "确定"; |
|
|
|
this.SaveBtn.UseVisualStyleBackColor = true; |
|
|
|
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; |
|
|
|
//
|
|
|
|
// flagLabel
|
|
|
|
// T_Order
|
|
|
|
//
|
|
|
|
this.flagLabel.AutoSize = true; |
|
|
|
this.flagLabel.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.flagLabel.ForeColor = System.Drawing.Color.Red; |
|
|
|
this.flagLabel.Location = new System.Drawing.Point(242, 19); |
|
|
|
this.flagLabel.Name = "flagLabel"; |
|
|
|
this.flagLabel.Size = new System.Drawing.Size(49, 20); |
|
|
|
this.flagLabel.TabIndex = 53; |
|
|
|
this.flagLabel.Text = "信息"; |
|
|
|
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 = 85; |
|
|
|
//
|
|
|
|
// 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 = 85; |
|
|
|
//
|
|
|
|
// 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 = 85; |
|
|
|
//
|
|
|
|
// 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 = 85; |
|
|
|
//
|
|
|
|
// DataViewForm
|
|
|
|
//
|
|
|
|
@ -773,6 +793,8 @@ |
|
|
|
this.Text = "数据实时校验"; |
|
|
|
this.modifyPanel.ResumeLayout(false); |
|
|
|
this.modifyPanel.PerformLayout(); |
|
|
|
this.withOkPanel.ResumeLayout(false); |
|
|
|
this.withOkPanel.PerformLayout(); |
|
|
|
this.groupBox1.ResumeLayout(false); |
|
|
|
this.groupBox1.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).EndInit(); |
|
|
|
@ -783,8 +805,6 @@ |
|
|
|
this.groupBox2.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.maoGridView)).EndInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.statePic)).EndInit(); |
|
|
|
this.withOkPanel.ResumeLayout(false); |
|
|
|
this.withOkPanel.PerformLayout(); |
|
|
|
this.ResumeLayout(false); |
|
|
|
this.PerformLayout(); |
|
|
|
|
|
|
|
@ -833,21 +853,23 @@ |
|
|
|
private System.Windows.Forms.PictureBox statePic; |
|
|
|
private System.Windows.Forms.Button printBtn; |
|
|
|
private System.Windows.Forms.Label label3; |
|
|
|
private System.Windows.Forms.CheckBox isPrintCheckBox; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel keyPanel; |
|
|
|
private System.Windows.Forms.Panel withOkPanel; |
|
|
|
private System.Windows.Forms.TextBox numberInput; |
|
|
|
private System.Windows.Forms.Button SaveBtn; |
|
|
|
private System.Windows.Forms.Label flagLabel; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_OrderDetail_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Finish; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_WeightID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Order; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Number; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Already; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_OrderDetail_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Finish; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_WeightID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Order; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Number; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Already; |
|
|
|
private System.Windows.Forms.CheckBox isPrintCheckBox; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel keyPanel; |
|
|
|
private System.Windows.Forms.Panel withOkPanel; |
|
|
|
private System.Windows.Forms.TextBox numberInput; |
|
|
|
private System.Windows.Forms.Button SaveBtn; |
|
|
|
private System.Windows.Forms.Label flagLabel; |
|
|
|
} |
|
|
|
} |