|
|
|
@ -28,19 +28,19 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
@ -98,9 +98,10 @@ |
|
|
|
this.discontPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.statePic = new System.Windows.Forms.PictureBox(); |
|
|
|
this.btnLockItem = new System.Windows.Forms.Button(); |
|
|
|
this.btnClearLast = new System.Windows.Forms.Button(); |
|
|
|
this.btnDeleteSelected = new System.Windows.Forms.Button(); |
|
|
|
this.btnAbnormalModify = new System.Windows.Forms.Button(); |
|
|
|
this.lblSucessed = new System.Windows.Forms.Label(); |
|
|
|
this.btnClearWeight = new System.Windows.Forms.Button(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.tangGridView)).BeginInit(); |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
@ -216,17 +217,17 @@ |
|
|
|
this.tangGridView.AllowUserToDeleteRows = false; |
|
|
|
this.tangGridView.AllowUserToResizeColumns = false; |
|
|
|
this.tangGridView.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle53.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle53; |
|
|
|
dataGridViewCellStyle40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.tangGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle40; |
|
|
|
this.tangGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle54.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle54.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle54.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle54.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle54.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle54.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle54; |
|
|
|
dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle41.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle41.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle41.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle41.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle41.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle41.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.tangGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle41; |
|
|
|
this.tangGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.tangGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.T_OrderDetail_ID, |
|
|
|
@ -240,11 +241,11 @@ |
|
|
|
this.tangGridView.Name = "tangGridView"; |
|
|
|
this.tangGridView.ReadOnly = true; |
|
|
|
this.tangGridView.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle56.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle56.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle56.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle56.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle56; |
|
|
|
dataGridViewCellStyle43.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle43.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle43.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle43.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.tangGridView.RowsDefaultCellStyle = dataGridViewCellStyle43; |
|
|
|
this.tangGridView.RowTemplate.Height = 50; |
|
|
|
this.tangGridView.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.tangGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -294,9 +295,9 @@ |
|
|
|
//
|
|
|
|
// T_FinishBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle55.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.T_FinishBtn.DefaultCellStyle = dataGridViewCellStyle55; |
|
|
|
dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle42.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.T_FinishBtn.DefaultCellStyle = dataGridViewCellStyle42; |
|
|
|
this.T_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.T_FinishBtn.Name = "T_FinishBtn"; |
|
|
|
this.T_FinishBtn.ReadOnly = true; |
|
|
|
@ -328,17 +329,17 @@ |
|
|
|
this.maoGridView.AllowUserToDeleteRows = false; |
|
|
|
this.maoGridView.AllowUserToResizeColumns = false; |
|
|
|
this.maoGridView.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle57; |
|
|
|
dataGridViewCellStyle44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.maoGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle44; |
|
|
|
this.maoGridView.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle58.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle58.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle58.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle58.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle58.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle58.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle58; |
|
|
|
dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle45.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle45.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle45.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle45.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle45.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle45.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.maoGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle45; |
|
|
|
this.maoGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.maoGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.M_OrderDetail_ID, |
|
|
|
@ -352,11 +353,11 @@ |
|
|
|
this.maoGridView.Name = "maoGridView"; |
|
|
|
this.maoGridView.ReadOnly = true; |
|
|
|
this.maoGridView.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle60.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle60.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle60.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle60.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle60; |
|
|
|
dataGridViewCellStyle47.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle47.ForeColor = System.Drawing.Color.Black; |
|
|
|
dataGridViewCellStyle47.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
dataGridViewCellStyle47.SelectionForeColor = System.Drawing.Color.Black; |
|
|
|
this.maoGridView.RowsDefaultCellStyle = dataGridViewCellStyle47; |
|
|
|
this.maoGridView.RowTemplate.Height = 50; |
|
|
|
this.maoGridView.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal; |
|
|
|
this.maoGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -406,9 +407,9 @@ |
|
|
|
//
|
|
|
|
// M_FinishBtn
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle59.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.M_FinishBtn.DefaultCellStyle = dataGridViewCellStyle59; |
|
|
|
dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle46.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10); |
|
|
|
this.M_FinishBtn.DefaultCellStyle = dataGridViewCellStyle46; |
|
|
|
this.M_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.M_FinishBtn.Name = "M_FinishBtn"; |
|
|
|
this.M_FinishBtn.ReadOnly = true; |
|
|
|
@ -478,17 +479,17 @@ |
|
|
|
this.historyGrid.AllowUserToDeleteRows = false; |
|
|
|
this.historyGrid.AllowUserToResizeColumns = false; |
|
|
|
this.historyGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle61; |
|
|
|
dataGridViewCellStyle48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.historyGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle48; |
|
|
|
this.historyGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle62.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle62.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle62.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle62.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle62; |
|
|
|
dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle49.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle49.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle49.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle49.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle49.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle49.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.historyGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle49; |
|
|
|
this.historyGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.historyGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.H_SID, |
|
|
|
@ -505,9 +506,9 @@ |
|
|
|
this.historyGrid.Name = "historyGrid"; |
|
|
|
this.historyGrid.ReadOnly = true; |
|
|
|
this.historyGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle65.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle65.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle65; |
|
|
|
dataGridViewCellStyle52.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle52.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle52; |
|
|
|
this.historyGrid.RowTemplate.Height = 40; |
|
|
|
this.historyGrid.ScrollBars = System.Windows.Forms.ScrollBars.None; |
|
|
|
this.historyGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
@ -573,8 +574,8 @@ |
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle63.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle63; |
|
|
|
dataGridViewCellStyle50.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle50; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
@ -583,9 +584,9 @@ |
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
dataGridViewCellStyle64.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle64.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle64; |
|
|
|
dataGridViewCellStyle51.Format = "HH:mm:ss"; |
|
|
|
dataGridViewCellStyle51.NullValue = null; |
|
|
|
this.H_Time.DefaultCellStyle = dataGridViewCellStyle51; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
@ -605,7 +606,6 @@ |
|
|
|
//
|
|
|
|
// isPrintCheckBox
|
|
|
|
//
|
|
|
|
this.isPrintCheckBox.AutoCheck = false; |
|
|
|
this.isPrintCheckBox.AutoSize = true; |
|
|
|
this.isPrintCheckBox.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.isPrintCheckBox.Location = new System.Drawing.Point(277, 2); |
|
|
|
@ -622,7 +622,7 @@ |
|
|
|
this.printBtn.Name = "printBtn"; |
|
|
|
this.printBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.printBtn.TabIndex = 29; |
|
|
|
this.printBtn.Text = "打印测试"; |
|
|
|
this.printBtn.Text = "打印选中"; |
|
|
|
this.printBtn.UseVisualStyleBackColor = true; |
|
|
|
this.printBtn.Click += new System.EventHandler(this.printBtn_Click); |
|
|
|
//
|
|
|
|
@ -663,9 +663,9 @@ |
|
|
|
// closeBtn
|
|
|
|
//
|
|
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1256, 20); |
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1256, 6); |
|
|
|
this.closeBtn.Name = "closeBtn"; |
|
|
|
this.closeBtn.Size = new System.Drawing.Size(102, 60); |
|
|
|
this.closeBtn.Size = new System.Drawing.Size(102, 54); |
|
|
|
this.closeBtn.TabIndex = 33; |
|
|
|
this.closeBtn.Text = "关闭"; |
|
|
|
this.closeBtn.UseVisualStyleBackColor = true; |
|
|
|
@ -746,7 +746,7 @@ |
|
|
|
// btnLockItem
|
|
|
|
//
|
|
|
|
this.btnLockItem.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.btnLockItem.Location = new System.Drawing.Point(867, 2); |
|
|
|
this.btnLockItem.Location = new System.Drawing.Point(606, 1); |
|
|
|
this.btnLockItem.Name = "btnLockItem"; |
|
|
|
this.btnLockItem.Size = new System.Drawing.Size(102, 25); |
|
|
|
this.btnLockItem.TabIndex = 34; |
|
|
|
@ -755,23 +755,23 @@ |
|
|
|
this.btnLockItem.Visible = false; |
|
|
|
this.btnLockItem.Click += new System.EventHandler(this.btnLockItem_Click); |
|
|
|
//
|
|
|
|
// btnClearLast
|
|
|
|
// btnDeleteSelected
|
|
|
|
//
|
|
|
|
this.btnClearLast.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.btnClearLast.Location = new System.Drawing.Point(1011, 20); |
|
|
|
this.btnClearLast.Name = "btnClearLast"; |
|
|
|
this.btnClearLast.Size = new System.Drawing.Size(102, 60); |
|
|
|
this.btnClearLast.TabIndex = 34; |
|
|
|
this.btnClearLast.Text = "删除"; |
|
|
|
this.btnClearLast.UseVisualStyleBackColor = true; |
|
|
|
this.btnClearLast.Click += new System.EventHandler(this.btnClearLast_Click); |
|
|
|
this.btnDeleteSelected.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.btnDeleteSelected.Location = new System.Drawing.Point(1011, 6); |
|
|
|
this.btnDeleteSelected.Name = "btnDeleteSelected"; |
|
|
|
this.btnDeleteSelected.Size = new System.Drawing.Size(102, 54); |
|
|
|
this.btnDeleteSelected.TabIndex = 34; |
|
|
|
this.btnDeleteSelected.Text = "删除选中"; |
|
|
|
this.btnDeleteSelected.UseVisualStyleBackColor = true; |
|
|
|
this.btnDeleteSelected.Click += new System.EventHandler(this.btnDeleteSelected_Click); |
|
|
|
//
|
|
|
|
// btnAbnormalModify
|
|
|
|
//
|
|
|
|
this.btnAbnormalModify.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.btnAbnormalModify.Location = new System.Drawing.Point(1133, 20); |
|
|
|
this.btnAbnormalModify.Location = new System.Drawing.Point(1133, 6); |
|
|
|
this.btnAbnormalModify.Name = "btnAbnormalModify"; |
|
|
|
this.btnAbnormalModify.Size = new System.Drawing.Size(102, 60); |
|
|
|
this.btnAbnormalModify.Size = new System.Drawing.Size(102, 54); |
|
|
|
this.btnAbnormalModify.TabIndex = 34; |
|
|
|
this.btnAbnormalModify.Text = "异常"; |
|
|
|
this.btnAbnormalModify.UseVisualStyleBackColor = true; |
|
|
|
@ -790,11 +790,22 @@ |
|
|
|
this.lblSucessed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
|
this.lblSucessed.Visible = false; |
|
|
|
//
|
|
|
|
// btnClearWeight
|
|
|
|
//
|
|
|
|
this.btnClearWeight.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.btnClearWeight.Location = new System.Drawing.Point(880, 6); |
|
|
|
this.btnClearWeight.Name = "btnClearWeight"; |
|
|
|
this.btnClearWeight.Size = new System.Drawing.Size(102, 54); |
|
|
|
this.btnClearWeight.TabIndex = 34; |
|
|
|
this.btnClearWeight.Text = "删除称重"; |
|
|
|
this.btnClearWeight.UseVisualStyleBackColor = true; |
|
|
|
this.btnClearWeight.Click += new System.EventHandler(this.btnClearLastWeight_Click); |
|
|
|
//
|
|
|
|
// GradeFrom
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1382, 843); |
|
|
|
this.ClientSize = new System.Drawing.Size(1382, 840); |
|
|
|
this.Controls.Add(this.lblSucessed); |
|
|
|
this.Controls.Add(this.statePic); |
|
|
|
this.Controls.Add(this.discontPanel); |
|
|
|
@ -802,7 +813,8 @@ |
|
|
|
this.Controls.Add(this.discontBtn); |
|
|
|
this.Controls.Add(this.modifyPanel); |
|
|
|
this.Controls.Add(this.btnAbnormalModify); |
|
|
|
this.Controls.Add(this.btnClearLast); |
|
|
|
this.Controls.Add(this.btnClearWeight); |
|
|
|
this.Controls.Add(this.btnDeleteSelected); |
|
|
|
this.Controls.Add(this.btnLockItem); |
|
|
|
this.Controls.Add(this.configBtn); |
|
|
|
this.Controls.Add(this.closeBtn); |
|
|
|
@ -881,7 +893,7 @@ |
|
|
|
private BWP.WinFormControl.UDataGridView maoGridView; |
|
|
|
private System.Windows.Forms.PictureBox statePic; |
|
|
|
private System.Windows.Forms.Button btnLockItem; |
|
|
|
private System.Windows.Forms.Button btnClearLast; |
|
|
|
private System.Windows.Forms.Button btnDeleteSelected; |
|
|
|
private System.Windows.Forms.Button btnAbnormalModify; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_OrderDetail_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn T_Finish; |
|
|
|
@ -906,5 +918,6 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Time; |
|
|
|
private System.Windows.Forms.Label lblHeJi; |
|
|
|
private System.Windows.Forms.Label lblSucessed; |
|
|
|
private System.Windows.Forms.Button btnClearWeight; |
|
|
|
} |
|
|
|
} |