namespace SA_LTT_UI.Screen
|
{
|
partial class ScreenRecipe
|
{
|
/// <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 Component 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()
|
{
|
this.tb_RecipeDescription = new System.Windows.Forms.TextBox();
|
this.lv_RecipeList = new System.Windows.Forms.ListView();
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.panel2 = new System.Windows.Forms.Panel();
|
this.panel8 = new System.Windows.Forms.Panel();
|
this.label37 = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label36 = new System.Windows.Forms.Label();
|
this.label38 = new System.Windows.Forms.Label();
|
this.tb_BeamWidth = new System.Windows.Forms.TextBox();
|
this.tb_BeamHeight = new System.Windows.Forms.TextBox();
|
this.panel6 = new System.Windows.Forms.Panel();
|
this.label34 = new System.Windows.Forms.Label();
|
this.label35 = new System.Windows.Forms.Label();
|
this.tb_EdgeRound = new System.Windows.Forms.TextBox();
|
this.label21 = new System.Windows.Forms.Label();
|
this.tb_Name = new System.Windows.Forms.TextBox();
|
this.lb_Hatch = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.label19 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.tb_Radius = new System.Windows.Forms.TextBox();
|
this.label152 = new System.Windows.Forms.Label();
|
this.tb_DistancePrimaryFlat = new System.Windows.Forms.TextBox();
|
this.lb_Panel_Data = new System.Windows.Forms.Label();
|
this.label28 = new System.Windows.Forms.Label();
|
this.label29 = new System.Windows.Forms.Label();
|
this.tb_FullShotScanRange = new System.Windows.Forms.TextBox();
|
this.label17 = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label22 = new System.Windows.Forms.Label();
|
this.tb_FullShotAttenuator = new System.Windows.Forms.TextBox();
|
this.label25 = new System.Windows.Forms.Label();
|
this.label26 = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.tb_FullShotBeamHeightOverlap = new System.Windows.Forms.TextBox();
|
this.tb_FullShotBeamWidthOverlap = new System.Windows.Forms.TextBox();
|
this.btn_FullShot = new System.Windows.Forms.Button();
|
this.panel3 = new System.Windows.Forms.Panel();
|
this.panel5 = new System.Windows.Forms.Panel();
|
this.label31 = new System.Windows.Forms.Label();
|
this.el_CurrentWaferProcess = new System.Windows.Forms.Integration.ElementHost();
|
this.btn_AddFoupRecipe = new System.Windows.Forms.Button();
|
this.btn_ProcessDataDelete = new System.Windows.Forms.Button();
|
this.panel4 = new System.Windows.Forms.Panel();
|
this.label32 = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label33 = new System.Windows.Forms.Label();
|
this.tb_AttenuaotrStep = new System.Windows.Forms.TextBox();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.tb_HeightOverlap = new System.Windows.Forms.TextBox();
|
this.tb_WidthOverlap = new System.Windows.Forms.TextBox();
|
this.btn_AddProcessInfo = new System.Windows.Forms.Button();
|
this.btn_ProcessDataClear = new System.Windows.Forms.Button();
|
this.lv_ProcessList = new System.Windows.Forms.ListView();
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.label6 = new System.Windows.Forms.Label();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.tb_StartX = new System.Windows.Forms.TextBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.tb_Height = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.tb_Width = new System.Windows.Forms.TextBox();
|
this.tb_StartY = new System.Windows.Forms.TextBox();
|
this.label10 = new System.Windows.Forms.Label();
|
this.btn_Create = new System.Windows.Forms.Button();
|
this.btn_Delete = new System.Windows.Forms.Button();
|
this.btn_Save = new System.Windows.Forms.Button();
|
this.btn_Copy = new System.Windows.Forms.Button();
|
this.btn_Cancel = new System.Windows.Forms.Button();
|
this.btn_Refresh = new System.Windows.Forms.Button();
|
this.lv_FoupRecipe = new System.Windows.Forms.ListView();
|
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.button1 = new System.Windows.Forms.Button();
|
this.lv_Recipes = new System.Windows.Forms.ListView();
|
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.btn_SaveFoupRecipe = new System.Windows.Forms.Button();
|
this.btn_CancelFoupRecipe = new System.Windows.Forms.Button();
|
this.btn_CreateFoupRecipe = new System.Windows.Forms.Button();
|
this.btn_DeleteFoupRecipe = new System.Windows.Forms.Button();
|
this.btn_ProcessFullShot = new System.Windows.Forms.Panel();
|
this.btn_FoupRecipeClear = new System.Windows.Forms.Button();
|
this.label30 = new System.Windows.Forms.Label();
|
this.label39 = new System.Windows.Forms.Label();
|
this.tb_FullShotOverlapOffset = new System.Windows.Forms.TextBox();
|
this.panel2.SuspendLayout();
|
this.panel8.SuspendLayout();
|
this.panel6.SuspendLayout();
|
this.panel3.SuspendLayout();
|
this.panel5.SuspendLayout();
|
this.panel4.SuspendLayout();
|
this.panel1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// tb_RecipeDescription
|
//
|
this.tb_RecipeDescription.BackColor = System.Drawing.Color.White;
|
this.tb_RecipeDescription.Font = new System.Drawing.Font("Gulim", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.tb_RecipeDescription.Location = new System.Drawing.Point(1251, 630);
|
this.tb_RecipeDescription.Multiline = true;
|
this.tb_RecipeDescription.Name = "tb_RecipeDescription";
|
this.tb_RecipeDescription.ReadOnly = true;
|
this.tb_RecipeDescription.Size = new System.Drawing.Size(662, 177);
|
this.tb_RecipeDescription.TabIndex = 2;
|
this.tb_RecipeDescription.Text = "T : Wafer Center와 \'Primary Flat\' 까지의 거리 값\r\n\r\nR : Wafer의 반지름 값\r\n\r\nStart x, y : 가공 " +
|
"시작 좌표 (Limit : ± R값)\r\n\r\nWidth : 가공 거리\r\n\r\nHeight : 가공 폭 (※ Scanner FOV 범위 안으로 설정)" +
|
"";
|
//
|
// lv_RecipeList
|
//
|
this.lv_RecipeList.AutoArrange = false;
|
this.lv_RecipeList.BackColor = System.Drawing.Color.White;
|
this.lv_RecipeList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.columnHeader1});
|
this.lv_RecipeList.FullRowSelect = true;
|
this.lv_RecipeList.GridLines = true;
|
this.lv_RecipeList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
|
this.lv_RecipeList.Location = new System.Drawing.Point(3, 294);
|
this.lv_RecipeList.MultiSelect = false;
|
this.lv_RecipeList.Name = "lv_RecipeList";
|
this.lv_RecipeList.Size = new System.Drawing.Size(291, 418);
|
this.lv_RecipeList.TabIndex = 3;
|
this.lv_RecipeList.UseCompatibleStateImageBehavior = false;
|
this.lv_RecipeList.View = System.Windows.Forms.View.Details;
|
this.lv_RecipeList.Click += new System.EventHandler(this.lv_RecipeList_Click);
|
//
|
// columnHeader1
|
//
|
this.columnHeader1.Text = "Recipe List";
|
this.columnHeader1.Width = 274;
|
//
|
// panel2
|
//
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel2.Controls.Add(this.panel8);
|
this.panel2.Controls.Add(this.panel6);
|
this.panel2.Controls.Add(this.lb_Panel_Data);
|
this.panel2.Location = new System.Drawing.Point(3, 3);
|
this.panel2.Name = "panel2";
|
this.panel2.Size = new System.Drawing.Size(291, 255);
|
this.panel2.TabIndex = 103;
|
//
|
// panel8
|
//
|
this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel8.Controls.Add(this.label37);
|
this.panel8.Controls.Add(this.label23);
|
this.panel8.Controls.Add(this.label24);
|
this.panel8.Controls.Add(this.label36);
|
this.panel8.Controls.Add(this.label38);
|
this.panel8.Controls.Add(this.tb_BeamWidth);
|
this.panel8.Controls.Add(this.tb_BeamHeight);
|
this.panel8.Location = new System.Drawing.Point(2, 165);
|
this.panel8.Name = "panel8";
|
this.panel8.Size = new System.Drawing.Size(280, 81);
|
this.panel8.TabIndex = 108;
|
//
|
// label37
|
//
|
this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label37.Location = new System.Drawing.Point(4, 26);
|
this.label37.Name = "label37";
|
this.label37.Size = new System.Drawing.Size(101, 21);
|
this.label37.TabIndex = 111;
|
this.label37.Text = "Beam Height";
|
this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label23
|
//
|
this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label23.Location = new System.Drawing.Point(4, 53);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(101, 21);
|
this.label23.TabIndex = 107;
|
this.label23.Text = "Beam Width";
|
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label24
|
//
|
this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label24.Location = new System.Drawing.Point(234, 53);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(37, 21);
|
this.label24.TabIndex = 109;
|
this.label24.Text = "mm";
|
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label36
|
//
|
this.label36.BackColor = System.Drawing.Color.Silver;
|
this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label36.Dock = System.Windows.Forms.DockStyle.Top;
|
this.label36.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label36.Location = new System.Drawing.Point(0, 0);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(278, 23);
|
this.label36.TabIndex = 0;
|
this.label36.Text = "Beam Info";
|
this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label38
|
//
|
this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label38.Location = new System.Drawing.Point(234, 26);
|
this.label38.Name = "label38";
|
this.label38.Size = new System.Drawing.Size(37, 21);
|
this.label38.TabIndex = 112;
|
this.label38.Text = "mm";
|
this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_BeamWidth
|
//
|
this.tb_BeamWidth.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_BeamWidth.Location = new System.Drawing.Point(111, 53);
|
this.tb_BeamWidth.Name = "tb_BeamWidth";
|
this.tb_BeamWidth.Size = new System.Drawing.Size(117, 21);
|
this.tb_BeamWidth.TabIndex = 106;
|
this.tb_BeamWidth.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Recipe_KeyPress);
|
this.tb_BeamWidth.Leave += new System.EventHandler(this.Recipe_Leaves);
|
//
|
// tb_BeamHeight
|
//
|
this.tb_BeamHeight.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_BeamHeight.Location = new System.Drawing.Point(111, 26);
|
this.tb_BeamHeight.Name = "tb_BeamHeight";
|
this.tb_BeamHeight.Size = new System.Drawing.Size(117, 21);
|
this.tb_BeamHeight.TabIndex = 110;
|
this.tb_BeamHeight.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Recipe_KeyPress);
|
this.tb_BeamHeight.Leave += new System.EventHandler(this.Recipe_Leaves);
|
//
|
// panel6
|
//
|
this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel6.Controls.Add(this.label34);
|
this.panel6.Controls.Add(this.label35);
|
this.panel6.Controls.Add(this.tb_EdgeRound);
|
this.panel6.Controls.Add(this.label21);
|
this.panel6.Controls.Add(this.tb_Name);
|
this.panel6.Controls.Add(this.lb_Hatch);
|
this.panel6.Controls.Add(this.label20);
|
this.panel6.Controls.Add(this.label19);
|
this.panel6.Controls.Add(this.label3);
|
this.panel6.Controls.Add(this.tb_Radius);
|
this.panel6.Controls.Add(this.label152);
|
this.panel6.Controls.Add(this.tb_DistancePrimaryFlat);
|
this.panel6.Location = new System.Drawing.Point(3, 26);
|
this.panel6.Name = "panel6";
|
this.panel6.Size = new System.Drawing.Size(280, 133);
|
this.panel6.TabIndex = 107;
|
//
|
// label34
|
//
|
this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label34.Location = new System.Drawing.Point(3, 107);
|
this.label34.Name = "label34";
|
this.label34.Size = new System.Drawing.Size(101, 21);
|
this.label34.TabIndex = 103;
|
this.label34.Text = "Edge Round";
|
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label35
|
//
|
this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label35.Location = new System.Drawing.Point(233, 107);
|
this.label35.Name = "label35";
|
this.label35.Size = new System.Drawing.Size(37, 21);
|
this.label35.TabIndex = 105;
|
this.label35.Text = "mm";
|
this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_EdgeRound
|
//
|
this.tb_EdgeRound.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_EdgeRound.Location = new System.Drawing.Point(110, 107);
|
this.tb_EdgeRound.Name = "tb_EdgeRound";
|
this.tb_EdgeRound.ReadOnly = true;
|
this.tb_EdgeRound.Size = new System.Drawing.Size(117, 21);
|
this.tb_EdgeRound.TabIndex = 104;
|
//
|
// label21
|
//
|
this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label21.Location = new System.Drawing.Point(3, 26);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(101, 21);
|
this.label21.TabIndex = 101;
|
this.label21.Text = "Name";
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_Name
|
//
|
this.tb_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_Name.Location = new System.Drawing.Point(110, 26);
|
this.tb_Name.Name = "tb_Name";
|
this.tb_Name.ReadOnly = true;
|
this.tb_Name.Size = new System.Drawing.Size(160, 21);
|
this.tb_Name.TabIndex = 102;
|
//
|
// lb_Hatch
|
//
|
this.lb_Hatch.BackColor = System.Drawing.Color.Silver;
|
this.lb_Hatch.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.lb_Hatch.Dock = System.Windows.Forms.DockStyle.Top;
|
this.lb_Hatch.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lb_Hatch.Location = new System.Drawing.Point(0, 0);
|
this.lb_Hatch.Name = "lb_Hatch";
|
this.lb_Hatch.Size = new System.Drawing.Size(278, 23);
|
this.lb_Hatch.TabIndex = 0;
|
this.lb_Hatch.Text = "Wafer Info";
|
this.lb_Hatch.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label20
|
//
|
this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label20.Location = new System.Drawing.Point(3, 53);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(101, 21);
|
this.label20.TabIndex = 81;
|
this.label20.Text = "R";
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label19
|
//
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label19.Location = new System.Drawing.Point(3, 80);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(101, 21);
|
this.label19.TabIndex = 81;
|
this.label19.Text = "T";
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label3
|
//
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label3.Location = new System.Drawing.Point(233, 80);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(37, 21);
|
this.label3.TabIndex = 100;
|
this.label3.Text = "mm";
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_Radius
|
//
|
this.tb_Radius.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_Radius.Location = new System.Drawing.Point(110, 53);
|
this.tb_Radius.Name = "tb_Radius";
|
this.tb_Radius.ReadOnly = true;
|
this.tb_Radius.Size = new System.Drawing.Size(117, 21);
|
this.tb_Radius.TabIndex = 82;
|
//
|
// label152
|
//
|
this.label152.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label152.Location = new System.Drawing.Point(233, 53);
|
this.label152.Name = "label152";
|
this.label152.Size = new System.Drawing.Size(37, 21);
|
this.label152.TabIndex = 83;
|
this.label152.Text = "mm";
|
this.label152.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_DistancePrimaryFlat
|
//
|
this.tb_DistancePrimaryFlat.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_DistancePrimaryFlat.Location = new System.Drawing.Point(110, 80);
|
this.tb_DistancePrimaryFlat.Name = "tb_DistancePrimaryFlat";
|
this.tb_DistancePrimaryFlat.ReadOnly = true;
|
this.tb_DistancePrimaryFlat.Size = new System.Drawing.Size(117, 21);
|
this.tb_DistancePrimaryFlat.TabIndex = 99;
|
//
|
// lb_Panel_Data
|
//
|
this.lb_Panel_Data.BackColor = System.Drawing.Color.Silver;
|
this.lb_Panel_Data.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.lb_Panel_Data.Dock = System.Windows.Forms.DockStyle.Top;
|
this.lb_Panel_Data.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lb_Panel_Data.Location = new System.Drawing.Point(0, 0);
|
this.lb_Panel_Data.Name = "lb_Panel_Data";
|
this.lb_Panel_Data.Size = new System.Drawing.Size(289, 23);
|
this.lb_Panel_Data.TabIndex = 0;
|
this.lb_Panel_Data.Text = "Recipe Data";
|
this.lb_Panel_Data.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label28
|
//
|
this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label28.Location = new System.Drawing.Point(87, 195);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(37, 21);
|
this.label28.TabIndex = 122;
|
this.label28.Text = "mm";
|
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label29
|
//
|
this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label29.Font = new System.Drawing.Font("Gulim", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label29.Location = new System.Drawing.Point(3, 171);
|
this.label29.Name = "label29";
|
this.label29.Size = new System.Drawing.Size(121, 21);
|
this.label29.TabIndex = 121;
|
this.label29.Text = "Scan Range";
|
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_FullShotScanRange
|
//
|
this.tb_FullShotScanRange.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_FullShotScanRange.Location = new System.Drawing.Point(3, 195);
|
this.tb_FullShotScanRange.Name = "tb_FullShotScanRange";
|
this.tb_FullShotScanRange.Size = new System.Drawing.Size(78, 21);
|
this.tb_FullShotScanRange.TabIndex = 123;
|
this.tb_FullShotScanRange.Text = "1";
|
//
|
// label17
|
//
|
this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label17.Font = new System.Drawing.Font("Gulim", 8F);
|
this.label17.Location = new System.Drawing.Point(87, 147);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(37, 21);
|
this.label17.TabIndex = 119;
|
this.label17.Text = "J/cm²";
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label18
|
//
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label18.Font = new System.Drawing.Font("Gulim", 7.5F);
|
this.label18.Location = new System.Drawing.Point(3, 27);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(121, 21);
|
this.label18.TabIndex = 112;
|
this.label18.Text = "Beam Height Overlap";
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label22
|
//
|
this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label22.Font = new System.Drawing.Font("Gulim", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label22.Location = new System.Drawing.Point(3, 123);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(121, 21);
|
this.label22.TabIndex = 118;
|
this.label22.Text = "Energy";
|
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_FullShotAttenuator
|
//
|
this.tb_FullShotAttenuator.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_FullShotAttenuator.Location = new System.Drawing.Point(3, 147);
|
this.tb_FullShotAttenuator.Name = "tb_FullShotAttenuator";
|
this.tb_FullShotAttenuator.Size = new System.Drawing.Size(78, 21);
|
this.tb_FullShotAttenuator.TabIndex = 120;
|
//
|
// label25
|
//
|
this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label25.Location = new System.Drawing.Point(87, 51);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(37, 21);
|
this.label25.TabIndex = 114;
|
this.label25.Text = "mm";
|
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label26
|
//
|
this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label26.Location = new System.Drawing.Point(87, 99);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(37, 21);
|
this.label26.TabIndex = 115;
|
this.label26.Text = "mm";
|
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label27
|
//
|
this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label27.Font = new System.Drawing.Font("Gulim", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label27.Location = new System.Drawing.Point(3, 75);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(121, 21);
|
this.label27.TabIndex = 113;
|
this.label27.Text = "Beam Width Overlap";
|
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_FullShotBeamHeightOverlap
|
//
|
this.tb_FullShotBeamHeightOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_FullShotBeamHeightOverlap.Location = new System.Drawing.Point(3, 51);
|
this.tb_FullShotBeamHeightOverlap.Name = "tb_FullShotBeamHeightOverlap";
|
this.tb_FullShotBeamHeightOverlap.Size = new System.Drawing.Size(78, 21);
|
this.tb_FullShotBeamHeightOverlap.TabIndex = 116;
|
//
|
// tb_FullShotBeamWidthOverlap
|
//
|
this.tb_FullShotBeamWidthOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_FullShotBeamWidthOverlap.Location = new System.Drawing.Point(3, 99);
|
this.tb_FullShotBeamWidthOverlap.Name = "tb_FullShotBeamWidthOverlap";
|
this.tb_FullShotBeamWidthOverlap.Size = new System.Drawing.Size(78, 21);
|
this.tb_FullShotBeamWidthOverlap.TabIndex = 117;
|
//
|
// btn_FullShot
|
//
|
this.btn_FullShot.Location = new System.Drawing.Point(2, 266);
|
this.btn_FullShot.Name = "btn_FullShot";
|
this.btn_FullShot.Size = new System.Drawing.Size(121, 31);
|
this.btn_FullShot.TabIndex = 109;
|
this.btn_FullShot.Text = "Full Shot";
|
this.btn_FullShot.UseVisualStyleBackColor = true;
|
this.btn_FullShot.Click += new System.EventHandler(this.btn_FullShot_Click);
|
//
|
// panel3
|
//
|
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel3.Controls.Add(this.panel5);
|
this.panel3.Controls.Add(this.el_CurrentWaferProcess);
|
this.panel3.Controls.Add(this.btn_AddFoupRecipe);
|
this.panel3.Controls.Add(this.btn_ProcessDataDelete);
|
this.panel3.Controls.Add(this.panel4);
|
this.panel3.Controls.Add(this.btn_AddProcessInfo);
|
this.panel3.Controls.Add(this.btn_ProcessDataClear);
|
this.panel3.Controls.Add(this.lv_ProcessList);
|
this.panel3.Controls.Add(this.label6);
|
this.panel3.Controls.Add(this.panel1);
|
this.panel3.Location = new System.Drawing.Point(298, 3);
|
this.panel3.Name = "panel3";
|
this.panel3.Size = new System.Drawing.Size(548, 803);
|
this.panel3.TabIndex = 104;
|
//
|
// panel5
|
//
|
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel5.Controls.Add(this.label30);
|
this.panel5.Controls.Add(this.label39);
|
this.panel5.Controls.Add(this.tb_FullShotOverlapOffset);
|
this.panel5.Controls.Add(this.label17);
|
this.panel5.Controls.Add(this.label28);
|
this.panel5.Controls.Add(this.tb_FullShotAttenuator);
|
this.panel5.Controls.Add(this.label22);
|
this.panel5.Controls.Add(this.label18);
|
this.panel5.Controls.Add(this.label31);
|
this.panel5.Controls.Add(this.label26);
|
this.panel5.Controls.Add(this.label25);
|
this.panel5.Controls.Add(this.tb_FullShotBeamWidthOverlap);
|
this.panel5.Controls.Add(this.label27);
|
this.panel5.Controls.Add(this.btn_FullShot);
|
this.panel5.Controls.Add(this.label29);
|
this.panel5.Controls.Add(this.tb_FullShotScanRange);
|
this.panel5.Controls.Add(this.tb_FullShotBeamHeightOverlap);
|
this.panel5.Location = new System.Drawing.Point(409, 181);
|
this.panel5.Name = "panel5";
|
this.panel5.Size = new System.Drawing.Size(129, 302);
|
this.panel5.TabIndex = 124;
|
//
|
// label31
|
//
|
this.label31.BackColor = System.Drawing.Color.Silver;
|
this.label31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label31.Dock = System.Windows.Forms.DockStyle.Top;
|
this.label31.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label31.Location = new System.Drawing.Point(0, 0);
|
this.label31.Name = "label31";
|
this.label31.Size = new System.Drawing.Size(127, 23);
|
this.label31.TabIndex = 0;
|
this.label31.Text = "Full Shot";
|
this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// el_CurrentWaferProcess
|
//
|
this.el_CurrentWaferProcess.Location = new System.Drawing.Point(6, 181);
|
this.el_CurrentWaferProcess.Name = "el_CurrentWaferProcess";
|
this.el_CurrentWaferProcess.Size = new System.Drawing.Size(400, 400);
|
this.el_CurrentWaferProcess.TabIndex = 469;
|
this.el_CurrentWaferProcess.Text = "elementHost3";
|
this.el_CurrentWaferProcess.Child = null;
|
//
|
// btn_AddFoupRecipe
|
//
|
this.btn_AddFoupRecipe.Location = new System.Drawing.Point(409, 485);
|
this.btn_AddFoupRecipe.Name = "btn_AddFoupRecipe";
|
this.btn_AddFoupRecipe.Size = new System.Drawing.Size(129, 31);
|
this.btn_AddFoupRecipe.TabIndex = 112;
|
this.btn_AddFoupRecipe.Text = "Add ->";
|
this.btn_AddFoupRecipe.UseVisualStyleBackColor = true;
|
this.btn_AddFoupRecipe.Click += new System.EventHandler(this.btn_AddFoupRecipe_Click);
|
//
|
// btn_ProcessDataDelete
|
//
|
this.btn_ProcessDataDelete.Location = new System.Drawing.Point(409, 517);
|
this.btn_ProcessDataDelete.Name = "btn_ProcessDataDelete";
|
this.btn_ProcessDataDelete.Size = new System.Drawing.Size(129, 31);
|
this.btn_ProcessDataDelete.TabIndex = 112;
|
this.btn_ProcessDataDelete.Text = "Delete";
|
this.btn_ProcessDataDelete.UseVisualStyleBackColor = true;
|
this.btn_ProcessDataDelete.Click += new System.EventHandler(this.btn_ProcessDataDelete_Click);
|
//
|
// panel4
|
//
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel4.Controls.Add(this.label32);
|
this.panel4.Controls.Add(this.label15);
|
this.panel4.Controls.Add(this.label11);
|
this.panel4.Controls.Add(this.label33);
|
this.panel4.Controls.Add(this.tb_AttenuaotrStep);
|
this.panel4.Controls.Add(this.label12);
|
this.panel4.Controls.Add(this.label14);
|
this.panel4.Controls.Add(this.label13);
|
this.panel4.Controls.Add(this.tb_HeightOverlap);
|
this.panel4.Controls.Add(this.tb_WidthOverlap);
|
this.panel4.Location = new System.Drawing.Point(275, 27);
|
this.panel4.Name = "panel4";
|
this.panel4.Size = new System.Drawing.Size(263, 107);
|
this.panel4.TabIndex = 111;
|
//
|
// label32
|
//
|
this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label32.Font = new System.Drawing.Font("Gulim", 8F);
|
this.label32.Location = new System.Drawing.Point(218, 78);
|
this.label32.Name = "label32";
|
this.label32.Size = new System.Drawing.Size(37, 21);
|
this.label32.TabIndex = 110;
|
this.label32.Text = "J/cm²";
|
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label15
|
//
|
this.label15.BackColor = System.Drawing.Color.Silver;
|
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label15.Dock = System.Windows.Forms.DockStyle.Top;
|
this.label15.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label15.Location = new System.Drawing.Point(0, 0);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(261, 23);
|
this.label15.TabIndex = 0;
|
this.label15.Text = "Overlap";
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label11
|
//
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label11.Location = new System.Drawing.Point(3, 26);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(111, 21);
|
this.label11.TabIndex = 104;
|
this.label11.Text = "Beam Height";
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label33
|
//
|
this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label33.Location = new System.Drawing.Point(3, 78);
|
this.label33.Name = "label33";
|
this.label33.Size = new System.Drawing.Size(111, 21);
|
this.label33.TabIndex = 109;
|
this.label33.Text = "Energy";
|
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_AttenuaotrStep
|
//
|
this.tb_AttenuaotrStep.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_AttenuaotrStep.Location = new System.Drawing.Point(120, 78);
|
this.tb_AttenuaotrStep.Name = "tb_AttenuaotrStep";
|
this.tb_AttenuaotrStep.Size = new System.Drawing.Size(91, 21);
|
this.tb_AttenuaotrStep.TabIndex = 111;
|
//
|
// label12
|
//
|
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label12.Location = new System.Drawing.Point(218, 26);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(37, 21);
|
this.label12.TabIndex = 106;
|
this.label12.Text = "mm";
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label14
|
//
|
this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label14.Location = new System.Drawing.Point(218, 53);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(37, 21);
|
this.label14.TabIndex = 106;
|
this.label14.Text = "mm";
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label13
|
//
|
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label13.Location = new System.Drawing.Point(3, 53);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(111, 21);
|
this.label13.TabIndex = 104;
|
this.label13.Text = "Beam Width";
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_HeightOverlap
|
//
|
this.tb_HeightOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_HeightOverlap.Location = new System.Drawing.Point(120, 26);
|
this.tb_HeightOverlap.Name = "tb_HeightOverlap";
|
this.tb_HeightOverlap.Size = new System.Drawing.Size(91, 21);
|
this.tb_HeightOverlap.TabIndex = 107;
|
//
|
// tb_WidthOverlap
|
//
|
this.tb_WidthOverlap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_WidthOverlap.Location = new System.Drawing.Point(120, 53);
|
this.tb_WidthOverlap.Name = "tb_WidthOverlap";
|
this.tb_WidthOverlap.Size = new System.Drawing.Size(91, 21);
|
this.tb_WidthOverlap.TabIndex = 108;
|
//
|
// btn_AddProcessInfo
|
//
|
this.btn_AddProcessInfo.Location = new System.Drawing.Point(439, 138);
|
this.btn_AddProcessInfo.Name = "btn_AddProcessInfo";
|
this.btn_AddProcessInfo.Size = new System.Drawing.Size(99, 37);
|
this.btn_AddProcessInfo.TabIndex = 109;
|
this.btn_AddProcessInfo.Text = "Add";
|
this.btn_AddProcessInfo.UseVisualStyleBackColor = true;
|
this.btn_AddProcessInfo.Click += new System.EventHandler(this.btn_AddProcessInfo_Click);
|
//
|
// btn_ProcessDataClear
|
//
|
this.btn_ProcessDataClear.Location = new System.Drawing.Point(409, 550);
|
this.btn_ProcessDataClear.Name = "btn_ProcessDataClear";
|
this.btn_ProcessDataClear.Size = new System.Drawing.Size(129, 31);
|
this.btn_ProcessDataClear.TabIndex = 109;
|
this.btn_ProcessDataClear.Text = "Clear";
|
this.btn_ProcessDataClear.UseVisualStyleBackColor = true;
|
this.btn_ProcessDataClear.Click += new System.EventHandler(this.btn_ProcessDataClear_Click);
|
//
|
// lv_ProcessList
|
//
|
this.lv_ProcessList.AutoArrange = false;
|
this.lv_ProcessList.BackColor = System.Drawing.Color.White;
|
this.lv_ProcessList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.columnHeader2,
|
this.columnHeader3,
|
this.columnHeader4,
|
this.columnHeader5,
|
this.columnHeader6,
|
this.columnHeader7,
|
this.columnHeader8});
|
this.lv_ProcessList.FullRowSelect = true;
|
this.lv_ProcessList.GridLines = true;
|
this.lv_ProcessList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
|
this.lv_ProcessList.Location = new System.Drawing.Point(6, 587);
|
this.lv_ProcessList.Name = "lv_ProcessList";
|
this.lv_ProcessList.Size = new System.Drawing.Size(532, 211);
|
this.lv_ProcessList.TabIndex = 107;
|
this.lv_ProcessList.UseCompatibleStateImageBehavior = false;
|
this.lv_ProcessList.View = System.Windows.Forms.View.Details;
|
this.lv_ProcessList.Click += new System.EventHandler(this.lv_ProcessList_Click);
|
//
|
// columnHeader2
|
//
|
this.columnHeader2.Text = "Start X";
|
//
|
// columnHeader3
|
//
|
this.columnHeader3.Text = "Start Y";
|
//
|
// columnHeader4
|
//
|
this.columnHeader4.Text = "Width";
|
//
|
// columnHeader5
|
//
|
this.columnHeader5.Text = "Height";
|
//
|
// columnHeader6
|
//
|
this.columnHeader6.Text = "Height Overlap";
|
this.columnHeader6.Width = 95;
|
//
|
// columnHeader7
|
//
|
this.columnHeader7.Text = "Width Overlap";
|
this.columnHeader7.Width = 92;
|
//
|
// columnHeader8
|
//
|
this.columnHeader8.Text = "Energy";
|
this.columnHeader8.Width = 73;
|
//
|
// label6
|
//
|
this.label6.BackColor = System.Drawing.Color.Silver;
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label6.Dock = System.Windows.Forms.DockStyle.Top;
|
this.label6.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label6.Location = new System.Drawing.Point(0, 0);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(546, 23);
|
this.label6.TabIndex = 0;
|
this.label6.Text = "Process Data";
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// panel1
|
//
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.panel1.Controls.Add(this.label16);
|
this.panel1.Controls.Add(this.label5);
|
this.panel1.Controls.Add(this.label8);
|
this.panel1.Controls.Add(this.tb_StartX);
|
this.panel1.Controls.Add(this.label4);
|
this.panel1.Controls.Add(this.label7);
|
this.panel1.Controls.Add(this.label9);
|
this.panel1.Controls.Add(this.label2);
|
this.panel1.Controls.Add(this.tb_Height);
|
this.panel1.Controls.Add(this.label1);
|
this.panel1.Controls.Add(this.tb_Width);
|
this.panel1.Controls.Add(this.tb_StartY);
|
this.panel1.Controls.Add(this.label10);
|
this.panel1.Location = new System.Drawing.Point(6, 27);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(263, 148);
|
this.panel1.TabIndex = 110;
|
//
|
// label16
|
//
|
this.label16.BackColor = System.Drawing.Color.Silver;
|
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label16.Dock = System.Windows.Forms.DockStyle.Top;
|
this.label16.Font = new System.Drawing.Font("Gulim", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label16.Location = new System.Drawing.Point(0, 0);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(261, 23);
|
this.label16.TabIndex = 0;
|
this.label16.Text = "Process Data Info";
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label5
|
//
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label5.Location = new System.Drawing.Point(3, 28);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(101, 21);
|
this.label5.TabIndex = 81;
|
this.label5.Text = "Start X";
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label8
|
//
|
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label8.Location = new System.Drawing.Point(3, 121);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(101, 21);
|
this.label8.TabIndex = 104;
|
this.label8.Text = "Height";
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_StartX
|
//
|
this.tb_StartX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_StartX.Location = new System.Drawing.Point(110, 28);
|
this.tb_StartX.Name = "tb_StartX";
|
this.tb_StartX.Size = new System.Drawing.Size(101, 21);
|
this.tb_StartX.TabIndex = 82;
|
this.tb_StartX.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_ProcessData_KeyDown);
|
this.tb_StartX.Leave += new System.EventHandler(this.tb_ProcessData_Leave);
|
//
|
// label4
|
//
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label4.Location = new System.Drawing.Point(217, 28);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(37, 21);
|
this.label4.TabIndex = 83;
|
this.label4.Text = "mm";
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label7
|
//
|
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label7.Location = new System.Drawing.Point(217, 121);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(37, 21);
|
this.label7.TabIndex = 106;
|
this.label7.Text = "mm";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label9
|
//
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label9.Location = new System.Drawing.Point(217, 90);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(37, 21);
|
this.label9.TabIndex = 103;
|
this.label9.Text = "mm";
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label2
|
//
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label2.Location = new System.Drawing.Point(3, 59);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(101, 21);
|
this.label2.TabIndex = 98;
|
this.label2.Text = "Start Y";
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_Height
|
//
|
this.tb_Height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_Height.Location = new System.Drawing.Point(110, 121);
|
this.tb_Height.Name = "tb_Height";
|
this.tb_Height.Size = new System.Drawing.Size(101, 21);
|
this.tb_Height.TabIndex = 105;
|
this.tb_Height.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_ProcessData_KeyDown);
|
this.tb_Height.Leave += new System.EventHandler(this.tb_ProcessData_Leave);
|
//
|
// label1
|
//
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label1.Location = new System.Drawing.Point(217, 59);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(37, 21);
|
this.label1.TabIndex = 100;
|
this.label1.Text = "mm";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_Width
|
//
|
this.tb_Width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_Width.Location = new System.Drawing.Point(110, 90);
|
this.tb_Width.Name = "tb_Width";
|
this.tb_Width.Size = new System.Drawing.Size(101, 21);
|
this.tb_Width.TabIndex = 102;
|
this.tb_Width.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_ProcessData_KeyDown);
|
this.tb_Width.Leave += new System.EventHandler(this.tb_ProcessData_Leave);
|
//
|
// tb_StartY
|
//
|
this.tb_StartY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_StartY.Location = new System.Drawing.Point(110, 59);
|
this.tb_StartY.Name = "tb_StartY";
|
this.tb_StartY.Size = new System.Drawing.Size(101, 21);
|
this.tb_StartY.TabIndex = 99;
|
this.tb_StartY.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tb_ProcessData_KeyDown);
|
this.tb_StartY.Leave += new System.EventHandler(this.tb_ProcessData_Leave);
|
//
|
// label10
|
//
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label10.Location = new System.Drawing.Point(3, 90);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(101, 21);
|
this.label10.TabIndex = 101;
|
this.label10.Text = "Width";
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// btn_Create
|
//
|
this.btn_Create.Location = new System.Drawing.Point(3, 718);
|
this.btn_Create.Name = "btn_Create";
|
this.btn_Create.Size = new System.Drawing.Size(91, 41);
|
this.btn_Create.TabIndex = 108;
|
this.btn_Create.Text = "Create";
|
this.btn_Create.UseVisualStyleBackColor = true;
|
this.btn_Create.Click += new System.EventHandler(this.btn_Create_Click);
|
//
|
// btn_Delete
|
//
|
this.btn_Delete.Location = new System.Drawing.Point(102, 718);
|
this.btn_Delete.Name = "btn_Delete";
|
this.btn_Delete.Size = new System.Drawing.Size(91, 41);
|
this.btn_Delete.TabIndex = 108;
|
this.btn_Delete.Text = "Delete";
|
this.btn_Delete.UseVisualStyleBackColor = true;
|
this.btn_Delete.Click += new System.EventHandler(this.btn_Delete_Click);
|
//
|
// btn_Save
|
//
|
this.btn_Save.BackColor = System.Drawing.Color.Gainsboro;
|
this.btn_Save.Location = new System.Drawing.Point(201, 718);
|
this.btn_Save.Name = "btn_Save";
|
this.btn_Save.Size = new System.Drawing.Size(91, 41);
|
this.btn_Save.TabIndex = 108;
|
this.btn_Save.Text = "Save";
|
this.btn_Save.UseVisualStyleBackColor = false;
|
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
|
//
|
// btn_Copy
|
//
|
this.btn_Copy.Location = new System.Drawing.Point(102, 765);
|
this.btn_Copy.Name = "btn_Copy";
|
this.btn_Copy.Size = new System.Drawing.Size(91, 41);
|
this.btn_Copy.TabIndex = 108;
|
this.btn_Copy.Text = "Copy";
|
this.btn_Copy.UseVisualStyleBackColor = true;
|
this.btn_Copy.Click += new System.EventHandler(this.btn_Copy_Click);
|
//
|
// btn_Cancel
|
//
|
this.btn_Cancel.Location = new System.Drawing.Point(3, 765);
|
this.btn_Cancel.Name = "btn_Cancel";
|
this.btn_Cancel.Size = new System.Drawing.Size(91, 41);
|
this.btn_Cancel.TabIndex = 108;
|
this.btn_Cancel.Text = "Cancel";
|
this.btn_Cancel.UseVisualStyleBackColor = true;
|
this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
|
//
|
// btn_Refresh
|
//
|
this.btn_Refresh.Location = new System.Drawing.Point(3, 264);
|
this.btn_Refresh.Name = "btn_Refresh";
|
this.btn_Refresh.Size = new System.Drawing.Size(291, 24);
|
this.btn_Refresh.TabIndex = 116;
|
this.btn_Refresh.Text = "Refresh";
|
this.btn_Refresh.UseVisualStyleBackColor = true;
|
this.btn_Refresh.Click += new System.EventHandler(this.btn_Refresh_Click);
|
//
|
// lv_FoupRecipe
|
//
|
this.lv_FoupRecipe.AutoArrange = false;
|
this.lv_FoupRecipe.BackColor = System.Drawing.Color.White;
|
this.lv_FoupRecipe.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.columnHeader9});
|
this.lv_FoupRecipe.FullRowSelect = true;
|
this.lv_FoupRecipe.GridLines = true;
|
this.lv_FoupRecipe.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
|
this.lv_FoupRecipe.Location = new System.Drawing.Point(852, 29);
|
this.lv_FoupRecipe.MultiSelect = false;
|
this.lv_FoupRecipe.Name = "lv_FoupRecipe";
|
this.lv_FoupRecipe.Size = new System.Drawing.Size(393, 289);
|
this.lv_FoupRecipe.TabIndex = 3;
|
this.lv_FoupRecipe.UseCompatibleStateImageBehavior = false;
|
this.lv_FoupRecipe.View = System.Windows.Forms.View.Details;
|
this.lv_FoupRecipe.Click += new System.EventHandler(this.lv_FoupRecipe_Click);
|
//
|
// columnHeader9
|
//
|
this.columnHeader9.Text = "Foup Recipe List";
|
this.columnHeader9.Width = 377;
|
//
|
// button1
|
//
|
this.button1.Location = new System.Drawing.Point(851, 3);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(394, 24);
|
this.button1.TabIndex = 116;
|
this.button1.Text = "Refresh";
|
this.button1.UseVisualStyleBackColor = true;
|
this.button1.Click += new System.EventHandler(this.btn_Refresh_Click);
|
//
|
// lv_Recipes
|
//
|
this.lv_Recipes.AutoArrange = false;
|
this.lv_Recipes.BackColor = System.Drawing.Color.White;
|
this.lv_Recipes.CheckBoxes = true;
|
this.lv_Recipes.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.columnHeader10,
|
this.columnHeader11});
|
this.lv_Recipes.FullRowSelect = true;
|
this.lv_Recipes.GridLines = true;
|
this.lv_Recipes.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
|
this.lv_Recipes.Location = new System.Drawing.Point(852, 324);
|
this.lv_Recipes.Name = "lv_Recipes";
|
this.lv_Recipes.Size = new System.Drawing.Size(393, 435);
|
this.lv_Recipes.TabIndex = 3;
|
this.lv_Recipes.UseCompatibleStateImageBehavior = false;
|
this.lv_Recipes.View = System.Windows.Forms.View.Details;
|
this.lv_Recipes.DoubleClick += new System.EventHandler(this.lv_Recipes_DoubleClick);
|
//
|
// columnHeader10
|
//
|
this.columnHeader10.Text = "No.";
|
this.columnHeader10.Width = 62;
|
//
|
// columnHeader11
|
//
|
this.columnHeader11.Text = "Recipe Name";
|
this.columnHeader11.Width = 311;
|
//
|
// btn_SaveFoupRecipe
|
//
|
this.btn_SaveFoupRecipe.BackColor = System.Drawing.Color.Gainsboro;
|
this.btn_SaveFoupRecipe.Location = new System.Drawing.Point(1162, 766);
|
this.btn_SaveFoupRecipe.Name = "btn_SaveFoupRecipe";
|
this.btn_SaveFoupRecipe.Size = new System.Drawing.Size(82, 41);
|
this.btn_SaveFoupRecipe.TabIndex = 117;
|
this.btn_SaveFoupRecipe.Text = "Save";
|
this.btn_SaveFoupRecipe.UseVisualStyleBackColor = false;
|
this.btn_SaveFoupRecipe.Click += new System.EventHandler(this.btn_SaveFoupRecipe_Click);
|
//
|
// btn_CancelFoupRecipe
|
//
|
this.btn_CancelFoupRecipe.Location = new System.Drawing.Point(1080, 766);
|
this.btn_CancelFoupRecipe.Name = "btn_CancelFoupRecipe";
|
this.btn_CancelFoupRecipe.Size = new System.Drawing.Size(82, 41);
|
this.btn_CancelFoupRecipe.TabIndex = 118;
|
this.btn_CancelFoupRecipe.Text = "Cancel";
|
this.btn_CancelFoupRecipe.UseVisualStyleBackColor = true;
|
this.btn_CancelFoupRecipe.Click += new System.EventHandler(this.btn_CancelFoupRecipe_Click);
|
//
|
// btn_CreateFoupRecipe
|
//
|
this.btn_CreateFoupRecipe.Location = new System.Drawing.Point(916, 766);
|
this.btn_CreateFoupRecipe.Name = "btn_CreateFoupRecipe";
|
this.btn_CreateFoupRecipe.Size = new System.Drawing.Size(82, 41);
|
this.btn_CreateFoupRecipe.TabIndex = 119;
|
this.btn_CreateFoupRecipe.Text = "Create";
|
this.btn_CreateFoupRecipe.UseVisualStyleBackColor = true;
|
this.btn_CreateFoupRecipe.Click += new System.EventHandler(this.btn_CreateFoupRecipe_Click);
|
//
|
// btn_DeleteFoupRecipe
|
//
|
this.btn_DeleteFoupRecipe.Location = new System.Drawing.Point(998, 766);
|
this.btn_DeleteFoupRecipe.Name = "btn_DeleteFoupRecipe";
|
this.btn_DeleteFoupRecipe.Size = new System.Drawing.Size(82, 41);
|
this.btn_DeleteFoupRecipe.TabIndex = 121;
|
this.btn_DeleteFoupRecipe.Text = "Delete";
|
this.btn_DeleteFoupRecipe.UseVisualStyleBackColor = true;
|
this.btn_DeleteFoupRecipe.Click += new System.EventHandler(this.btn_DeleteFoupRecipe_Click);
|
//
|
// btn_ProcessFullShot
|
//
|
this.btn_ProcessFullShot.BackgroundImage = global::SA_LTT_UI.Properties.Resources.RecipeImage;
|
this.btn_ProcessFullShot.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.btn_ProcessFullShot.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.btn_ProcessFullShot.Location = new System.Drawing.Point(1251, 3);
|
this.btn_ProcessFullShot.Name = "btn_ProcessFullShot";
|
this.btn_ProcessFullShot.Size = new System.Drawing.Size(662, 621);
|
this.btn_ProcessFullShot.TabIndex = 1;
|
//
|
// btn_FoupRecipeClear
|
//
|
this.btn_FoupRecipeClear.Location = new System.Drawing.Point(852, 766);
|
this.btn_FoupRecipeClear.Name = "btn_FoupRecipeClear";
|
this.btn_FoupRecipeClear.Size = new System.Drawing.Size(58, 41);
|
this.btn_FoupRecipeClear.TabIndex = 119;
|
this.btn_FoupRecipeClear.Text = "Clear";
|
this.btn_FoupRecipeClear.UseVisualStyleBackColor = true;
|
this.btn_FoupRecipeClear.Click += new System.EventHandler(this.btn_FoupRecipeClear_Click);
|
//
|
// label30
|
//
|
this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label30.Location = new System.Drawing.Point(86, 243);
|
this.label30.Name = "label30";
|
this.label30.Size = new System.Drawing.Size(37, 21);
|
this.label30.TabIndex = 125;
|
this.label30.Text = "mm";
|
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label39
|
//
|
this.label39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.label39.Font = new System.Drawing.Font("Gulim", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.label39.Location = new System.Drawing.Point(2, 219);
|
this.label39.Name = "label39";
|
this.label39.Size = new System.Drawing.Size(121, 21);
|
this.label39.TabIndex = 124;
|
this.label39.Text = "Overlap offset";
|
this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tb_FullShotOverlapOffset
|
//
|
this.tb_FullShotOverlapOffset.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
this.tb_FullShotOverlapOffset.Location = new System.Drawing.Point(2, 243);
|
this.tb_FullShotOverlapOffset.Name = "tb_FullShotOverlapOffset";
|
this.tb_FullShotOverlapOffset.Size = new System.Drawing.Size(78, 21);
|
this.tb_FullShotOverlapOffset.TabIndex = 126;
|
this.tb_FullShotOverlapOffset.Text = "1";
|
//
|
// ScreenRecipe
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.btn_SaveFoupRecipe);
|
this.Controls.Add(this.btn_CancelFoupRecipe);
|
this.Controls.Add(this.btn_FoupRecipeClear);
|
this.Controls.Add(this.btn_CreateFoupRecipe);
|
this.Controls.Add(this.btn_DeleteFoupRecipe);
|
this.Controls.Add(this.button1);
|
this.Controls.Add(this.btn_Refresh);
|
this.Controls.Add(this.btn_Save);
|
this.Controls.Add(this.panel3);
|
this.Controls.Add(this.lv_Recipes);
|
this.Controls.Add(this.lv_FoupRecipe);
|
this.Controls.Add(this.lv_RecipeList);
|
this.Controls.Add(this.panel2);
|
this.Controls.Add(this.btn_Cancel);
|
this.Controls.Add(this.tb_RecipeDescription);
|
this.Controls.Add(this.btn_Create);
|
this.Controls.Add(this.btn_ProcessFullShot);
|
this.Controls.Add(this.btn_Copy);
|
this.Controls.Add(this.btn_Delete);
|
this.Name = "ScreenRecipe";
|
this.Size = new System.Drawing.Size(1916, 810);
|
this.panel2.ResumeLayout(false);
|
this.panel8.ResumeLayout(false);
|
this.panel8.PerformLayout();
|
this.panel6.ResumeLayout(false);
|
this.panel6.PerformLayout();
|
this.panel3.ResumeLayout(false);
|
this.panel5.ResumeLayout(false);
|
this.panel5.PerformLayout();
|
this.panel4.ResumeLayout(false);
|
this.panel4.PerformLayout();
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Panel btn_ProcessFullShot;
|
private System.Windows.Forms.TextBox tb_RecipeDescription;
|
private System.Windows.Forms.ListView lv_RecipeList;
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
private System.Windows.Forms.Panel panel2;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox tb_DistancePrimaryFlat;
|
private System.Windows.Forms.Label label152;
|
private System.Windows.Forms.TextBox tb_Radius;
|
private System.Windows.Forms.Label lb_Panel_Data;
|
private System.Windows.Forms.Panel panel3;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.TextBox tb_Height;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.TextBox tb_Width;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox tb_StartY;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox tb_StartX;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Button btn_FullShot;
|
private System.Windows.Forms.Button btn_ProcessDataClear;
|
private System.Windows.Forms.ListView lv_ProcessList;
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
private System.Windows.Forms.ColumnHeader columnHeader4;
|
private System.Windows.Forms.ColumnHeader columnHeader5;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.TextBox tb_WidthOverlap;
|
private System.Windows.Forms.TextBox tb_HeightOverlap;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Panel panel6;
|
private System.Windows.Forms.Label lb_Hatch;
|
private System.Windows.Forms.Panel panel4;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.TextBox tb_BeamWidth;
|
private System.Windows.Forms.Button btn_Create;
|
private System.Windows.Forms.Button btn_Delete;
|
private System.Windows.Forms.Button btn_Save;
|
private System.Windows.Forms.Button btn_Copy;
|
private System.Windows.Forms.Button btn_Cancel;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Button btn_Refresh;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.TextBox tb_Name;
|
private System.Windows.Forms.Button btn_AddProcessInfo;
|
private System.Windows.Forms.ColumnHeader columnHeader6;
|
private System.Windows.Forms.ColumnHeader columnHeader7;
|
private System.Windows.Forms.ColumnHeader columnHeader8;
|
private System.Windows.Forms.Button btn_ProcessDataDelete;
|
private System.Windows.Forms.Panel panel8;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label label32;
|
private System.Windows.Forms.Label label33;
|
private System.Windows.Forms.TextBox tb_AttenuaotrStep;
|
private System.Windows.Forms.Label label34;
|
private System.Windows.Forms.Label label35;
|
private System.Windows.Forms.TextBox tb_EdgeRound;
|
private System.Windows.Forms.Label label37;
|
private System.Windows.Forms.Label label38;
|
private System.Windows.Forms.TextBox tb_BeamHeight;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.TextBox tb_FullShotAttenuator;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label label26;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.TextBox tb_FullShotBeamHeightOverlap;
|
private System.Windows.Forms.TextBox tb_FullShotBeamWidthOverlap;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.Label label29;
|
private System.Windows.Forms.TextBox tb_FullShotScanRange;
|
private System.Windows.Forms.Integration.ElementHost el_CurrentWaferProcess;
|
private System.Windows.Forms.Panel panel5;
|
private System.Windows.Forms.Label label31;
|
private System.Windows.Forms.ListView lv_FoupRecipe;
|
private System.Windows.Forms.ColumnHeader columnHeader9;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.ListView lv_Recipes;
|
private System.Windows.Forms.ColumnHeader columnHeader10;
|
private System.Windows.Forms.ColumnHeader columnHeader11;
|
private System.Windows.Forms.Button btn_SaveFoupRecipe;
|
private System.Windows.Forms.Button btn_CancelFoupRecipe;
|
private System.Windows.Forms.Button btn_CreateFoupRecipe;
|
private System.Windows.Forms.Button btn_DeleteFoupRecipe;
|
private System.Windows.Forms.Button btn_AddFoupRecipe;
|
private System.Windows.Forms.Button btn_FoupRecipeClear;
|
private System.Windows.Forms.Label label30;
|
private System.Windows.Forms.Label label39;
|
private System.Windows.Forms.TextBox tb_FullShotOverlapOffset;
|
}
|
}
|