|
|
@ -28,18 +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 dataGridViewCellStyle6 = 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 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CarcassInStoreForm)); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CarcassInStoreForm)); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
|
|
|
this.noWeightBtn = new WinFormControl.UButton(); |
|
|
this.noCodeBtn = new WinFormControl.UButton(); |
|
|
this.noCodeBtn = new WinFormControl.UButton(); |
|
|
this.closeBtn = new WinFormControl.UButton(); |
|
|
this.closeBtn = new WinFormControl.UButton(); |
|
|
this.uTimerLabel1 = new WinFormControl.UTimerLabel(); |
|
|
this.uTimerLabel1 = new WinFormControl.UTimerLabel(); |
|
|
@ -68,7 +69,8 @@ |
|
|
this.U_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.U_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.noWeightBtn = new WinFormControl.UButton(); |
|
|
|
|
|
|
|
|
this.uLabel5 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.lowWeight = new WinFormControl.UTextBoxWithPad(); |
|
|
((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(); |
|
|
@ -97,6 +99,7 @@ |
|
|
// splitContainer1.Panel1
|
|
|
// splitContainer1.Panel1
|
|
|
//
|
|
|
//
|
|
|
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.splitContainer1.Panel1.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.lowWeight); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.noWeightBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.noWeightBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.noCodeBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.noCodeBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.closeBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.closeBtn); |
|
|
@ -108,14 +111,35 @@ |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uWeightControl1); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uWeightControl1); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel1); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel1); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel2); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel2); |
|
|
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel5); |
|
|
//
|
|
|
//
|
|
|
// splitContainer1.Panel2
|
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
|
//
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
this.splitContainer1.Size = new System.Drawing.Size(1164, 611); |
|
|
|
|
|
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1228, 611); |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// noWeightBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.noWeightBtn.AsClicked = false; |
|
|
|
|
|
this.noWeightBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("noWeightBtn.BackgroundImage"))); |
|
|
|
|
|
this.noWeightBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.noWeightBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.noWeightBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.noWeightBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.noWeightBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.noWeightBtn.Location = new System.Drawing.Point(358, 44); |
|
|
|
|
|
this.noWeightBtn.Name = "noWeightBtn"; |
|
|
|
|
|
this.noWeightBtn.PlaySound = false; |
|
|
|
|
|
this.noWeightBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.noWeightBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.noWeightBtn.TabIndex = 11; |
|
|
|
|
|
this.noWeightBtn.Text = "落 称"; |
|
|
|
|
|
this.noWeightBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.noWeightBtn.WithStataHode = false; |
|
|
|
|
|
this.noWeightBtn.Click += new System.EventHandler(this.noWeightBtn_Click); |
|
|
|
|
|
//
|
|
|
// noCodeBtn
|
|
|
// noCodeBtn
|
|
|
//
|
|
|
//
|
|
|
this.noCodeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.noCodeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
@ -126,7 +150,7 @@ |
|
|
this.noCodeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.noCodeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.noCodeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.noCodeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.noCodeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.noCodeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.noCodeBtn.Location = new System.Drawing.Point(503, 44); |
|
|
|
|
|
|
|
|
this.noCodeBtn.Location = new System.Drawing.Point(567, 44); |
|
|
this.noCodeBtn.Name = "noCodeBtn"; |
|
|
this.noCodeBtn.Name = "noCodeBtn"; |
|
|
this.noCodeBtn.PlaySound = false; |
|
|
this.noCodeBtn.PlaySound = false; |
|
|
this.noCodeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
this.noCodeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
@ -147,7 +171,7 @@ |
|
|
this.closeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.closeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.closeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.closeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.closeBtn.Location = new System.Drawing.Point(1046, 7); |
|
|
|
|
|
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1110, 7); |
|
|
this.closeBtn.Name = "closeBtn"; |
|
|
this.closeBtn.Name = "closeBtn"; |
|
|
this.closeBtn.PlaySound = false; |
|
|
this.closeBtn.PlaySound = false; |
|
|
this.closeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
this.closeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
@ -165,7 +189,7 @@ |
|
|
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:mm: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(1088, 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; |
|
|
@ -176,7 +200,7 @@ |
|
|
this.productBatchSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
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.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.productBatchSelect.FormattingEnabled = true; |
|
|
this.productBatchSelect.FormattingEnabled = true; |
|
|
this.productBatchSelect.Location = new System.Drawing.Point(843, 47); |
|
|
|
|
|
|
|
|
this.productBatchSelect.Location = new System.Drawing.Point(907, 47); |
|
|
this.productBatchSelect.Name = "productBatchSelect"; |
|
|
this.productBatchSelect.Name = "productBatchSelect"; |
|
|
this.productBatchSelect.Size = new System.Drawing.Size(170, 28); |
|
|
this.productBatchSelect.Size = new System.Drawing.Size(170, 28); |
|
|
this.productBatchSelect.TabIndex = 4; |
|
|
this.productBatchSelect.TabIndex = 4; |
|
|
@ -186,7 +210,7 @@ |
|
|
this.workUnitSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
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.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.workUnitSelect.FormattingEnabled = true; |
|
|
this.workUnitSelect.FormattingEnabled = true; |
|
|
this.workUnitSelect.Location = new System.Drawing.Point(843, 11); |
|
|
|
|
|
|
|
|
this.workUnitSelect.Location = new System.Drawing.Point(907, 11); |
|
|
this.workUnitSelect.Name = "workUnitSelect"; |
|
|
this.workUnitSelect.Name = "workUnitSelect"; |
|
|
this.workUnitSelect.Size = new System.Drawing.Size(170, 28); |
|
|
this.workUnitSelect.Size = new System.Drawing.Size(170, 28); |
|
|
this.workUnitSelect.TabIndex = 3; |
|
|
this.workUnitSelect.TabIndex = 3; |
|
|
@ -195,7 +219,7 @@ |
|
|
//
|
|
|
//
|
|
|
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))); |
|
|
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uScanPanel1.Location = new System.Drawing.Point(439, 9); |
|
|
|
|
|
|
|
|
this.uScanPanel1.Location = new System.Drawing.Point(503, 9); |
|
|
this.uScanPanel1.Name = "uScanPanel1"; |
|
|
this.uScanPanel1.Name = "uScanPanel1"; |
|
|
this.uScanPanel1.Size = new System.Drawing.Size(303, 32); |
|
|
this.uScanPanel1.Size = new System.Drawing.Size(303, 32); |
|
|
this.uScanPanel1.TabIndex = 2; |
|
|
this.uScanPanel1.TabIndex = 2; |
|
|
@ -223,7 +247,7 @@ |
|
|
this.uLabel1.AutoSize = true; |
|
|
this.uLabel1.AutoSize = true; |
|
|
this.uLabel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel1.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.uLabel1.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.uLabel1.Location = new System.Drawing.Point(742, 14); |
|
|
|
|
|
|
|
|
this.uLabel1.Location = new System.Drawing.Point(806, 14); |
|
|
this.uLabel1.Name = "uLabel1"; |
|
|
this.uLabel1.Name = "uLabel1"; |
|
|
this.uLabel1.Size = new System.Drawing.Size(109, 20); |
|
|
this.uLabel1.Size = new System.Drawing.Size(109, 20); |
|
|
this.uLabel1.TabIndex = 5; |
|
|
this.uLabel1.TabIndex = 5; |
|
|
@ -235,7 +259,7 @@ |
|
|
this.uLabel2.AutoSize = true; |
|
|
this.uLabel2.AutoSize = true; |
|
|
this.uLabel2.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel2.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel2.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.uLabel2.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.uLabel2.Location = new System.Drawing.Point(742, 50); |
|
|
|
|
|
|
|
|
this.uLabel2.Location = new System.Drawing.Point(806, 50); |
|
|
this.uLabel2.Name = "uLabel2"; |
|
|
this.uLabel2.Name = "uLabel2"; |
|
|
this.uLabel2.Size = new System.Drawing.Size(109, 20); |
|
|
this.uLabel2.Size = new System.Drawing.Size(109, 20); |
|
|
this.uLabel2.TabIndex = 6; |
|
|
this.uLabel2.TabIndex = 6; |
|
|
@ -260,8 +284,8 @@ |
|
|
//
|
|
|
//
|
|
|
this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent; |
|
|
this.splitContainer2.Panel2.BackColor = System.Drawing.Color.Transparent; |
|
|
this.splitContainer2.Panel2.Controls.Add(this.flowLayoutPanel1); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.flowLayoutPanel1); |
|
|
this.splitContainer2.Size = new System.Drawing.Size(1164, 521); |
|
|
|
|
|
this.splitContainer2.SplitterDistance = 609; |
|
|
|
|
|
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1228, 521); |
|
|
|
|
|
this.splitContainer2.SplitterDistance = 673; |
|
|
this.splitContainer2.TabIndex = 0; |
|
|
this.splitContainer2.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// groupBox2
|
|
|
// groupBox2
|
|
|
@ -274,7 +298,7 @@ |
|
|
this.groupBox2.Location = new System.Drawing.Point(11, 254); |
|
|
this.groupBox2.Location = new System.Drawing.Point(11, 254); |
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5); |
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(5); |
|
|
this.groupBox2.Size = new System.Drawing.Size(584, 254); |
|
|
|
|
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(648, 254); |
|
|
this.groupBox2.TabIndex = 1; |
|
|
this.groupBox2.TabIndex = 1; |
|
|
this.groupBox2.TabStop = false; |
|
|
this.groupBox2.TabStop = false; |
|
|
//
|
|
|
//
|
|
|
@ -284,15 +308,15 @@ |
|
|
this.historyDataGrid.AllowUserToDeleteRows = false; |
|
|
this.historyDataGrid.AllowUserToDeleteRows = false; |
|
|
this.historyDataGrid.AllowUserToResizeColumns = false; |
|
|
this.historyDataGrid.AllowUserToResizeColumns = false; |
|
|
this.historyDataGrid.AllowUserToResizeRows = false; |
|
|
this.historyDataGrid.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyDataGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyDataGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31; |
|
|
this.historyDataGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.historyDataGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.historyDataGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
this.historyDataGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle32.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32; |
|
|
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.historyDataGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.H_ID, |
|
|
this.H_ID, |
|
|
@ -307,12 +331,12 @@ |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
this.historyDataGrid.ReadOnly = true; |
|
|
this.historyDataGrid.ReadOnly = true; |
|
|
this.historyDataGrid.RowHeadersVisible = false; |
|
|
this.historyDataGrid.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.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle36.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle36; |
|
|
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(574, 230); |
|
|
|
|
|
|
|
|
this.historyDataGrid.Size = new System.Drawing.Size(638, 230); |
|
|
this.historyDataGrid.TabIndex = 2; |
|
|
this.historyDataGrid.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// H_ID
|
|
|
// H_ID
|
|
|
@ -342,8 +366,8 @@ |
|
|
// H_Weight
|
|
|
// H_Weight
|
|
|
//
|
|
|
//
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle33.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle33; |
|
|
this.H_Weight.HeaderText = "入库重量"; |
|
|
this.H_Weight.HeaderText = "入库重量"; |
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
this.H_Weight.ReadOnly = true; |
|
|
this.H_Weight.ReadOnly = true; |
|
|
@ -351,8 +375,8 @@ |
|
|
// H_BeforeWeight
|
|
|
// H_BeforeWeight
|
|
|
//
|
|
|
//
|
|
|
this.H_BeforeWeight.DataPropertyName = "BeforeWeight"; |
|
|
this.H_BeforeWeight.DataPropertyName = "BeforeWeight"; |
|
|
dataGridViewCellStyle4.Format = "#0.######"; |
|
|
|
|
|
this.H_BeforeWeight.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle34.Format = "#0.######"; |
|
|
|
|
|
this.H_BeforeWeight.DefaultCellStyle = dataGridViewCellStyle34; |
|
|
this.H_BeforeWeight.HeaderText = "胴体重量"; |
|
|
this.H_BeforeWeight.HeaderText = "胴体重量"; |
|
|
this.H_BeforeWeight.Name = "H_BeforeWeight"; |
|
|
this.H_BeforeWeight.Name = "H_BeforeWeight"; |
|
|
this.H_BeforeWeight.ReadOnly = true; |
|
|
this.H_BeforeWeight.ReadOnly = true; |
|
|
@ -360,8 +384,8 @@ |
|
|
// H_Discont
|
|
|
// H_Discont
|
|
|
//
|
|
|
//
|
|
|
this.H_Discont.DataPropertyName = "Discont"; |
|
|
this.H_Discont.DataPropertyName = "Discont"; |
|
|
dataGridViewCellStyle5.Format = "#0.######"; |
|
|
|
|
|
this.H_Discont.DefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle35.Format = "#0.######"; |
|
|
|
|
|
this.H_Discont.DefaultCellStyle = dataGridViewCellStyle35; |
|
|
this.H_Discont.HeaderText = "损耗"; |
|
|
this.H_Discont.HeaderText = "损耗"; |
|
|
this.H_Discont.Name = "H_Discont"; |
|
|
this.H_Discont.Name = "H_Discont"; |
|
|
this.H_Discont.ReadOnly = true; |
|
|
this.H_Discont.ReadOnly = true; |
|
|
@ -386,7 +410,7 @@ |
|
|
this.groupBox1.Location = new System.Drawing.Point(11, 15); |
|
|
this.groupBox1.Location = new System.Drawing.Point(11, 15); |
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(5); |
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(5); |
|
|
this.groupBox1.Size = new System.Drawing.Size(584, 226); |
|
|
|
|
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(648, 226); |
|
|
this.groupBox1.TabIndex = 0; |
|
|
this.groupBox1.TabIndex = 0; |
|
|
this.groupBox1.TabStop = false; |
|
|
this.groupBox1.TabStop = false; |
|
|
//
|
|
|
//
|
|
|
@ -396,15 +420,15 @@ |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle37; |
|
|
this.needSubmitGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.needSubmitGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
this.needSubmitGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
this.needSubmitGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
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; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle38.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle38.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.needSubmitGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle38; |
|
|
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.needSubmitGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.U_ID, |
|
|
this.U_ID, |
|
|
@ -417,12 +441,12 @@ |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
this.needSubmitGrid.ReadOnly = true; |
|
|
this.needSubmitGrid.ReadOnly = true; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
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; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle40.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle40.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.needSubmitGrid.RowsDefaultCellStyle = dataGridViewCellStyle40; |
|
|
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(574, 202); |
|
|
|
|
|
|
|
|
this.needSubmitGrid.Size = new System.Drawing.Size(638, 202); |
|
|
this.needSubmitGrid.TabIndex = 1; |
|
|
this.needSubmitGrid.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// U_ID
|
|
|
// U_ID
|
|
|
@ -452,8 +476,8 @@ |
|
|
// U_Weight
|
|
|
// U_Weight
|
|
|
//
|
|
|
//
|
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
dataGridViewCellStyle9.Format = "#0.######"; |
|
|
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle39.Format = "#0.######"; |
|
|
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle39; |
|
|
this.U_Weight.HeaderText = "重量"; |
|
|
this.U_Weight.HeaderText = "重量"; |
|
|
this.U_Weight.Name = "U_Weight"; |
|
|
this.U_Weight.Name = "U_Weight"; |
|
|
this.U_Weight.ReadOnly = true; |
|
|
this.U_Weight.ReadOnly = true; |
|
|
@ -478,35 +502,35 @@ |
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(549, 519); |
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(549, 519); |
|
|
this.flowLayoutPanel1.TabIndex = 0; |
|
|
this.flowLayoutPanel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// noWeightBtn
|
|
|
|
|
|
|
|
|
// uLabel5
|
|
|
//
|
|
|
//
|
|
|
this.noWeightBtn.AsClicked = false; |
|
|
|
|
|
this.noWeightBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("noWeightBtn.BackgroundImage"))); |
|
|
|
|
|
this.noWeightBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.noWeightBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.noWeightBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.noWeightBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.noWeightBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.noWeightBtn.Location = new System.Drawing.Point(374, 44); |
|
|
|
|
|
this.noWeightBtn.Name = "noWeightBtn"; |
|
|
|
|
|
this.noWeightBtn.PlaySound = false; |
|
|
|
|
|
this.noWeightBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.noWeightBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.noWeightBtn.TabIndex = 11; |
|
|
|
|
|
this.noWeightBtn.Text = "落 称"; |
|
|
|
|
|
this.noWeightBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.noWeightBtn.WithStataHode = false; |
|
|
|
|
|
this.noWeightBtn.Click += new System.EventHandler(this.noWeightBtn_Click); |
|
|
|
|
|
|
|
|
this.uLabel5.AutoSize = true; |
|
|
|
|
|
this.uLabel5.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.uLabel5.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.uLabel5.Location = new System.Drawing.Point(468, 53); |
|
|
|
|
|
this.uLabel5.Name = "uLabel5"; |
|
|
|
|
|
this.uLabel5.Size = new System.Drawing.Size(49, 20); |
|
|
|
|
|
this.uLabel5.TabIndex = 12; |
|
|
|
|
|
this.uLabel5.Text = "低重"; |
|
|
|
|
|
//
|
|
|
|
|
|
// lowWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.lowWeight.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.lowWeight.Location = new System.Drawing.Point(512, 47); |
|
|
|
|
|
this.lowWeight.Name = "lowWeight"; |
|
|
|
|
|
this.lowWeight.Size = new System.Drawing.Size(49, 30); |
|
|
|
|
|
this.lowWeight.TabIndex = 13; |
|
|
|
|
|
this.lowWeight.Type = WinFormControl.UTextBoxWithPad.TextBoxType.Number; |
|
|
//
|
|
|
//
|
|
|
// CarcassInStoreForm
|
|
|
// CarcassInStoreForm
|
|
|
//
|
|
|
//
|
|
|
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.BackColor = System.Drawing.Color.White; |
|
|
this.BackColor = System.Drawing.Color.White; |
|
|
this.ClientSize = new System.Drawing.Size(1164, 611); |
|
|
|
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(1228, 611); |
|
|
this.Controls.Add(this.splitContainer1); |
|
|
this.Controls.Add(this.splitContainer1); |
|
|
this.KeyPreview = true; |
|
|
this.KeyPreview = true; |
|
|
this.MinimumSize = new System.Drawing.Size(1180, 650); |
|
|
|
|
|
|
|
|
this.MinimumSize = new System.Drawing.Size(1244, 650); |
|
|
this.Name = "CarcassInStoreForm"; |
|
|
this.Name = "CarcassInStoreForm"; |
|
|
this.Text = "白条入库"; |
|
|
this.Text = "白条入库"; |
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
@ -560,6 +584,8 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
private WinFormControl.UButton noCodeBtn; |
|
|
private WinFormControl.UButton noCodeBtn; |
|
|
private WinFormControl.UButton noWeightBtn; |
|
|
private WinFormControl.UButton noWeightBtn; |
|
|
|
|
|
private WinFormControl.ULabel uLabel5; |
|
|
|
|
|
private WinFormControl.UTextBoxWithPad lowWeight; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |