namespace Project.Dialog
{
partial class fLoaderInfo
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fLoaderInfo));
this.tbSID = new System.Windows.Forms.TextBox();
this.tbVLOT = new System.Windows.Forms.TextBox();
this.tbQTY = new System.Windows.Forms.TextBox();
this.tbMFG = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.lvbcdList = new System.Windows.Forms.ListView();
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.cmbarc = new System.Windows.Forms.ContextMenuStrip(this.components);
this.회전기준바코드로설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.panel7 = new System.Windows.Forms.Panel();
this.tbBarcode = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.lstErrmsg = new System.Windows.Forms.ListBox();
this.btOK = new System.Windows.Forms.Button();
this.panel3 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.tbRID = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.linkLabel10 = new System.Windows.Forms.LinkLabel();
this.tbQtyMax = new System.Windows.Forms.TextBox();
this.lnkBatch = new System.Windows.Forms.LinkLabel();
this.tbBatch = new System.Windows.Forms.TextBox();
this.tbRID0 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.btIDChk = new System.Windows.Forms.Button();
this.tbSidFind = new System.Windows.Forms.Button();
this.btPartChk = new System.Windows.Forms.Button();
this.linkLabel7 = new System.Windows.Forms.LinkLabel();
this.linkLabel5 = new System.Windows.Forms.LinkLabel();
this.linkLabel4 = new System.Windows.Forms.LinkLabel();
this.linkLabel3 = new System.Windows.Forms.LinkLabel();
this.linkLabel2 = new System.Windows.Forms.LinkLabel();
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
this.btDateSelecte = new System.Windows.Forms.Button();
this.lbQTY0 = new System.Windows.Forms.Label();
this.lbSID0 = new System.Windows.Forms.Label();
this.tbpartno = new System.Windows.Forms.TextBox();
this.btSidConv = new System.Windows.Forms.Button();
this.btNewID = new System.Windows.Forms.Button();
this.btChkQty = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.linkLabel8 = new System.Windows.Forms.LinkLabel();
this.TbCustCode = new System.Windows.Forms.TextBox();
this.btCustomAutoInput = new System.Windows.Forms.Button();
this.panel4 = new System.Windows.Forms.Panel();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.label2 = new System.Windows.Forms.Label();
this.pb8 = new System.Windows.Forms.Label();
this.pb2 = new System.Windows.Forms.Label();
this.pb4 = new System.Windows.Forms.Label();
this.pb6 = new System.Windows.Forms.Label();
this.pb7 = new System.Windows.Forms.Label();
this.pb9 = new System.Windows.Forms.Label();
this.pb3 = new System.Windows.Forms.Label();
this.pb1 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.ivF = new arCtl.ImageBox();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.ivR = new arCtl.ImageBox();
this.linkLabel6 = new System.Windows.Forms.LinkLabel();
this.tbVName = new System.Windows.Forms.TextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.button5 = new System.Windows.Forms.Button();
this.linkLabel9 = new System.Windows.Forms.LinkLabel();
this.tbCustName = new System.Windows.Forms.TextBox();
this.panel6 = new System.Windows.Forms.Panel();
this.button3 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.tmAutoConfirm = new System.Windows.Forms.Timer(this.components);
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.copyToClipboardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.groupBox1.SuspendLayout();
this.cmbarc.SuspendLayout();
this.panel7.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel4.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ivF)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ivR)).BeginInit();
this.panel2.SuspendLayout();
this.panel5.SuspendLayout();
this.groupBox3.SuspendLayout();
this.panel6.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.SuspendLayout();
//
// tbSID
//
this.tbSID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.tbSID.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbSID.Location = new System.Drawing.Point(102, 90);
this.tbSID.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbSID.Name = "tbSID";
this.tbSID.Size = new System.Drawing.Size(135, 31);
this.tbSID.TabIndex = 1;
this.tbSID.Tag = "SID";
this.tbSID.Click += new System.EventHandler(this.tbDate_Click);
//
// tbVLOT
//
this.tbVLOT.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbVLOT.Location = new System.Drawing.Point(102, 143);
this.tbVLOT.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbVLOT.Name = "tbVLOT";
this.tbVLOT.Size = new System.Drawing.Size(294, 31);
this.tbVLOT.TabIndex = 1;
this.tbVLOT.Tag = "VLOT";
this.tbVLOT.Click += new System.EventHandler(this.tbDate_Click);
//
// tbQTY
//
this.tbQTY.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbQTY.Location = new System.Drawing.Point(288, 90);
this.tbQTY.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbQTY.Name = "tbQTY";
this.tbQTY.Size = new System.Drawing.Size(108, 31);
this.tbQTY.TabIndex = 1;
this.tbQTY.Tag = "QTY";
this.tbQTY.Click += new System.EventHandler(this.tbDate_Click);
//
// tbMFG
//
this.tbMFG.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbMFG.Location = new System.Drawing.Point(102, 176);
this.tbMFG.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbMFG.Name = "tbMFG";
this.tbMFG.Size = new System.Drawing.Size(294, 31);
this.tbMFG.TabIndex = 3;
this.tbMFG.Tag = "MFGDATE";
this.tbMFG.Click += new System.EventHandler(this.tbDate_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lvbcdList);
this.groupBox1.Controls.Add(this.panel7);
this.groupBox1.Controls.Add(this.lstErrmsg);
this.groupBox1.Controls.Add(this.btOK);
this.groupBox1.Controls.Add(this.panel3);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Right;
this.groupBox1.Location = new System.Drawing.Point(806, 5);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(5);
this.groupBox1.Size = new System.Drawing.Size(373, 871);
this.groupBox1.TabIndex = 5;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Barcode Data List";
//
// lvbcdList
//
this.lvbcdList.CheckBoxes = true;
this.lvbcdList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader4,
this.columnHeader1,
this.columnHeader2});
this.lvbcdList.ContextMenuStrip = this.cmbarc;
this.lvbcdList.Dock = System.Windows.Forms.DockStyle.Fill;
this.lvbcdList.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lvbcdList.FullRowSelect = true;
this.lvbcdList.GridLines = true;
this.lvbcdList.HideSelection = false;
this.lvbcdList.Location = new System.Drawing.Point(5, 185);
this.lvbcdList.Name = "lvbcdList";
this.lvbcdList.Size = new System.Drawing.Size(363, 372);
this.lvbcdList.TabIndex = 1;
this.lvbcdList.UseCompatibleStateImageBehavior = false;
this.lvbcdList.View = System.Windows.Forms.View.Details;
this.lvbcdList.SelectedIndexChanged += new System.EventHandler(this.lvbcdList_SelectedIndexChanged);
//
// columnHeader4
//
this.columnHeader4.Text = "Ang";
this.columnHeader4.Width = 80;
//
// columnHeader1
//
this.columnHeader1.Text = "Value";
this.columnHeader1.Width = 240;
//
// columnHeader2
//
this.columnHeader2.Text = "S";
this.columnHeader2.Width = 50;
//
// cmbarc
//
this.cmbarc.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.회전기준바코드로설정ToolStripMenuItem,
this.copyToClipboardToolStripMenuItem});
this.cmbarc.Name = "cmbarc";
this.cmbarc.Size = new System.Drawing.Size(248, 70);
//
// 회전기준바코드로설정ToolStripMenuItem
//
this.회전기준바코드로설정ToolStripMenuItem.Name = "회전기준바코드로설정ToolStripMenuItem";
this.회전기준바코드로설정ToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.회전기준바코드로설정ToolStripMenuItem.Text = "Set as rotation reference barcode";
this.회전기준바코드로설정ToolStripMenuItem.Click += new System.EventHandler(this.회전기준바코드로설정ToolStripMenuItem_Click);
//
// panel7
//
this.panel7.Controls.Add(this.tbBarcode);
this.panel7.Controls.Add(this.label3);
this.panel7.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel7.Location = new System.Drawing.Point(5, 557);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(363, 65);
this.panel7.TabIndex = 7;
//
// tbBarcode
//
this.tbBarcode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tbBarcode.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbBarcode.Location = new System.Drawing.Point(0, 30);
this.tbBarcode.Name = "tbBarcode";
this.tbBarcode.Size = new System.Drawing.Size(363, 35);
this.tbBarcode.TabIndex = 1;
this.tbBarcode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tbBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbBarcode_KeyDown);
//
// label3
//
this.label3.Dock = System.Windows.Forms.DockStyle.Top;
this.label3.Location = new System.Drawing.Point(0, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(363, 30);
this.label3.TabIndex = 0;
this.label3.Text = "Barcode";
//
// lstErrmsg
//
this.lstErrmsg.Dock = System.Windows.Forms.DockStyle.Bottom;
this.lstErrmsg.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lstErrmsg.FormattingEnabled = true;
this.lstErrmsg.ItemHeight = 21;
this.lstErrmsg.Location = new System.Drawing.Point(5, 622);
this.lstErrmsg.Name = "lstErrmsg";
this.lstErrmsg.Size = new System.Drawing.Size(363, 151);
this.lstErrmsg.TabIndex = 5;
//
// btOK
//
this.btOK.BackColor = System.Drawing.Color.DarkSeaGreen;
this.btOK.Dock = System.Windows.Forms.DockStyle.Bottom;
this.btOK.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btOK.Location = new System.Drawing.Point(5, 773);
this.btOK.Name = "btOK";
this.btOK.Size = new System.Drawing.Size(363, 93);
this.btOK.TabIndex = 4;
this.btOK.Text = "◆ Input Complete ◆";
this.btOK.UseVisualStyleBackColor = false;
this.btOK.Click += new System.EventHandler(this.btOK_Click);
//
// panel3
//
this.panel3.Controls.Add(this.label10);
this.panel3.Controls.Add(this.label11);
this.panel3.Controls.Add(this.label9);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(5, 157);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(363, 28);
this.panel3.TabIndex = 3;
//
// label10
//
this.label10.BackColor = System.Drawing.Color.Gold;
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
this.label10.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label10.Location = new System.Drawing.Point(119, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(125, 28);
this.label10.TabIndex = 1;
this.label10.Text = "QR";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
this.label11.BackColor = System.Drawing.Color.Lime;
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label11.Dock = System.Windows.Forms.DockStyle.Right;
this.label11.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label11.Location = new System.Drawing.Point(244, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(119, 28);
this.label11.TabIndex = 2;
this.label11.Text = "DataMatrix";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.BackColor = System.Drawing.Color.WhiteSmoke;
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label9.Dock = System.Windows.Forms.DockStyle.Left;
this.label9.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label9.Location = new System.Drawing.Point(0, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(119, 28);
this.label9.TabIndex = 0;
this.label9.Text = "1D";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button2
//
this.button2.Dock = System.Windows.Forms.DockStyle.Top;
this.button2.ForeColor = System.Drawing.Color.DarkBlue;
this.button2.Location = new System.Drawing.Point(5, 107);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(363, 50);
this.button2.TabIndex = 2;
this.button2.Text = "◀ \"Input\" to barcode output info";
this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// label1
//
this.label1.Dock = System.Windows.Forms.DockStyle.Top;
this.label1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label1.ForeColor = System.Drawing.Color.DimGray;
this.label1.Location = new System.Drawing.Point(5, 33);
this.label1.Name = "label1";
this.label1.Padding = new System.Windows.Forms.Padding(5);
this.label1.Size = new System.Drawing.Size(363, 74);
this.label1.TabIndex = 0;
this.label1.Text = resources.GetString("label1.Text");
//
// tbRID
//
this.tbRID.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbRID.Location = new System.Drawing.Point(102, 36);
this.tbRID.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbRID.Name = "tbRID";
this.tbRID.Size = new System.Drawing.Size(294, 31);
this.tbRID.TabIndex = 7;
this.tbRID.Tag = "ID";
this.tbRID.Click += new System.EventHandler(this.tbDate_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.linkLabel10);
this.groupBox2.Controls.Add(this.tbQtyMax);
this.groupBox2.Controls.Add(this.lnkBatch);
this.groupBox2.Controls.Add(this.tbBatch);
this.groupBox2.Controls.Add(this.tbRID0);
this.groupBox2.Controls.Add(this.button4);
this.groupBox2.Controls.Add(this.btIDChk);
this.groupBox2.Controls.Add(this.tbSidFind);
this.groupBox2.Controls.Add(this.btPartChk);
this.groupBox2.Controls.Add(this.linkLabel7);
this.groupBox2.Controls.Add(this.linkLabel5);
this.groupBox2.Controls.Add(this.linkLabel4);
this.groupBox2.Controls.Add(this.linkLabel3);
this.groupBox2.Controls.Add(this.linkLabel2);
this.groupBox2.Controls.Add(this.linkLabel1);
this.groupBox2.Controls.Add(this.btDateSelecte);
this.groupBox2.Controls.Add(this.lbQTY0);
this.groupBox2.Controls.Add(this.lbSID0);
this.groupBox2.Controls.Add(this.tbpartno);
this.groupBox2.Controls.Add(this.btSidConv);
this.groupBox2.Controls.Add(this.btNewID);
this.groupBox2.Controls.Add(this.btChkQty);
this.groupBox2.Controls.Add(this.tbRID);
this.groupBox2.Controls.Add(this.tbVLOT);
this.groupBox2.Controls.Add(this.tbMFG);
this.groupBox2.Controls.Add(this.tbSID);
this.groupBox2.Controls.Add(this.tbQTY);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(556, 297);
this.groupBox2.TabIndex = 8;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Barcode information";
this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
//
// linkLabel10
//
this.linkLabel10.AutoSize = true;
this.linkLabel10.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel10.Location = new System.Drawing.Point(328, 250);
this.linkLabel10.Name = "linkLabel10";
this.linkLabel10.Size = new System.Drawing.Size(66, 20);
this.linkLabel10.TabIndex = 36;
this.linkLabel10.TabStop = true;
this.linkLabel10.Text = "MaxQTY";
this.linkLabel10.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel10_LinkClicked);
//
// tbQtyMax
//
this.tbQtyMax.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbQtyMax.Location = new System.Drawing.Point(399, 245);
this.tbQtyMax.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbQtyMax.Name = "tbQtyMax";
this.tbQtyMax.Size = new System.Drawing.Size(142, 31);
this.tbQtyMax.TabIndex = 35;
this.tbQtyMax.Tag = "PARTNO";
//
// lnkBatch
//
this.lnkBatch.AutoSize = true;
this.lnkBatch.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lnkBatch.Location = new System.Drawing.Point(40, 251);
this.lnkBatch.Name = "lnkBatch";
this.lnkBatch.Size = new System.Drawing.Size(57, 20);
this.lnkBatch.TabIndex = 34;
this.lnkBatch.TabStop = true;
this.lnkBatch.Text = "BATCH";
this.lnkBatch.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkBatch_LinkClicked);
//
// tbBatch
//
this.tbBatch.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbBatch.Location = new System.Drawing.Point(102, 246);
this.tbBatch.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbBatch.Name = "tbBatch";
this.tbBatch.Size = new System.Drawing.Size(222, 31);
this.tbBatch.TabIndex = 33;
this.tbBatch.Tag = "PARTNO";
//
// tbRID0
//
this.tbRID0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
this.tbRID0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tbRID0.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbRID0.ForeColor = System.Drawing.Color.Gold;
this.tbRID0.Location = new System.Drawing.Point(102, 67);
this.tbRID0.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.tbRID0.Name = "tbRID0";
this.tbRID0.Size = new System.Drawing.Size(294, 19);
this.tbRID0.TabIndex = 32;
this.tbRID0.Tag = "";
this.tbRID0.Text = "-- Original Data --";
this.tbRID0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button4
//
this.button4.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.button4.Location = new System.Drawing.Point(344, 210);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(52, 31);
this.button4.TabIndex = 31;
this.button4.Text = "N/A";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click_1);
//
// btIDChk
//
this.btIDChk.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btIDChk.ForeColor = System.Drawing.Color.Red;
this.btIDChk.Location = new System.Drawing.Point(484, 36);
this.btIDChk.Name = "btIDChk";
this.btIDChk.Size = new System.Drawing.Size(57, 50);
this.btIDChk.TabIndex = 30;
this.btIDChk.Text = "Check";
this.btIDChk.UseVisualStyleBackColor = true;
this.btIDChk.Visible = false;
this.btIDChk.Click += new System.EventHandler(this.btIDCheck_Click);
//
// tbSidFind
//
this.tbSidFind.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbSidFind.Location = new System.Drawing.Point(484, 89);
this.tbSidFind.Name = "tbSidFind";
this.tbSidFind.Size = new System.Drawing.Size(57, 32);
this.tbSidFind.TabIndex = 29;
this.tbSidFind.Text = "Find";
this.tbSidFind.UseVisualStyleBackColor = true;
this.tbSidFind.Click += new System.EventHandler(this.button7_Click);
//
// btPartChk
//
this.btPartChk.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.btPartChk.Location = new System.Drawing.Point(399, 211);
this.btPartChk.Name = "btPartChk";
this.btPartChk.Size = new System.Drawing.Size(142, 30);
this.btPartChk.TabIndex = 25;
this.btPartChk.Text = "Auto Input";
this.btPartChk.UseVisualStyleBackColor = true;
this.btPartChk.Click += new System.EventHandler(this.btPart_Click);
//
// linkLabel7
//
this.linkLabel7.AutoSize = true;
this.linkLabel7.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel7.Location = new System.Drawing.Point(24, 216);
this.linkLabel7.Name = "linkLabel7";
this.linkLabel7.Size = new System.Drawing.Size(73, 20);
this.linkLabel7.TabIndex = 23;
this.linkLabel7.TabStop = true;
this.linkLabel7.Text = "PART NO";
this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);
//
// linkLabel5
//
this.linkLabel5.AutoSize = true;
this.linkLabel5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel5.Location = new System.Drawing.Point(14, 181);
this.linkLabel5.Name = "linkLabel5";
this.linkLabel5.Size = new System.Drawing.Size(83, 20);
this.linkLabel5.TabIndex = 23;
this.linkLabel5.TabStop = true;
this.linkLabel5.Text = "MFG DATE";
this.linkLabel5.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel5_LinkClicked);
//
// linkLabel4
//
this.linkLabel4.AutoSize = true;
this.linkLabel4.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel4.Location = new System.Drawing.Point(242, 95);
this.linkLabel4.Name = "linkLabel4";
this.linkLabel4.Size = new System.Drawing.Size(40, 21);
this.linkLabel4.TabIndex = 23;
this.linkLabel4.TabStop = true;
this.linkLabel4.Text = "QTY";
this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
//
// linkLabel3
//
this.linkLabel3.AutoSize = true;
this.linkLabel3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel3.Location = new System.Drawing.Point(7, 146);
this.linkLabel3.Name = "linkLabel3";
this.linkLabel3.Size = new System.Drawing.Size(90, 20);
this.linkLabel3.TabIndex = 23;
this.linkLabel3.TabStop = true;
this.linkLabel3.Text = "Vender LOT";
this.linkLabel3.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel3_LinkClicked);
//
// linkLabel2
//
this.linkLabel2.AutoSize = true;
this.linkLabel2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel2.Location = new System.Drawing.Point(65, 95);
this.linkLabel2.Name = "linkLabel2";
this.linkLabel2.Size = new System.Drawing.Size(32, 20);
this.linkLabel2.TabIndex = 23;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = "SID";
this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
//
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel1.Location = new System.Drawing.Point(36, 41);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(61, 20);
this.linkLabel1.TabIndex = 23;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "REEL ID";
this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
//
// btDateSelecte
//
this.btDateSelecte.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.btDateSelecte.Location = new System.Drawing.Point(399, 176);
this.btDateSelecte.Name = "btDateSelecte";
this.btDateSelecte.Size = new System.Drawing.Size(142, 31);
this.btDateSelecte.TabIndex = 22;
this.btDateSelecte.Text = "Select";
this.btDateSelecte.UseVisualStyleBackColor = true;
this.btDateSelecte.Click += new System.EventHandler(this.button4_Click);
//
// lbQTY0
//
this.lbQTY0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
this.lbQTY0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lbQTY0.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbQTY0.ForeColor = System.Drawing.Color.Gold;
this.lbQTY0.Location = new System.Drawing.Point(288, 122);
this.lbQTY0.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.lbQTY0.Name = "lbQTY0";
this.lbQTY0.Size = new System.Drawing.Size(108, 19);
this.lbQTY0.TabIndex = 17;
this.lbQTY0.Tag = "";
this.lbQTY0.Text = "-- Original Data --";
this.lbQTY0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbSID0
//
this.lbSID0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
this.lbSID0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lbSID0.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbSID0.ForeColor = System.Drawing.Color.Gold;
this.lbSID0.Location = new System.Drawing.Point(102, 122);
this.lbSID0.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.lbSID0.Name = "lbSID0";
this.lbSID0.Size = new System.Drawing.Size(135, 19);
this.lbSID0.TabIndex = 16;
this.lbSID0.Tag = "";
this.lbSID0.Text = "-- Original Data --";
this.lbSID0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tbpartno
//
this.tbpartno.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbpartno.Location = new System.Drawing.Point(102, 211);
this.tbpartno.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbpartno.Name = "tbpartno";
this.tbpartno.Size = new System.Drawing.Size(239, 31);
this.tbpartno.TabIndex = 15;
this.tbpartno.Tag = "PARTNO";
this.tbpartno.Click += new System.EventHandler(this.tbDate_Click);
//
// btSidConv
//
this.btSidConv.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btSidConv.Location = new System.Drawing.Point(399, 89);
this.btSidConv.Name = "btSidConv";
this.btSidConv.Size = new System.Drawing.Size(82, 32);
this.btSidConv.TabIndex = 11;
this.btSidConv.Text = "SID Convert";
this.btSidConv.UseVisualStyleBackColor = true;
this.btSidConv.Click += new System.EventHandler(this.button3_Click);
//
// btNewID
//
this.btNewID.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btNewID.Location = new System.Drawing.Point(399, 36);
this.btNewID.Name = "btNewID";
this.btNewID.Size = new System.Drawing.Size(82, 50);
this.btNewID.TabIndex = 9;
this.btNewID.Text = "Generate";
this.btNewID.UseVisualStyleBackColor = true;
this.btNewID.Click += new System.EventHandler(this.btNewID_Click);
//
// btChkQty
//
this.btChkQty.Enabled = false;
this.btChkQty.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btChkQty.ForeColor = System.Drawing.Color.Red;
this.btChkQty.Location = new System.Drawing.Point(399, 122);
this.btChkQty.Name = "btChkQty";
this.btChkQty.Size = new System.Drawing.Size(142, 51);
this.btChkQty.TabIndex = 8;
this.btChkQty.Text = "Server Quantity Check";
this.btChkQty.UseVisualStyleBackColor = true;
this.btChkQty.Visible = false;
this.btChkQty.Click += new System.EventHandler(this.btReqQty_Click);
//
// button9
//
this.button9.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button9.Location = new System.Drawing.Point(116, 193);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(96, 31);
this.button9.TabIndex = 31;
this.button9.Text = "Select";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// linkLabel8
//
this.linkLabel8.AutoSize = true;
this.linkLabel8.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel8.Location = new System.Drawing.Point(13, 76);
this.linkLabel8.Name = "linkLabel8";
this.linkLabel8.Size = new System.Drawing.Size(126, 21);
this.linkLabel8.TabIndex = 28;
this.linkLabel8.TabStop = true;
this.linkLabel8.Text = "Customer Code";
this.linkLabel8.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel8_LinkClicked);
//
// TbCustCode
//
this.TbCustCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.TbCustCode.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.TbCustCode.Location = new System.Drawing.Point(13, 104);
this.TbCustCode.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.TbCustCode.Name = "TbCustCode";
this.TbCustCode.Size = new System.Drawing.Size(199, 27);
this.TbCustCode.TabIndex = 27;
this.TbCustCode.Tag = "SUPPLY";
//
// btCustomAutoInput
//
this.btCustomAutoInput.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.btCustomAutoInput.Location = new System.Drawing.Point(13, 193);
this.btCustomAutoInput.Name = "btCustomAutoInput";
this.btCustomAutoInput.Size = new System.Drawing.Size(97, 31);
this.btCustomAutoInput.TabIndex = 26;
this.btCustomAutoInput.Text = "Auto Input";
this.btCustomAutoInput.UseVisualStyleBackColor = true;
this.btCustomAutoInput.Click += new System.EventHandler(this.btCustAutoInput_Click);
//
// panel4
//
this.panel4.Controls.Add(this.tableLayoutPanel1);
this.panel4.Controls.Add(this.tabControl1);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(10, 355);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(776, 484);
this.panel4.TabIndex = 24;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel1.ColumnCount = 3;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel1.Controls.Add(this.label2, 1, 2);
this.tableLayoutPanel1.Controls.Add(this.pb8, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.pb2, 1, 3);
this.tableLayoutPanel1.Controls.Add(this.pb4, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.pb6, 2, 2);
this.tableLayoutPanel1.Controls.Add(this.pb7, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.pb9, 2, 1);
this.tableLayoutPanel1.Controls.Add(this.pb3, 2, 3);
this.tableLayoutPanel1.Controls.Add(this.pb1, 0, 3);
this.tableLayoutPanel1.Controls.Add(this.label26, 0, 0);
this.tableLayoutPanel1.Location = new System.Drawing.Point(582, 3);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 4;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(191, 191);
this.tableLayoutPanel1.TabIndex = 21;
//
// label2
//
this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
this.label2.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.ForeColor = System.Drawing.Color.White;
this.label2.Location = new System.Drawing.Point(67, 88);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(56, 50);
this.label2.TabIndex = 22;
this.label2.Tag = "4";
this.label2.Text = "♣";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label2.Click += new System.EventHandler(this.label2_Click_1);
//
// pb8
//
this.pb8.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb8.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb8.ForeColor = System.Drawing.Color.White;
this.pb8.Location = new System.Drawing.Point(67, 37);
this.pb8.Name = "pb8";
this.pb8.Size = new System.Drawing.Size(56, 50);
this.pb8.TabIndex = 0;
this.pb8.Tag = "8";
this.pb8.Text = "↑";
this.pb8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb8.Click += new System.EventHandler(this.label22_Click);
//
// pb2
//
this.pb2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb2.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb2.ForeColor = System.Drawing.Color.White;
this.pb2.Location = new System.Drawing.Point(67, 139);
this.pb2.Name = "pb2";
this.pb2.Size = new System.Drawing.Size(56, 51);
this.pb2.TabIndex = 0;
this.pb2.Tag = "2";
this.pb2.Text = "↓";
this.pb2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb2.Click += new System.EventHandler(this.label22_Click);
//
// pb4
//
this.pb4.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb4.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb4.ForeColor = System.Drawing.Color.White;
this.pb4.Location = new System.Drawing.Point(4, 88);
this.pb4.Name = "pb4";
this.pb4.Size = new System.Drawing.Size(56, 50);
this.pb4.TabIndex = 0;
this.pb4.Tag = "4";
this.pb4.Text = "←";
this.pb4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb4.Click += new System.EventHandler(this.label22_Click);
//
// pb6
//
this.pb6.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb6.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb6.ForeColor = System.Drawing.Color.White;
this.pb6.Location = new System.Drawing.Point(130, 88);
this.pb6.Name = "pb6";
this.pb6.Size = new System.Drawing.Size(57, 50);
this.pb6.TabIndex = 0;
this.pb6.Tag = "6";
this.pb6.Text = "→";
this.pb6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb6.Click += new System.EventHandler(this.label22_Click);
//
// pb7
//
this.pb7.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb7.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb7.ForeColor = System.Drawing.Color.White;
this.pb7.Location = new System.Drawing.Point(4, 37);
this.pb7.Name = "pb7";
this.pb7.Size = new System.Drawing.Size(56, 50);
this.pb7.TabIndex = 0;
this.pb7.Tag = "7";
this.pb7.Text = "↖";
this.pb7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb7.Click += new System.EventHandler(this.label22_Click);
//
// pb9
//
this.pb9.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb9.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb9.ForeColor = System.Drawing.Color.White;
this.pb9.Location = new System.Drawing.Point(130, 37);
this.pb9.Name = "pb9";
this.pb9.Size = new System.Drawing.Size(57, 50);
this.pb9.TabIndex = 0;
this.pb9.Tag = "9";
this.pb9.Text = "↗";
this.pb9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb9.Click += new System.EventHandler(this.label22_Click);
//
// pb3
//
this.pb3.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb3.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb3.ForeColor = System.Drawing.Color.White;
this.pb3.Location = new System.Drawing.Point(130, 139);
this.pb3.Name = "pb3";
this.pb3.Size = new System.Drawing.Size(57, 51);
this.pb3.TabIndex = 0;
this.pb3.Tag = "3";
this.pb3.Text = "↘";
this.pb3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb3.Click += new System.EventHandler(this.label22_Click);
//
// pb1
//
this.pb1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pb1.Font = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.pb1.ForeColor = System.Drawing.Color.White;
this.pb1.Location = new System.Drawing.Point(4, 139);
this.pb1.Name = "pb1";
this.pb1.Size = new System.Drawing.Size(56, 51);
this.pb1.TabIndex = 0;
this.pb1.Tag = "1";
this.pb1.Text = "↙";
this.pb1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.pb1.Click += new System.EventHandler(this.label22_Click);
//
// label26
//
this.label26.BackColor = System.Drawing.Color.Gold;
this.tableLayoutPanel1.SetColumnSpan(this.label26, 3);
this.label26.Dock = System.Windows.Forms.DockStyle.Fill;
this.label26.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label26.Location = new System.Drawing.Point(1, 1);
this.label26.Margin = new System.Windows.Forms.Padding(0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(189, 35);
this.label26.TabIndex = 10;
this.label26.Text = "Attach Position";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label26.Click += new System.EventHandler(this.label26_Click);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(776, 484);
this.tabControl1.TabIndex = 22;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.ivF);
this.tabPage1.Location = new System.Drawing.Point(4, 39);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(768, 441);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "Front Image";
this.tabPage1.UseVisualStyleBackColor = true;
//
// ivF
//
this.ivF.arDebugMessageColor = System.Drawing.Color.SkyBlue;
this.ivF.arInsertROI = false;
this.ivF.arROIDrawColor = System.Drawing.Color.Lime;
this.ivF.arSceanBColor = System.Drawing.Color.Black;
this.ivF.arSceanFColor = System.Drawing.Color.White;
this.ivF.arSceanMessage = null;
this.ivF.arShowCrossLine = false;
this.ivF.arShowDebugMessage = false;
this.ivF.arUseROIControl = false;
this.ivF.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
this.ivF.Dock = System.Windows.Forms.DockStyle.Fill;
this.ivF.ImageSize = new System.Drawing.Size(0, 0);
this.ivF.isRunZoomFit = false;
this.ivF.Location = new System.Drawing.Point(3, 3);
this.ivF.MotorPosition = ((System.Drawing.PointF)(resources.GetObject("ivF.MotorPosition")));
this.ivF.Name = "ivF";
this.ivF.NoImageMessage = "";
this.ivF.Resolution = ((System.Drawing.PointF)(resources.GetObject("ivF.Resolution")));
this.ivF.ShowMouseTracking = false;
this.ivF.Size = new System.Drawing.Size(762, 435);
this.ivF.TabIndex = 2;
this.ivF.TabStop = false;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.ivR);
this.tabPage2.Location = new System.Drawing.Point(4, 39);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(768, 441);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "Rear Image";
this.tabPage2.UseVisualStyleBackColor = true;
//
// ivR
//
this.ivR.arDebugMessageColor = System.Drawing.Color.SkyBlue;
this.ivR.arInsertROI = false;
this.ivR.arROIDrawColor = System.Drawing.Color.Lime;
this.ivR.arSceanBColor = System.Drawing.Color.Black;
this.ivR.arSceanFColor = System.Drawing.Color.White;
this.ivR.arSceanMessage = null;
this.ivR.arShowCrossLine = false;
this.ivR.arShowDebugMessage = false;
this.ivR.arUseROIControl = false;
this.ivR.BackColor = System.Drawing.Color.Navy;
this.ivR.Dock = System.Windows.Forms.DockStyle.Fill;
this.ivR.ImageSize = new System.Drawing.Size(0, 0);
this.ivR.isRunZoomFit = false;
this.ivR.Location = new System.Drawing.Point(3, 3);
this.ivR.MotorPosition = ((System.Drawing.PointF)(resources.GetObject("ivR.MotorPosition")));
this.ivR.Name = "ivR";
this.ivR.NoImageMessage = "";
this.ivR.Resolution = ((System.Drawing.PointF)(resources.GetObject("ivR.Resolution")));
this.ivR.ShowMouseTracking = false;
this.ivR.Size = new System.Drawing.Size(762, 435);
this.ivR.TabIndex = 23;
this.ivR.TabStop = false;
//
// linkLabel6
//
this.linkLabel6.AutoSize = true;
this.linkLabel6.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel6.Location = new System.Drawing.Point(13, 20);
this.linkLabel6.Name = "linkLabel6";
this.linkLabel6.Size = new System.Drawing.Size(112, 21);
this.linkLabel6.TabIndex = 23;
this.linkLabel6.TabStop = true;
this.linkLabel6.Text = "Vender Name";
this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
//
// tbVName
//
this.tbVName.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbVName.Location = new System.Drawing.Point(13, 48);
this.tbVName.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbVName.Name = "tbVName";
this.tbVName.Size = new System.Drawing.Size(199, 27);
this.tbVName.TabIndex = 13;
this.tbVName.Tag = "SUPPLY";
this.tbVName.Click += new System.EventHandler(this.tbDate_Click);
this.tbVName.TextChanged += new System.EventHandler(this.tbSupply_TextChanged);
//
// panel1
//
this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
this.panel1.Location = new System.Drawing.Point(801, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(5, 871);
this.panel1.TabIndex = 9;
//
// panel2
//
this.panel2.Controls.Add(this.panel4);
this.panel2.Controls.Add(this.panel5);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(5, 5);
this.panel2.Name = "panel2";
this.panel2.Padding = new System.Windows.Forms.Padding(10);
this.panel2.Size = new System.Drawing.Size(796, 849);
this.panel2.TabIndex = 10;
//
// panel5
//
this.panel5.Controls.Add(this.groupBox2);
this.panel5.Controls.Add(this.groupBox3);
this.panel5.Controls.Add(this.panel6);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(10, 10);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(776, 345);
this.panel5.TabIndex = 35;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.button5);
this.groupBox3.Controls.Add(this.linkLabel9);
this.groupBox3.Controls.Add(this.tbCustName);
this.groupBox3.Controls.Add(this.tbVName);
this.groupBox3.Controls.Add(this.button9);
this.groupBox3.Controls.Add(this.linkLabel6);
this.groupBox3.Controls.Add(this.linkLabel8);
this.groupBox3.Controls.Add(this.TbCustCode);
this.groupBox3.Controls.Add(this.btCustomAutoInput);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Right;
this.groupBox3.Location = new System.Drawing.Point(556, 0);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(220, 297);
this.groupBox3.TabIndex = 32;
this.groupBox3.TabStop = false;
this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter);
//
// button5
//
this.button5.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.button5.Location = new System.Drawing.Point(161, 17);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(52, 31);
this.button5.TabIndex = 34;
this.button5.Text = "N/A";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click_2);
//
// linkLabel9
//
this.linkLabel9.AutoSize = true;
this.linkLabel9.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.linkLabel9.Location = new System.Drawing.Point(13, 133);
this.linkLabel9.Name = "linkLabel9";
this.linkLabel9.Size = new System.Drawing.Size(130, 21);
this.linkLabel9.TabIndex = 33;
this.linkLabel9.TabStop = true;
this.linkLabel9.Text = "Customer Name";
this.linkLabel9.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel9_LinkClicked);
//
// tbCustName
//
this.tbCustName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.tbCustName.Font = new System.Drawing.Font("맑은 고딕", 11F);
this.tbCustName.Location = new System.Drawing.Point(13, 161);
this.tbCustName.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbCustName.Name = "tbCustName";
this.tbCustName.Size = new System.Drawing.Size(199, 27);
this.tbCustName.TabIndex = 32;
this.tbCustName.Tag = "SUPPLY";
//
// panel6
//
this.panel6.Controls.Add(this.button3);
this.panel6.Controls.Add(this.button1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel6.Location = new System.Drawing.Point(0, 297);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(776, 48);
this.panel6.TabIndex = 0;
//
// button3
//
this.button3.Dock = System.Windows.Forms.DockStyle.Fill;
this.button3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button3.Location = new System.Drawing.Point(0, 0);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(401, 48);
this.button3.TabIndex = 34;
this.button3.Text = "Auto input data from job results";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click_1);
//
// button1
//
this.button1.Dock = System.Windows.Forms.DockStyle.Right;
this.button1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.button1.Location = new System.Drawing.Point(401, 0);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(375, 48);
this.button1.TabIndex = 33;
this.button1.Text = "Select data from job results";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// tmAutoConfirm
//
this.tmAutoConfirm.Interval = 500;
this.tmAutoConfirm.Tick += new System.EventHandler(this.tmAutoConfirm_Tick);
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(5, 854);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(796, 22);
this.statusStrip1.TabIndex = 11;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(118, 17);
this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
//
// copyToClipboardToolStripMenuItem
//
this.copyToClipboardToolStripMenuItem.Name = "copyToClipboardToolStripMenuItem";
this.copyToClipboardToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.copyToClipboardToolStripMenuItem.Text = "Copy To Clipboard";
this.copyToClipboardToolStripMenuItem.Click += new System.EventHandler(this.copyToClipboardToolStripMenuItem_Click);
//
// fLoaderInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 30F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1184, 881);
this.Controls.Add(this.panel2);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.groupBox1);
this.DoubleBuffered = true;
this.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.Name = "fLoaderInfo";
this.Padding = new System.Windows.Forms.Padding(5);
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Barcode Data Element";
this.Load += new System.EventHandler(this.fLoaderInfo_Load);
this.groupBox1.ResumeLayout(false);
this.cmbarc.ResumeLayout(false);
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel3.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.panel4.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ivF)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ivR)).EndInit();
this.panel2.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.panel6.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox tbSID;
private System.Windows.Forms.TextBox tbVLOT;
private System.Windows.Forms.TextBox tbQTY;
private System.Windows.Forms.TextBox tbMFG;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ListView lvbcdList;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox tbRID;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Button btChkQty;
private System.Windows.Forms.Button btNewID;
private arCtl.ImageBox ivF;
private System.Windows.Forms.Button btSidConv;
private System.Windows.Forms.TextBox tbVName;
private System.Windows.Forms.TextBox tbpartno;
private System.Windows.Forms.Label lbQTY0;
private System.Windows.Forms.Label lbSID0;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label pb8;
private System.Windows.Forms.Label pb2;
private System.Windows.Forms.Label pb4;
private System.Windows.Forms.Label pb6;
private System.Windows.Forms.Label pb7;
private System.Windows.Forms.Label pb9;
private System.Windows.Forms.Label pb3;
private System.Windows.Forms.Label pb1;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Button btDateSelecte;
private System.Windows.Forms.ColumnHeader columnHeader4;
private System.Windows.Forms.LinkLabel linkLabel1;
private System.Windows.Forms.LinkLabel linkLabel7;
private System.Windows.Forms.LinkLabel linkLabel6;
private System.Windows.Forms.LinkLabel linkLabel5;
private System.Windows.Forms.LinkLabel linkLabel4;
private System.Windows.Forms.LinkLabel linkLabel3;
private System.Windows.Forms.LinkLabel linkLabel2;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Button btPartChk;
private System.Windows.Forms.Button btCustomAutoInput;
private System.Windows.Forms.LinkLabel linkLabel8;
private System.Windows.Forms.TextBox TbCustCode;
private System.Windows.Forms.Button tbSidFind;
private System.Windows.Forms.Button btIDChk;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Button btOK;
private System.Windows.Forms.LinkLabel linkLabel9;
private System.Windows.Forms.TextBox tbCustName;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ListBox lstErrmsg;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Timer tmAutoConfirm;
private System.Windows.Forms.ContextMenuStrip cmbarc;
private System.Windows.Forms.ToolStripMenuItem 회전기준바코드로설정ToolStripMenuItem;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label tbRID0;
private System.Windows.Forms.Button button5;
private arCtl.ImageBox ivR;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.TextBox tbBarcode;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.LinkLabel lnkBatch;
private System.Windows.Forms.TextBox tbBatch;
private System.Windows.Forms.LinkLabel linkLabel10;
private System.Windows.Forms.TextBox tbQtyMax;
private System.Windows.Forms.ToolStripMenuItem copyToClipboardToolStripMenuItem;
}
}