S640CommForm cosmetical changes.
This commit is contained in:
parent
0493f8fae5
commit
7ea057dab4
@ -201,10 +201,10 @@ namespace TBF.Rig.TestMethods.S640Communication
|
||||
this.textBox38 = new System.Windows.Forms.TextBox();
|
||||
this.textBox39 = new System.Windows.Forms.TextBox();
|
||||
this.textBox40 = new System.Windows.Forms.TextBox();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.label3 = new System.Windows.Forms.Label();
|
||||
this.label4 = new System.Windows.Forms.Label();
|
||||
this.eRegisterLabel1 = new System.Windows.Forms.Label();
|
||||
this.eRegisterLabel2 = new System.Windows.Forms.Label();
|
||||
this.housingSnLabel1 = new System.Windows.Forms.Label();
|
||||
this.housingSnLabel2 = new System.Windows.Forms.Label();
|
||||
this.checkBoxImage40 = new TBF.Rig.TestMethods.S640Communication.CheckBoxImage();
|
||||
this.checkBoxImage39 = new TBF.Rig.TestMethods.S640Communication.CheckBoxImage();
|
||||
this.checkBoxImage38 = new TBF.Rig.TestMethods.S640Communication.CheckBoxImage();
|
||||
@ -1977,45 +1977,45 @@ namespace TBF.Rig.TestMethods.S640Communication
|
||||
this.textBox40.Visible = false;
|
||||
this.textBox40.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox40_KeyPress);
|
||||
//
|
||||
// label1
|
||||
// eRegisterLabel1
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label1.Location = new System.Drawing.Point(127, 85);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(277, 14);
|
||||
this.label1.TabIndex = 322;
|
||||
this.label1.Text = "eRegister radio address and PCB number";
|
||||
this.eRegisterLabel1.AutoSize = true;
|
||||
this.eRegisterLabel1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.eRegisterLabel1.Location = new System.Drawing.Point(127, 85);
|
||||
this.eRegisterLabel1.Name = "eRegisterLabel1";
|
||||
this.eRegisterLabel1.Size = new System.Drawing.Size(277, 14);
|
||||
this.eRegisterLabel1.TabIndex = 322;
|
||||
this.eRegisterLabel1.Text = "eRegister radio address and PCB number";
|
||||
//
|
||||
// label2
|
||||
// eRegisterLabel2
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label2.Location = new System.Drawing.Point(853, 85);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(277, 14);
|
||||
this.label2.TabIndex = 323;
|
||||
this.label2.Text = "eRegister radio address and PCB number";
|
||||
this.eRegisterLabel2.AutoSize = true;
|
||||
this.eRegisterLabel2.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.eRegisterLabel2.Location = new System.Drawing.Point(853, 85);
|
||||
this.eRegisterLabel2.Name = "eRegisterLabel2";
|
||||
this.eRegisterLabel2.Size = new System.Drawing.Size(277, 14);
|
||||
this.eRegisterLabel2.TabIndex = 323;
|
||||
this.eRegisterLabel2.Text = "eRegister radio address and PCB number";
|
||||
//
|
||||
// label3
|
||||
// housingSnLabel1
|
||||
//
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label3.Location = new System.Drawing.Point(533, 85);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(111, 14);
|
||||
this.label3.TabIndex = 324;
|
||||
this.label3.Text = "Brass body S/N";
|
||||
this.housingSnLabel1.AutoSize = true;
|
||||
this.housingSnLabel1.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.housingSnLabel1.Location = new System.Drawing.Point(533, 85);
|
||||
this.housingSnLabel1.Name = "housingSnLabel1";
|
||||
this.housingSnLabel1.Size = new System.Drawing.Size(91, 14);
|
||||
this.housingSnLabel1.TabIndex = 324;
|
||||
this.housingSnLabel1.Text = "Housing S/N";
|
||||
//
|
||||
// label4
|
||||
// housingSnLabel2
|
||||
//
|
||||
this.label4.AutoSize = true;
|
||||
this.label4.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.label4.Location = new System.Drawing.Point(1259, 85);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(111, 14);
|
||||
this.label4.TabIndex = 325;
|
||||
this.label4.Text = "Brass body S/N";
|
||||
this.housingSnLabel2.AutoSize = true;
|
||||
this.housingSnLabel2.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
||||
this.housingSnLabel2.Location = new System.Drawing.Point(1259, 85);
|
||||
this.housingSnLabel2.Name = "housingSnLabel2";
|
||||
this.housingSnLabel2.Size = new System.Drawing.Size(91, 14);
|
||||
this.housingSnLabel2.TabIndex = 325;
|
||||
this.housingSnLabel2.Text = "Housing S/N";
|
||||
//
|
||||
// checkBoxImage40
|
||||
//
|
||||
@ -2543,10 +2543,10 @@ namespace TBF.Rig.TestMethods.S640Communication
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.BackColor = System.Drawing.Color.DarkGray;
|
||||
this.ClientSize = new System.Drawing.Size(1484, 867);
|
||||
this.Controls.Add(this.label4);
|
||||
this.Controls.Add(this.label3);
|
||||
this.Controls.Add(this.label2);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.housingSnLabel2);
|
||||
this.Controls.Add(this.housingSnLabel1);
|
||||
this.Controls.Add(this.eRegisterLabel2);
|
||||
this.Controls.Add(this.eRegisterLabel1);
|
||||
this.Controls.Add(this.textBox40);
|
||||
this.Controls.Add(this.textBox39);
|
||||
this.Controls.Add(this.textBox38);
|
||||
@ -3063,10 +3063,10 @@ namespace TBF.Rig.TestMethods.S640Communication
|
||||
private System.Windows.Forms.TextBox textBox38;
|
||||
private System.Windows.Forms.TextBox textBox39;
|
||||
private System.Windows.Forms.TextBox textBox40;
|
||||
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 eRegisterLabel1;
|
||||
private System.Windows.Forms.Label eRegisterLabel2;
|
||||
private System.Windows.Forms.Label housingSnLabel1;
|
||||
private System.Windows.Forms.Label housingSnLabel2;
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user