|
|
@ -28,19 +28,17 @@ |
|
|
/// </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 dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.btnEnablePrint = new System.Windows.Forms.Button(); |
|
|
this.btnEnablePrint = new System.Windows.Forms.Button(); |
|
|
this.btnEnableWeight = new System.Windows.Forms.Button(); |
|
|
this.btnEnableWeight = new System.Windows.Forms.Button(); |
|
|
this.btnEnd = new System.Windows.Forms.Button(); |
|
|
this.btnEnd = new System.Windows.Forms.Button(); |
|
|
this.btnStart = new System.Windows.Forms.Button(); |
|
|
this.btnStart = new System.Windows.Forms.Button(); |
|
|
this.picSyncStatus = new System.Windows.Forms.PictureBox(); |
|
|
|
|
|
this.picNetStatus = new System.Windows.Forms.PictureBox(); |
|
|
this.picNetStatus = new System.Windows.Forms.PictureBox(); |
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.cbxBatch = new System.Windows.Forms.ComboBox(); |
|
|
this.cbxBatch = new System.Windows.Forms.ComboBox(); |
|
|
@ -84,7 +82,6 @@ |
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
this.splitContainer1.SuspendLayout(); |
|
|
this.splitContainer1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).BeginInit(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit(); |
|
|
this.panel3.SuspendLayout(); |
|
|
this.panel3.SuspendLayout(); |
|
|
this.panel2.SuspendLayout(); |
|
|
this.panel2.SuspendLayout(); |
|
|
@ -113,7 +110,7 @@ |
|
|
//
|
|
|
//
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
this.splitContainer1.Size = new System.Drawing.Size(1117, 587); |
|
|
this.splitContainer1.Size = new System.Drawing.Size(1117, 587); |
|
|
this.splitContainer1.SplitterDistance = 125; |
|
|
|
|
|
|
|
|
this.splitContainer1.SplitterDistance = 128; |
|
|
this.splitContainer1.SplitterWidth = 1; |
|
|
this.splitContainer1.SplitterWidth = 1; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
this.splitContainer1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
@ -123,9 +120,7 @@ |
|
|
this.panel1.Controls.Add(this.btnEnableWeight); |
|
|
this.panel1.Controls.Add(this.btnEnableWeight); |
|
|
this.panel1.Controls.Add(this.btnEnd); |
|
|
this.panel1.Controls.Add(this.btnEnd); |
|
|
this.panel1.Controls.Add(this.btnStart); |
|
|
this.panel1.Controls.Add(this.btnStart); |
|
|
this.panel1.Controls.Add(this.picSyncStatus); |
|
|
|
|
|
this.panel1.Controls.Add(this.picNetStatus); |
|
|
this.panel1.Controls.Add(this.picNetStatus); |
|
|
this.panel1.Controls.Add(this.label11); |
|
|
|
|
|
this.panel1.Controls.Add(this.label10); |
|
|
this.panel1.Controls.Add(this.label10); |
|
|
this.panel1.Controls.Add(this.panel3); |
|
|
this.panel1.Controls.Add(this.panel3); |
|
|
this.panel1.Controls.Add(this.panel2); |
|
|
this.panel1.Controls.Add(this.panel2); |
|
|
@ -133,13 +128,13 @@ |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Location = new System.Drawing.Point(0, 0); |
|
|
this.panel1.Location = new System.Drawing.Point(0, 0); |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Size = new System.Drawing.Size(1115, 123); |
|
|
|
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(1115, 126); |
|
|
this.panel1.TabIndex = 2; |
|
|
this.panel1.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// btnEnablePrint
|
|
|
// btnEnablePrint
|
|
|
//
|
|
|
//
|
|
|
this.btnEnablePrint.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnEnablePrint.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnEnablePrint.Location = new System.Drawing.Point(468, 17); |
|
|
|
|
|
|
|
|
this.btnEnablePrint.Location = new System.Drawing.Point(453, 19); |
|
|
this.btnEnablePrint.Name = "btnEnablePrint"; |
|
|
this.btnEnablePrint.Name = "btnEnablePrint"; |
|
|
this.btnEnablePrint.Size = new System.Drawing.Size(111, 34); |
|
|
this.btnEnablePrint.Size = new System.Drawing.Size(111, 34); |
|
|
this.btnEnablePrint.TabIndex = 41; |
|
|
this.btnEnablePrint.TabIndex = 41; |
|
|
@ -183,39 +178,20 @@ |
|
|
this.btnStart.UseVisualStyleBackColor = true; |
|
|
this.btnStart.UseVisualStyleBackColor = true; |
|
|
this.btnStart.Click += new System.EventHandler(this.btnStart_Click); |
|
|
this.btnStart.Click += new System.EventHandler(this.btnStart_Click); |
|
|
//
|
|
|
//
|
|
|
// picSyncStatus
|
|
|
|
|
|
//
|
|
|
|
|
|
this.picSyncStatus.ErrorImage = null; |
|
|
|
|
|
this.picSyncStatus.InitialImage = null; |
|
|
|
|
|
this.picSyncStatus.Location = new System.Drawing.Point(415, 65); |
|
|
|
|
|
this.picSyncStatus.Name = "picSyncStatus"; |
|
|
|
|
|
this.picSyncStatus.Size = new System.Drawing.Size(30, 30); |
|
|
|
|
|
this.picSyncStatus.TabIndex = 39; |
|
|
|
|
|
this.picSyncStatus.TabStop = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// picNetStatus
|
|
|
// picNetStatus
|
|
|
//
|
|
|
//
|
|
|
this.picNetStatus.ErrorImage = null; |
|
|
this.picNetStatus.ErrorImage = null; |
|
|
this.picNetStatus.InitialImage = null; |
|
|
this.picNetStatus.InitialImage = null; |
|
|
this.picNetStatus.Location = new System.Drawing.Point(415, 20); |
|
|
|
|
|
|
|
|
this.picNetStatus.Location = new System.Drawing.Point(412, 20); |
|
|
this.picNetStatus.Name = "picNetStatus"; |
|
|
this.picNetStatus.Name = "picNetStatus"; |
|
|
this.picNetStatus.Size = new System.Drawing.Size(30, 30); |
|
|
this.picNetStatus.Size = new System.Drawing.Size(30, 30); |
|
|
this.picNetStatus.TabIndex = 39; |
|
|
this.picNetStatus.TabIndex = 39; |
|
|
this.picNetStatus.TabStop = false; |
|
|
this.picNetStatus.TabStop = false; |
|
|
//
|
|
|
//
|
|
|
// label11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label11.AutoSize = true; |
|
|
|
|
|
this.label11.Location = new System.Drawing.Point(380, 76); |
|
|
|
|
|
this.label11.Name = "label11"; |
|
|
|
|
|
this.label11.Size = new System.Drawing.Size(29, 12); |
|
|
|
|
|
this.label11.TabIndex = 35; |
|
|
|
|
|
this.label11.Text = "同步"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label10
|
|
|
// label10
|
|
|
//
|
|
|
//
|
|
|
this.label10.AutoSize = true; |
|
|
this.label10.AutoSize = true; |
|
|
this.label10.Location = new System.Drawing.Point(380, 28); |
|
|
|
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(377, 28); |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Size = new System.Drawing.Size(29, 12); |
|
|
this.label10.Size = new System.Drawing.Size(29, 12); |
|
|
this.label10.TabIndex = 35; |
|
|
this.label10.TabIndex = 35; |
|
|
@ -241,7 +217,7 @@ |
|
|
this.cbxBatch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
this.cbxBatch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
this.cbxBatch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.cbxBatch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.cbxBatch.FormattingEnabled = true; |
|
|
this.cbxBatch.FormattingEnabled = true; |
|
|
this.cbxBatch.Location = new System.Drawing.Point(56, 85); |
|
|
|
|
|
|
|
|
this.cbxBatch.Location = new System.Drawing.Point(57, 84); |
|
|
this.cbxBatch.Name = "cbxBatch"; |
|
|
this.cbxBatch.Name = "cbxBatch"; |
|
|
this.cbxBatch.Size = new System.Drawing.Size(121, 24); |
|
|
this.cbxBatch.Size = new System.Drawing.Size(121, 24); |
|
|
this.cbxBatch.TabIndex = 39; |
|
|
this.cbxBatch.TabIndex = 39; |
|
|
@ -252,7 +228,7 @@ |
|
|
this.cbxWorkUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
this.cbxWorkUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
this.cbxWorkUnit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.cbxWorkUnit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.cbxWorkUnit.FormattingEnabled = true; |
|
|
this.cbxWorkUnit.FormattingEnabled = true; |
|
|
this.cbxWorkUnit.Location = new System.Drawing.Point(57, 48); |
|
|
|
|
|
|
|
|
this.cbxWorkUnit.Location = new System.Drawing.Point(57, 45); |
|
|
this.cbxWorkUnit.Name = "cbxWorkUnit"; |
|
|
this.cbxWorkUnit.Name = "cbxWorkUnit"; |
|
|
this.cbxWorkUnit.Size = new System.Drawing.Size(121, 24); |
|
|
this.cbxWorkUnit.Size = new System.Drawing.Size(121, 24); |
|
|
this.cbxWorkUnit.TabIndex = 40; |
|
|
this.cbxWorkUnit.TabIndex = 40; |
|
|
@ -269,7 +245,7 @@ |
|
|
// label5
|
|
|
// label5
|
|
|
//
|
|
|
//
|
|
|
this.label5.AutoSize = true; |
|
|
this.label5.AutoSize = true; |
|
|
this.label5.Location = new System.Drawing.Point(9, 55); |
|
|
|
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(9, 52); |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Size = new System.Drawing.Size(41, 12); |
|
|
this.label5.Size = new System.Drawing.Size(41, 12); |
|
|
this.label5.TabIndex = 37; |
|
|
this.label5.TabIndex = 37; |
|
|
@ -345,7 +321,7 @@ |
|
|
this.splitContainer2.Panel2.Controls.Add(this.btnRePrint); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.btnRePrint); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.uDataGridView1); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.uDataGridView1); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.tableLayoutPanel1); |
|
|
this.splitContainer2.Panel2.Controls.Add(this.tableLayoutPanel1); |
|
|
this.splitContainer2.Size = new System.Drawing.Size(1117, 461); |
|
|
|
|
|
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1117, 458); |
|
|
this.splitContainer2.SplitterDistance = 729; |
|
|
this.splitContainer2.SplitterDistance = 729; |
|
|
this.splitContainer2.SplitterWidth = 1; |
|
|
this.splitContainer2.SplitterWidth = 1; |
|
|
this.splitContainer2.TabIndex = 0; |
|
|
this.splitContainer2.TabIndex = 0; |
|
|
@ -425,20 +401,20 @@ |
|
|
this.uDataGridView1.AllowUserToDeleteRows = false; |
|
|
this.uDataGridView1.AllowUserToDeleteRows = false; |
|
|
this.uDataGridView1.AllowUserToResizeColumns = false; |
|
|
this.uDataGridView1.AllowUserToResizeColumns = false; |
|
|
this.uDataGridView1.AllowUserToResizeRows = false; |
|
|
this.uDataGridView1.AllowUserToResizeRows = false; |
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
|
|
this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; |
|
|
this.uDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
this.uDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.uDataGridView1.BackgroundColor = System.Drawing.Color.White; |
|
|
this.uDataGridView1.BackgroundColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
|
|
dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
|
|
dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
|
|
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
|
|
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
|
|
this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; |
|
|
this.uDataGridView1.ColumnHeadersHeight = 40; |
|
|
this.uDataGridView1.ColumnHeadersHeight = 40; |
|
|
this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
@ -451,12 +427,12 @@ |
|
|
this.uDataGridView1.Name = "uDataGridView1"; |
|
|
this.uDataGridView1.Name = "uDataGridView1"; |
|
|
this.uDataGridView1.ReadOnly = true; |
|
|
this.uDataGridView1.ReadOnly = true; |
|
|
this.uDataGridView1.RowHeadersVisible = false; |
|
|
this.uDataGridView1.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
|
|
this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle20; |
|
|
this.uDataGridView1.RowTemplate.Height = 40; |
|
|
this.uDataGridView1.RowTemplate.Height = 40; |
|
|
this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.uDataGridView1.Size = new System.Drawing.Size(389, 295); |
|
|
|
|
|
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(395, 295); |
|
|
this.uDataGridView1.TabIndex = 1; |
|
|
this.uDataGridView1.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// 序号
|
|
|
// 序号
|
|
|
@ -489,8 +465,8 @@ |
|
|
// 重量
|
|
|
// 重量
|
|
|
//
|
|
|
//
|
|
|
this.重量.DataPropertyName = "Weight"; |
|
|
this.重量.DataPropertyName = "Weight"; |
|
|
dataGridViewCellStyle3.Format = "#0.##"; |
|
|
|
|
|
this.重量.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
|
|
|
|
|
dataGridViewCellStyle19.Format = "#0.##"; |
|
|
|
|
|
this.重量.DefaultCellStyle = dataGridViewCellStyle19; |
|
|
this.重量.HeaderText = "重量"; |
|
|
this.重量.HeaderText = "重量"; |
|
|
this.重量.Name = "重量"; |
|
|
this.重量.Name = "重量"; |
|
|
this.重量.ReadOnly = true; |
|
|
this.重量.ReadOnly = true; |
|
|
@ -506,7 +482,7 @@ |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 41.77215F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 41.77215F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 68F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 68F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58F)); |
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 87F)); |
|
|
|
|
|
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 91F)); |
|
|
this.tableLayoutPanel1.Controls.Add(this.lblGoodsName, 0, 1); |
|
|
this.tableLayoutPanel1.Controls.Add(this.lblGoodsName, 0, 1); |
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0); |
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0); |
|
|
this.tableLayoutPanel1.Controls.Add(this.label3, 1, 1); |
|
|
this.tableLayoutPanel1.Controls.Add(this.label3, 1, 1); |
|
|
@ -527,7 +503,7 @@ |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); |
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(392, 98); |
|
|
|
|
|
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(398, 98); |
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// lblGoodsName
|
|
|
// lblGoodsName
|
|
|
@ -538,7 +514,7 @@ |
|
|
this.lblGoodsName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblGoodsName.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblGoodsName.Location = new System.Drawing.Point(4, 33); |
|
|
this.lblGoodsName.Location = new System.Drawing.Point(4, 33); |
|
|
this.lblGoodsName.Name = "lblGoodsName"; |
|
|
this.lblGoodsName.Name = "lblGoodsName"; |
|
|
this.lblGoodsName.Size = new System.Drawing.Size(94, 31); |
|
|
|
|
|
|
|
|
this.lblGoodsName.Size = new System.Drawing.Size(95, 31); |
|
|
this.lblGoodsName.TabIndex = 0; |
|
|
this.lblGoodsName.TabIndex = 0; |
|
|
this.lblGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.lblGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
//
|
|
|
//
|
|
|
@ -550,7 +526,7 @@ |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Location = new System.Drawing.Point(4, 1); |
|
|
this.label8.Location = new System.Drawing.Point(4, 1); |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Size = new System.Drawing.Size(94, 31); |
|
|
|
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(95, 31); |
|
|
this.label8.TabIndex = 0; |
|
|
this.label8.TabIndex = 0; |
|
|
this.label8.Text = "产品"; |
|
|
this.label8.Text = "产品"; |
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
@ -561,9 +537,9 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Location = new System.Drawing.Point(105, 33); |
|
|
|
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(106, 33); |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Size = new System.Drawing.Size(66, 31); |
|
|
|
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(67, 31); |
|
|
this.label3.TabIndex = 0; |
|
|
this.label3.TabIndex = 0; |
|
|
this.label3.Text = "重量"; |
|
|
this.label3.Text = "重量"; |
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
@ -574,9 +550,9 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.Location = new System.Drawing.Point(105, 65); |
|
|
|
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(106, 65); |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Size = new System.Drawing.Size(66, 32); |
|
|
|
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(67, 32); |
|
|
this.label2.TabIndex = 0; |
|
|
this.label2.TabIndex = 0; |
|
|
this.label2.Text = "数量"; |
|
|
this.label2.Text = "数量"; |
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
@ -587,9 +563,9 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label7.Location = new System.Drawing.Point(306, 1); |
|
|
|
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(308, 1); |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Name = "label7"; |
|
|
this.label7.Size = new System.Drawing.Size(82, 31); |
|
|
|
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(86, 31); |
|
|
this.label7.TabIndex = 0; |
|
|
this.label7.TabIndex = 0; |
|
|
this.label7.Text = "剩余"; |
|
|
this.label7.Text = "剩余"; |
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
@ -600,7 +576,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label9.Location = new System.Drawing.Point(247, 1); |
|
|
|
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(249, 1); |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Name = "label9"; |
|
|
this.label9.Size = new System.Drawing.Size(52, 31); |
|
|
this.label9.Size = new System.Drawing.Size(52, 31); |
|
|
this.label9.TabIndex = 0; |
|
|
this.label9.TabIndex = 0; |
|
|
@ -613,7 +589,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblPlanWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblPlanWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblPlanWeight.Location = new System.Drawing.Point(178, 33); |
|
|
|
|
|
|
|
|
this.lblPlanWeight.Location = new System.Drawing.Point(180, 33); |
|
|
this.lblPlanWeight.Name = "lblPlanWeight"; |
|
|
this.lblPlanWeight.Name = "lblPlanWeight"; |
|
|
this.lblPlanWeight.Size = new System.Drawing.Size(62, 31); |
|
|
this.lblPlanWeight.Size = new System.Drawing.Size(62, 31); |
|
|
this.lblPlanWeight.TabIndex = 0; |
|
|
this.lblPlanWeight.TabIndex = 0; |
|
|
@ -625,7 +601,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblNumber.Location = new System.Drawing.Point(247, 65); |
|
|
|
|
|
|
|
|
this.lblNumber.Location = new System.Drawing.Point(249, 65); |
|
|
this.lblNumber.Name = "lblNumber"; |
|
|
this.lblNumber.Name = "lblNumber"; |
|
|
this.lblNumber.Size = new System.Drawing.Size(52, 32); |
|
|
this.lblNumber.Size = new System.Drawing.Size(52, 32); |
|
|
this.lblNumber.TabIndex = 0; |
|
|
this.lblNumber.TabIndex = 0; |
|
|
@ -637,7 +613,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblWeight.Location = new System.Drawing.Point(247, 33); |
|
|
|
|
|
|
|
|
this.lblWeight.Location = new System.Drawing.Point(249, 33); |
|
|
this.lblWeight.Name = "lblWeight"; |
|
|
this.lblWeight.Name = "lblWeight"; |
|
|
this.lblWeight.Size = new System.Drawing.Size(52, 31); |
|
|
this.lblWeight.Size = new System.Drawing.Size(52, 31); |
|
|
this.lblWeight.TabIndex = 0; |
|
|
this.lblWeight.TabIndex = 0; |
|
|
@ -649,7 +625,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblPlanNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblPlanNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblPlanNumber.Location = new System.Drawing.Point(178, 65); |
|
|
|
|
|
|
|
|
this.lblPlanNumber.Location = new System.Drawing.Point(180, 65); |
|
|
this.lblPlanNumber.Name = "lblPlanNumber"; |
|
|
this.lblPlanNumber.Name = "lblPlanNumber"; |
|
|
this.lblPlanNumber.Size = new System.Drawing.Size(62, 32); |
|
|
this.lblPlanNumber.Size = new System.Drawing.Size(62, 32); |
|
|
this.lblPlanNumber.TabIndex = 0; |
|
|
this.lblPlanNumber.TabIndex = 0; |
|
|
@ -661,7 +637,7 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Location = new System.Drawing.Point(178, 1); |
|
|
|
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(180, 1); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(62, 31); |
|
|
this.label1.Size = new System.Drawing.Size(62, 31); |
|
|
this.label1.TabIndex = 0; |
|
|
this.label1.TabIndex = 0; |
|
|
@ -674,9 +650,9 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblLeftWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblLeftWeight.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblLeftWeight.Location = new System.Drawing.Point(306, 33); |
|
|
|
|
|
|
|
|
this.lblLeftWeight.Location = new System.Drawing.Point(308, 33); |
|
|
this.lblLeftWeight.Name = "lblLeftWeight"; |
|
|
this.lblLeftWeight.Name = "lblLeftWeight"; |
|
|
this.lblLeftWeight.Size = new System.Drawing.Size(82, 31); |
|
|
|
|
|
|
|
|
this.lblLeftWeight.Size = new System.Drawing.Size(86, 31); |
|
|
this.lblLeftWeight.TabIndex = 0; |
|
|
this.lblLeftWeight.TabIndex = 0; |
|
|
this.lblLeftWeight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.lblLeftWeight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
//
|
|
|
//
|
|
|
@ -686,9 +662,9 @@ |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lblLeftNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblLeftNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblLeftNumber.Location = new System.Drawing.Point(306, 65); |
|
|
|
|
|
|
|
|
this.lblLeftNumber.Location = new System.Drawing.Point(308, 65); |
|
|
this.lblLeftNumber.Name = "lblLeftNumber"; |
|
|
this.lblLeftNumber.Name = "lblLeftNumber"; |
|
|
this.lblLeftNumber.Size = new System.Drawing.Size(82, 32); |
|
|
|
|
|
|
|
|
this.lblLeftNumber.Size = new System.Drawing.Size(86, 32); |
|
|
this.lblLeftNumber.TabIndex = 0; |
|
|
this.lblLeftNumber.TabIndex = 0; |
|
|
this.lblLeftNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.lblLeftNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
//
|
|
|
//
|
|
|
@ -700,7 +676,7 @@ |
|
|
this.lblGoodsSpec.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblGoodsSpec.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lblGoodsSpec.Location = new System.Drawing.Point(4, 65); |
|
|
this.lblGoodsSpec.Location = new System.Drawing.Point(4, 65); |
|
|
this.lblGoodsSpec.Name = "lblGoodsSpec"; |
|
|
this.lblGoodsSpec.Name = "lblGoodsSpec"; |
|
|
this.lblGoodsSpec.Size = new System.Drawing.Size(94, 32); |
|
|
|
|
|
|
|
|
this.lblGoodsSpec.Size = new System.Drawing.Size(95, 32); |
|
|
this.lblGoodsSpec.TabIndex = 0; |
|
|
this.lblGoodsSpec.TabIndex = 0; |
|
|
this.lblGoodsSpec.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
this.lblGoodsSpec.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
|
|
//
|
|
|
//
|
|
|
@ -722,7 +698,6 @@ |
|
|
this.splitContainer1.ResumeLayout(false); |
|
|
this.splitContainer1.ResumeLayout(false); |
|
|
this.panel1.ResumeLayout(false); |
|
|
this.panel1.ResumeLayout(false); |
|
|
this.panel1.PerformLayout(); |
|
|
this.panel1.PerformLayout(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).EndInit(); |
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit(); |
|
|
this.panel3.ResumeLayout(false); |
|
|
this.panel3.ResumeLayout(false); |
|
|
this.panel3.PerformLayout(); |
|
|
this.panel3.PerformLayout(); |
|
|
@ -771,9 +746,7 @@ |
|
|
private System.Windows.Forms.Label lblPlanNumber; |
|
|
private System.Windows.Forms.Label lblPlanNumber; |
|
|
private System.Windows.Forms.Label lblLeftWeight; |
|
|
private System.Windows.Forms.Label lblLeftWeight; |
|
|
private System.Windows.Forms.Label lblLeftNumber; |
|
|
private System.Windows.Forms.Label lblLeftNumber; |
|
|
private System.Windows.Forms.Label label11; |
|
|
|
|
|
private System.Windows.Forms.Label label10; |
|
|
private System.Windows.Forms.Label label10; |
|
|
private System.Windows.Forms.PictureBox picSyncStatus; |
|
|
|
|
|
private System.Windows.Forms.PictureBox picNetStatus; |
|
|
private System.Windows.Forms.PictureBox picNetStatus; |
|
|
private System.Windows.Forms.Button btnEnd; |
|
|
private System.Windows.Forms.Button btnEnd; |
|
|
private System.Windows.Forms.Button btnStart; |
|
|
private System.Windows.Forms.Button btnStart; |
|
|
|