|
|
|
@ -32,8 +32,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
|
@ -80,6 +80,10 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel14 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.btnSelectProduct = new System.Windows.Forms.Button();
|
|
|
|
|
this.panel15 = new System.Windows.Forms.Panel();
|
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
this.txtGrrTestNum = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.txtGrrProductNum = new System.Windows.Forms.TextBox();
|
|
|
|
|
this.cboxTestMode = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
@ -247,14 +251,14 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.dgv_errinfo.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
|
this.dgv_errinfo.BackgroundColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
|
|
|
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle3.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
|
|
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
|
|
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
this.dgv_errinfo.ColumnHeadersHeight = 30;
|
|
|
|
|
this.dgv_errinfo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
|
|
this.dataGridViewTextBoxColumn1,
|
|
|
|
@ -332,8 +336,8 @@ namespace Rs.MotionPlat
|
|
|
|
|
// Time
|
|
|
|
|
//
|
|
|
|
|
this.Time.DataPropertyName = "Time";
|
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.Time.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.Time.FillWeight = 25F;
|
|
|
|
|
this.Time.HeaderText = "Time";
|
|
|
|
|
this.Time.MinimumWidth = 6;
|
|
|
|
@ -638,14 +642,13 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.tableLayoutPanel7.Location = new System.Drawing.Point(3, 17);
|
|
|
|
|
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
|
|
|
|
this.tableLayoutPanel7.RowCount = 7;
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12F));
|
|
|
|
|
this.tableLayoutPanel7.Size = new System.Drawing.Size(211, 304);
|
|
|
|
|
this.tableLayoutPanel7.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
@ -654,7 +657,7 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(4, 1);
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(77, 35);
|
|
|
|
|
this.label3.TabIndex = 0;
|
|
|
|
|
this.label3.Text = "Lot Name";
|
|
|
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
@ -663,9 +666,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel8.Controls.Add(this.cboxMtcp);
|
|
|
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel8.Location = new System.Drawing.Point(4, 262);
|
|
|
|
|
this.panel8.Location = new System.Drawing.Point(4, 267);
|
|
|
|
|
this.panel8.Name = "panel8";
|
|
|
|
|
this.panel8.Size = new System.Drawing.Size(77, 38);
|
|
|
|
|
this.panel8.Size = new System.Drawing.Size(77, 33);
|
|
|
|
|
this.panel8.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// cboxMtcp
|
|
|
|
@ -686,9 +689,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel9.Controls.Add(this.cboxNoise);
|
|
|
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel9.Location = new System.Drawing.Point(88, 262);
|
|
|
|
|
this.panel9.Location = new System.Drawing.Point(88, 267);
|
|
|
|
|
this.panel9.Name = "panel9";
|
|
|
|
|
this.panel9.Size = new System.Drawing.Size(119, 38);
|
|
|
|
|
this.panel9.Size = new System.Drawing.Size(119, 33);
|
|
|
|
|
this.panel9.TabIndex = 1;
|
|
|
|
|
//
|
|
|
|
|
// cboxNoise
|
|
|
|
@ -711,7 +714,7 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel10.Location = new System.Drawing.Point(88, 4);
|
|
|
|
|
this.panel10.Name = "panel10";
|
|
|
|
|
this.panel10.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel10.Size = new System.Drawing.Size(119, 29);
|
|
|
|
|
this.panel10.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// txtLotName
|
|
|
|
@ -729,9 +732,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel11.Controls.Add(this.cboxTestMethod);
|
|
|
|
|
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel11.Location = new System.Drawing.Point(88, 47);
|
|
|
|
|
this.panel11.Location = new System.Drawing.Point(88, 40);
|
|
|
|
|
this.panel11.Name = "panel11";
|
|
|
|
|
this.panel11.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel11.Size = new System.Drawing.Size(119, 29);
|
|
|
|
|
this.panel11.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// cboxTestMethod
|
|
|
|
@ -753,9 +756,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel12.Controls.Add(this.btnClearData);
|
|
|
|
|
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel12.Location = new System.Drawing.Point(88, 133);
|
|
|
|
|
this.panel12.Location = new System.Drawing.Point(88, 159);
|
|
|
|
|
this.panel12.Name = "panel12";
|
|
|
|
|
this.panel12.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel12.Size = new System.Drawing.Size(119, 29);
|
|
|
|
|
this.panel12.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// btnClearData
|
|
|
|
@ -775,9 +778,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel13.Controls.Add(this.btnLight);
|
|
|
|
|
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel13.Location = new System.Drawing.Point(88, 176);
|
|
|
|
|
this.panel13.Location = new System.Drawing.Point(88, 195);
|
|
|
|
|
this.panel13.Name = "panel13";
|
|
|
|
|
this.panel13.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel13.Size = new System.Drawing.Size(119, 29);
|
|
|
|
|
this.panel13.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// btnLight
|
|
|
|
@ -797,9 +800,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel14.Controls.Add(this.btnSelectProduct);
|
|
|
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel14.Location = new System.Drawing.Point(88, 219);
|
|
|
|
|
this.panel14.Location = new System.Drawing.Point(88, 231);
|
|
|
|
|
this.panel14.Name = "panel14";
|
|
|
|
|
this.panel14.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel14.Size = new System.Drawing.Size(119, 29);
|
|
|
|
|
this.panel14.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// btnSelectProduct
|
|
|
|
@ -817,13 +820,53 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
// panel15
|
|
|
|
|
//
|
|
|
|
|
this.panel15.Controls.Add(this.label9);
|
|
|
|
|
this.panel15.Controls.Add(this.label8);
|
|
|
|
|
this.panel15.Controls.Add(this.txtGrrTestNum);
|
|
|
|
|
this.panel15.Controls.Add(this.txtGrrProductNum);
|
|
|
|
|
this.panel15.Controls.Add(this.cboxTestMode);
|
|
|
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel15.Location = new System.Drawing.Point(88, 90);
|
|
|
|
|
this.panel15.Location = new System.Drawing.Point(88, 76);
|
|
|
|
|
this.panel15.Name = "panel15";
|
|
|
|
|
this.panel15.Size = new System.Drawing.Size(119, 36);
|
|
|
|
|
this.panel15.Size = new System.Drawing.Size(119, 76);
|
|
|
|
|
this.panel15.TabIndex = 4;
|
|
|
|
|
//
|
|
|
|
|
// label9
|
|
|
|
|
//
|
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
|
this.label9.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(3, 56);
|
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
|
this.label9.Size = new System.Drawing.Size(59, 12);
|
|
|
|
|
this.label9.TabIndex = 15;
|
|
|
|
|
this.label9.Text = "测试次数:";
|
|
|
|
|
//
|
|
|
|
|
// label8
|
|
|
|
|
//
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
this.label8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(3, 34);
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(59, 12);
|
|
|
|
|
this.label8.TabIndex = 14;
|
|
|
|
|
this.label8.Text = "产品数量:";
|
|
|
|
|
//
|
|
|
|
|
// txtGrrTestNum
|
|
|
|
|
//
|
|
|
|
|
this.txtGrrTestNum.Location = new System.Drawing.Point(65, 53);
|
|
|
|
|
this.txtGrrTestNum.Name = "txtGrrTestNum";
|
|
|
|
|
this.txtGrrTestNum.Size = new System.Drawing.Size(51, 21);
|
|
|
|
|
this.txtGrrTestNum.TabIndex = 13;
|
|
|
|
|
this.txtGrrTestNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSysParam_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// txtGrrProductNum
|
|
|
|
|
//
|
|
|
|
|
this.txtGrrProductNum.Location = new System.Drawing.Point(65, 31);
|
|
|
|
|
this.txtGrrProductNum.Name = "txtGrrProductNum";
|
|
|
|
|
this.txtGrrProductNum.Size = new System.Drawing.Size(51, 21);
|
|
|
|
|
this.txtGrrProductNum.TabIndex = 12;
|
|
|
|
|
this.txtGrrProductNum.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtGrrProductNum_KeyUp);
|
|
|
|
|
//
|
|
|
|
|
// cboxTestMode
|
|
|
|
|
//
|
|
|
|
|
this.cboxTestMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
@ -844,9 +887,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
// label4
|
|
|
|
|
//
|
|
|
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(4, 44);
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(4, 37);
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(77, 35);
|
|
|
|
|
this.label4.TabIndex = 5;
|
|
|
|
|
this.label4.Text = "Test method";
|
|
|
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
@ -854,9 +897,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
// label5
|
|
|
|
|
//
|
|
|
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(4, 87);
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(4, 73);
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(77, 42);
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(77, 82);
|
|
|
|
|
this.label5.TabIndex = 6;
|
|
|
|
|
this.label5.Text = "Test mode";
|
|
|
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
|
@ -865,9 +908,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel22.Controls.Add(this.btnNozzleStatus);
|
|
|
|
|
this.panel22.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel22.Location = new System.Drawing.Point(4, 133);
|
|
|
|
|
this.panel22.Location = new System.Drawing.Point(4, 159);
|
|
|
|
|
this.panel22.Name = "panel22";
|
|
|
|
|
this.panel22.Size = new System.Drawing.Size(77, 36);
|
|
|
|
|
this.panel22.Size = new System.Drawing.Size(77, 29);
|
|
|
|
|
this.panel22.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// btnNozzleStatus
|
|
|
|
@ -887,9 +930,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
//
|
|
|
|
|
this.panel23.Controls.Add(this.btnBuzzer);
|
|
|
|
|
this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel23.Location = new System.Drawing.Point(4, 176);
|
|
|
|
|
this.panel23.Location = new System.Drawing.Point(4, 195);
|
|
|
|
|
this.panel23.Name = "panel23";
|
|
|
|
|
this.panel23.Size = new System.Drawing.Size(77, 36);
|
|
|
|
|
this.panel23.Size = new System.Drawing.Size(77, 29);
|
|
|
|
|
this.panel23.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// btnBuzzer
|
|
|
|
@ -908,9 +951,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
// panel24
|
|
|
|
|
//
|
|
|
|
|
this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panel24.Location = new System.Drawing.Point(4, 219);
|
|
|
|
|
this.panel24.Location = new System.Drawing.Point(4, 231);
|
|
|
|
|
this.panel24.Name = "panel24";
|
|
|
|
|
this.panel24.Size = new System.Drawing.Size(77, 36);
|
|
|
|
|
this.panel24.Size = new System.Drawing.Size(77, 29);
|
|
|
|
|
this.panel24.TabIndex = 7;
|
|
|
|
|
//
|
|
|
|
|
// trayNozzle
|
|
|
|
@ -1835,6 +1878,7 @@ namespace Rs.MotionPlat
|
|
|
|
|
this.panel13.ResumeLayout(false);
|
|
|
|
|
this.panel14.ResumeLayout(false);
|
|
|
|
|
this.panel15.ResumeLayout(false);
|
|
|
|
|
this.panel15.PerformLayout();
|
|
|
|
|
this.panel22.ResumeLayout(false);
|
|
|
|
|
this.panel23.ResumeLayout(false);
|
|
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
|
@ -1978,5 +2022,9 @@ namespace Rs.MotionPlat
|
|
|
|
|
private System.Windows.Forms.Panel panel23;
|
|
|
|
|
private System.Windows.Forms.Panel panel24;
|
|
|
|
|
private System.Windows.Forms.Button btnBuzzer;
|
|
|
|
|
private System.Windows.Forms.TextBox txtGrrProductNum;
|
|
|
|
|
private System.Windows.Forms.TextBox txtGrrTestNum;
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
|
}
|
|
|
|
|
}
|