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();
this.tbSID = new System.Windows.Forms.TextBox();
this.tbVLOT = new System.Windows.Forms.TextBox();
this.tbQTY = new System.Windows.Forms.TextBox();
this.tbDate = 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.cmbarc = new System.Windows.Forms.ContextMenuStrip(this.components);
this.회전기준바코드로설정ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
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.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.button6 = new System.Windows.Forms.Button();
this.panel4 = new System.Windows.Forms.Panel();
this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
this.lbl8 = new System.Windows.Forms.Label();
this.lbl2 = new System.Windows.Forms.Label();
this.lbl4 = new System.Windows.Forms.Label();
this.lbl6 = new System.Windows.Forms.Label();
this.lbl7 = new System.Windows.Forms.Label();
this.lbl9 = new System.Windows.Forms.Label();
this.lbl3 = new System.Windows.Forms.Label();
this.lbl1 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
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.iv1 = 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.button3 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.linkLabel9 = new System.Windows.Forms.LinkLabel();
this.tbCustName = new System.Windows.Forms.TextBox();
this.tmAutoConfirm = new System.Windows.Forms.Timer(this.components);
this.groupBox1.SuspendLayout();
this.cmbarc.SuspendLayout();
this.panel3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.panel4.SuspendLayout();
this.tableLayoutPanel8.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.iv1)).BeginInit();
this.panel2.SuspendLayout();
this.groupBox3.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, 70);
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, 123);
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, 70);
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);
//
// tbDate
//
this.tbDate.Font = new System.Drawing.Font("맑은 고딕", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.tbDate.Location = new System.Drawing.Point(102, 156);
this.tbDate.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
this.tbDate.Name = "tbDate";
this.tbDate.Size = new System.Drawing.Size(294, 31);
this.tbDate.TabIndex = 3;
this.tbDate.Tag = "MFGDATE";
this.tbDate.Click += new System.EventHandler(this.tbDate_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lvbcdList);
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, 851);
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.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, 417);
this.lvbcdList.TabIndex = 1;
this.lvbcdList.UseCompatibleStateImageBehavior = false;
this.lvbcdList.View = System.Windows.Forms.View.Details;
//
// columnHeader4
//
this.columnHeader4.Text = "Ang";
this.columnHeader4.Width = 80;
//
// columnHeader1
//
this.columnHeader1.Text = "Value";
this.columnHeader1.Width = 290;
//
// cmbarc
//
this.cmbarc.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.회전기준바코드로설정ToolStripMenuItem});
this.cmbarc.Name = "cmbarc";
this.cmbarc.Size = new System.Drawing.Size(207, 26);
//
// 회전기준바코드로설정ToolStripMenuItem
//
this.회전기준바코드로설정ToolStripMenuItem.Name = "회전기준바코드로설정ToolStripMenuItem";
this.회전기준바코드로설정ToolStripMenuItem.Size = new System.Drawing.Size(206, 22);
this.회전기준바코드로설정ToolStripMenuItem.Text = "회전 기준 바코드로 설정";
this.회전기준바코드로설정ToolStripMenuItem.Click += new System.EventHandler(this.회전기준바코드로설정ToolStripMenuItem_Click);
//
// 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, 602);
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, 753);
this.btOK.Name = "btOK";
this.btOK.Size = new System.Drawing.Size(363, 93);
this.btOK.TabIndex = 4;
this.btOK.Text = "◆ 입력 완료 ◆";
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 = "◀ 바코드 출력정보에 \"입력\"";
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 = "현재 바코드 리더기로 부터 읽은 데이터를 모두 표시합니다. \r\n1. 입력 하고자 하는 데이터 칸을 좌측에서 먼저 선택합니다\r\n2. 입력 데이터를 " +
"아래 목록에서 선택\r\n3. 하단의 \"입력\" 버튼을 누릅니다";
//
// 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.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.tbDate);
this.groupBox2.Controls.Add(this.tbSID);
this.groupBox2.Controls.Add(this.tbQTY);
this.groupBox2.Location = new System.Drawing.Point(10, 3);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(548, 228);
this.groupBox2.TabIndex = 8;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Barcode information";
this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter);
//
// button4
//
this.button4.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.button4.Location = new System.Drawing.Point(344, 190);
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.Location = new System.Drawing.Point(484, 36);
this.btIDChk.Name = "btIDChk";
this.btIDChk.Size = new System.Drawing.Size(57, 31);
this.btIDChk.TabIndex = 30;
this.btIDChk.Text = "검사";
this.btIDChk.UseVisualStyleBackColor = true;
this.btIDChk.Click += new System.EventHandler(this.button8_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, 69);
this.tbSidFind.Name = "tbSidFind";
this.tbSidFind.Size = new System.Drawing.Size(57, 32);
this.tbSidFind.TabIndex = 29;
this.tbSidFind.Text = "찾기";
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, 191);
this.btPartChk.Name = "btPartChk";
this.btPartChk.Size = new System.Drawing.Size(142, 30);
this.btPartChk.TabIndex = 25;
this.btPartChk.Text = "자동입력";
this.btPartChk.UseVisualStyleBackColor = true;
this.btPartChk.Click += new System.EventHandler(this.button5_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, 196);
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, 161);
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, 75);
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, 126);
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, 75);
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, 156);
this.btDateSelecte.Name = "btDateSelecte";
this.btDateSelecte.Size = new System.Drawing.Size(142, 31);
this.btDateSelecte.TabIndex = 22;
this.btDateSelecte.Text = "선택";
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.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbQTY0.ForeColor = System.Drawing.Color.White;
this.lbQTY0.Location = new System.Drawing.Point(288, 102);
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.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lbSID0.ForeColor = System.Drawing.Color.White;
this.lbSID0.Location = new System.Drawing.Point(102, 102);
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, 191);
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, 69);
this.btSidConv.Name = "btSidConv";
this.btSidConv.Size = new System.Drawing.Size(82, 32);
this.btSidConv.TabIndex = 11;
this.btSidConv.Text = "SID전환";
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, 31);
this.btNewID.TabIndex = 9;
this.btNewID.Text = "생성";
this.btNewID.UseVisualStyleBackColor = true;
this.btNewID.Click += new System.EventHandler(this.btNewID_Click);
//
// btChkQty
//
this.btChkQty.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btChkQty.Location = new System.Drawing.Point(399, 102);
this.btChkQty.Name = "btChkQty";
this.btChkQty.Size = new System.Drawing.Size(142, 51);
this.btChkQty.TabIndex = 8;
this.btChkQty.Text = "서버 수량 체크";
this.btChkQty.UseVisualStyleBackColor = true;
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 = "선택";
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";
//
// button6
//
this.button6.Font = new System.Drawing.Font("맑은 고딕", 12F);
this.button6.Location = new System.Drawing.Point(13, 193);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(97, 31);
this.button6.TabIndex = 26;
this.button6.Text = "자동입력";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel4.Controls.Add(this.tableLayoutPanel8);
this.panel4.Controls.Add(this.tableLayoutPanel1);
this.panel4.Controls.Add(this.iv1);
this.panel4.Location = new System.Drawing.Point(10, 289);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(774, 553);
this.panel4.TabIndex = 24;
//
// tableLayoutPanel8
//
this.tableLayoutPanel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tableLayoutPanel8.ColumnCount = 3;
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
this.tableLayoutPanel8.Controls.Add(this.lbl8, 1, 1);
this.tableLayoutPanel8.Controls.Add(this.lbl2, 1, 3);
this.tableLayoutPanel8.Controls.Add(this.lbl4, 0, 2);
this.tableLayoutPanel8.Controls.Add(this.lbl6, 2, 2);
this.tableLayoutPanel8.Controls.Add(this.lbl7, 0, 1);
this.tableLayoutPanel8.Controls.Add(this.lbl9, 2, 1);
this.tableLayoutPanel8.Controls.Add(this.lbl3, 2, 3);
this.tableLayoutPanel8.Controls.Add(this.lbl1, 0, 3);
this.tableLayoutPanel8.Controls.Add(this.label17, 0, 0);
this.tableLayoutPanel8.Location = new System.Drawing.Point(645, 437);
this.tableLayoutPanel8.Name = "tableLayoutPanel8";
this.tableLayoutPanel8.RowCount = 4;
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel8.Size = new System.Drawing.Size(126, 113);
this.tableLayoutPanel8.TabIndex = 20;
//
// lbl8
//
this.lbl8.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl8.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl8.ForeColor = System.Drawing.Color.White;
this.lbl8.Location = new System.Drawing.Point(44, 20);
this.lbl8.Name = "lbl8";
this.lbl8.Size = new System.Drawing.Size(36, 31);
this.lbl8.TabIndex = 0;
this.lbl8.Tag = "8";
this.lbl8.Text = "↑";
this.lbl8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl8.Click += new System.EventHandler(this.label13_Click);
//
// lbl2
//
this.lbl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl2.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl2.ForeColor = System.Drawing.Color.White;
this.lbl2.Location = new System.Drawing.Point(44, 82);
this.lbl2.Name = "lbl2";
this.lbl2.Size = new System.Drawing.Size(36, 31);
this.lbl2.TabIndex = 0;
this.lbl2.Tag = "2";
this.lbl2.Text = "↓";
this.lbl2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl2.Click += new System.EventHandler(this.label13_Click);
//
// lbl4
//
this.lbl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl4.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl4.ForeColor = System.Drawing.Color.White;
this.lbl4.Location = new System.Drawing.Point(3, 51);
this.lbl4.Name = "lbl4";
this.lbl4.Size = new System.Drawing.Size(35, 31);
this.lbl4.TabIndex = 0;
this.lbl4.Tag = "4";
this.lbl4.Text = "←";
this.lbl4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl4.Click += new System.EventHandler(this.label13_Click);
//
// lbl6
//
this.lbl6.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl6.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl6.ForeColor = System.Drawing.Color.White;
this.lbl6.Location = new System.Drawing.Point(86, 51);
this.lbl6.Name = "lbl6";
this.lbl6.Size = new System.Drawing.Size(37, 31);
this.lbl6.TabIndex = 0;
this.lbl6.Tag = "6";
this.lbl6.Text = "→";
this.lbl6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl6.Click += new System.EventHandler(this.label13_Click);
//
// lbl7
//
this.lbl7.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl7.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl7.ForeColor = System.Drawing.Color.White;
this.lbl7.Location = new System.Drawing.Point(3, 20);
this.lbl7.Name = "lbl7";
this.lbl7.Size = new System.Drawing.Size(35, 31);
this.lbl7.TabIndex = 0;
this.lbl7.Tag = "7";
this.lbl7.Text = "↖";
this.lbl7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl7.Click += new System.EventHandler(this.label13_Click);
//
// lbl9
//
this.lbl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl9.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl9.ForeColor = System.Drawing.Color.White;
this.lbl9.Location = new System.Drawing.Point(86, 20);
this.lbl9.Name = "lbl9";
this.lbl9.Size = new System.Drawing.Size(37, 31);
this.lbl9.TabIndex = 0;
this.lbl9.Tag = "9";
this.lbl9.Text = "↗";
this.lbl9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl9.Click += new System.EventHandler(this.label13_Click);
//
// lbl3
//
this.lbl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl3.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl3.ForeColor = System.Drawing.Color.White;
this.lbl3.Location = new System.Drawing.Point(86, 82);
this.lbl3.Name = "lbl3";
this.lbl3.Size = new System.Drawing.Size(37, 31);
this.lbl3.TabIndex = 0;
this.lbl3.Tag = "3";
this.lbl3.Text = "↘";
this.lbl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl3.Click += new System.EventHandler(this.label13_Click);
//
// lbl1
//
this.lbl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbl1.Font = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl1.ForeColor = System.Drawing.Color.White;
this.lbl1.Location = new System.Drawing.Point(3, 82);
this.lbl1.Name = "lbl1";
this.lbl1.Size = new System.Drawing.Size(35, 31);
this.lbl1.TabIndex = 0;
this.lbl1.Tag = "1";
this.lbl1.Text = "↙";
this.lbl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lbl1.Click += new System.EventHandler(this.label13_Click);
//
// label17
//
this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
this.tableLayoutPanel8.SetColumnSpan(this.label17, 3);
this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
this.label17.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label17.Location = new System.Drawing.Point(0, 0);
this.label17.Margin = new System.Windows.Forms.Padding(0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(126, 20);
this.label17.TabIndex = 10;
this.label17.Text = "라벨위치";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// 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.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(580, 4);
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(66, 87);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(57, 52);
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(66, 35);
this.pb8.Name = "pb8";
this.pb8.Size = new System.Drawing.Size(57, 52);
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(66, 139);
this.pb2.Name = "pb2";
this.pb2.Size = new System.Drawing.Size(57, 52);
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(3, 87);
this.pb4.Name = "pb4";
this.pb4.Size = new System.Drawing.Size(57, 52);
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(129, 87);
this.pb6.Name = "pb6";
this.pb6.Size = new System.Drawing.Size(59, 52);
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(3, 35);
this.pb7.Name = "pb7";
this.pb7.Size = new System.Drawing.Size(57, 52);
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(129, 35);
this.pb9.Name = "pb9";
this.pb9.Size = new System.Drawing.Size(59, 52);
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(129, 139);
this.pb3.Name = "pb3";
this.pb3.Size = new System.Drawing.Size(59, 52);
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(3, 139);
this.pb1.Name = "pb1";
this.pb1.Size = new System.Drawing.Size(57, 52);
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(0, 0);
this.label26.Margin = new System.Windows.Forms.Padding(0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(191, 35);
this.label26.TabIndex = 10;
this.label26.Text = "부착위치";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.label26.Click += new System.EventHandler(this.label26_Click);
//
// iv1
//
this.iv1.arDebugMessageColor = System.Drawing.Color.SkyBlue;
this.iv1.arInsertROI = false;
this.iv1.arROIDrawColor = System.Drawing.Color.Lime;
this.iv1.arSceanBColor = System.Drawing.Color.Black;
this.iv1.arSceanFColor = System.Drawing.Color.White;
this.iv1.arSceanMessage = null;
this.iv1.arShowDebugMessage = false;
this.iv1.arUseROIControl = false;
this.iv1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
this.iv1.Dock = System.Windows.Forms.DockStyle.Fill;
this.iv1.ImageSize = new System.Drawing.Size(0, 0);
this.iv1.isRunZoomFit = false;
this.iv1.Location = new System.Drawing.Point(0, 0);
this.iv1.Name = "iv1";
this.iv1.Size = new System.Drawing.Size(774, 553);
this.iv1.TabIndex = 2;
this.iv1.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, 851);
this.panel1.TabIndex = 9;
//
// panel2
//
this.panel2.Controls.Add(this.button3);
this.panel2.Controls.Add(this.button1);
this.panel2.Controls.Add(this.groupBox3);
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Controls.Add(this.panel4);
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, 851);
this.panel2.TabIndex = 10;
//
// button3
//
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(10, 235);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(393, 48);
this.button3.TabIndex = 34;
this.button3.Text = "작업 결과에서 데이터 자동 입력";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click_1);
//
// button1
//
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(409, 235);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(375, 48);
this.button1.TabIndex = 33;
this.button1.Text = "작업 결과에서 데이터를 선택 합니다";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// groupBox3
//
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.button6);
this.groupBox3.Location = new System.Drawing.Point(564, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(220, 228);
this.groupBox3.TabIndex = 32;
this.groupBox3.TabStop = false;
//
// 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";
//
// tmAutoConfirm
//
this.tmAutoConfirm.Interval = 500;
this.tmAutoConfirm.Tick += new System.EventHandler(this.tmAutoConfirm_Tick);
//
// fLoaderInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 30F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1184, 861);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.groupBox1);
this.Font = new System.Drawing.Font("맑은 고딕", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
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.panel3.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.panel4.ResumeLayout(false);
this.tableLayoutPanel8.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.iv1)).EndInit();
this.panel2.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox tbSID;
private System.Windows.Forms.TextBox tbVLOT;
private System.Windows.Forms.TextBox tbQTY;
private System.Windows.Forms.TextBox tbDate;
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 iv1;
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 tableLayoutPanel8;
private System.Windows.Forms.Label lbl8;
private System.Windows.Forms.Label lbl2;
private System.Windows.Forms.Label lbl4;
private System.Windows.Forms.Label lbl6;
private System.Windows.Forms.Label lbl7;
private System.Windows.Forms.Label lbl9;
private System.Windows.Forms.Label lbl3;
private System.Windows.Forms.Label lbl1;
private System.Windows.Forms.Label label17;
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 button6;
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;
}
}