481 lines
24 KiB
C#
481 lines
24 KiB
C#
namespace SetTools
|
|
{
|
|
partial class FormData
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormData));
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.textBox13 = new System.Windows.Forms.TextBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
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(30, 30);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(106, 24);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "测试人员";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox1.Location = new System.Drawing.Point(150, 27);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox1.TabIndex = 1;
|
|
this.textBox1.Text = "admin";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
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(30, 105);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(106, 24);
|
|
this.label2.TabIndex = 2;
|
|
this.label2.Text = "磁条编号";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
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(30, 180);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(106, 24);
|
|
this.label3.TabIndex = 3;
|
|
this.label3.Text = "天 气";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Location = new System.Drawing.Point(30, 255);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(106, 24);
|
|
this.label4.TabIndex = 4;
|
|
this.label4.Text = "名 称";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.Location = new System.Drawing.Point(30, 330);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(106, 24);
|
|
this.label5.TabIndex = 5;
|
|
this.label5.Text = "型号规格";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(30, 405);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(106, 24);
|
|
this.label6.TabIndex = 6;
|
|
this.label6.Text = "测试设备";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
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(30, 555);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(106, 24);
|
|
this.label7.TabIndex = 7;
|
|
this.label7.Text = "注意事项";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox2.Location = new System.Drawing.Point(150, 102);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox2.TabIndex = 8;
|
|
this.textBox2.Text = "CT000001";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox3.Location = new System.Drawing.Point(150, 177);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox3.TabIndex = 9;
|
|
this.textBox3.Text = "晴";
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox4.Location = new System.Drawing.Point(150, 252);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox4.TabIndex = 10;
|
|
this.textBox4.Text = "定位器磁条";
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox5.Location = new System.Drawing.Point(150, 327);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox5.TabIndex = 11;
|
|
this.textBox5.Text = "#50";
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox6.Location = new System.Drawing.Point(150, 402);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox6.TabIndex = 12;
|
|
this.textBox6.Text = "LP-200-SP";
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox7.Location = new System.Drawing.Point(150, 552);
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(406, 35);
|
|
this.textBox7.TabIndex = 13;
|
|
this.textBox7.Text = "导磁体材料使用热处理后的高镍材料";
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox8.Location = new System.Drawing.Point(570, 402);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox8.TabIndex = 25;
|
|
this.textBox8.Text = "####-####";
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox9.Location = new System.Drawing.Point(570, 327);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox9.TabIndex = 24;
|
|
this.textBox9.Text = "磁铁";
|
|
//
|
|
// textBox10
|
|
//
|
|
this.textBox10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox10.Location = new System.Drawing.Point(570, 252);
|
|
this.textBox10.Name = "textBox10";
|
|
this.textBox10.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox10.TabIndex = 23;
|
|
this.textBox10.Text = "莱谱尔";
|
|
//
|
|
// textBox11
|
|
//
|
|
this.textBox11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox11.Location = new System.Drawing.Point(570, 177);
|
|
this.textBox11.Name = "textBox11";
|
|
this.textBox11.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox11.TabIndex = 22;
|
|
this.textBox11.Text = "莱谱尔实验室";
|
|
//
|
|
// textBox12
|
|
//
|
|
this.textBox12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox12.Location = new System.Drawing.Point(570, 102);
|
|
this.textBox12.Name = "textBox12";
|
|
this.textBox12.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox12.TabIndex = 21;
|
|
this.textBox12.Text = "20℃";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
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(450, 405);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(106, 24);
|
|
this.label8.TabIndex = 20;
|
|
this.label8.Text = "联系方式";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
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(450, 330);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(106, 24);
|
|
this.label9.TabIndex = 19;
|
|
this.label9.Text = "材 质";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.Location = new System.Drawing.Point(450, 255);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(106, 24);
|
|
this.label10.TabIndex = 18;
|
|
this.label10.Text = "制 造 商";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label11.Location = new System.Drawing.Point(450, 180);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(106, 24);
|
|
this.label11.TabIndex = 17;
|
|
this.label11.Text = "测试地址";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.Location = new System.Drawing.Point(450, 105);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(106, 24);
|
|
this.label12.TabIndex = 16;
|
|
this.label12.Text = "温 度";
|
|
//
|
|
// textBox13
|
|
//
|
|
this.textBox13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox13.Location = new System.Drawing.Point(570, 27);
|
|
this.textBox13.Name = "textBox13";
|
|
this.textBox13.ReadOnly = true;
|
|
this.textBox13.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox13.TabIndex = 15;
|
|
this.textBox13.Text = "####.##.##";
|
|
this.textBox13.TextChanged += new System.EventHandler(this.textBox13_TextChanged);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.Location = new System.Drawing.Point(450, 30);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(106, 24);
|
|
this.label13.TabIndex = 14;
|
|
this.label13.Text = "测试时间";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.DialogResult = System.Windows.Forms.DialogResult.OK;
|
|
this.button1.Location = new System.Drawing.Point(608, 582);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(129, 52);
|
|
this.button1.TabIndex = 26;
|
|
this.button1.Text = "保存";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// textBox14
|
|
//
|
|
this.textBox14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox14.Location = new System.Drawing.Point(150, 477);
|
|
this.textBox14.Name = "textBox14";
|
|
this.textBox14.ReadOnly = true;
|
|
this.textBox14.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox14.TabIndex = 28;
|
|
this.textBox14.Text = "#";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label14.Location = new System.Drawing.Point(30, 480);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(58, 24);
|
|
this.label14.TabIndex = 27;
|
|
this.label14.Text = "步长";
|
|
//
|
|
// textBox15
|
|
//
|
|
this.textBox15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox15.Location = new System.Drawing.Point(570, 477);
|
|
this.textBox15.Name = "textBox15";
|
|
this.textBox15.ReadOnly = true;
|
|
this.textBox15.Size = new System.Drawing.Size(200, 35);
|
|
this.textBox15.TabIndex = 30;
|
|
this.textBox15.Text = "###";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label15.Location = new System.Drawing.Point(450, 480);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(106, 24);
|
|
this.label15.TabIndex = 29;
|
|
this.label15.Text = "运行模式";
|
|
//
|
|
// textBox16
|
|
//
|
|
this.textBox16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox16.Location = new System.Drawing.Point(150, 629);
|
|
this.textBox16.Name = "textBox16";
|
|
this.textBox16.Size = new System.Drawing.Size(406, 35);
|
|
this.textBox16.TabIndex = 32;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.Location = new System.Drawing.Point(30, 632);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(82, 24);
|
|
this.label16.TabIndex = 31;
|
|
this.label16.Text = "关键字";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label17.Location = new System.Drawing.Point(147, 667);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(263, 16);
|
|
this.label17.TabIndex = 33;
|
|
this.label17.Text = "用于区分不同测试及打印报告的命名";
|
|
//
|
|
// FormData
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(800, 719);
|
|
this.Controls.Add(this.label17);
|
|
this.Controls.Add(this.textBox16);
|
|
this.Controls.Add(this.label16);
|
|
this.Controls.Add(this.textBox15);
|
|
this.Controls.Add(this.label15);
|
|
this.Controls.Add(this.textBox14);
|
|
this.Controls.Add(this.label14);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.textBox8);
|
|
this.Controls.Add(this.textBox9);
|
|
this.Controls.Add(this.textBox10);
|
|
this.Controls.Add(this.textBox11);
|
|
this.Controls.Add(this.textBox12);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label10);
|
|
this.Controls.Add(this.label11);
|
|
this.Controls.Add(this.label12);
|
|
this.Controls.Add(this.textBox13);
|
|
this.Controls.Add(this.label13);
|
|
this.Controls.Add(this.textBox7);
|
|
this.Controls.Add(this.textBox6);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.label1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "FormData";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "测试信息";
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label16;
|
|
public System.Windows.Forms.TextBox textBox1;
|
|
public System.Windows.Forms.TextBox textBox2;
|
|
public System.Windows.Forms.TextBox textBox3;
|
|
public System.Windows.Forms.TextBox textBox4;
|
|
public System.Windows.Forms.TextBox textBox5;
|
|
public System.Windows.Forms.TextBox textBox6;
|
|
public System.Windows.Forms.TextBox textBox7;
|
|
public System.Windows.Forms.TextBox textBox8;
|
|
public System.Windows.Forms.TextBox textBox9;
|
|
public System.Windows.Forms.TextBox textBox10;
|
|
public System.Windows.Forms.TextBox textBox11;
|
|
public System.Windows.Forms.TextBox textBox12;
|
|
public System.Windows.Forms.TextBox textBox14;
|
|
public System.Windows.Forms.TextBox textBox13;
|
|
public System.Windows.Forms.TextBox textBox15;
|
|
public System.Windows.Forms.TextBox textBox16;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label17;
|
|
}
|
|
} |