|
|
@ -28,19 +28,19 @@ |
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
private void InitializeComponent() |
|
|
private void InitializeComponent() |
|
|
{ |
|
|
{ |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = 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 dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WeightCountForm)); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WeightCountForm)); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = 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 dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.historyDataGrid = new WinFormControl.UDataGridView(); |
|
|
this.historyDataGrid = new WinFormControl.UDataGridView(); |
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
@ -55,10 +55,6 @@ |
|
|
this.storeSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.storeSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.uLabel5 = new WinFormControl.ULabel(); |
|
|
this.uLabel5 = new WinFormControl.ULabel(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.discontBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.typeBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.uLabel7 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.uLabel6 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.numSetBtn = new WinFormControl.UButton(); |
|
|
this.numSetBtn = new WinFormControl.UButton(); |
|
|
this.productBatchSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.productBatchSelect = new System.Windows.Forms.ComboBox(); |
|
|
this.uLabel2 = new WinFormControl.ULabel(); |
|
|
this.uLabel2 = new WinFormControl.ULabel(); |
|
|
@ -68,6 +64,10 @@ |
|
|
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.discontBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.typeBtn = new WinFormControl.UButton(); |
|
|
|
|
|
this.uLabel7 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.uLabel6 = new WinFormControl.ULabel(); |
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
this.needSubmitGrid = new WinFormControl.UDataGridView(); |
|
|
this.needSubmitGrid = new WinFormControl.UDataGridView(); |
|
|
this.U_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.U_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
@ -80,6 +80,8 @@ |
|
|
this.numFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.numFlowPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
this.submitBtn = new WinFormControl.UButton(); |
|
|
this.submitBtn = new WinFormControl.UButton(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
|
|
|
this.barPrintCheck = new System.Windows.Forms.CheckBox(); |
|
|
|
|
|
this.rePrint = new WinFormControl.UButton(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.historyDataGrid)).BeginInit(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
this.groupBox2.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
@ -96,15 +98,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; |
|
|
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyDataGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.historyDataGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle37; |
|
|
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; |
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
|
|
|
|
|
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.historyDataGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle38; |
|
|
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, |
|
|
@ -120,9 +122,9 @@ |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
this.historyDataGrid.Name = "historyDataGrid"; |
|
|
this.historyDataGrid.ReadOnly = true; |
|
|
this.historyDataGrid.ReadOnly = true; |
|
|
this.historyDataGrid.RowHeadersVisible = false; |
|
|
this.historyDataGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle42.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle42.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.historyDataGrid.RowsDefaultCellStyle = dataGridViewCellStyle42; |
|
|
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(683, 158); |
|
|
this.historyDataGrid.Size = new System.Drawing.Size(683, 158); |
|
|
@ -161,8 +163,8 @@ |
|
|
// H_GrossWeight
|
|
|
// H_GrossWeight
|
|
|
//
|
|
|
//
|
|
|
this.H_GrossWeight.DataPropertyName = "GrossWeight"; |
|
|
this.H_GrossWeight.DataPropertyName = "GrossWeight"; |
|
|
dataGridViewCellStyle15.Format = "#0.######"; |
|
|
|
|
|
this.H_GrossWeight.DefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle39.Format = "#0.######"; |
|
|
|
|
|
this.H_GrossWeight.DefaultCellStyle = dataGridViewCellStyle39; |
|
|
this.H_GrossWeight.HeaderText = "毛重"; |
|
|
this.H_GrossWeight.HeaderText = "毛重"; |
|
|
this.H_GrossWeight.Name = "H_GrossWeight"; |
|
|
this.H_GrossWeight.Name = "H_GrossWeight"; |
|
|
this.H_GrossWeight.ReadOnly = true; |
|
|
this.H_GrossWeight.ReadOnly = true; |
|
|
@ -170,8 +172,8 @@ |
|
|
// H_Discont
|
|
|
// H_Discont
|
|
|
//
|
|
|
//
|
|
|
this.H_Discont.DataPropertyName = "Discont"; |
|
|
this.H_Discont.DataPropertyName = "Discont"; |
|
|
dataGridViewCellStyle16.Format = "#0.######"; |
|
|
|
|
|
this.H_Discont.DefaultCellStyle = dataGridViewCellStyle16; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle40.Format = "#0.######"; |
|
|
|
|
|
this.H_Discont.DefaultCellStyle = dataGridViewCellStyle40; |
|
|
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; |
|
|
@ -179,8 +181,8 @@ |
|
|
// H_Weight
|
|
|
// H_Weight
|
|
|
//
|
|
|
//
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
dataGridViewCellStyle17.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle41.Format = "#0.######"; |
|
|
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle41; |
|
|
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; |
|
|
@ -257,6 +259,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.barPrintCheck); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.storeSelect); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.storeSelect); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel5); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.uLabel5); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.numSetBtn); |
|
|
this.splitContainer1.Panel1.Controls.Add(this.numSetBtn); |
|
|
@ -282,75 +285,6 @@ |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.SplitterDistance = 86; |
|
|
this.splitContainer1.TabIndex = 3; |
|
|
this.splitContainer1.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// discontBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.discontBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.discontBtn.AsClicked = false; |
|
|
|
|
|
this.discontBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("discontBtn.BackgroundImage"))); |
|
|
|
|
|
this.discontBtn.EnableGroup = false; |
|
|
|
|
|
this.discontBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.discontBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.discontBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.discontBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.discontBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.discontBtn.Location = new System.Drawing.Point(783, 23); |
|
|
|
|
|
this.discontBtn.Name = "discontBtn"; |
|
|
|
|
|
this.discontBtn.PlaySound = false; |
|
|
|
|
|
this.discontBtn.SelfControlEnable = false; |
|
|
|
|
|
this.discontBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.discontBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.discontBtn.TabIndex = 25; |
|
|
|
|
|
this.discontBtn.Text = "0"; |
|
|
|
|
|
this.discontBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.discontBtn.WithStataHode = false; |
|
|
|
|
|
this.discontBtn.Click += new System.EventHandler(this.discontBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// typeBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.typeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.typeBtn.AsClicked = false; |
|
|
|
|
|
this.typeBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("typeBtn.BackgroundImage"))); |
|
|
|
|
|
this.typeBtn.EnableGroup = false; |
|
|
|
|
|
this.typeBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.typeBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.typeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.typeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.typeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.typeBtn.Location = new System.Drawing.Point(1001, 23); |
|
|
|
|
|
this.typeBtn.Name = "typeBtn"; |
|
|
|
|
|
this.typeBtn.PlaySound = false; |
|
|
|
|
|
this.typeBtn.SelfControlEnable = false; |
|
|
|
|
|
this.typeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.typeBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.typeBtn.TabIndex = 25; |
|
|
|
|
|
this.typeBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.typeBtn.WithStataHode = false; |
|
|
|
|
|
this.typeBtn.Click += new System.EventHandler(this.typeBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// uLabel7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.uLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.uLabel7.AutoSize = true; |
|
|
|
|
|
this.uLabel7.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.uLabel7.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.uLabel7.Location = new System.Drawing.Point(718, 30); |
|
|
|
|
|
this.uLabel7.Name = "uLabel7"; |
|
|
|
|
|
this.uLabel7.Size = new System.Drawing.Size(69, 20); |
|
|
|
|
|
this.uLabel7.TabIndex = 24; |
|
|
|
|
|
this.uLabel7.Text = "扣重:"; |
|
|
|
|
|
//
|
|
|
|
|
|
// uLabel6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.uLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.uLabel6.AutoSize = true; |
|
|
|
|
|
this.uLabel6.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.uLabel6.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.uLabel6.Location = new System.Drawing.Point(900, 30); |
|
|
|
|
|
this.uLabel6.Name = "uLabel6"; |
|
|
|
|
|
this.uLabel6.Size = new System.Drawing.Size(109, 20); |
|
|
|
|
|
this.uLabel6.TabIndex = 24; |
|
|
|
|
|
this.uLabel6.Text = "当前操作:"; |
|
|
|
|
|
//
|
|
|
|
|
|
// numSetBtn
|
|
|
// numSetBtn
|
|
|
//
|
|
|
//
|
|
|
this.numSetBtn.AsClicked = false; |
|
|
this.numSetBtn.AsClicked = false; |
|
|
@ -470,10 +404,80 @@ |
|
|
this.uLabel1.TabIndex = 5; |
|
|
this.uLabel1.TabIndex = 5; |
|
|
this.uLabel1.Text = "工作单元:"; |
|
|
this.uLabel1.Text = "工作单元:"; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// discontBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.discontBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.discontBtn.AsClicked = false; |
|
|
|
|
|
this.discontBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("discontBtn.BackgroundImage"))); |
|
|
|
|
|
this.discontBtn.EnableGroup = false; |
|
|
|
|
|
this.discontBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.discontBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.discontBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.discontBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.discontBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.discontBtn.Location = new System.Drawing.Point(783, 23); |
|
|
|
|
|
this.discontBtn.Name = "discontBtn"; |
|
|
|
|
|
this.discontBtn.PlaySound = false; |
|
|
|
|
|
this.discontBtn.SelfControlEnable = false; |
|
|
|
|
|
this.discontBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.discontBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.discontBtn.TabIndex = 25; |
|
|
|
|
|
this.discontBtn.Text = "0"; |
|
|
|
|
|
this.discontBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.discontBtn.WithStataHode = false; |
|
|
|
|
|
this.discontBtn.Click += new System.EventHandler(this.discontBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// typeBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.typeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.typeBtn.AsClicked = false; |
|
|
|
|
|
this.typeBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("typeBtn.BackgroundImage"))); |
|
|
|
|
|
this.typeBtn.EnableGroup = false; |
|
|
|
|
|
this.typeBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.typeBtn.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.typeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.typeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.typeBtn.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.typeBtn.Location = new System.Drawing.Point(1001, 23); |
|
|
|
|
|
this.typeBtn.Name = "typeBtn"; |
|
|
|
|
|
this.typeBtn.PlaySound = false; |
|
|
|
|
|
this.typeBtn.SelfControlEnable = false; |
|
|
|
|
|
this.typeBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
this.typeBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.typeBtn.TabIndex = 25; |
|
|
|
|
|
this.typeBtn.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.typeBtn.WithStataHode = false; |
|
|
|
|
|
this.typeBtn.Click += new System.EventHandler(this.typeBtn_Click); |
|
|
|
|
|
//
|
|
|
|
|
|
// uLabel7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.uLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.uLabel7.AutoSize = true; |
|
|
|
|
|
this.uLabel7.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.uLabel7.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.uLabel7.Location = new System.Drawing.Point(718, 30); |
|
|
|
|
|
this.uLabel7.Name = "uLabel7"; |
|
|
|
|
|
this.uLabel7.Size = new System.Drawing.Size(69, 20); |
|
|
|
|
|
this.uLabel7.TabIndex = 24; |
|
|
|
|
|
this.uLabel7.Text = "扣重:"; |
|
|
|
|
|
//
|
|
|
|
|
|
// uLabel6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.uLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.uLabel6.AutoSize = true; |
|
|
|
|
|
this.uLabel6.BackColor = System.Drawing.Color.Transparent; |
|
|
|
|
|
this.uLabel6.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.uLabel6.Location = new System.Drawing.Point(900, 30); |
|
|
|
|
|
this.uLabel6.Name = "uLabel6"; |
|
|
|
|
|
this.uLabel6.Size = new System.Drawing.Size(109, 20); |
|
|
|
|
|
this.uLabel6.TabIndex = 24; |
|
|
|
|
|
this.uLabel6.Text = "当前操作:"; |
|
|
|
|
|
//
|
|
|
// groupBox1
|
|
|
// groupBox1
|
|
|
//
|
|
|
//
|
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
|
|
this.groupBox1.Controls.Add(this.rePrint); |
|
|
this.groupBox1.Controls.Add(this.needSubmitGrid); |
|
|
this.groupBox1.Controls.Add(this.needSubmitGrid); |
|
|
this.groupBox1.Controls.Add(this.numFlowPanel); |
|
|
this.groupBox1.Controls.Add(this.numFlowPanel); |
|
|
this.groupBox1.Controls.Add(this.submitBtn); |
|
|
this.groupBox1.Controls.Add(this.submitBtn); |
|
|
@ -491,17 +495,17 @@ |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToDeleteRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeColumns = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
this.needSubmitGrid.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.needSubmitGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle43; |
|
|
this.needSubmitGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
this.needSubmitGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
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; |
|
|
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.needSubmitGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
|
|
dataGridViewCellStyle44.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle44.ForeColor = System.Drawing.Color.White; |
|
|
|
|
|
dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.needSubmitGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle44; |
|
|
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, |
|
|
@ -516,9 +520,9 @@ |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
this.needSubmitGrid.Name = "needSubmitGrid"; |
|
|
this.needSubmitGrid.ReadOnly = true; |
|
|
this.needSubmitGrid.ReadOnly = true; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
this.needSubmitGrid.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle24.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.needSubmitGrid.RowsDefaultCellStyle = dataGridViewCellStyle24; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle48.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle48.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.needSubmitGrid.RowsDefaultCellStyle = dataGridViewCellStyle48; |
|
|
this.needSubmitGrid.RowTemplate.Height = 30; |
|
|
this.needSubmitGrid.RowTemplate.Height = 30; |
|
|
this.needSubmitGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.needSubmitGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.needSubmitGrid.Size = new System.Drawing.Size(683, 240); |
|
|
this.needSubmitGrid.Size = new System.Drawing.Size(683, 240); |
|
|
@ -557,8 +561,8 @@ |
|
|
// U_GrossWeight
|
|
|
// U_GrossWeight
|
|
|
//
|
|
|
//
|
|
|
this.U_GrossWeight.DataPropertyName = "GrossWeight"; |
|
|
this.U_GrossWeight.DataPropertyName = "GrossWeight"; |
|
|
dataGridViewCellStyle21.Format = "#0.######"; |
|
|
|
|
|
this.U_GrossWeight.DefaultCellStyle = dataGridViewCellStyle21; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle45.Format = "#0.######"; |
|
|
|
|
|
this.U_GrossWeight.DefaultCellStyle = dataGridViewCellStyle45; |
|
|
this.U_GrossWeight.HeaderText = "毛重"; |
|
|
this.U_GrossWeight.HeaderText = "毛重"; |
|
|
this.U_GrossWeight.Name = "U_GrossWeight"; |
|
|
this.U_GrossWeight.Name = "U_GrossWeight"; |
|
|
this.U_GrossWeight.ReadOnly = true; |
|
|
this.U_GrossWeight.ReadOnly = true; |
|
|
@ -566,8 +570,8 @@ |
|
|
// U_Discont
|
|
|
// U_Discont
|
|
|
//
|
|
|
//
|
|
|
this.U_Discont.DataPropertyName = "Discont"; |
|
|
this.U_Discont.DataPropertyName = "Discont"; |
|
|
dataGridViewCellStyle22.Format = "#0.######"; |
|
|
|
|
|
this.U_Discont.DefaultCellStyle = dataGridViewCellStyle22; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle46.Format = "#0.######"; |
|
|
|
|
|
this.U_Discont.DefaultCellStyle = dataGridViewCellStyle46; |
|
|
this.U_Discont.HeaderText = "扣重"; |
|
|
this.U_Discont.HeaderText = "扣重"; |
|
|
this.U_Discont.Name = "U_Discont"; |
|
|
this.U_Discont.Name = "U_Discont"; |
|
|
this.U_Discont.ReadOnly = true; |
|
|
this.U_Discont.ReadOnly = true; |
|
|
@ -575,8 +579,8 @@ |
|
|
// U_Weight
|
|
|
// U_Weight
|
|
|
//
|
|
|
//
|
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
dataGridViewCellStyle23.Format = "#0.######"; |
|
|
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle23; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle47.Format = "#0.######"; |
|
|
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle47; |
|
|
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; |
|
|
@ -585,9 +589,9 @@ |
|
|
//
|
|
|
//
|
|
|
this.numFlowPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.numFlowPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.numFlowPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; |
|
|
this.numFlowPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; |
|
|
this.numFlowPanel.Location = new System.Drawing.Point(143, 13); |
|
|
|
|
|
|
|
|
this.numFlowPanel.Location = new System.Drawing.Point(211, 13); |
|
|
this.numFlowPanel.Name = "numFlowPanel"; |
|
|
this.numFlowPanel.Name = "numFlowPanel"; |
|
|
this.numFlowPanel.Size = new System.Drawing.Size(545, 41); |
|
|
|
|
|
|
|
|
this.numFlowPanel.Size = new System.Drawing.Size(477, 41); |
|
|
this.numFlowPanel.TabIndex = 15; |
|
|
this.numFlowPanel.TabIndex = 15; |
|
|
//
|
|
|
//
|
|
|
// submitBtn
|
|
|
// submitBtn
|
|
|
@ -600,11 +604,11 @@ |
|
|
this.submitBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.submitBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
this.submitBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.submitBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
this.submitBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.submitBtn.ForeColor = System.Drawing.Color.Black; |
|
|
this.submitBtn.Location = new System.Drawing.Point(11, 20); |
|
|
|
|
|
|
|
|
this.submitBtn.Location = new System.Drawing.Point(6, 19); |
|
|
this.submitBtn.Name = "submitBtn"; |
|
|
this.submitBtn.Name = "submitBtn"; |
|
|
this.submitBtn.PlaySound = false; |
|
|
this.submitBtn.PlaySound = false; |
|
|
this.submitBtn.SelfControlEnable = false; |
|
|
this.submitBtn.SelfControlEnable = false; |
|
|
this.submitBtn.Size = new System.Drawing.Size(111, 34); |
|
|
|
|
|
|
|
|
this.submitBtn.Size = new System.Drawing.Size(94, 34); |
|
|
this.submitBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
this.submitBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
this.submitBtn.TabIndex = 11; |
|
|
this.submitBtn.TabIndex = 11; |
|
|
this.submitBtn.Text = "提 交"; |
|
|
this.submitBtn.Text = "提 交"; |
|
|
@ -623,6 +627,39 @@ |
|
|
this.uLabel3.TabIndex = 0; |
|
|
this.uLabel3.TabIndex = 0; |
|
|
this.uLabel3.Text = "称重明细"; |
|
|
this.uLabel3.Text = "称重明细"; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// barPrintCheck
|
|
|
|
|
|
//
|
|
|
|
|
|
this.barPrintCheck.AutoSize = true; |
|
|
|
|
|
this.barPrintCheck.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.barPrintCheck.Location = new System.Drawing.Point(498, 53); |
|
|
|
|
|
this.barPrintCheck.Name = "barPrintCheck"; |
|
|
|
|
|
this.barPrintCheck.Size = new System.Drawing.Size(108, 24); |
|
|
|
|
|
this.barPrintCheck.TabIndex = 24; |
|
|
|
|
|
this.barPrintCheck.Text = "启用打码"; |
|
|
|
|
|
this.barPrintCheck.UseVisualStyleBackColor = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// rePrint
|
|
|
|
|
|
//
|
|
|
|
|
|
this.rePrint.AsClicked = false; |
|
|
|
|
|
this.rePrint.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("rePrint.BackgroundImage"))); |
|
|
|
|
|
this.rePrint.EnableGroup = false; |
|
|
|
|
|
this.rePrint.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214))))); |
|
|
|
|
|
this.rePrint.FlatAppearance.BorderSize = 0; |
|
|
|
|
|
this.rePrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
|
this.rePrint.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
|
|
this.rePrint.ForeColor = System.Drawing.Color.Black; |
|
|
|
|
|
this.rePrint.Location = new System.Drawing.Point(111, 19); |
|
|
|
|
|
this.rePrint.Name = "rePrint"; |
|
|
|
|
|
this.rePrint.PlaySound = false; |
|
|
|
|
|
this.rePrint.SelfControlEnable = false; |
|
|
|
|
|
this.rePrint.Size = new System.Drawing.Size(94, 34); |
|
|
|
|
|
this.rePrint.SoundType = WinFormControl.SoundType.Click; |
|
|
|
|
|
this.rePrint.TabIndex = 17; |
|
|
|
|
|
this.rePrint.Text = "补 打"; |
|
|
|
|
|
this.rePrint.UseVisualStyleBackColor = true; |
|
|
|
|
|
this.rePrint.WithStataHode = false; |
|
|
|
|
|
this.rePrint.Click += new System.EventHandler(this.rePrint_Click); |
|
|
|
|
|
//
|
|
|
// WeightCountForm
|
|
|
// WeightCountForm
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
@ -691,5 +728,7 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_GrossWeight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_GrossWeight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Discont; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Discont; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
|
|
|
private System.Windows.Forms.CheckBox barPrintCheck; |
|
|
|
|
|
private WinFormControl.UButton rePrint; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |