You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
484 lines
22 KiB
C#
484 lines
22 KiB
C#
namespace Rs.MotionPlat
|
|
{
|
|
partial class TestFrm
|
|
{
|
|
/// <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(TestFrm));
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton16 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton15 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton14 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton13 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton12 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton11 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton10 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button24, "button24");
|
|
this.button24.Name = "button24";
|
|
this.button24.UseVisualStyleBackColor = true;
|
|
this.button24.Click += new System.EventHandler(this.button24_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button4, "button4");
|
|
this.button4.Name = "button4";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button5, "button5");
|
|
this.button5.Name = "button5";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click_1);
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button11, "button11");
|
|
this.button11.Name = "button11";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button13, "button13");
|
|
this.button13.Name = "button13";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.radioButton16);
|
|
this.groupBox1.Controls.Add(this.radioButton6);
|
|
this.groupBox1.Controls.Add(this.radioButton15);
|
|
this.groupBox1.Controls.Add(this.radioButton5);
|
|
this.groupBox1.Controls.Add(this.radioButton14);
|
|
this.groupBox1.Controls.Add(this.radioButton3);
|
|
this.groupBox1.Controls.Add(this.radioButton13);
|
|
this.groupBox1.Controls.Add(this.radioButton8);
|
|
this.groupBox1.Controls.Add(this.radioButton12);
|
|
this.groupBox1.Controls.Add(this.radioButton4);
|
|
this.groupBox1.Controls.Add(this.radioButton11);
|
|
this.groupBox1.Controls.Add(this.radioButton7);
|
|
this.groupBox1.Controls.Add(this.radioButton10);
|
|
this.groupBox1.Controls.Add(this.radioButton2);
|
|
this.groupBox1.Controls.Add(this.radioButton9);
|
|
this.groupBox1.Controls.Add(this.radioButton1);
|
|
this.groupBox1.Controls.Add(this.button13);
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox1, "groupBox1");
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// radioButton16
|
|
//
|
|
resources.ApplyResources(this.radioButton16, "radioButton16");
|
|
this.radioButton16.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton16.Name = "radioButton16";
|
|
this.radioButton16.TabStop = true;
|
|
this.radioButton16.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton6
|
|
//
|
|
resources.ApplyResources(this.radioButton6, "radioButton6");
|
|
this.radioButton6.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton6.Name = "radioButton6";
|
|
this.radioButton6.TabStop = true;
|
|
this.radioButton6.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton15
|
|
//
|
|
resources.ApplyResources(this.radioButton15, "radioButton15");
|
|
this.radioButton15.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton15.Name = "radioButton15";
|
|
this.radioButton15.TabStop = true;
|
|
this.radioButton15.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton5
|
|
//
|
|
resources.ApplyResources(this.radioButton5, "radioButton5");
|
|
this.radioButton5.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton5.Name = "radioButton5";
|
|
this.radioButton5.TabStop = true;
|
|
this.radioButton5.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton14
|
|
//
|
|
resources.ApplyResources(this.radioButton14, "radioButton14");
|
|
this.radioButton14.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton14.Name = "radioButton14";
|
|
this.radioButton14.TabStop = true;
|
|
this.radioButton14.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton3
|
|
//
|
|
resources.ApplyResources(this.radioButton3, "radioButton3");
|
|
this.radioButton3.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.TabStop = true;
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton13
|
|
//
|
|
resources.ApplyResources(this.radioButton13, "radioButton13");
|
|
this.radioButton13.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton13.Name = "radioButton13";
|
|
this.radioButton13.TabStop = true;
|
|
this.radioButton13.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton8
|
|
//
|
|
resources.ApplyResources(this.radioButton8, "radioButton8");
|
|
this.radioButton8.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton8.Name = "radioButton8";
|
|
this.radioButton8.TabStop = true;
|
|
this.radioButton8.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton12
|
|
//
|
|
resources.ApplyResources(this.radioButton12, "radioButton12");
|
|
this.radioButton12.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton12.Name = "radioButton12";
|
|
this.radioButton12.TabStop = true;
|
|
this.radioButton12.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton4
|
|
//
|
|
resources.ApplyResources(this.radioButton4, "radioButton4");
|
|
this.radioButton4.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.TabStop = true;
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton11
|
|
//
|
|
resources.ApplyResources(this.radioButton11, "radioButton11");
|
|
this.radioButton11.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton11.Name = "radioButton11";
|
|
this.radioButton11.TabStop = true;
|
|
this.radioButton11.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton7
|
|
//
|
|
resources.ApplyResources(this.radioButton7, "radioButton7");
|
|
this.radioButton7.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton7.Name = "radioButton7";
|
|
this.radioButton7.TabStop = true;
|
|
this.radioButton7.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton10
|
|
//
|
|
resources.ApplyResources(this.radioButton10, "radioButton10");
|
|
this.radioButton10.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton10.Name = "radioButton10";
|
|
this.radioButton10.TabStop = true;
|
|
this.radioButton10.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton2
|
|
//
|
|
resources.ApplyResources(this.radioButton2, "radioButton2");
|
|
this.radioButton2.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton2.Name = "radioButton2";
|
|
this.radioButton2.TabStop = true;
|
|
this.radioButton2.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton9
|
|
//
|
|
resources.ApplyResources(this.radioButton9, "radioButton9");
|
|
this.radioButton9.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton9.Name = "radioButton9";
|
|
this.radioButton9.TabStop = true;
|
|
this.radioButton9.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton1
|
|
//
|
|
resources.ApplyResources(this.radioButton1, "radioButton1");
|
|
this.radioButton1.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.TabStop = true;
|
|
this.radioButton1.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.comboBox1);
|
|
this.groupBox2.Controls.Add(this.label2);
|
|
this.groupBox2.Controls.Add(this.label1);
|
|
this.groupBox2.Controls.Add(this.textBox1);
|
|
this.groupBox2.Controls.Add(this.button11);
|
|
this.groupBox2.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox2, "groupBox2");
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.TabStop = false;
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
resources.GetString("comboBox1.Items"),
|
|
resources.GetString("comboBox1.Items1"),
|
|
resources.GetString("comboBox1.Items2"),
|
|
resources.GetString("comboBox1.Items3"),
|
|
resources.GetString("comboBox1.Items4"),
|
|
resources.GetString("comboBox1.Items5")});
|
|
resources.ApplyResources(this.comboBox1, "comboBox1");
|
|
this.comboBox1.Name = "comboBox1";
|
|
//
|
|
// label2
|
|
//
|
|
resources.ApplyResources(this.label2, "label2");
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
this.label2.Name = "label2";
|
|
//
|
|
// label1
|
|
//
|
|
resources.ApplyResources(this.label1, "label1");
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
this.label1.Name = "label1";
|
|
//
|
|
// textBox1
|
|
//
|
|
resources.ApplyResources(this.textBox1, "textBox1");
|
|
this.textBox1.Name = "textBox1";
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.button24);
|
|
this.groupBox3.Controls.Add(this.button4);
|
|
this.groupBox3.Controls.Add(this.button5);
|
|
this.groupBox3.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox3, "groupBox3");
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.TabStop = false;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.ForeColor = System.Drawing.Color.Black;
|
|
resources.ApplyResources(this.button9, "button9");
|
|
this.button9.Name = "button9";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.comboBox3);
|
|
this.groupBox4.Controls.Add(this.comboBox2);
|
|
this.groupBox4.Controls.Add(this.label8);
|
|
this.groupBox4.Controls.Add(this.textBox3);
|
|
this.groupBox4.Controls.Add(this.label7);
|
|
this.groupBox4.Controls.Add(this.label4);
|
|
this.groupBox4.Controls.Add(this.button9);
|
|
this.groupBox4.Controls.Add(this.textBox6);
|
|
this.groupBox4.Controls.Add(this.textBox2);
|
|
this.groupBox4.Controls.Add(this.label6);
|
|
this.groupBox4.Controls.Add(this.label3);
|
|
this.groupBox4.Controls.Add(this.textBox5);
|
|
this.groupBox4.Controls.Add(this.label5);
|
|
this.groupBox4.ForeColor = System.Drawing.Color.White;
|
|
resources.ApplyResources(this.groupBox4, "groupBox4");
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.TabStop = false;
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.FormattingEnabled = true;
|
|
resources.ApplyResources(this.comboBox3, "comboBox3");
|
|
this.comboBox3.Name = "comboBox3";
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.FormattingEnabled = true;
|
|
resources.ApplyResources(this.comboBox2, "comboBox2");
|
|
this.comboBox2.Name = "comboBox2";
|
|
//
|
|
// label8
|
|
//
|
|
resources.ApplyResources(this.label8, "label8");
|
|
this.label8.ForeColor = System.Drawing.Color.White;
|
|
this.label8.Name = "label8";
|
|
//
|
|
// textBox3
|
|
//
|
|
resources.ApplyResources(this.textBox3, "textBox3");
|
|
this.textBox3.Name = "textBox3";
|
|
//
|
|
// label7
|
|
//
|
|
resources.ApplyResources(this.label7, "label7");
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
this.label7.Name = "label7";
|
|
//
|
|
// label4
|
|
//
|
|
resources.ApplyResources(this.label4, "label4");
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
this.label4.Name = "label4";
|
|
//
|
|
// textBox6
|
|
//
|
|
resources.ApplyResources(this.textBox6, "textBox6");
|
|
this.textBox6.Name = "textBox6";
|
|
//
|
|
// textBox2
|
|
//
|
|
resources.ApplyResources(this.textBox2, "textBox2");
|
|
this.textBox2.Name = "textBox2";
|
|
//
|
|
// label6
|
|
//
|
|
resources.ApplyResources(this.label6, "label6");
|
|
this.label6.ForeColor = System.Drawing.Color.White;
|
|
this.label6.Name = "label6";
|
|
//
|
|
// label3
|
|
//
|
|
resources.ApplyResources(this.label3, "label3");
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
this.label3.Name = "label3";
|
|
//
|
|
// textBox5
|
|
//
|
|
resources.ApplyResources(this.textBox5, "textBox5");
|
|
this.textBox5.Name = "textBox5";
|
|
//
|
|
// label5
|
|
//
|
|
resources.ApplyResources(this.label5, "label5");
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
this.label5.Name = "label5";
|
|
//
|
|
// TestFrm
|
|
//
|
|
resources.ApplyResources(this, "$this");
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.groupBox4);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Name = "TestFrm";
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.RadioButton radioButton16;
|
|
private System.Windows.Forms.RadioButton radioButton6;
|
|
private System.Windows.Forms.RadioButton radioButton15;
|
|
private System.Windows.Forms.RadioButton radioButton5;
|
|
private System.Windows.Forms.RadioButton radioButton14;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private System.Windows.Forms.RadioButton radioButton13;
|
|
private System.Windows.Forms.RadioButton radioButton8;
|
|
private System.Windows.Forms.RadioButton radioButton12;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.RadioButton radioButton11;
|
|
private System.Windows.Forms.RadioButton radioButton7;
|
|
private System.Windows.Forms.RadioButton radioButton10;
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
private System.Windows.Forms.RadioButton radioButton9;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.Label label8;
|
|
}
|
|
} |