namespace Project.Dialog
{
    partial class fSelectJob
    {
        /// 
        /// 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(fSelectJob));
            this.panel2 = new System.Windows.Forms.Panel();
            this.panel5 = new System.Windows.Forms.Panel();
            this.cmbCustCode = new System.Windows.Forms.ComboBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.button1 = new System.Windows.Forms.Button();
            this.progressBar1 = new System.Windows.Forms.ProgressBar();
            this.label1 = new System.Windows.Forms.Label();
            this.lbMsgCamoff = new arCtl.arLabel();
            this.lbTitle = new arCtl.arLabel();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.chkApplyWMSInfo = new System.Windows.Forms.CheckBox();
            this.chkApplySidInfo = new System.Windows.Forms.CheckBox();
            this.chkApplyJobInfo = new System.Windows.Forms.CheckBox();
            this.chkApplySIDConv = new System.Windows.Forms.CheckBox();
            this.chkUserConfirm = new System.Windows.Forms.CheckBox();
            this.chkSIDConv = new System.Windows.Forms.CheckBox();
            this.chkQtyServer = new System.Windows.Forms.CheckBox();
            this.chkQtyMRQ = new System.Windows.Forms.CheckBox();
            this.chkNew = new System.Windows.Forms.CheckBox();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.GrpSidConvData = new System.Windows.Forms.GroupBox();
            this.chkCVSave = new System.Windows.Forms.CheckBox();
            this.chkCVApplyBatch = new System.Windows.Forms.CheckBox();
            this.chkCVWhereLot = new System.Windows.Forms.CheckBox();
            this.chkCVApplyPrint = new System.Windows.Forms.CheckBox();
            this.chkCVApplyVender = new System.Windows.Forms.CheckBox();
            this.chkCVWhereSID = new System.Windows.Forms.CheckBox();
            this.chkCVWhereCust = new System.Windows.Forms.CheckBox();
            this.chkCVWherePart = new System.Windows.Forms.CheckBox();
            this.chkCVApplySID = new System.Windows.Forms.CheckBox();
            this.chkCVApplyCust = new System.Windows.Forms.CheckBox();
            this.chkCVApplyPartno = new System.Windows.Forms.CheckBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.grpapplyjob = new System.Windows.Forms.GroupBox();
            this.chkDayWhereLot = new System.Windows.Forms.CheckBox();
            this.chkDayApplyPrint = new System.Windows.Forms.CheckBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.chkDayApplyVender = new System.Windows.Forms.CheckBox();
            this.chkDayWhereSID = new System.Windows.Forms.CheckBox();
            this.chkDayWhereCust = new System.Windows.Forms.CheckBox();
            this.chkDayWherePart = new System.Windows.Forms.CheckBox();
            this.chkDayApplySID = new System.Windows.Forms.CheckBox();
            this.chkDayApplyCust = new System.Windows.Forms.CheckBox();
            this.chkDayApplyPart = new System.Windows.Forms.CheckBox();
            this.grpApplySidinfo = new System.Windows.Forms.GroupBox();
            this.chkInfoWhereLot = new System.Windows.Forms.CheckBox();
            this.chkInfoApplyBatch = new System.Windows.Forms.CheckBox();
            this.chkInfoSave = new System.Windows.Forms.CheckBox();
            this.chkInfoApplyPrint = new System.Windows.Forms.CheckBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.chkInfoApplyVender = new System.Windows.Forms.CheckBox();
            this.chkInfoWhereSID = new System.Windows.Forms.CheckBox();
            this.chkInfoWhereCust = new System.Windows.Forms.CheckBox();
            this.chkInfoWherePart = new System.Windows.Forms.CheckBox();
            this.chkInfoApplySID = new System.Windows.Forms.CheckBox();
            this.chkInfoApplyCust = new System.Windows.Forms.CheckBox();
            this.chkInfoApplyPart = new System.Windows.Forms.CheckBox();
            this.grpApplyWMSinfo = new System.Windows.Forms.GroupBox();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.checkBox36 = new System.Windows.Forms.CheckBox();
            this.chkWMSApplyBatch = new System.Windows.Forms.CheckBox();
            this.label22 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.checkBox41 = new System.Windows.Forms.CheckBox();
            this.checkBox42 = new System.Windows.Forms.CheckBox();
            this.checkBox43 = new System.Windows.Forms.CheckBox();
            this.checkBox44 = new System.Windows.Forms.CheckBox();
            this.checkBox45 = new System.Windows.Forms.CheckBox();
            this.checkBox46 = new System.Windows.Forms.CheckBox();
            this.checkBox47 = new System.Windows.Forms.CheckBox();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.chkCustom = new System.Windows.Forms.CheckBox();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.btOK = new arCtl.arLabel();
            this.btCancle = new arCtl.arLabel();
            this.dataSet11 = new Project.DataSet1();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.panel2.SuspendLayout();
            this.panel5.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.GrpSidConvData.SuspendLayout();
            this.grpapplyjob.SuspendLayout();
            this.grpApplySidinfo.SuspendLayout();
            this.grpApplyWMSinfo.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit();
            this.SuspendLayout();
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.panel5);
            this.panel2.Controls.Add(this.progressBar1);
            this.panel2.Controls.Add(this.label1);
            this.panel2.Controls.Add(this.lbMsgCamoff);
            this.panel2.Controls.Add(this.lbTitle);
            this.panel2.Controls.Add(this.tabControl1);
            this.panel2.Controls.Add(this.tableLayoutPanel3);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Padding = new System.Windows.Forms.Padding(9, 5, 9, 7);
            this.panel2.Size = new System.Drawing.Size(751, 761);
            this.panel2.TabIndex = 136;
            // 
            // panel5
            // 
            this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel5.Controls.Add(this.cmbCustCode);
            this.panel5.Controls.Add(this.panel1);
            this.panel5.Controls.Add(this.button1);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel5.Location = new System.Drawing.Point(9, 200);
            this.panel5.Name = "panel5";
            this.panel5.Padding = new System.Windows.Forms.Padding(5);
            this.panel5.Size = new System.Drawing.Size(733, 73);
            this.panel5.TabIndex = 28;
            // 
            // cmbCustCode
            // 
            this.cmbCustCode.Dock = System.Windows.Forms.DockStyle.Fill;
            this.cmbCustCode.Font = new System.Drawing.Font("맑은 고딕", 30F, System.Drawing.FontStyle.Bold);
            this.cmbCustCode.FormattingEnabled = true;
            this.cmbCustCode.Location = new System.Drawing.Point(216, 5);
            this.cmbCustCode.Name = "cmbCustCode";
            this.cmbCustCode.Size = new System.Drawing.Size(510, 62);
            this.cmbCustCode.TabIndex = 1;
            this.cmbCustCode.Text = "0000";
            // 
            // panel1
            // 
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(211, 5);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(5, 61);
            this.panel1.TabIndex = 18;
            // 
            // button1
            // 
            this.button1.Dock = System.Windows.Forms.DockStyle.Left;
            this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.button1.Location = new System.Drawing.Point(5, 5);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(206, 61);
            this.button1.TabIndex = 17;
            this.button1.Text = "CUSTOMER";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // progressBar1
            // 
            this.progressBar1.Dock = System.Windows.Forms.DockStyle.Top;
            this.progressBar1.Location = new System.Drawing.Point(9, 190);
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(733, 10);
            this.progressBar1.TabIndex = 27;
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.Color.SkyBlue;
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.Font = new System.Drawing.Font("Consolas", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.label1.Location = new System.Drawing.Point(9, 140);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(733, 50);
            this.label1.TabIndex = 17;
            this.label1.Text = "CONVEYOR MODE";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lbMsgCamoff
            // 
            this.lbMsgCamoff.BackColor = System.Drawing.Color.Tomato;
            this.lbMsgCamoff.BackColor2 = System.Drawing.Color.Transparent;
            this.lbMsgCamoff.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
            this.lbMsgCamoff.BorderColor = System.Drawing.Color.Red;
            this.lbMsgCamoff.BorderColorOver = System.Drawing.Color.Red;
            this.lbMsgCamoff.BorderSize = new System.Windows.Forms.Padding(0);
            this.lbMsgCamoff.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
            this.lbMsgCamoff.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.lbMsgCamoff.Dock = System.Windows.Forms.DockStyle.Top;
            this.lbMsgCamoff.Font = new System.Drawing.Font("맑은 고딕", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.lbMsgCamoff.ForeColor = System.Drawing.Color.White;
            this.lbMsgCamoff.GradientEnable = true;
            this.lbMsgCamoff.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.lbMsgCamoff.GradientRepeatBG = false;
            this.lbMsgCamoff.isButton = false;
            this.lbMsgCamoff.Location = new System.Drawing.Point(9, 91);
            this.lbMsgCamoff.MouseDownColor = System.Drawing.Color.Yellow;
            this.lbMsgCamoff.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.lbMsgCamoff.msg = null;
            this.lbMsgCamoff.Name = "lbMsgCamoff";
            this.lbMsgCamoff.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
            this.lbMsgCamoff.ProgressBorderColor = System.Drawing.Color.Black;
            this.lbMsgCamoff.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
            this.lbMsgCamoff.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
            this.lbMsgCamoff.ProgressEnable = false;
            this.lbMsgCamoff.ProgressFont = new System.Drawing.Font("Consolas", 10F);
            this.lbMsgCamoff.ProgressForeColor = System.Drawing.Color.Black;
            this.lbMsgCamoff.ProgressMax = 100F;
            this.lbMsgCamoff.ProgressMin = 0F;
            this.lbMsgCamoff.ProgressPadding = new System.Windows.Forms.Padding(0);
            this.lbMsgCamoff.ProgressValue = 0F;
            this.lbMsgCamoff.ShadowColor = System.Drawing.Color.WhiteSmoke;
            this.lbMsgCamoff.Sign = "";
            this.lbMsgCamoff.SignAlign = System.Drawing.ContentAlignment.BottomRight;
            this.lbMsgCamoff.SignColor = System.Drawing.Color.Yellow;
            this.lbMsgCamoff.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
            this.lbMsgCamoff.Size = new System.Drawing.Size(733, 49);
            this.lbMsgCamoff.TabIndex = 61;
            this.lbMsgCamoff.Text = "Camera usage is OFF";
            this.lbMsgCamoff.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.lbMsgCamoff.TextShadow = false;
            this.lbMsgCamoff.TextVisible = true;
            // 
            // lbTitle
            // 
            this.lbTitle.BackColor = System.Drawing.Color.Transparent;
            this.lbTitle.BackColor2 = System.Drawing.Color.Transparent;
            this.lbTitle.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
            this.lbTitle.BorderColor = System.Drawing.Color.Red;
            this.lbTitle.BorderColorOver = System.Drawing.Color.Red;
            this.lbTitle.BorderSize = new System.Windows.Forms.Padding(0);
            this.lbTitle.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
            this.lbTitle.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.lbTitle.Dock = System.Windows.Forms.DockStyle.Top;
            this.lbTitle.Font = new System.Drawing.Font("맑은 고딕", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.lbTitle.ForeColor = System.Drawing.Color.DarkCyan;
            this.lbTitle.GradientEnable = true;
            this.lbTitle.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.lbTitle.GradientRepeatBG = false;
            this.lbTitle.isButton = false;
            this.lbTitle.Location = new System.Drawing.Point(9, 5);
            this.lbTitle.MouseDownColor = System.Drawing.Color.Yellow;
            this.lbTitle.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.lbTitle.msg = null;
            this.lbTitle.Name = "lbTitle";
            this.lbTitle.Padding = new System.Windows.Forms.Padding(10, 0, 0, 0);
            this.lbTitle.ProgressBorderColor = System.Drawing.Color.Black;
            this.lbTitle.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
            this.lbTitle.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
            this.lbTitle.ProgressEnable = false;
            this.lbTitle.ProgressFont = new System.Drawing.Font("Consolas", 10F);
            this.lbTitle.ProgressForeColor = System.Drawing.Color.Black;
            this.lbTitle.ProgressMax = 100F;
            this.lbTitle.ProgressMin = 0F;
            this.lbTitle.ProgressPadding = new System.Windows.Forms.Padding(0);
            this.lbTitle.ProgressValue = 0F;
            this.lbTitle.ShadowColor = System.Drawing.Color.WhiteSmoke;
            this.lbTitle.Sign = "";
            this.lbTitle.SignAlign = System.Drawing.ContentAlignment.BottomRight;
            this.lbTitle.SignColor = System.Drawing.Color.Yellow;
            this.lbTitle.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
            this.lbTitle.Size = new System.Drawing.Size(733, 86);
            this.lbTitle.TabIndex = 60;
            this.lbTitle.Text = "Please select work method";
            this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.lbTitle.TextShadow = false;
            this.lbTitle.TextVisible = true;
            this.lbTitle.Click += new System.EventHandler(this.lbTitle_Click);
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.tabControl1.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.tabControl1.Location = new System.Drawing.Point(9, 278);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(733, 375);
            this.tabControl1.TabIndex = 26;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.chkApplyWMSInfo);
            this.tabPage1.Controls.Add(this.chkApplySidInfo);
            this.tabPage1.Controls.Add(this.chkApplyJobInfo);
            this.tabPage1.Controls.Add(this.chkApplySIDConv);
            this.tabPage1.Controls.Add(this.chkUserConfirm);
            this.tabPage1.Controls.Add(this.chkSIDConv);
            this.tabPage1.Controls.Add(this.chkQtyServer);
            this.tabPage1.Controls.Add(this.chkQtyMRQ);
            this.tabPage1.Controls.Add(this.chkNew);
            this.tabPage1.Location = new System.Drawing.Point(4, 26);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(10);
            this.tabPage1.Size = new System.Drawing.Size(725, 345);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Options";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // chkApplyWMSInfo
            // 
            this.chkApplyWMSInfo.AutoSize = true;
            this.chkApplyWMSInfo.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkApplyWMSInfo.ForeColor = System.Drawing.Color.Gray;
            this.chkApplyWMSInfo.Location = new System.Drawing.Point(13, 303);
            this.chkApplyWMSInfo.Name = "chkApplyWMSInfo";
            this.chkApplyWMSInfo.Size = new System.Drawing.Size(446, 25);
            this.chkApplyWMSInfo.TabIndex = 35;
            this.chkApplyWMSInfo.Tag = "8";
            this.chkApplyWMSInfo.Text = "Automatically record data using WMS information table";
            this.chkApplyWMSInfo.UseVisualStyleBackColor = true;
            this.chkApplyWMSInfo.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkApplySidInfo
            // 
            this.chkApplySidInfo.AutoSize = true;
            this.chkApplySidInfo.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkApplySidInfo.ForeColor = System.Drawing.Color.Gray;
            this.chkApplySidInfo.Location = new System.Drawing.Point(13, 229);
            this.chkApplySidInfo.Name = "chkApplySidInfo";
            this.chkApplySidInfo.Size = new System.Drawing.Size(435, 25);
            this.chkApplySidInfo.TabIndex = 33;
            this.chkApplySidInfo.Tag = "6";
            this.chkApplySidInfo.Text = "Automatically record data using SID information table.";
            this.chkApplySidInfo.UseVisualStyleBackColor = true;
            this.chkApplySidInfo.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkApplyJobInfo
            // 
            this.chkApplyJobInfo.AutoSize = true;
            this.chkApplyJobInfo.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkApplyJobInfo.ForeColor = System.Drawing.Color.Gray;
            this.chkApplyJobInfo.Location = new System.Drawing.Point(13, 192);
            this.chkApplyJobInfo.Name = "chkApplyJobInfo";
            this.chkApplyJobInfo.Size = new System.Drawing.Size(409, 25);
            this.chkApplyJobInfo.TabIndex = 32;
            this.chkApplyJobInfo.Tag = "5";
            this.chkApplyJobInfo.Text = "Automatically record data using daily work history.";
            this.chkApplyJobInfo.UseVisualStyleBackColor = true;
            this.chkApplyJobInfo.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkApplySIDConv
            // 
            this.chkApplySIDConv.AutoSize = true;
            this.chkApplySIDConv.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkApplySIDConv.ForeColor = System.Drawing.Color.Gray;
            this.chkApplySIDConv.Location = new System.Drawing.Point(13, 266);
            this.chkApplySIDConv.Name = "chkApplySIDConv";
            this.chkApplySIDConv.Size = new System.Drawing.Size(426, 25);
            this.chkApplySIDConv.TabIndex = 31;
            this.chkApplySIDConv.Tag = "7";
            this.chkApplySIDConv.Text = "Automatically record data using SID conversion table";
            this.chkApplySIDConv.UseVisualStyleBackColor = true;
            this.chkApplySIDConv.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkUserConfirm
            // 
            this.chkUserConfirm.AutoSize = true;
            this.chkUserConfirm.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkUserConfirm.ForeColor = System.Drawing.Color.Gray;
            this.chkUserConfirm.Location = new System.Drawing.Point(13, 8);
            this.chkUserConfirm.Name = "chkUserConfirm";
            this.chkUserConfirm.Size = new System.Drawing.Size(316, 25);
            this.chkUserConfirm.TabIndex = 13;
            this.chkUserConfirm.Tag = "0";
            this.chkUserConfirm.Text = "User confirms (no automatic progress)";
            this.chkUserConfirm.UseVisualStyleBackColor = true;
            this.chkUserConfirm.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkSIDConv
            // 
            this.chkSIDConv.AutoSize = true;
            this.chkSIDConv.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkSIDConv.ForeColor = System.Drawing.Color.Gray;
            this.chkSIDConv.Location = new System.Drawing.Point(13, 155);
            this.chkSIDConv.Name = "chkSIDConv";
            this.chkSIDConv.Size = new System.Drawing.Size(376, 25);
            this.chkSIDConv.TabIndex = 28;
            this.chkSIDConv.Tag = "4";
            this.chkSIDConv.Text = "Convert SID values using SID conversion table.";
            this.chkSIDConv.UseVisualStyleBackColor = true;
            this.chkSIDConv.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkQtyServer
            // 
            this.chkQtyServer.AutoSize = true;
            this.chkQtyServer.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkQtyServer.ForeColor = System.Drawing.Color.Gray;
            this.chkQtyServer.Location = new System.Drawing.Point(13, 45);
            this.chkQtyServer.Name = "chkQtyServer";
            this.chkQtyServer.Size = new System.Drawing.Size(307, 25);
            this.chkQtyServer.TabIndex = 13;
            this.chkQtyServer.Tag = "1";
            this.chkQtyServer.Text = "Use server quantity based on Reel ID";
            this.chkQtyServer.UseVisualStyleBackColor = true;
            this.chkQtyServer.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkQtyMRQ
            // 
            this.chkQtyMRQ.AutoSize = true;
            this.chkQtyMRQ.Font = new System.Drawing.Font("맑은 고딕", 12F);
            this.chkQtyMRQ.ForeColor = System.Drawing.Color.Gray;
            this.chkQtyMRQ.Location = new System.Drawing.Point(13, 118);
            this.chkQtyMRQ.Name = "chkQtyMRQ";
            this.chkQtyMRQ.Size = new System.Drawing.Size(424, 25);
            this.chkQtyMRQ.TabIndex = 27;
            this.chkQtyMRQ.Tag = "3";
            this.chkQtyMRQ.Text = "Enter quantity manually (auto-proceed if RQ is read).";
            this.chkQtyMRQ.UseVisualStyleBackColor = true;
            this.chkQtyMRQ.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // chkNew
            // 
            this.chkNew.AutoSize = true;
            this.chkNew.Font = new System.Drawing.Font("맑은 고딕", 11F);
            this.chkNew.ForeColor = System.Drawing.Color.Gray;
            this.chkNew.Location = new System.Drawing.Point(13, 82);
            this.chkNew.Name = "chkNew";
            this.chkNew.Size = new System.Drawing.Size(162, 24);
            this.chkNew.TabIndex = 24;
            this.chkNew.Tag = "2";
            this.chkNew.Text = "Create new Reel ID.";
            this.chkNew.UseVisualStyleBackColor = true;
            this.chkNew.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckStateChanged);
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.GrpSidConvData);
            this.tabPage2.Controls.Add(this.grpapplyjob);
            this.tabPage2.Controls.Add(this.grpApplySidinfo);
            this.tabPage2.Controls.Add(this.grpApplyWMSinfo);
            this.tabPage2.Location = new System.Drawing.Point(4, 26);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(10);
            this.tabPage2.Size = new System.Drawing.Size(725, 345);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Option Data";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // GrpSidConvData
            // 
            this.GrpSidConvData.Controls.Add(this.chkCVSave);
            this.GrpSidConvData.Controls.Add(this.chkCVApplyBatch);
            this.GrpSidConvData.Controls.Add(this.chkCVWhereLot);
            this.GrpSidConvData.Controls.Add(this.chkCVApplyPrint);
            this.GrpSidConvData.Controls.Add(this.chkCVApplyVender);
            this.GrpSidConvData.Controls.Add(this.chkCVWhereSID);
            this.GrpSidConvData.Controls.Add(this.chkCVWhereCust);
            this.GrpSidConvData.Controls.Add(this.chkCVWherePart);
            this.GrpSidConvData.Controls.Add(this.chkCVApplySID);
            this.GrpSidConvData.Controls.Add(this.chkCVApplyCust);
            this.GrpSidConvData.Controls.Add(this.chkCVApplyPartno);
            this.GrpSidConvData.Controls.Add(this.label6);
            this.GrpSidConvData.Controls.Add(this.label7);
            this.GrpSidConvData.Dock = System.Windows.Forms.DockStyle.Top;
            this.GrpSidConvData.Enabled = false;
            this.GrpSidConvData.Font = new System.Drawing.Font("맑은 고딕", 10F);
            this.GrpSidConvData.Location = new System.Drawing.Point(10, 256);
            this.GrpSidConvData.Name = "GrpSidConvData";
            this.GrpSidConvData.Size = new System.Drawing.Size(705, 82);
            this.GrpSidConvData.TabIndex = 34;
            this.GrpSidConvData.TabStop = false;
            this.GrpSidConvData.Text = "SID Conversion Table Server Application";
            // 
            // chkCVSave
            // 
            this.chkCVSave.AutoSize = true;
            this.chkCVSave.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
            this.chkCVSave.ForeColor = System.Drawing.Color.Tomato;
            this.chkCVSave.Location = new System.Drawing.Point(431, 47);
            this.chkCVSave.Name = "chkCVSave";
            this.chkCVSave.Size = new System.Drawing.Size(216, 23);
            this.chkCVSave.TabIndex = 51;
            this.chkCVSave.Tag = "11";
            this.chkCVSave.Text = "Record change information";
            this.chkCVSave.UseVisualStyleBackColor = true;
            // 
            // chkCVApplyBatch
            // 
            this.chkCVApplyBatch.AutoSize = true;
            this.chkCVApplyBatch.ForeColor = System.Drawing.Color.Green;
            this.chkCVApplyBatch.Location = new System.Drawing.Point(548, 21);
            this.chkCVApplyBatch.Name = "chkCVApplyBatch";
            this.chkCVApplyBatch.Size = new System.Drawing.Size(63, 23);
            this.chkCVApplyBatch.TabIndex = 49;
            this.chkCVApplyBatch.Tag = "9";
            this.chkCVApplyBatch.Text = "Batch";
            this.chkCVApplyBatch.UseVisualStyleBackColor = true;
            // 
            // chkCVWhereLot
            // 
            this.chkCVWhereLot.AutoSize = true;
            this.chkCVWhereLot.ForeColor = System.Drawing.Color.Blue;
            this.chkCVWhereLot.Location = new System.Drawing.Point(311, 46);
            this.chkCVWhereLot.Name = "chkCVWhereLot";
            this.chkCVWhereLot.Size = new System.Drawing.Size(62, 23);
            this.chkCVWhereLot.TabIndex = 48;
            this.chkCVWhereLot.Tag = "8";
            this.chkCVWhereLot.Text = "VLOT";
            this.chkCVWhereLot.UseVisualStyleBackColor = true;
            // 
            // chkCVApplyPrint
            // 
            this.chkCVApplyPrint.AutoSize = true;
            this.chkCVApplyPrint.Location = new System.Drawing.Point(431, 21);
            this.chkCVApplyPrint.Name = "chkCVApplyPrint";
            this.chkCVApplyPrint.Size = new System.Drawing.Size(111, 23);
            this.chkCVApplyPrint.TabIndex = 47;
            this.chkCVApplyPrint.Tag = "4";
            this.chkCVApplyPrint.Text = "Print Position";
            this.chkCVApplyPrint.UseVisualStyleBackColor = true;
            // 
            // chkCVApplyVender
            // 
            this.chkCVApplyVender.AutoSize = true;
            this.chkCVApplyVender.Location = new System.Drawing.Point(311, 20);
            this.chkCVApplyVender.Name = "chkCVApplyVender";
            this.chkCVApplyVender.Size = new System.Drawing.Size(114, 23);
            this.chkCVApplyVender.TabIndex = 46;
            this.chkCVApplyVender.Tag = "3";
            this.chkCVApplyVender.Text = "Vender Name";
            this.chkCVApplyVender.UseVisualStyleBackColor = true;
            // 
            // chkCVWhereSID
            // 
            this.chkCVWhereSID.AutoSize = true;
            this.chkCVWhereSID.ForeColor = System.Drawing.Color.Blue;
            this.chkCVWhereSID.Location = new System.Drawing.Point(255, 46);
            this.chkCVWhereSID.Name = "chkCVWhereSID";
            this.chkCVWhereSID.Size = new System.Drawing.Size(50, 23);
            this.chkCVWhereSID.TabIndex = 45;
            this.chkCVWhereSID.Tag = "7";
            this.chkCVWhereSID.Text = "SID";
            this.chkCVWhereSID.UseVisualStyleBackColor = true;
            // 
            // chkCVWhereCust
            // 
            this.chkCVWhereCust.AutoSize = true;
            this.chkCVWhereCust.ForeColor = System.Drawing.Color.Blue;
            this.chkCVWhereCust.Location = new System.Drawing.Point(156, 46);
            this.chkCVWhereCust.Name = "chkCVWhereCust";
            this.chkCVWhereCust.Size = new System.Drawing.Size(93, 23);
            this.chkCVWhereCust.TabIndex = 40;
            this.chkCVWhereCust.Tag = "6";
            this.chkCVWhereCust.Text = "Cust Code";
            this.chkCVWhereCust.UseVisualStyleBackColor = true;
            // 
            // chkCVWherePart
            // 
            this.chkCVWherePart.AutoSize = true;
            this.chkCVWherePart.ForeColor = System.Drawing.Color.Blue;
            this.chkCVWherePart.Location = new System.Drawing.Point(73, 46);
            this.chkCVWherePart.Name = "chkCVWherePart";
            this.chkCVWherePart.Size = new System.Drawing.Size(77, 23);
            this.chkCVWherePart.TabIndex = 41;
            this.chkCVWherePart.Tag = "5";
            this.chkCVWherePart.Text = "Part No";
            this.chkCVWherePart.UseVisualStyleBackColor = true;
            // 
            // chkCVApplySID
            // 
            this.chkCVApplySID.AutoSize = true;
            this.chkCVApplySID.Location = new System.Drawing.Point(255, 20);
            this.chkCVApplySID.Name = "chkCVApplySID";
            this.chkCVApplySID.Size = new System.Drawing.Size(50, 23);
            this.chkCVApplySID.TabIndex = 44;
            this.chkCVApplySID.Tag = "2";
            this.chkCVApplySID.Text = "SID";
            this.chkCVApplySID.UseVisualStyleBackColor = true;
            // 
            // chkCVApplyCust
            // 
            this.chkCVApplyCust.AutoSize = true;
            this.chkCVApplyCust.Location = new System.Drawing.Point(156, 20);
            this.chkCVApplyCust.Name = "chkCVApplyCust";
            this.chkCVApplyCust.Size = new System.Drawing.Size(93, 23);
            this.chkCVApplyCust.TabIndex = 42;
            this.chkCVApplyCust.Tag = "1";
            this.chkCVApplyCust.Text = "Cust Code";
            this.chkCVApplyCust.UseVisualStyleBackColor = true;
            // 
            // chkCVApplyPartno
            // 
            this.chkCVApplyPartno.AutoSize = true;
            this.chkCVApplyPartno.Location = new System.Drawing.Point(73, 20);
            this.chkCVApplyPartno.Name = "chkCVApplyPartno";
            this.chkCVApplyPartno.Size = new System.Drawing.Size(77, 23);
            this.chkCVApplyPartno.TabIndex = 43;
            this.chkCVApplyPartno.Tag = "0";
            this.chkCVApplyPartno.Text = "Part No";
            this.chkCVApplyPartno.UseVisualStyleBackColor = true;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label6.Location = new System.Drawing.Point(6, 54);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(41, 15);
            this.label6.TabIndex = 29;
            this.label6.Text = "Query";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label7.Location = new System.Drawing.Point(7, 28);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(40, 15);
            this.label7.TabIndex = 29;
            this.label7.Text = "Apply";
            // 
            // grpapplyjob
            // 
            this.grpapplyjob.Controls.Add(this.chkDayWhereLot);
            this.grpapplyjob.Controls.Add(this.chkDayApplyPrint);
            this.grpapplyjob.Controls.Add(this.label3);
            this.grpapplyjob.Controls.Add(this.label2);
            this.grpapplyjob.Controls.Add(this.chkDayApplyVender);
            this.grpapplyjob.Controls.Add(this.chkDayWhereSID);
            this.grpapplyjob.Controls.Add(this.chkDayWhereCust);
            this.grpapplyjob.Controls.Add(this.chkDayWherePart);
            this.grpapplyjob.Controls.Add(this.chkDayApplySID);
            this.grpapplyjob.Controls.Add(this.chkDayApplyCust);
            this.grpapplyjob.Controls.Add(this.chkDayApplyPart);
            this.grpapplyjob.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpapplyjob.Enabled = false;
            this.grpapplyjob.Font = new System.Drawing.Font("맑은 고딕", 10F);
            this.grpapplyjob.Location = new System.Drawing.Point(10, 174);
            this.grpapplyjob.Name = "grpapplyjob";
            this.grpapplyjob.Size = new System.Drawing.Size(705, 82);
            this.grpapplyjob.TabIndex = 33;
            this.grpapplyjob.TabStop = false;
            this.grpapplyjob.Text = "Daily Work Application";
            // 
            // chkDayWhereLot
            // 
            this.chkDayWhereLot.AutoSize = true;
            this.chkDayWhereLot.ForeColor = System.Drawing.Color.Blue;
            this.chkDayWhereLot.Location = new System.Drawing.Point(311, 50);
            this.chkDayWhereLot.Name = "chkDayWhereLot";
            this.chkDayWhereLot.Size = new System.Drawing.Size(62, 23);
            this.chkDayWhereLot.TabIndex = 31;
            this.chkDayWhereLot.Tag = "11";
            this.chkDayWhereLot.Text = "VLOT";
            this.chkDayWhereLot.UseVisualStyleBackColor = true;
            // 
            // chkDayApplyPrint
            // 
            this.chkDayApplyPrint.AutoSize = true;
            this.chkDayApplyPrint.Location = new System.Drawing.Point(431, 24);
            this.chkDayApplyPrint.Name = "chkDayApplyPrint";
            this.chkDayApplyPrint.Size = new System.Drawing.Size(111, 23);
            this.chkDayApplyPrint.TabIndex = 30;
            this.chkDayApplyPrint.Tag = "4";
            this.chkDayApplyPrint.Text = "Print Position";
            this.chkDayApplyPrint.UseVisualStyleBackColor = true;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label3.Location = new System.Drawing.Point(6, 54);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(41, 15);
            this.label3.TabIndex = 29;
            this.label3.Text = "Query";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label2.Location = new System.Drawing.Point(7, 28);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(40, 15);
            this.label2.TabIndex = 29;
            this.label2.Text = "Apply";
            // 
            // chkDayApplyVender
            // 
            this.chkDayApplyVender.AutoSize = true;
            this.chkDayApplyVender.Location = new System.Drawing.Point(311, 24);
            this.chkDayApplyVender.Name = "chkDayApplyVender";
            this.chkDayApplyVender.Size = new System.Drawing.Size(114, 23);
            this.chkDayApplyVender.TabIndex = 28;
            this.chkDayApplyVender.Tag = "3";
            this.chkDayApplyVender.Text = "Vender Name";
            this.chkDayApplyVender.UseVisualStyleBackColor = true;
            // 
            // chkDayWhereSID
            // 
            this.chkDayWhereSID.AutoSize = true;
            this.chkDayWhereSID.ForeColor = System.Drawing.Color.Blue;
            this.chkDayWhereSID.Location = new System.Drawing.Point(255, 50);
            this.chkDayWhereSID.Name = "chkDayWhereSID";
            this.chkDayWhereSID.Size = new System.Drawing.Size(50, 23);
            this.chkDayWhereSID.TabIndex = 27;
            this.chkDayWhereSID.Tag = "7";
            this.chkDayWhereSID.Text = "SID";
            this.chkDayWhereSID.UseVisualStyleBackColor = true;
            // 
            // chkDayWhereCust
            // 
            this.chkDayWhereCust.AutoSize = true;
            this.chkDayWhereCust.ForeColor = System.Drawing.Color.Blue;
            this.chkDayWhereCust.Location = new System.Drawing.Point(156, 50);
            this.chkDayWhereCust.Name = "chkDayWhereCust";
            this.chkDayWhereCust.Size = new System.Drawing.Size(93, 23);
            this.chkDayWhereCust.TabIndex = 25;
            this.chkDayWhereCust.Tag = "6";
            this.chkDayWhereCust.Text = "Cust Code";
            this.chkDayWhereCust.UseVisualStyleBackColor = true;
            // 
            // chkDayWherePart
            // 
            this.chkDayWherePart.AutoSize = true;
            this.chkDayWherePart.ForeColor = System.Drawing.Color.Blue;
            this.chkDayWherePart.Location = new System.Drawing.Point(73, 50);
            this.chkDayWherePart.Name = "chkDayWherePart";
            this.chkDayWherePart.Size = new System.Drawing.Size(77, 23);
            this.chkDayWherePart.TabIndex = 25;
            this.chkDayWherePart.Tag = "5";
            this.chkDayWherePart.Text = "Part No";
            this.chkDayWherePart.UseVisualStyleBackColor = true;
            // 
            // chkDayApplySID
            // 
            this.chkDayApplySID.AutoSize = true;
            this.chkDayApplySID.Location = new System.Drawing.Point(255, 24);
            this.chkDayApplySID.Name = "chkDayApplySID";
            this.chkDayApplySID.Size = new System.Drawing.Size(50, 23);
            this.chkDayApplySID.TabIndex = 26;
            this.chkDayApplySID.Tag = "2";
            this.chkDayApplySID.Text = "SID";
            this.chkDayApplySID.UseVisualStyleBackColor = true;
            // 
            // chkDayApplyCust
            // 
            this.chkDayApplyCust.AutoSize = true;
            this.chkDayApplyCust.Location = new System.Drawing.Point(156, 24);
            this.chkDayApplyCust.Name = "chkDayApplyCust";
            this.chkDayApplyCust.Size = new System.Drawing.Size(93, 23);
            this.chkDayApplyCust.TabIndex = 25;
            this.chkDayApplyCust.Tag = "1";
            this.chkDayApplyCust.Text = "Cust Code";
            this.chkDayApplyCust.UseVisualStyleBackColor = true;
            // 
            // chkDayApplyPart
            // 
            this.chkDayApplyPart.AutoSize = true;
            this.chkDayApplyPart.Location = new System.Drawing.Point(73, 24);
            this.chkDayApplyPart.Name = "chkDayApplyPart";
            this.chkDayApplyPart.Size = new System.Drawing.Size(77, 23);
            this.chkDayApplyPart.TabIndex = 25;
            this.chkDayApplyPart.Tag = "0";
            this.chkDayApplyPart.Text = "Part No";
            this.chkDayApplyPart.UseVisualStyleBackColor = true;
            // 
            // grpApplySidinfo
            // 
            this.grpApplySidinfo.Controls.Add(this.chkInfoWhereLot);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplyBatch);
            this.grpApplySidinfo.Controls.Add(this.chkInfoSave);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplyPrint);
            this.grpApplySidinfo.Controls.Add(this.label4);
            this.grpApplySidinfo.Controls.Add(this.label5);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplyVender);
            this.grpApplySidinfo.Controls.Add(this.chkInfoWhereSID);
            this.grpApplySidinfo.Controls.Add(this.chkInfoWhereCust);
            this.grpApplySidinfo.Controls.Add(this.chkInfoWherePart);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplySID);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplyCust);
            this.grpApplySidinfo.Controls.Add(this.chkInfoApplyPart);
            this.grpApplySidinfo.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpApplySidinfo.Enabled = false;
            this.grpApplySidinfo.Font = new System.Drawing.Font("맑은 고딕", 10F);
            this.grpApplySidinfo.Location = new System.Drawing.Point(10, 92);
            this.grpApplySidinfo.Name = "grpApplySidinfo";
            this.grpApplySidinfo.Size = new System.Drawing.Size(705, 82);
            this.grpApplySidinfo.TabIndex = 33;
            this.grpApplySidinfo.TabStop = false;
            this.grpApplySidinfo.Text = "Input Information Application";
            // 
            // chkInfoWhereLot
            // 
            this.chkInfoWhereLot.AutoSize = true;
            this.chkInfoWhereLot.ForeColor = System.Drawing.Color.Blue;
            this.chkInfoWhereLot.Location = new System.Drawing.Point(311, 50);
            this.chkInfoWhereLot.Name = "chkInfoWhereLot";
            this.chkInfoWhereLot.Size = new System.Drawing.Size(62, 23);
            this.chkInfoWhereLot.TabIndex = 35;
            this.chkInfoWhereLot.Tag = "11";
            this.chkInfoWhereLot.Text = "VLOT";
            this.chkInfoWhereLot.UseVisualStyleBackColor = true;
            // 
            // chkInfoApplyBatch
            // 
            this.chkInfoApplyBatch.AutoSize = true;
            this.chkInfoApplyBatch.ForeColor = System.Drawing.Color.Green;
            this.chkInfoApplyBatch.Location = new System.Drawing.Point(545, 24);
            this.chkInfoApplyBatch.Name = "chkInfoApplyBatch";
            this.chkInfoApplyBatch.Size = new System.Drawing.Size(63, 23);
            this.chkInfoApplyBatch.TabIndex = 33;
            this.chkInfoApplyBatch.Tag = "9";
            this.chkInfoApplyBatch.Text = "Batch";
            this.chkInfoApplyBatch.UseVisualStyleBackColor = true;
            // 
            // chkInfoSave
            // 
            this.chkInfoSave.AutoSize = true;
            this.chkInfoSave.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold);
            this.chkInfoSave.ForeColor = System.Drawing.Color.Tomato;
            this.chkInfoSave.Location = new System.Drawing.Point(431, 50);
            this.chkInfoSave.Name = "chkInfoSave";
            this.chkInfoSave.Size = new System.Drawing.Size(216, 23);
            this.chkInfoSave.TabIndex = 32;
            this.chkInfoSave.Tag = "8";
            this.chkInfoSave.Text = "Record change information";
            this.chkInfoSave.UseVisualStyleBackColor = true;
            // 
            // chkInfoApplyPrint
            // 
            this.chkInfoApplyPrint.AutoSize = true;
            this.chkInfoApplyPrint.Location = new System.Drawing.Point(431, 25);
            this.chkInfoApplyPrint.Name = "chkInfoApplyPrint";
            this.chkInfoApplyPrint.Size = new System.Drawing.Size(111, 23);
            this.chkInfoApplyPrint.TabIndex = 31;
            this.chkInfoApplyPrint.Tag = "4";
            this.chkInfoApplyPrint.Text = "Print Position";
            this.chkInfoApplyPrint.UseVisualStyleBackColor = true;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label4.Location = new System.Drawing.Point(6, 54);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 15);
            this.label4.TabIndex = 29;
            this.label4.Text = "Query";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label5.Location = new System.Drawing.Point(7, 28);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(40, 15);
            this.label5.TabIndex = 29;
            this.label5.Text = "Apply";
            // 
            // chkInfoApplyVender
            // 
            this.chkInfoApplyVender.AutoSize = true;
            this.chkInfoApplyVender.Location = new System.Drawing.Point(311, 24);
            this.chkInfoApplyVender.Name = "chkInfoApplyVender";
            this.chkInfoApplyVender.Size = new System.Drawing.Size(114, 23);
            this.chkInfoApplyVender.TabIndex = 28;
            this.chkInfoApplyVender.Tag = "3";
            this.chkInfoApplyVender.Text = "Vender Name";
            this.chkInfoApplyVender.UseVisualStyleBackColor = true;
            // 
            // chkInfoWhereSID
            // 
            this.chkInfoWhereSID.AutoSize = true;
            this.chkInfoWhereSID.ForeColor = System.Drawing.Color.Blue;
            this.chkInfoWhereSID.Location = new System.Drawing.Point(255, 50);
            this.chkInfoWhereSID.Name = "chkInfoWhereSID";
            this.chkInfoWhereSID.Size = new System.Drawing.Size(50, 23);
            this.chkInfoWhereSID.TabIndex = 27;
            this.chkInfoWhereSID.Tag = "7";
            this.chkInfoWhereSID.Text = "SID";
            this.chkInfoWhereSID.UseVisualStyleBackColor = true;
            // 
            // chkInfoWhereCust
            // 
            this.chkInfoWhereCust.AutoSize = true;
            this.chkInfoWhereCust.ForeColor = System.Drawing.Color.Blue;
            this.chkInfoWhereCust.Location = new System.Drawing.Point(156, 50);
            this.chkInfoWhereCust.Name = "chkInfoWhereCust";
            this.chkInfoWhereCust.Size = new System.Drawing.Size(93, 23);
            this.chkInfoWhereCust.TabIndex = 25;
            this.chkInfoWhereCust.Tag = "6";
            this.chkInfoWhereCust.Text = "Cust Code";
            this.chkInfoWhereCust.UseVisualStyleBackColor = true;
            // 
            // chkInfoWherePart
            // 
            this.chkInfoWherePart.AutoSize = true;
            this.chkInfoWherePart.ForeColor = System.Drawing.Color.Blue;
            this.chkInfoWherePart.Location = new System.Drawing.Point(73, 50);
            this.chkInfoWherePart.Name = "chkInfoWherePart";
            this.chkInfoWherePart.Size = new System.Drawing.Size(77, 23);
            this.chkInfoWherePart.TabIndex = 25;
            this.chkInfoWherePart.Tag = "5";
            this.chkInfoWherePart.Text = "Part No";
            this.chkInfoWherePart.UseVisualStyleBackColor = true;
            // 
            // chkInfoApplySID
            // 
            this.chkInfoApplySID.AutoSize = true;
            this.chkInfoApplySID.Location = new System.Drawing.Point(255, 24);
            this.chkInfoApplySID.Name = "chkInfoApplySID";
            this.chkInfoApplySID.Size = new System.Drawing.Size(50, 23);
            this.chkInfoApplySID.TabIndex = 26;
            this.chkInfoApplySID.Tag = "2";
            this.chkInfoApplySID.Text = "SID";
            this.chkInfoApplySID.UseVisualStyleBackColor = true;
            // 
            // chkInfoApplyCust
            // 
            this.chkInfoApplyCust.AutoSize = true;
            this.chkInfoApplyCust.Location = new System.Drawing.Point(156, 24);
            this.chkInfoApplyCust.Name = "chkInfoApplyCust";
            this.chkInfoApplyCust.Size = new System.Drawing.Size(93, 23);
            this.chkInfoApplyCust.TabIndex = 25;
            this.chkInfoApplyCust.Tag = "1";
            this.chkInfoApplyCust.Text = "Cust Code";
            this.chkInfoApplyCust.UseVisualStyleBackColor = true;
            // 
            // chkInfoApplyPart
            // 
            this.chkInfoApplyPart.AutoSize = true;
            this.chkInfoApplyPart.Location = new System.Drawing.Point(73, 24);
            this.chkInfoApplyPart.Name = "chkInfoApplyPart";
            this.chkInfoApplyPart.Size = new System.Drawing.Size(77, 23);
            this.chkInfoApplyPart.TabIndex = 25;
            this.chkInfoApplyPart.Tag = "0";
            this.chkInfoApplyPart.Text = "Part No";
            this.chkInfoApplyPart.UseVisualStyleBackColor = true;
            // 
            // grpApplyWMSinfo
            // 
            this.grpApplyWMSinfo.Controls.Add(this.checkBox2);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox1);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox36);
            this.grpApplyWMSinfo.Controls.Add(this.chkWMSApplyBatch);
            this.grpApplyWMSinfo.Controls.Add(this.label22);
            this.grpApplyWMSinfo.Controls.Add(this.label23);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox41);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox42);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox43);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox44);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox45);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox46);
            this.grpApplyWMSinfo.Controls.Add(this.checkBox47);
            this.grpApplyWMSinfo.Dock = System.Windows.Forms.DockStyle.Top;
            this.grpApplyWMSinfo.Enabled = false;
            this.grpApplyWMSinfo.Font = new System.Drawing.Font("맑은 고딕", 10F);
            this.grpApplyWMSinfo.Location = new System.Drawing.Point(10, 10);
            this.grpApplyWMSinfo.Name = "grpApplyWMSinfo";
            this.grpApplyWMSinfo.Size = new System.Drawing.Size(705, 82);
            this.grpApplyWMSinfo.TabIndex = 36;
            this.grpApplyWMSinfo.TabStop = false;
            this.grpApplyWMSinfo.Text = "WMS Information Application";
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.ForeColor = System.Drawing.Color.Black;
            this.checkBox2.Location = new System.Drawing.Point(431, 24);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(92, 23);
            this.checkBox2.TabIndex = 39;
            this.checkBox2.Tag = "13";
            this.checkBox2.Text = "MFG Date";
            this.checkBox2.UseVisualStyleBackColor = true;
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.ForeColor = System.Drawing.Color.Blue;
            this.checkBox1.Location = new System.Drawing.Point(379, 50);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(92, 23);
            this.checkBox1.TabIndex = 38;
            this.checkBox1.Tag = "12";
            this.checkBox1.Text = "MFG Date";
            this.checkBox1.UseVisualStyleBackColor = true;
            // 
            // checkBox36
            // 
            this.checkBox36.AutoSize = true;
            this.checkBox36.ForeColor = System.Drawing.Color.Blue;
            this.checkBox36.Location = new System.Drawing.Point(311, 51);
            this.checkBox36.Name = "checkBox36";
            this.checkBox36.Size = new System.Drawing.Size(62, 23);
            this.checkBox36.TabIndex = 37;
            this.checkBox36.Tag = "11";
            this.checkBox36.Text = "VLOT";
            this.checkBox36.UseVisualStyleBackColor = true;
            // 
            // chkWMSApplyBatch
            // 
            this.chkWMSApplyBatch.AutoSize = true;
            this.chkWMSApplyBatch.ForeColor = System.Drawing.Color.Green;
            this.chkWMSApplyBatch.Location = new System.Drawing.Point(529, 24);
            this.chkWMSApplyBatch.Name = "chkWMSApplyBatch";
            this.chkWMSApplyBatch.Size = new System.Drawing.Size(63, 23);
            this.chkWMSApplyBatch.TabIndex = 35;
            this.chkWMSApplyBatch.Tag = "9";
            this.chkWMSApplyBatch.Text = "Batch";
            this.chkWMSApplyBatch.UseVisualStyleBackColor = true;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label22.Location = new System.Drawing.Point(6, 54);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(41, 15);
            this.label22.TabIndex = 29;
            this.label22.Text = "Query";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("맑은 고딕", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.label23.Location = new System.Drawing.Point(7, 28);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(40, 15);
            this.label23.TabIndex = 29;
            this.label23.Text = "Apply";
            // 
            // checkBox41
            // 
            this.checkBox41.AutoSize = true;
            this.checkBox41.Location = new System.Drawing.Point(311, 24);
            this.checkBox41.Name = "checkBox41";
            this.checkBox41.Size = new System.Drawing.Size(114, 23);
            this.checkBox41.TabIndex = 28;
            this.checkBox41.Tag = "3";
            this.checkBox41.Text = "Vender Name";
            this.checkBox41.UseVisualStyleBackColor = true;
            // 
            // checkBox42
            // 
            this.checkBox42.AutoSize = true;
            this.checkBox42.ForeColor = System.Drawing.Color.Blue;
            this.checkBox42.Location = new System.Drawing.Point(255, 50);
            this.checkBox42.Name = "checkBox42";
            this.checkBox42.Size = new System.Drawing.Size(50, 23);
            this.checkBox42.TabIndex = 27;
            this.checkBox42.Tag = "7";
            this.checkBox42.Text = "SID";
            this.checkBox42.UseVisualStyleBackColor = true;
            // 
            // checkBox43
            // 
            this.checkBox43.AutoSize = true;
            this.checkBox43.ForeColor = System.Drawing.Color.Blue;
            this.checkBox43.Location = new System.Drawing.Point(156, 50);
            this.checkBox43.Name = "checkBox43";
            this.checkBox43.Size = new System.Drawing.Size(93, 23);
            this.checkBox43.TabIndex = 25;
            this.checkBox43.Tag = "6";
            this.checkBox43.Text = "Cust Code";
            this.checkBox43.UseVisualStyleBackColor = true;
            // 
            // checkBox44
            // 
            this.checkBox44.AutoSize = true;
            this.checkBox44.ForeColor = System.Drawing.Color.Blue;
            this.checkBox44.Location = new System.Drawing.Point(73, 50);
            this.checkBox44.Name = "checkBox44";
            this.checkBox44.Size = new System.Drawing.Size(77, 23);
            this.checkBox44.TabIndex = 25;
            this.checkBox44.Tag = "5";
            this.checkBox44.Text = "Part No";
            this.checkBox44.UseVisualStyleBackColor = true;
            // 
            // checkBox45
            // 
            this.checkBox45.AutoSize = true;
            this.checkBox45.Location = new System.Drawing.Point(255, 24);
            this.checkBox45.Name = "checkBox45";
            this.checkBox45.Size = new System.Drawing.Size(50, 23);
            this.checkBox45.TabIndex = 26;
            this.checkBox45.Tag = "2";
            this.checkBox45.Text = "SID";
            this.checkBox45.UseVisualStyleBackColor = true;
            // 
            // checkBox46
            // 
            this.checkBox46.AutoSize = true;
            this.checkBox46.Location = new System.Drawing.Point(156, 24);
            this.checkBox46.Name = "checkBox46";
            this.checkBox46.Size = new System.Drawing.Size(93, 23);
            this.checkBox46.TabIndex = 25;
            this.checkBox46.Tag = "1";
            this.checkBox46.Text = "Cust Code";
            this.checkBox46.UseVisualStyleBackColor = true;
            // 
            // checkBox47
            // 
            this.checkBox47.AutoSize = true;
            this.checkBox47.Location = new System.Drawing.Point(73, 24);
            this.checkBox47.Name = "checkBox47";
            this.checkBox47.Size = new System.Drawing.Size(77, 23);
            this.checkBox47.TabIndex = 25;
            this.checkBox47.Tag = "0";
            this.checkBox47.Text = "Part No";
            this.checkBox47.UseVisualStyleBackColor = true;
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.chkCustom);
            this.tabPage3.Location = new System.Drawing.Point(4, 26);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Size = new System.Drawing.Size(725, 345);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Others";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // chkCustom
            // 
            this.chkCustom.AutoSize = true;
            this.chkCustom.Location = new System.Drawing.Point(17, 15);
            this.chkCustom.Name = "chkCustom";
            this.chkCustom.Size = new System.Drawing.Size(105, 23);
            this.chkCustom.TabIndex = 19;
            this.chkCustom.Text = "Custom JOB";
            this.chkCustom.UseVisualStyleBackColor = true;
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.ColumnCount = 2;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.Controls.Add(this.btOK, 1, 0);
            this.tableLayoutPanel3.Controls.Add(this.btCancle, 0, 0);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(9, 653);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 1;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(733, 101);
            this.tableLayoutPanel3.TabIndex = 12;
            // 
            // btOK
            // 
            this.btOK.BackColor = System.Drawing.Color.Green;
            this.btOK.BackColor2 = System.Drawing.Color.Lime;
            this.btOK.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
            this.btOK.BorderColor = System.Drawing.Color.Gray;
            this.btOK.BorderColorOver = System.Drawing.Color.Gray;
            this.btOK.BorderSize = new System.Windows.Forms.Padding(5);
            this.btOK.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
            this.btOK.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btOK.Dock = System.Windows.Forms.DockStyle.Fill;
            this.btOK.Font = new System.Drawing.Font("맑은 고딕", 30F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btOK.ForeColor = System.Drawing.Color.White;
            this.btOK.GradientEnable = true;
            this.btOK.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.btOK.GradientRepeatBG = false;
            this.btOK.isButton = true;
            this.btOK.Location = new System.Drawing.Point(369, 3);
            this.btOK.MouseDownColor = System.Drawing.Color.Yellow;
            this.btOK.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.btOK.msg = null;
            this.btOK.Name = "btOK";
            this.btOK.ProgressBorderColor = System.Drawing.Color.Black;
            this.btOK.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
            this.btOK.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
            this.btOK.ProgressEnable = false;
            this.btOK.ProgressFont = new System.Drawing.Font("Consolas", 10F);
            this.btOK.ProgressForeColor = System.Drawing.Color.Black;
            this.btOK.ProgressMax = 100F;
            this.btOK.ProgressMin = 0F;
            this.btOK.ProgressPadding = new System.Windows.Forms.Padding(0);
            this.btOK.ProgressValue = 0F;
            this.btOK.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            this.btOK.Sign = "";
            this.btOK.SignAlign = System.Drawing.ContentAlignment.BottomRight;
            this.btOK.SignColor = System.Drawing.Color.Yellow;
            this.btOK.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
            this.btOK.Size = new System.Drawing.Size(361, 95);
            this.btOK.TabIndex = 1;
            this.btOK.Text = "Start";
            this.btOK.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btOK.TextShadow = true;
            this.btOK.TextVisible = true;
            this.btOK.Click += new System.EventHandler(this.btOK_Click);
            this.btOK.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btOK_MouseClick);
            // 
            // btCancle
            // 
            this.btCancle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
            this.btCancle.BackColor2 = System.Drawing.Color.Gray;
            this.btCancle.BackgroundImagePadding = new System.Windows.Forms.Padding(0);
            this.btCancle.BorderColor = System.Drawing.Color.Gray;
            this.btCancle.BorderColorOver = System.Drawing.Color.Gray;
            this.btCancle.BorderSize = new System.Windows.Forms.Padding(5);
            this.btCancle.ColorTheme = arCtl.arLabel.eColorTheme.Custom;
            this.btCancle.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btCancle.Dock = System.Windows.Forms.DockStyle.Fill;
            this.btCancle.Font = new System.Drawing.Font("맑은 고딕", 30F, System.Drawing.FontStyle.Bold);
            this.btCancle.ForeColor = System.Drawing.Color.White;
            this.btCancle.GradientEnable = true;
            this.btCancle.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.btCancle.GradientRepeatBG = false;
            this.btCancle.isButton = true;
            this.btCancle.Location = new System.Drawing.Point(3, 3);
            this.btCancle.MouseDownColor = System.Drawing.Color.Yellow;
            this.btCancle.MouseOverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.btCancle.msg = null;
            this.btCancle.Name = "btCancle";
            this.btCancle.ProgressBorderColor = System.Drawing.Color.Black;
            this.btCancle.ProgressColor1 = System.Drawing.Color.LightSkyBlue;
            this.btCancle.ProgressColor2 = System.Drawing.Color.DeepSkyBlue;
            this.btCancle.ProgressEnable = false;
            this.btCancle.ProgressFont = new System.Drawing.Font("Consolas", 10F);
            this.btCancle.ProgressForeColor = System.Drawing.Color.Black;
            this.btCancle.ProgressMax = 100F;
            this.btCancle.ProgressMin = 0F;
            this.btCancle.ProgressPadding = new System.Windows.Forms.Padding(0);
            this.btCancle.ProgressValue = 0F;
            this.btCancle.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            this.btCancle.Sign = "";
            this.btCancle.SignAlign = System.Drawing.ContentAlignment.BottomRight;
            this.btCancle.SignColor = System.Drawing.Color.Yellow;
            this.btCancle.SignFont = new System.Drawing.Font("Consolas", 7F, System.Drawing.FontStyle.Italic);
            this.btCancle.Size = new System.Drawing.Size(360, 95);
            this.btCancle.TabIndex = 0;
            this.btCancle.Text = "Cancel";
            this.btCancle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.btCancle.TextShadow = true;
            this.btCancle.TextVisible = true;
            this.btCancle.Click += new System.EventHandler(this.btCancle_Click);
            // 
            // dataSet11
            // 
            this.dataSet11.DataSetName = "DataSet1";
            this.dataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // fSelectJob
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 17F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(751, 761);
            this.Controls.Add(this.panel2);
            this.Font = new System.Drawing.Font("맑은 고딕", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin = new System.Windows.Forms.Padding(4);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "fSelectJob";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = " ";
            this.TopMost = true;
            this.Load += new System.EventHandler(this.@__LoaD);
            this.panel2.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.GrpSidConvData.ResumeLayout(false);
            this.GrpSidConvData.PerformLayout();
            this.grpapplyjob.ResumeLayout(false);
            this.grpapplyjob.PerformLayout();
            this.grpApplySidinfo.ResumeLayout(false);
            this.grpApplySidinfo.PerformLayout();
            this.grpApplyWMSinfo.ResumeLayout(false);
            this.grpApplyWMSinfo.PerformLayout();
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.tableLayoutPanel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
        private arCtl.arLabel lbTitle;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
        private arCtl.arLabel btOK;
        private arCtl.arLabel btCancle;
        private System.Windows.Forms.CheckBox chkUserConfirm;
        private System.Windows.Forms.CheckBox chkQtyServer;
		private System.Windows.Forms.CheckBox chkNew;
        private System.Windows.Forms.CheckBox chkQtyMRQ;
		private System.Windows.Forms.CheckBox chkSIDConv;
		private System.Windows.Forms.CheckBox chkApplySIDConv;
		private System.Windows.Forms.GroupBox grpapplyjob;
		private System.Windows.Forms.CheckBox chkDayApplyPart;
		private System.Windows.Forms.CheckBox chkDayApplyCust;
		private System.Windows.Forms.CheckBox chkDayWhereCust;
		private System.Windows.Forms.CheckBox chkDayWherePart;
		private System.Windows.Forms.CheckBox chkDayApplySID;
		private System.Windows.Forms.CheckBox chkDayWhereSID;
		private System.Windows.Forms.CheckBox chkDayApplyVender;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Label label3;
		private System.Windows.Forms.GroupBox grpApplySidinfo;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.CheckBox chkInfoApplyVender;
		private System.Windows.Forms.CheckBox chkInfoWhereSID;
		private System.Windows.Forms.CheckBox chkInfoWhereCust;
		private System.Windows.Forms.CheckBox chkInfoWherePart;
		private System.Windows.Forms.CheckBox chkInfoApplySID;
		private System.Windows.Forms.CheckBox chkInfoApplyCust;
		private System.Windows.Forms.CheckBox chkInfoApplyPart;
		private System.Windows.Forms.CheckBox chkDayApplyPrint;
		private System.Windows.Forms.CheckBox chkInfoApplyPrint;
		private System.Windows.Forms.GroupBox GrpSidConvData;
		private System.Windows.Forms.Label label6;
		private System.Windows.Forms.Label label7;
		private System.Windows.Forms.TabControl tabControl1;
		private System.Windows.Forms.TabPage tabPage1;
		private System.Windows.Forms.TabPage tabPage2;
		private DataSet1 dataSet11;
		private System.Windows.Forms.CheckBox chkApplySidInfo;
		private System.Windows.Forms.CheckBox chkApplyJobInfo;
		private System.Windows.Forms.CheckBox chkInfoSave;
		private System.Windows.Forms.ToolTip toolTip1;
		private System.Windows.Forms.ProgressBar progressBar1;
		private System.Windows.Forms.Panel panel5;
		private System.Windows.Forms.ComboBox cmbCustCode;
		private System.Windows.Forms.CheckBox chkInfoApplyBatch;
		private System.Windows.Forms.CheckBox chkDayWhereLot;
		private System.Windows.Forms.CheckBox chkInfoWhereLot;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.CheckBox chkCustom;
        private arCtl.arLabel lbMsgCamoff;
        private System.Windows.Forms.TabPage tabPage3;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.CheckBox chkCVSave;
        private System.Windows.Forms.CheckBox chkCVApplyBatch;
        private System.Windows.Forms.CheckBox chkCVWhereLot;
        private System.Windows.Forms.CheckBox chkCVApplyPrint;
        private System.Windows.Forms.CheckBox chkCVApplyVender;
        private System.Windows.Forms.CheckBox chkCVWhereSID;
        private System.Windows.Forms.CheckBox chkCVWhereCust;
        private System.Windows.Forms.CheckBox chkCVWherePart;
        private System.Windows.Forms.CheckBox chkCVApplySID;
        private System.Windows.Forms.CheckBox chkCVApplyCust;
        private System.Windows.Forms.CheckBox chkCVApplyPartno;
        private System.Windows.Forms.CheckBox chkApplyWMSInfo;
        private System.Windows.Forms.GroupBox grpApplyWMSinfo;
        private System.Windows.Forms.CheckBox checkBox36;
        private System.Windows.Forms.CheckBox chkWMSApplyBatch;
        private System.Windows.Forms.Label label22;
        private System.Windows.Forms.Label label23;
        private System.Windows.Forms.CheckBox checkBox41;
        private System.Windows.Forms.CheckBox checkBox42;
        private System.Windows.Forms.CheckBox checkBox43;
        private System.Windows.Forms.CheckBox checkBox44;
        private System.Windows.Forms.CheckBox checkBox45;
        private System.Windows.Forms.CheckBox checkBox46;
        private System.Windows.Forms.CheckBox checkBox47;
        private System.Windows.Forms.CheckBox checkBox2;
        private System.Windows.Forms.CheckBox checkBox1;
    }
}