| | |
| | | this.label19 = new System.Windows.Forms.Label(); |
| | | this.lb_Power_Meter_Init = new System.Windows.Forms.Label(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.btn_HandShakeOn = new System.Windows.Forms.Button(); |
| | | this.pnl_Laser_Connection.SuspendLayout(); |
| | | this.pnl_PulseGenerator.SuspendLayout(); |
| | | this.pnl_Main.SuspendLayout(); |
| | |
| | | // pnl_Scanner |
| | | // |
| | | this.pnl_Scanner.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
| | | this.pnl_Scanner.Controls.Add(this.btn_HandShakeOn); |
| | | this.pnl_Scanner.Controls.Add(this.lb_Laser_Status); |
| | | this.pnl_Scanner.Controls.Add(this.btn_Laser_Off); |
| | | this.pnl_Scanner.Controls.Add(this.label13); |
| | |
| | | this.label1.Text = "■ Manual power measurement flow"; |
| | | this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
| | | // |
| | | // btn_HandShakeOn |
| | | // |
| | | this.btn_HandShakeOn.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
| | | this.btn_HandShakeOn.Location = new System.Drawing.Point(716, 245); |
| | | this.btn_HandShakeOn.Name = "btn_HandShakeOn"; |
| | | this.btn_HandShakeOn.Size = new System.Drawing.Size(140, 40); |
| | | this.btn_HandShakeOn.TabIndex = 46; |
| | | this.btn_HandShakeOn.Text = "HandShakeOn"; |
| | | this.btn_HandShakeOn.UseVisualStyleBackColor = true; |
| | | this.btn_HandShakeOn.Click += new System.EventHandler(this.btn_HandShakeOn_Click); |
| | | // |
| | | // Form_Maintenance_Laser |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
| | |
| | | private System.Windows.Forms.Label lb_Position_Move; |
| | | private System.Windows.Forms.Label lb_Laser_Status; |
| | | private System.Windows.Forms.Button btn_Laser_Off; |
| | | private System.Windows.Forms.Button btn_HandShakeOn; |
| | | } |
| | | } |