|
|
@ -31,37 +31,53 @@ |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CarcassInStoreForm)); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CarcassInStoreForm)); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = 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 dataGridViewCellStyle2 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = 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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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(); |
|
|
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.closeBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.uTimerLabel1 = new WinFormControl.UTimerLabel(); |
|
|
|
|
|
this.productBatchSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.productBatchSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.workUnitSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.workUnitSelect = new System.Windows.Forms.ComboBox(); |
|
|
|
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer(); |
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
|
|
this.closeBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.uTimerLabel1 = new WinFormControl.UTimerLabel(); |
|
|
this.uScanPanel1 = new WinFormControl.UScanPanel(); |
|
|
this.uScanPanel1 = new WinFormControl.UScanPanel(); |
|
|
this.netStateWatch1 = new WinFormControl.NetStateWatch(); |
|
|
this.netStateWatch1 = new WinFormControl.NetStateWatch(); |
|
|
this.uWeightControl1 = new WinFormControl.UWeightControl(); |
|
|
this.uWeightControl1 = new WinFormControl.UWeightControl(); |
|
|
this.uLabel1 = new WinFormControl.ULabel(); |
|
|
this.uLabel1 = new WinFormControl.ULabel(); |
|
|
this.uLabel2 = new WinFormControl.ULabel(); |
|
|
this.uLabel2 = new WinFormControl.ULabel(); |
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer(); |
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
|
|
this.historyDataGrid = new WinFormControl.UDataGridView(); |
|
|
this.historyDataGrid = new WinFormControl.UDataGridView(); |
|
|
this.uLabel4 = new WinFormControl.ULabel(); |
|
|
this.uLabel4 = new WinFormControl.ULabel(); |
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
|
|
this.needSubmitGrid = new WinFormControl.UDataGridView(); |
|
|
this.needSubmitGrid = new WinFormControl.UDataGridView(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.U_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.U_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.U_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.U_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_BeforeWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_Discont = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
this.splitContainer1.Panel1.SuspendLayout(); |
|
|
this.splitContainer1.Panel1.SuspendLayout(); |
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
this.splitContainer1.SuspendLayout(); |
|
|
this.splitContainer1.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); |
|
|
this.splitContainer2.Panel1.SuspendLayout(); |
|
|
this.splitContainer2.Panel1.SuspendLayout(); |
|
|
|
|
|
this.splitContainer2.Panel2.SuspendLayout(); |
|
|
this.splitContainer2.SuspendLayout(); |
|
|
this.splitContainer2.SuspendLayout(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).BeginInit(); |
|
|
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.needSubmitGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.needSubmitGrid)).BeginInit(); |
|
|
this.SuspendLayout(); |
|
|
this.SuspendLayout(); |
|
|
//
|
|
|
//
|
|
|
@ -96,6 +112,84 @@ |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// productBatchSelect
|
|
|
|
|
|
//
|
|
|
|
|
|
this.productBatchSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.productBatchSelect.FormattingEnabled = true; |
|
|
|
|
|
this.productBatchSelect.Location = new System.Drawing.Point(843, 47); |
|
|
|
|
|
this.productBatchSelect.Name = "productBatchSelect"; |
|
|
|
|
|
this.productBatchSelect.Size = new System.Drawing.Size(170, 28); |
|
|
|
|
|
this.productBatchSelect.TabIndex = 4; |
|
|
|
|
|
//
|
|
|
|
|
|
// workUnitSelect
|
|
|
|
|
|
//
|
|
|
|
|
|
this.workUnitSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.workUnitSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.workUnitSelect.FormattingEnabled = true; |
|
|
|
|
|
this.workUnitSelect.Location = new System.Drawing.Point(843, 11); |
|
|
|
|
|
this.workUnitSelect.Name = "workUnitSelect"; |
|
|
|
|
|
this.workUnitSelect.Size = new System.Drawing.Size(170, 28); |
|
|
|
|
|
this.workUnitSelect.TabIndex = 3; |
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; |
|
|
|
|
|
this.splitContainer2.IsSplitterFixed = true; |
|
|
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
|
this.splitContainer2.Name = "splitContainer2"; |
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer2.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox2); |
|
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox1); |
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer2.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.flowLayoutPanel1); |
|
|
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1164, 521); |
|
|
|
|
|
this.splitContainer2.SplitterDistance = 840; |
|
|
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
|
|
//
|
|
|
|
|
|
// groupBox2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.groupBox2.Controls.Add(this.historyDataGrid); |
|
|
|
|
|
this.groupBox2.Controls.Add(this.uLabel4); |
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(11, 254); |
|
|
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5); |
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(815, 254); |
|
|
|
|
|
this.groupBox2.TabIndex = 1; |
|
|
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// groupBox1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.groupBox1.Controls.Add(this.needSubmitGrid); |
|
|
|
|
|
this.groupBox1.Controls.Add(this.uLabel3); |
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(11, 15); |
|
|
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(5); |
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(815, 226); |
|
|
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// flowLayoutPanel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1"; |
|
|
|
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(318, 519); |
|
|
|
|
|
this.flowLayoutPanel1.TabIndex = 0; |
|
|
|
|
|
//
|
|
|
// closeBtn
|
|
|
// closeBtn
|
|
|
//
|
|
|
//
|
|
|
this.closeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.closeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
@ -113,6 +207,7 @@ |
|
|
this.closeBtn.TabIndex = 9; |
|
|
this.closeBtn.TabIndex = 9; |
|
|
this.closeBtn.Text = "关 闭"; |
|
|
this.closeBtn.Text = "关 闭"; |
|
|
this.closeBtn.UseVisualStyleBackColor = true; |
|
|
this.closeBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click); |
|
|
//
|
|
|
//
|
|
|
// uTimerLabel1
|
|
|
// uTimerLabel1
|
|
|
//
|
|
|
//
|
|
|
@ -120,33 +215,13 @@ |
|
|
this.uTimerLabel1.AutoSize = true; |
|
|
this.uTimerLabel1.AutoSize = true; |
|
|
this.uTimerLabel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uTimerLabel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uTimerLabel1.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.uTimerLabel1.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.uTimerLabel1.Format = "M月d日 H:m:ss"; |
|
|
|
|
|
|
|
|
this.uTimerLabel1.Format = "M月d日 H:mm:ss"; |
|
|
this.uTimerLabel1.Location = new System.Drawing.Point(1024, 53); |
|
|
this.uTimerLabel1.Location = new System.Drawing.Point(1024, 53); |
|
|
this.uTimerLabel1.Name = "uTimerLabel1"; |
|
|
this.uTimerLabel1.Name = "uTimerLabel1"; |
|
|
this.uTimerLabel1.Size = new System.Drawing.Size(128, 16); |
|
|
this.uTimerLabel1.Size = new System.Drawing.Size(128, 16); |
|
|
this.uTimerLabel1.TabIndex = 8; |
|
|
this.uTimerLabel1.TabIndex = 8; |
|
|
this.uTimerLabel1.Text = "3月30日 8:54:07"; |
|
|
this.uTimerLabel1.Text = "3月30日 8:54:07"; |
|
|
//
|
|
|
//
|
|
|
// productBatchSelect
|
|
|
|
|
|
//
|
|
|
|
|
|
this.productBatchSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.productBatchSelect.FormattingEnabled = true; |
|
|
|
|
|
this.productBatchSelect.Location = new System.Drawing.Point(843, 47); |
|
|
|
|
|
this.productBatchSelect.Name = "productBatchSelect"; |
|
|
|
|
|
this.productBatchSelect.Size = new System.Drawing.Size(170, 28); |
|
|
|
|
|
this.productBatchSelect.TabIndex = 4; |
|
|
|
|
|
//
|
|
|
|
|
|
// workUnitSelect
|
|
|
|
|
|
//
|
|
|
|
|
|
this.workUnitSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.workUnitSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.workUnitSelect.FormattingEnabled = true; |
|
|
|
|
|
this.workUnitSelect.Location = new System.Drawing.Point(843, 11); |
|
|
|
|
|
this.workUnitSelect.Name = "workUnitSelect"; |
|
|
|
|
|
this.workUnitSelect.Size = new System.Drawing.Size(170, 28); |
|
|
|
|
|
this.workUnitSelect.TabIndex = 3; |
|
|
|
|
|
//
|
|
|
|
|
|
// uScanPanel1
|
|
|
// uScanPanel1
|
|
|
//
|
|
|
//
|
|
|
this.uScanPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.uScanPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
@ -197,42 +272,6 @@ |
|
|
this.uLabel2.TabIndex = 6; |
|
|
this.uLabel2.TabIndex = 6; |
|
|
this.uLabel2.Text = "生产批次:"; |
|
|
this.uLabel2.Text = "生产批次:"; |
|
|
//
|
|
|
//
|
|
|
// splitContainer2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
|
this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; |
|
|
|
|
|
this.splitContainer2.IsSplitterFixed = true; |
|
|
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
|
this.splitContainer2.Name = "splitContainer2"; |
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer2.Panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox2); |
|
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox1); |
|
|
|
|
|
//
|
|
|
|
|
|
// splitContainer2.Panel2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1164, 521); |
|
|
|
|
|
this.splitContainer2.SplitterDistance = 836; |
|
|
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
|
|
//
|
|
|
|
|
|
// groupBox2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.groupBox2.Controls.Add(this.historyDataGrid); |
|
|
|
|
|
this.groupBox2.Controls.Add(this.uLabel4); |
|
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(11, 254); |
|
|
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5); |
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(811, 254); |
|
|
|
|
|
this.groupBox2.TabIndex = 1; |
|
|
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// historyDataGrid
|
|
|
// historyDataGrid
|
|
|
//
|
|
|
//
|
|
|
this.historyDataGrid.AllowUserToAddRows = false; |
|
|
this.historyDataGrid.AllowUserToAddRows = false; |
|
|
@ -248,17 +287,25 @@ |
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
this.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.historyDataGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.historyDataGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
|
|
this.historyDataGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
|
|
this.H_ID, |
|
|
|
|
|
this.H_BarCode, |
|
|
|
|
|
this.H_Goods_Name, |
|
|
|
|
|
this.H_Weight, |
|
|
|
|
|
this.H_BeforeWeight, |
|
|
|
|
|
this.H_Discont}); |
|
|
this.historyDataGrid.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.historyDataGrid.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.historyDataGrid.Location = new System.Drawing.Point(5, 19); |
|
|
this.historyDataGrid.Location = new System.Drawing.Point(5, 19); |
|
|
this.historyDataGrid.MultiSelect = false; |
|
|
this.historyDataGrid.MultiSelect = false; |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
|
|
|
this.historyDataGrid.ReadOnly = true; |
|
|
this.historyDataGrid.RowHeadersVisible = false; |
|
|
this.historyDataGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.historyDataGrid.RowTemplate.Height = 23; |
|
|
this.historyDataGrid.RowTemplate.Height = 23; |
|
|
this.historyDataGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.historyDataGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.historyDataGrid.Size = new System.Drawing.Size(801, 230); |
|
|
|
|
|
|
|
|
this.historyDataGrid.Size = new System.Drawing.Size(805, 230); |
|
|
this.historyDataGrid.TabIndex = 2; |
|
|
this.historyDataGrid.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// uLabel4
|
|
|
// uLabel4
|
|
|
@ -272,45 +319,38 @@ |
|
|
this.uLabel4.TabIndex = 1; |
|
|
this.uLabel4.TabIndex = 1; |
|
|
this.uLabel4.Text = "已提交"; |
|
|
this.uLabel4.Text = "已提交"; |
|
|
//
|
|
|
//
|
|
|
// groupBox1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.groupBox1.Controls.Add(this.needSubmitGrid); |
|
|
|
|
|
this.groupBox1.Controls.Add(this.uLabel3); |
|
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(11, 15); |
|
|
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(5); |
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(811, 226); |
|
|
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// needSubmitGrid
|
|
|
// needSubmitGrid
|
|
|
//
|
|
|
//
|
|
|
this.needSubmitGrid.AllowUserToAddRows = false; |
|
|
this.needSubmitGrid.AllowUserToAddRows = false; |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; |
|
|
this.needSubmitGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.needSubmitGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.needSubmitGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.needSubmitGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.needSubmitGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
this.needSubmitGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
|
|
this.needSubmitGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
|
|
this.U_ID, |
|
|
|
|
|
this.U_BarCode, |
|
|
|
|
|
this.U_Goods_Name, |
|
|
|
|
|
this.U_Weight}); |
|
|
this.needSubmitGrid.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.needSubmitGrid.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.needSubmitGrid.Location = new System.Drawing.Point(5, 19); |
|
|
this.needSubmitGrid.Location = new System.Drawing.Point(5, 19); |
|
|
this.needSubmitGrid.MultiSelect = false; |
|
|
this.needSubmitGrid.MultiSelect = false; |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
|
|
|
this.needSubmitGrid.ReadOnly = true; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.needSubmitGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.needSubmitGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
this.needSubmitGrid.RowTemplate.Height = 23; |
|
|
this.needSubmitGrid.RowTemplate.Height = 23; |
|
|
this.needSubmitGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.needSubmitGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.needSubmitGrid.Size = new System.Drawing.Size(801, 202); |
|
|
|
|
|
|
|
|
this.needSubmitGrid.Size = new System.Drawing.Size(805, 202); |
|
|
this.needSubmitGrid.TabIndex = 1; |
|
|
this.needSubmitGrid.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// uLabel3
|
|
|
// uLabel3
|
|
|
@ -324,6 +364,91 @@ |
|
|
this.uLabel3.TabIndex = 0; |
|
|
this.uLabel3.TabIndex = 0; |
|
|
this.uLabel3.Text = "待提交"; |
|
|
this.uLabel3.Text = "待提交"; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// U_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.U_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.U_ID.HeaderText = "ID"; |
|
|
|
|
|
this.U_ID.Name = "U_ID"; |
|
|
|
|
|
this.U_ID.ReadOnly = true; |
|
|
|
|
|
this.U_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// U_BarCode
|
|
|
|
|
|
//
|
|
|
|
|
|
this.U_BarCode.DataPropertyName = "BarCode"; |
|
|
|
|
|
this.U_BarCode.HeaderText = "条码"; |
|
|
|
|
|
this.U_BarCode.Name = "U_BarCode"; |
|
|
|
|
|
this.U_BarCode.ReadOnly = true; |
|
|
|
|
|
this.U_BarCode.Width = 400; |
|
|
|
|
|
//
|
|
|
|
|
|
// U_Goods_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.U_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
|
|
this.U_Goods_Name.DataPropertyName = "Goods_Name"; |
|
|
|
|
|
this.U_Goods_Name.HeaderText = "产品名称"; |
|
|
|
|
|
this.U_Goods_Name.Name = "U_Goods_Name"; |
|
|
|
|
|
this.U_Goods_Name.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// U_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle9.Format = "#0.######"; |
|
|
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
|
|
this.U_Weight.HeaderText = "重量"; |
|
|
|
|
|
this.U_Weight.Name = "U_Weight"; |
|
|
|
|
|
this.U_Weight.ReadOnly = true; |
|
|
|
|
|
this.U_Weight.Width = 200; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.H_ID.HeaderText = "序号"; |
|
|
|
|
|
this.H_ID.Name = "H_ID"; |
|
|
|
|
|
this.H_ID.ReadOnly = true; |
|
|
|
|
|
this.H_ID.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_BarCode
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_BarCode.DataPropertyName = "BarCode"; |
|
|
|
|
|
this.H_BarCode.HeaderText = "条码"; |
|
|
|
|
|
this.H_BarCode.Name = "H_BarCode"; |
|
|
|
|
|
this.H_BarCode.ReadOnly = true; |
|
|
|
|
|
this.H_BarCode.Width = 250; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Goods_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
|
|
this.H_Goods_Name.DataPropertyName = "Goods_Name"; |
|
|
|
|
|
this.H_Goods_Name.HeaderText = "产品名称"; |
|
|
|
|
|
this.H_Goods_Name.Name = "H_Goods_Name"; |
|
|
|
|
|
this.H_Goods_Name.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
|
|
this.H_Weight.HeaderText = "入库重量"; |
|
|
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_BeforeWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_BeforeWeight.DataPropertyName = "BeforeWeight"; |
|
|
|
|
|
dataGridViewCellStyle4.Format = "#0.######"; |
|
|
|
|
|
this.H_BeforeWeight.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
|
|
this.H_BeforeWeight.HeaderText = "胴体重量"; |
|
|
|
|
|
this.H_BeforeWeight.Name = "H_BeforeWeight"; |
|
|
|
|
|
this.H_BeforeWeight.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Discont
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Discont.DataPropertyName = "Discont"; |
|
|
|
|
|
dataGridViewCellStyle5.Format = "#0.######"; |
|
|
|
|
|
this.H_Discont.DefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
|
|
this.H_Discont.HeaderText = "损耗"; |
|
|
|
|
|
this.H_Discont.Name = "H_Discont"; |
|
|
|
|
|
this.H_Discont.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
// CarcassInStoreForm
|
|
|
// CarcassInStoreForm
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
@ -341,13 +466,14 @@ |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
this.splitContainer1.ResumeLayout(false); |
|
|
this.splitContainer1.ResumeLayout(false); |
|
|
this.splitContainer2.Panel1.ResumeLayout(false); |
|
|
this.splitContainer2.Panel1.ResumeLayout(false); |
|
|
|
|
|
this.splitContainer2.Panel2.ResumeLayout(false); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); |
|
|
this.splitContainer2.ResumeLayout(false); |
|
|
this.splitContainer2.ResumeLayout(false); |
|
|
this.groupBox2.ResumeLayout(false); |
|
|
this.groupBox2.ResumeLayout(false); |
|
|
this.groupBox2.PerformLayout(); |
|
|
this.groupBox2.PerformLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).EndInit(); |
|
|
|
|
|
this.groupBox1.ResumeLayout(false); |
|
|
this.groupBox1.ResumeLayout(false); |
|
|
this.groupBox1.PerformLayout(); |
|
|
this.groupBox1.PerformLayout(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.needSubmitGrid)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.needSubmitGrid)).EndInit(); |
|
|
this.ResumeLayout(false); |
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
|
@ -372,6 +498,17 @@ |
|
|
private WinFormControl.ULabel uLabel4; |
|
|
private WinFormControl.ULabel uLabel4; |
|
|
private WinFormControl.UDataGridView needSubmitGrid; |
|
|
private WinFormControl.UDataGridView needSubmitGrid; |
|
|
private WinFormControl.UDataGridView historyDataGrid; |
|
|
private WinFormControl.UDataGridView historyDataGrid; |
|
|
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_BarCode; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Goods_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_BarCode; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Goods_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Weight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_BeforeWeight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Discont; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |