| | |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.textBox1 = new System.Windows.Forms.TextBox(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBox3); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBox2); |
| | | this.groupBoxAxisStatus.Controls.Add(this.textBox1); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label7); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label5); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label4); |
| | | this.groupBoxAxisStatus.Controls.Add(this.label3); |
| | |
| | | this.textBox1.Size = new System.Drawing.Size(116, 21); |
| | | this.textBox1.TabIndex = 3; |
| | | // |
| | | // label7 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Location = new System.Drawing.Point(7, 214); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(0, 12); |
| | | this.label7.TabIndex = 2; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | |
| | | private System.Windows.Forms.TextBox textBox3; |
| | | private System.Windows.Forms.TextBox textBox2; |
| | | private System.Windows.Forms.TextBox textBox1; |
| | | private System.Windows.Forms.Label label7; |
| | | private System.Windows.Forms.Label label5; |
| | | private System.Windows.Forms.Label label4; |
| | | private System.Windows.Forms.Label label3; |