INT69DC_7C/INT69DC_7C/Forms/FormSystemSetting.Designer.cs

1611 lines
102 KiB
C#

namespace INT69DC_7C.Forms
{
partial class FormSystemSetting
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormSystemSetting));
this.smartForm1 = new SmartX.SmartForm();
this.pictureBoxStart = new System.Windows.Forms.PictureBox();
this.pictureBoxStop = new System.Windows.Forms.PictureBox();
this.labelTitleNo = new SmartX.SmartLabel();
this.labelItemNo = new SmartX.SmartLabel();
this.buttonPasteAll = new SmartX.SmartButton();
this.buttonPaste = new SmartX.SmartButton();
this.buttonCopy = new SmartX.SmartButton();
this.comboBoxLine = new System.Windows.Forms.ComboBox();
this.groupBoxConveyor = new SmartX.SmartGroupBox();
this.labelStaticFeedingConveyor = new SmartX.SmartLabel();
this.labelStaticRejectConveyor = new SmartX.SmartLabel();
this.labelFeedingConveyorRunTime = new SmartX.SmartLabel();
this.labelRejectConveyorDelayTime = new SmartX.SmartLabel();
this.labelRejectConveyorRunTime = new SmartX.SmartLabel();
this.labelStaticRejectConveyorDelayTime = new SmartX.SmartLabel();
this.labelFeedingConveyorDelayTime = new SmartX.SmartLabel();
this.labelStaticFeedingRunTime = new SmartX.SmartLabel();
this.labelStaticFeedingDelayTime = new SmartX.SmartLabel();
this.labelStaticRejectConveyorRunTime = new SmartX.SmartLabel();
this.buttonBack = new SmartX.SmartButton();
this.labelTitle = new SmartX.SmartLabel();
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.textBoxLotNo = new System.Windows.Forms.TextBox();
this.textBoxProductName = new System.Windows.Forms.TextBox();
this.buttonTare = new SmartX.SmartButton();
this.buttonOver = new SmartX.SmartButton();
this.buttonPass = new SmartX.SmartButton();
this.buttonUnder = new SmartX.SmartButton();
this.buttonLotEdit = new System.Windows.Forms.Button();
this.buttonNameEdit = new System.Windows.Forms.Button();
this.labelTitleLOT = new SmartX.SmartLabel();
this.labelTitleName = new SmartX.SmartLabel();
this.listBoxProductList = new System.Windows.Forms.ListBox();
this.groupBoxJudgment = new SmartX.SmartGroupBox();
this.groupBoxJudgmentSetting = new SmartX.SmartGroupBox();
this.labelSorterRunTime = new SmartX.SmartLabel();
this.labelFeedSpeed = new SmartX.SmartLabel();
this.labelSorterDelayTime = new SmartX.SmartLabel();
this.labelStaticSorterDelayTime = new SmartX.SmartLabel();
this.labelStaticFeedSpeed = new SmartX.SmartLabel();
this.labelStaticSorterRunTime = new SmartX.SmartLabel();
this.labelJudgmentCount = new SmartX.SmartLabel();
this.labelDoubleDelayTime = new SmartX.SmartLabel();
this.labelJudgmentDelayTime = new SmartX.SmartLabel();
this.labelFilter = new SmartX.SmartLabel();
this.labelStaticJudgmentCount = new SmartX.SmartLabel();
this.labelStaticDoubleDelayTime = new SmartX.SmartLabel();
this.labelStaticJudgmentDelayTime = new SmartX.SmartLabel();
this.labelStaticFilter = new SmartX.SmartLabel();
this.smartLabel33 = new SmartX.SmartLabel();
this.labelWeightValue = new SmartX.SmartLabel();
this.buttonWeightReference = new SmartX.SmartButton();
this.smartLabel32 = new SmartX.SmartLabel();
this.labelADCValue = new SmartX.SmartLabel();
this.labelStaticJudgment = new SmartX.SmartLabel();
this.labelWeightJudgment = new SmartX.SmartLabel();
this.labelWeightReference = new SmartX.SmartLabel();
this.smartDraw = new SmartX.SmartDraw();
this.labelImpellerDelayTime = new SmartX.SmartLabel();
this.labelTitleImpellerDelayTime = new SmartX.SmartLabel();
this.labelDynamicCorrection = new SmartX.SmartLabel();
this.labelStaticDynamic = new SmartX.SmartLabel();
this.smartKeyboard = new SmartX.SmartKeyboard();
this.buttonSetting = new SmartX.SmartButton();
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
this.groupBoxConveyor.SuspendLayout();
this.smartGroupBox1.SuspendLayout();
this.groupBoxJudgment.SuspendLayout();
this.groupBoxJudgmentSetting.SuspendLayout();
this.SuspendLayout();
//
// smartForm1
//
this.smartForm1.CenterLocation = false;
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
this.smartForm1.Location = new System.Drawing.Point(0, 0);
this.smartForm1.MainForm = null;
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
this.smartForm1.Name = "smartForm1";
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.SuspendLayoutInterval = 0;
//
// pictureBoxStart
//
this.pictureBoxStart.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStart.Image")));
this.pictureBoxStart.Location = new System.Drawing.Point(947, 8);
this.pictureBoxStart.Name = "pictureBoxStart";
this.pictureBoxStart.Size = new System.Drawing.Size(55, 55);
//
// pictureBoxStop
//
this.pictureBoxStop.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStop.Image")));
this.pictureBoxStop.Location = new System.Drawing.Point(947, 8);
this.pictureBoxStop.Name = "pictureBoxStop";
this.pictureBoxStop.Size = new System.Drawing.Size(55, 55);
//
// labelTitleNo
//
this.labelTitleNo.BackPictureBox = this.smartForm1;
this.labelTitleNo.BackPictureBox1 = null;
this.labelTitleNo.BackPictureBox2 = null;
this.labelTitleNo.BorderColor = System.Drawing.Color.Black;
this.labelTitleNo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleNo.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleNo.InitVisible = true;
this.labelTitleNo.LineSpacing = 0F;
this.labelTitleNo.Location = new System.Drawing.Point(34, 33);
this.labelTitleNo.Name = "labelTitleNo";
this.labelTitleNo.Size = new System.Drawing.Size(80, 30);
this.labelTitleNo.TabIndex = 5;
this.labelTitleNo.Text = "No";
this.labelTitleNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleNo.Wordwrap = false;
//
// labelItemNo
//
this.labelItemNo.BackColor = System.Drawing.Color.White;
this.labelItemNo.BackPictureBox = null;
this.labelItemNo.BackPictureBox1 = null;
this.labelItemNo.BackPictureBox2 = null;
this.labelItemNo.BorderColor = System.Drawing.Color.Black;
this.labelItemNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelItemNo.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelItemNo.InitVisible = true;
this.labelItemNo.LineSpacing = 0F;
this.labelItemNo.Location = new System.Drawing.Point(120, 33);
this.labelItemNo.Name = "labelItemNo";
this.labelItemNo.Size = new System.Drawing.Size(100, 30);
this.labelItemNo.TabIndex = 5;
this.labelItemNo.Text = "No";
this.labelItemNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelItemNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelItemNo.Wordwrap = false;
this.labelItemNo.Click += new System.EventHandler(this.labelItemNo_Click);
//
// buttonPasteAll
//
this.buttonPasteAll.BackPictureBox = null;
this.buttonPasteAll.BackPictureBox1 = null;
this.buttonPasteAll.BackPictureBox2 = null;
this.buttonPasteAll.ButtonColor = System.Drawing.Color.Gray;
this.buttonPasteAll.ButtonImageAutoSize = true;
this.buttonPasteAll.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPasteAll.DisableImage = null;
this.buttonPasteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.DownImage")));
this.buttonPasteAll.GroupID = 0;
this.buttonPasteAll.InitVisible = true;
this.buttonPasteAll.Location = new System.Drawing.Point(282, 666);
this.buttonPasteAll.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonPasteAll.Name = "buttonPasteAll";
this.buttonPasteAll.NestedClickEventPrevent = false;
this.buttonPasteAll.OutlinePixel = 1;
this.buttonPasteAll.RepeatInterval = 200;
this.buttonPasteAll.RepeatIntervalAccelerate = null;
this.buttonPasteAll.SafeInterval = 200;
this.buttonPasteAll.Size = new System.Drawing.Size(120, 87);
this.buttonPasteAll.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPasteAll.TabIndex = 151;
this.buttonPasteAll.TextColor = System.Drawing.Color.Black;
this.buttonPasteAll.TextDownColor = System.Drawing.Color.White;
this.buttonPasteAll.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonPasteAll.TextLocation = new System.Drawing.Point(0, 0);
this.buttonPasteAll.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonPasteAll.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPasteAll.UpImage")));
this.buttonPasteAll.Click += new System.EventHandler(this.buttonPasteAll_Click);
//
// buttonPaste
//
this.buttonPaste.BackPictureBox = null;
this.buttonPaste.BackPictureBox1 = null;
this.buttonPaste.BackPictureBox2 = null;
this.buttonPaste.ButtonColor = System.Drawing.Color.Gray;
this.buttonPaste.ButtonImageAutoSize = true;
this.buttonPaste.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPaste.DisableImage = null;
this.buttonPaste.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPaste.DownImage")));
this.buttonPaste.GroupID = 0;
this.buttonPaste.InitVisible = true;
this.buttonPaste.Location = new System.Drawing.Point(156, 666);
this.buttonPaste.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonPaste.Name = "buttonPaste";
this.buttonPaste.NestedClickEventPrevent = false;
this.buttonPaste.OutlinePixel = 1;
this.buttonPaste.RepeatInterval = 200;
this.buttonPaste.RepeatIntervalAccelerate = null;
this.buttonPaste.SafeInterval = 200;
this.buttonPaste.Size = new System.Drawing.Size(120, 87);
this.buttonPaste.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPaste.TabIndex = 150;
this.buttonPaste.TextColor = System.Drawing.Color.Black;
this.buttonPaste.TextDownColor = System.Drawing.Color.White;
this.buttonPaste.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonPaste.TextLocation = new System.Drawing.Point(0, 0);
this.buttonPaste.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonPaste.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPaste.UpImage")));
this.buttonPaste.Click += new System.EventHandler(this.buttonPaste_Click);
//
// buttonCopy
//
this.buttonCopy.BackPictureBox = null;
this.buttonCopy.BackPictureBox1 = null;
this.buttonCopy.BackPictureBox2 = null;
this.buttonCopy.ButtonColor = System.Drawing.Color.Gray;
this.buttonCopy.ButtonImageAutoSize = true;
this.buttonCopy.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCopy.DisableImage = null;
this.buttonCopy.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.DownImage")));
this.buttonCopy.Font = new System.Drawing.Font("Gulim", 18F, System.Drawing.FontStyle.Bold);
this.buttonCopy.GroupID = 0;
this.buttonCopy.InitVisible = true;
this.buttonCopy.Location = new System.Drawing.Point(30, 666);
this.buttonCopy.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCopy.Name = "buttonCopy";
this.buttonCopy.NestedClickEventPrevent = false;
this.buttonCopy.OutlinePixel = 1;
this.buttonCopy.RepeatInterval = 200;
this.buttonCopy.RepeatIntervalAccelerate = null;
this.buttonCopy.SafeInterval = 200;
this.buttonCopy.Size = new System.Drawing.Size(120, 87);
this.buttonCopy.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCopy.TabIndex = 149;
this.buttonCopy.Text = "00";
this.buttonCopy.TextColor = System.Drawing.Color.Black;
this.buttonCopy.TextDownColor = System.Drawing.Color.White;
this.buttonCopy.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCopy.TextLocation = new System.Drawing.Point(18, -10);
this.buttonCopy.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCopy.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCopy.UpImage")));
this.buttonCopy.Click += new System.EventHandler(this.buttonCopy_Click);
//
// comboBoxLine
//
this.comboBoxLine.Font = new System.Drawing.Font("Arial", 24F, System.Drawing.FontStyle.Bold);
this.comboBoxLine.Location = new System.Drawing.Point(32, 305);
this.comboBoxLine.Name = "comboBoxLine";
this.comboBoxLine.Size = new System.Drawing.Size(94, 43);
this.comboBoxLine.TabIndex = 152;
this.comboBoxLine.SelectedIndexChanged += new System.EventHandler(this.comboBoxLine_SelectedIndexChanged);
//
// groupBoxConveyor
//
this.groupBoxConveyor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.groupBoxConveyor.BackPictureBox = null;
this.groupBoxConveyor.BackPictureBox1 = null;
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingConveyor);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyor);
this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorRunTime);
this.groupBoxConveyor.Controls.Add(this.labelRejectConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelRejectConveyorRunTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelFeedingConveyorDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingRunTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticFeedingDelayTime);
this.groupBoxConveyor.Controls.Add(this.labelStaticRejectConveyorRunTime);
this.groupBoxConveyor.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxConveyor.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxConveyor.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxConveyor.FrameLineThickness = 1;
this.groupBoxConveyor.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxConveyor.Image = null;
this.groupBoxConveyor.InitVisible = true;
this.groupBoxConveyor.Location = new System.Drawing.Point(273, 356);
this.groupBoxConveyor.Name = "groupBoxConveyor";
this.groupBoxConveyor.RoundRadius = 5;
this.groupBoxConveyor.Size = new System.Drawing.Size(251, 213);
this.groupBoxConveyor.TabIndex = 240;
this.groupBoxConveyor.Text = "컨베어설정";
this.groupBoxConveyor.TextColor = System.Drawing.Color.Black;
//
// labelStaticFeedingConveyor
//
this.labelStaticFeedingConveyor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticFeedingConveyor.BackPictureBox = null;
this.labelStaticFeedingConveyor.BackPictureBox1 = null;
this.labelStaticFeedingConveyor.BackPictureBox2 = null;
this.labelStaticFeedingConveyor.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingConveyor.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingConveyor.InitVisible = true;
this.labelStaticFeedingConveyor.LineSpacing = 0F;
this.labelStaticFeedingConveyor.Location = new System.Drawing.Point(20, 109);
this.labelStaticFeedingConveyor.Name = "labelStaticFeedingConveyor";
this.labelStaticFeedingConveyor.Size = new System.Drawing.Size(206, 19);
this.labelStaticFeedingConveyor.TabIndex = 248;
this.labelStaticFeedingConveyor.Text = "이송 컨베어";
this.labelStaticFeedingConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingConveyor.Wordwrap = true;
//
// labelStaticRejectConveyor
//
this.labelStaticRejectConveyor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticRejectConveyor.BackPictureBox = null;
this.labelStaticRejectConveyor.BackPictureBox1 = null;
this.labelStaticRejectConveyor.BackPictureBox2 = null;
this.labelStaticRejectConveyor.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyor.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyor.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyor.InitVisible = true;
this.labelStaticRejectConveyor.LineSpacing = 0F;
this.labelStaticRejectConveyor.Location = new System.Drawing.Point(20, 19);
this.labelStaticRejectConveyor.Name = "labelStaticRejectConveyor";
this.labelStaticRejectConveyor.Size = new System.Drawing.Size(206, 19);
this.labelStaticRejectConveyor.TabIndex = 247;
this.labelStaticRejectConveyor.Text = "선별 컨베어";
this.labelStaticRejectConveyor.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyor.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyor.Wordwrap = true;
//
// labelFeedingConveyorRunTime
//
this.labelFeedingConveyorRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelFeedingConveyorRunTime.BackPictureBox = null;
this.labelFeedingConveyorRunTime.BackPictureBox1 = null;
this.labelFeedingConveyorRunTime.BackPictureBox2 = null;
this.labelFeedingConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelFeedingConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFeedingConveyorRunTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFeedingConveyorRunTime.InitVisible = true;
this.labelFeedingConveyorRunTime.LineSpacing = 0F;
this.labelFeedingConveyorRunTime.Location = new System.Drawing.Point(147, 167);
this.labelFeedingConveyorRunTime.Name = "labelFeedingConveyorRunTime";
this.labelFeedingConveyorRunTime.Size = new System.Drawing.Size(90, 30);
this.labelFeedingConveyorRunTime.TabIndex = 241;
this.labelFeedingConveyorRunTime.Text = "100";
this.labelFeedingConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFeedingConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFeedingConveyorRunTime.Wordwrap = false;
this.labelFeedingConveyorRunTime.Click += new System.EventHandler(this.labelFeedingConveyorRunTime_Click);
//
// labelRejectConveyorDelayTime
//
this.labelRejectConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelRejectConveyorDelayTime.BackPictureBox = null;
this.labelRejectConveyorDelayTime.BackPictureBox1 = null;
this.labelRejectConveyorDelayTime.BackPictureBox2 = null;
this.labelRejectConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelRejectConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelRejectConveyorDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelRejectConveyorDelayTime.InitVisible = true;
this.labelRejectConveyorDelayTime.LineSpacing = 0F;
this.labelRejectConveyorDelayTime.Location = new System.Drawing.Point(147, 39);
this.labelRejectConveyorDelayTime.Name = "labelRejectConveyorDelayTime";
this.labelRejectConveyorDelayTime.Size = new System.Drawing.Size(90, 30);
this.labelRejectConveyorDelayTime.TabIndex = 246;
this.labelRejectConveyorDelayTime.Text = "100";
this.labelRejectConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelRejectConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelRejectConveyorDelayTime.Wordwrap = false;
this.labelRejectConveyorDelayTime.Click += new System.EventHandler(this.labelRejectConveyorDelayTime_Click);
//
// labelRejectConveyorRunTime
//
this.labelRejectConveyorRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelRejectConveyorRunTime.BackPictureBox = null;
this.labelRejectConveyorRunTime.BackPictureBox1 = null;
this.labelRejectConveyorRunTime.BackPictureBox2 = null;
this.labelRejectConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelRejectConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelRejectConveyorRunTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelRejectConveyorRunTime.InitVisible = true;
this.labelRejectConveyorRunTime.LineSpacing = 0F;
this.labelRejectConveyorRunTime.Location = new System.Drawing.Point(147, 75);
this.labelRejectConveyorRunTime.Name = "labelRejectConveyorRunTime";
this.labelRejectConveyorRunTime.Size = new System.Drawing.Size(90, 30);
this.labelRejectConveyorRunTime.TabIndex = 245;
this.labelRejectConveyorRunTime.Text = "100";
this.labelRejectConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelRejectConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelRejectConveyorRunTime.Wordwrap = false;
this.labelRejectConveyorRunTime.Click += new System.EventHandler(this.labelRejectConveyorRunTime_Click);
//
// labelStaticRejectConveyorDelayTime
//
this.labelStaticRejectConveyorDelayTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticRejectConveyorDelayTime.BackPictureBox = null;
this.labelStaticRejectConveyorDelayTime.BackPictureBox1 = null;
this.labelStaticRejectConveyorDelayTime.BackPictureBox2 = null;
this.labelStaticRejectConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyorDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyorDelayTime.InitVisible = true;
this.labelStaticRejectConveyorDelayTime.LineSpacing = 0F;
this.labelStaticRejectConveyorDelayTime.Location = new System.Drawing.Point(16, 39);
this.labelStaticRejectConveyorDelayTime.Name = "labelStaticRejectConveyorDelayTime";
this.labelStaticRejectConveyorDelayTime.Size = new System.Drawing.Size(125, 30);
this.labelStaticRejectConveyorDelayTime.TabIndex = 243;
this.labelStaticRejectConveyorDelayTime.Text = "지연 시간";
this.labelStaticRejectConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyorDelayTime.Wordwrap = true;
//
// labelFeedingConveyorDelayTime
//
this.labelFeedingConveyorDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelFeedingConveyorDelayTime.BackPictureBox = null;
this.labelFeedingConveyorDelayTime.BackPictureBox1 = null;
this.labelFeedingConveyorDelayTime.BackPictureBox2 = null;
this.labelFeedingConveyorDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelFeedingConveyorDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFeedingConveyorDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFeedingConveyorDelayTime.InitVisible = true;
this.labelFeedingConveyorDelayTime.LineSpacing = 0F;
this.labelFeedingConveyorDelayTime.Location = new System.Drawing.Point(147, 131);
this.labelFeedingConveyorDelayTime.Name = "labelFeedingConveyorDelayTime";
this.labelFeedingConveyorDelayTime.Size = new System.Drawing.Size(90, 30);
this.labelFeedingConveyorDelayTime.TabIndex = 242;
this.labelFeedingConveyorDelayTime.Text = "100";
this.labelFeedingConveyorDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFeedingConveyorDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFeedingConveyorDelayTime.Wordwrap = false;
this.labelFeedingConveyorDelayTime.Click += new System.EventHandler(this.labelFeedingConveyorDelayTime_Click);
//
// labelStaticFeedingRunTime
//
this.labelStaticFeedingRunTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticFeedingRunTime.BackPictureBox = null;
this.labelStaticFeedingRunTime.BackPictureBox1 = null;
this.labelStaticFeedingRunTime.BackPictureBox2 = null;
this.labelStaticFeedingRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingRunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingRunTime.InitVisible = true;
this.labelStaticFeedingRunTime.LineSpacing = 0F;
this.labelStaticFeedingRunTime.Location = new System.Drawing.Point(16, 167);
this.labelStaticFeedingRunTime.Name = "labelStaticFeedingRunTime";
this.labelStaticFeedingRunTime.Size = new System.Drawing.Size(125, 30);
this.labelStaticFeedingRunTime.TabIndex = 239;
this.labelStaticFeedingRunTime.Text = "동작 시간";
this.labelStaticFeedingRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingRunTime.Wordwrap = true;
//
// labelStaticFeedingDelayTime
//
this.labelStaticFeedingDelayTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticFeedingDelayTime.BackPictureBox = null;
this.labelStaticFeedingDelayTime.BackPictureBox1 = null;
this.labelStaticFeedingDelayTime.BackPictureBox2 = null;
this.labelStaticFeedingDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedingDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedingDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedingDelayTime.InitVisible = true;
this.labelStaticFeedingDelayTime.LineSpacing = 0F;
this.labelStaticFeedingDelayTime.Location = new System.Drawing.Point(16, 131);
this.labelStaticFeedingDelayTime.Name = "labelStaticFeedingDelayTime";
this.labelStaticFeedingDelayTime.Size = new System.Drawing.Size(125, 30);
this.labelStaticFeedingDelayTime.TabIndex = 240;
this.labelStaticFeedingDelayTime.Text = "지연 시간";
this.labelStaticFeedingDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedingDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedingDelayTime.Wordwrap = true;
//
// labelStaticRejectConveyorRunTime
//
this.labelStaticRejectConveyorRunTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.labelStaticRejectConveyorRunTime.BackPictureBox = null;
this.labelStaticRejectConveyorRunTime.BackPictureBox1 = null;
this.labelStaticRejectConveyorRunTime.BackPictureBox2 = null;
this.labelStaticRejectConveyorRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticRejectConveyorRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticRejectConveyorRunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticRejectConveyorRunTime.InitVisible = true;
this.labelStaticRejectConveyorRunTime.LineSpacing = 0F;
this.labelStaticRejectConveyorRunTime.Location = new System.Drawing.Point(16, 75);
this.labelStaticRejectConveyorRunTime.Name = "labelStaticRejectConveyorRunTime";
this.labelStaticRejectConveyorRunTime.Size = new System.Drawing.Size(125, 30);
this.labelStaticRejectConveyorRunTime.TabIndex = 244;
this.labelStaticRejectConveyorRunTime.Text = "동작 시간";
this.labelStaticRejectConveyorRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticRejectConveyorRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticRejectConveyorRunTime.Wordwrap = true;
//
// buttonBack
//
this.buttonBack.BackPictureBox = null;
this.buttonBack.BackPictureBox1 = null;
this.buttonBack.BackPictureBox2 = null;
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
this.buttonBack.ButtonImageAutoSize = true;
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
this.buttonBack.GroupID = 0;
this.buttonBack.InitVisible = true;
this.buttonBack.Location = new System.Drawing.Point(924, 666);
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBack.Name = "buttonBack";
this.buttonBack.NestedClickEventPrevent = false;
this.buttonBack.OutlinePixel = 1;
this.buttonBack.RepeatInterval = 200;
this.buttonBack.RepeatIntervalAccelerate = null;
this.buttonBack.SafeInterval = 200;
this.buttonBack.Size = new System.Drawing.Size(84, 87);
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBack.TabIndex = 241;
this.buttonBack.TextColor = System.Drawing.Color.Black;
this.buttonBack.TextDownColor = System.Drawing.Color.White;
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
//
// labelTitle
//
this.labelTitle.BackPictureBox = this.smartForm1;
this.labelTitle.BackPictureBox1 = null;
this.labelTitle.BackPictureBox2 = null;
this.labelTitle.BorderColor = System.Drawing.Color.Black;
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitle.Font = new System.Drawing.Font("New Gulim", 35F, System.Drawing.FontStyle.Bold);
this.labelTitle.InitVisible = true;
this.labelTitle.LineSpacing = 0F;
this.labelTitle.Location = new System.Drawing.Point(199, 7);
this.labelTitle.Name = "labelTitle";
this.labelTitle.Size = new System.Drawing.Size(626, 60);
this.labelTitle.TabIndex = 247;
this.labelTitle.Text = "시 스 템 설 정";
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitle.Wordwrap = false;
//
// smartGroupBox1
//
this.smartGroupBox1.BackPictureBox = this.smartForm1;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.textBoxLotNo);
this.smartGroupBox1.Controls.Add(this.textBoxProductName);
this.smartGroupBox1.Controls.Add(this.buttonTare);
this.smartGroupBox1.Controls.Add(this.buttonOver);
this.smartGroupBox1.Controls.Add(this.buttonPass);
this.smartGroupBox1.Controls.Add(this.buttonUnder);
this.smartGroupBox1.Controls.Add(this.buttonLotEdit);
this.smartGroupBox1.Controls.Add(this.buttonNameEdit);
this.smartGroupBox1.Controls.Add(this.labelTitleLOT);
this.smartGroupBox1.Controls.Add(this.labelItemNo);
this.smartGroupBox1.Controls.Add(this.labelTitleName);
this.smartGroupBox1.Controls.Add(this.labelTitleNo);
this.smartGroupBox1.Controls.Add(this.listBoxProductList);
this.smartGroupBox1.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 1;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle;
this.smartGroupBox1.Image = null;
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 73);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(476, 587);
this.smartGroupBox1.TabIndex = 109;
this.smartGroupBox1.Text = "품목설정";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// textBoxLotNo
//
this.textBoxLotNo.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.textBoxLotNo.Location = new System.Drawing.Point(120, 105);
this.textBoxLotNo.MaxLength = 14;
this.textBoxLotNo.Name = "textBoxLotNo";
this.textBoxLotNo.Size = new System.Drawing.Size(230, 28);
this.textBoxLotNo.TabIndex = 140;
this.textBoxLotNo.Text = "LotNo";
this.textBoxLotNo.WordWrap = false;
this.textBoxLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxLotNo_KeyPress);
//
// textBoxProductName
//
this.textBoxProductName.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.textBoxProductName.Location = new System.Drawing.Point(120, 69);
this.textBoxProductName.MaxLength = 12;
this.textBoxProductName.Name = "textBoxProductName";
this.textBoxProductName.Size = new System.Drawing.Size(230, 28);
this.textBoxProductName.TabIndex = 139;
this.textBoxProductName.Text = "Welcome";
this.textBoxProductName.WordWrap = false;
this.textBoxProductName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxProductName_KeyPress);
//
// buttonTare
//
this.buttonTare.BackPictureBox = null;
this.buttonTare.BackPictureBox1 = null;
this.buttonTare.BackPictureBox2 = null;
this.buttonTare.ButtonColor = System.Drawing.Color.Gray;
this.buttonTare.ButtonImageAutoSize = true;
this.buttonTare.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTare.DisableImage = null;
this.buttonTare.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.DownImage")));
this.buttonTare.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.buttonTare.GroupID = 0;
this.buttonTare.InitVisible = true;
this.buttonTare.Location = new System.Drawing.Point(346, 147);
this.buttonTare.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonTare.Name = "buttonTare";
this.buttonTare.NestedClickEventPrevent = false;
this.buttonTare.OutlinePixel = 1;
this.buttonTare.RepeatInterval = 200;
this.buttonTare.RepeatIntervalAccelerate = null;
this.buttonTare.SafeInterval = 200;
this.buttonTare.Size = new System.Drawing.Size(94, 70);
this.buttonTare.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTare.TabIndex = 136;
this.buttonTare.Text = "0.0";
this.buttonTare.TextColor = System.Drawing.Color.Black;
this.buttonTare.TextDownColor = System.Drawing.Color.White;
this.buttonTare.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonTare.TextLocation = new System.Drawing.Point(-10, 18);
this.buttonTare.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonTare.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTare.UpImage")));
this.buttonTare.Click += new System.EventHandler(this.buttonTare_Click);
//
// buttonOver
//
this.buttonOver.BackPictureBox = null;
this.buttonOver.BackPictureBox1 = null;
this.buttonOver.BackPictureBox2 = null;
this.buttonOver.ButtonColor = System.Drawing.Color.Gray;
this.buttonOver.ButtonImageAutoSize = true;
this.buttonOver.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonOver.DisableImage = null;
this.buttonOver.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.DownImage")));
this.buttonOver.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.buttonOver.GroupID = 0;
this.buttonOver.InitVisible = true;
this.buttonOver.Location = new System.Drawing.Point(243, 147);
this.buttonOver.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonOver.Name = "buttonOver";
this.buttonOver.NestedClickEventPrevent = false;
this.buttonOver.OutlinePixel = 1;
this.buttonOver.RepeatInterval = 200;
this.buttonOver.RepeatIntervalAccelerate = null;
this.buttonOver.SafeInterval = 200;
this.buttonOver.Size = new System.Drawing.Size(94, 70);
this.buttonOver.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonOver.TabIndex = 135;
this.buttonOver.Text = "300.0";
this.buttonOver.TextColor = System.Drawing.Color.Black;
this.buttonOver.TextDownColor = System.Drawing.Color.White;
this.buttonOver.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonOver.TextLocation = new System.Drawing.Point(-10, 18);
this.buttonOver.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonOver.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonOver.UpImage")));
this.buttonOver.Click += new System.EventHandler(this.buttonOver_Click);
//
// buttonPass
//
this.buttonPass.BackPictureBox = null;
this.buttonPass.BackPictureBox1 = null;
this.buttonPass.BackPictureBox2 = null;
this.buttonPass.ButtonColor = System.Drawing.Color.Gray;
this.buttonPass.ButtonImageAutoSize = true;
this.buttonPass.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPass.DisableImage = null;
this.buttonPass.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.DownImage")));
this.buttonPass.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.buttonPass.GroupID = 0;
this.buttonPass.InitVisible = true;
this.buttonPass.Location = new System.Drawing.Point(140, 147);
this.buttonPass.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonPass.Name = "buttonPass";
this.buttonPass.NestedClickEventPrevent = false;
this.buttonPass.OutlinePixel = 1;
this.buttonPass.RepeatInterval = 200;
this.buttonPass.RepeatIntervalAccelerate = null;
this.buttonPass.SafeInterval = 200;
this.buttonPass.Size = new System.Drawing.Size(94, 70);
this.buttonPass.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPass.TabIndex = 138;
this.buttonPass.Text = "200.0";
this.buttonPass.TextColor = System.Drawing.Color.Black;
this.buttonPass.TextDownColor = System.Drawing.Color.White;
this.buttonPass.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonPass.TextLocation = new System.Drawing.Point(-10, 18);
this.buttonPass.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonPass.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPass.UpImage")));
this.buttonPass.Click += new System.EventHandler(this.buttonPass_Click);
//
// buttonUnder
//
this.buttonUnder.BackPictureBox = null;
this.buttonUnder.BackPictureBox1 = null;
this.buttonUnder.BackPictureBox2 = null;
this.buttonUnder.ButtonColor = System.Drawing.Color.Gray;
this.buttonUnder.ButtonImageAutoSize = true;
this.buttonUnder.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonUnder.DisableImage = null;
this.buttonUnder.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.DownImage")));
this.buttonUnder.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.buttonUnder.GroupID = 0;
this.buttonUnder.InitVisible = true;
this.buttonUnder.Location = new System.Drawing.Point(34, 147);
this.buttonUnder.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonUnder.Name = "buttonUnder";
this.buttonUnder.NestedClickEventPrevent = false;
this.buttonUnder.OutlinePixel = 1;
this.buttonUnder.RepeatInterval = 200;
this.buttonUnder.RepeatIntervalAccelerate = null;
this.buttonUnder.SafeInterval = 200;
this.buttonUnder.Size = new System.Drawing.Size(94, 70);
this.buttonUnder.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonUnder.TabIndex = 137;
this.buttonUnder.Text = "100.0";
this.buttonUnder.TextColor = System.Drawing.Color.Black;
this.buttonUnder.TextDownColor = System.Drawing.Color.White;
this.buttonUnder.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonUnder.TextLocation = new System.Drawing.Point(-10, 18);
this.buttonUnder.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonUnder.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonUnder.UpImage")));
this.buttonUnder.Click += new System.EventHandler(this.buttonUnder_Click);
//
// buttonLotEdit
//
this.buttonLotEdit.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.buttonLotEdit.Location = new System.Drawing.Point(358, 104);
this.buttonLotEdit.Name = "buttonLotEdit";
this.buttonLotEdit.Size = new System.Drawing.Size(82, 30);
this.buttonLotEdit.TabIndex = 133;
this.buttonLotEdit.Text = "Edit";
this.buttonLotEdit.Click += new System.EventHandler(this.buttonLotEdit_Click);
//
// buttonNameEdit
//
this.buttonNameEdit.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Regular);
this.buttonNameEdit.Location = new System.Drawing.Point(358, 68);
this.buttonNameEdit.Name = "buttonNameEdit";
this.buttonNameEdit.Size = new System.Drawing.Size(82, 30);
this.buttonNameEdit.TabIndex = 134;
this.buttonNameEdit.Text = "Edit";
this.buttonNameEdit.Click += new System.EventHandler(this.buttonNameEdit_Click);
//
// labelTitleLOT
//
this.labelTitleLOT.BackPictureBox = this.smartForm1;
this.labelTitleLOT.BackPictureBox1 = null;
this.labelTitleLOT.BackPictureBox2 = null;
this.labelTitleLOT.BorderColor = System.Drawing.Color.Black;
this.labelTitleLOT.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleLOT.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleLOT.InitVisible = true;
this.labelTitleLOT.LineSpacing = 0F;
this.labelTitleLOT.Location = new System.Drawing.Point(34, 104);
this.labelTitleLOT.Name = "labelTitleLOT";
this.labelTitleLOT.Size = new System.Drawing.Size(80, 30);
this.labelTitleLOT.TabIndex = 130;
this.labelTitleLOT.Text = "LOT";
this.labelTitleLOT.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleLOT.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleLOT.Wordwrap = false;
//
// labelTitleName
//
this.labelTitleName.BackPictureBox = this.smartForm1;
this.labelTitleName.BackPictureBox1 = null;
this.labelTitleName.BackPictureBox2 = null;
this.labelTitleName.BorderColor = System.Drawing.Color.Black;
this.labelTitleName.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleName.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.labelTitleName.InitVisible = true;
this.labelTitleName.LineSpacing = 0F;
this.labelTitleName.Location = new System.Drawing.Point(34, 68);
this.labelTitleName.Name = "labelTitleName";
this.labelTitleName.Size = new System.Drawing.Size(80, 30);
this.labelTitleName.TabIndex = 132;
this.labelTitleName.Text = "NAME";
this.labelTitleName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleName.Wordwrap = false;
//
// listBoxProductList
//
this.listBoxProductList.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.listBoxProductList.Location = new System.Drawing.Point(34, 227);
this.listBoxProductList.Name = "listBoxProductList";
this.listBoxProductList.Size = new System.Drawing.Size(406, 312);
this.listBoxProductList.TabIndex = 8;
this.listBoxProductList.SelectedIndexChanged += new System.EventHandler(this.listBoxProductList_SelectedIndexChanged);
//
// groupBoxJudgment
//
this.groupBoxJudgment.BackPictureBox = this.smartForm1;
this.groupBoxJudgment.BackPictureBox1 = null;
this.groupBoxJudgment.Controls.Add(this.groupBoxJudgmentSetting);
this.groupBoxJudgment.Controls.Add(this.smartLabel33);
this.groupBoxJudgment.Controls.Add(this.labelWeightValue);
this.groupBoxJudgment.Controls.Add(this.buttonWeightReference);
this.groupBoxJudgment.Controls.Add(this.smartLabel32);
this.groupBoxJudgment.Controls.Add(this.comboBoxLine);
this.groupBoxJudgment.Controls.Add(this.labelADCValue);
this.groupBoxJudgment.Controls.Add(this.labelStaticJudgment);
this.groupBoxJudgment.Controls.Add(this.labelWeightJudgment);
this.groupBoxJudgment.Controls.Add(this.groupBoxConveyor);
this.groupBoxJudgment.Controls.Add(this.labelWeightReference);
this.groupBoxJudgment.Controls.Add(this.smartDraw);
this.groupBoxJudgment.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.groupBoxJudgment.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxJudgment.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxJudgment.FrameLineThickness = 1;
this.groupBoxJudgment.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.Rectangle;
this.groupBoxJudgment.Image = null;
this.groupBoxJudgment.InitVisible = true;
this.groupBoxJudgment.Location = new System.Drawing.Point(476, 73);
this.groupBoxJudgment.Name = "groupBoxJudgment";
this.groupBoxJudgment.RoundRadius = 5;
this.groupBoxJudgment.Size = new System.Drawing.Size(535, 587);
this.groupBoxJudgment.TabIndex = 248;
this.groupBoxJudgment.Text = "판정설정";
this.groupBoxJudgment.TextColor = System.Drawing.Color.Black;
//
// groupBoxJudgmentSetting
//
this.groupBoxJudgmentSetting.BackPictureBox = this.smartForm1;
this.groupBoxJudgmentSetting.BackPictureBox1 = null;
this.groupBoxJudgmentSetting.Controls.Add(this.labelSorterRunTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelFeedSpeed);
this.groupBoxJudgmentSetting.Controls.Add(this.labelSorterDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticSorterDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticFeedSpeed);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticSorterRunTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelJudgmentCount);
this.groupBoxJudgmentSetting.Controls.Add(this.labelDoubleDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelJudgmentDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelFilter);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticJudgmentCount);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticDoubleDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticJudgmentDelayTime);
this.groupBoxJudgmentSetting.Controls.Add(this.labelStaticFilter);
this.groupBoxJudgmentSetting.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.groupBoxJudgmentSetting.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxJudgmentSetting.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxJudgmentSetting.FrameLineThickness = 1;
this.groupBoxJudgmentSetting.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxJudgmentSetting.Image = null;
this.groupBoxJudgmentSetting.InitVisible = true;
this.groupBoxJudgmentSetting.Location = new System.Drawing.Point(11, 357);
this.groupBoxJudgmentSetting.Name = "groupBoxJudgmentSetting";
this.groupBoxJudgmentSetting.RoundRadius = 5;
this.groupBoxJudgmentSetting.Size = new System.Drawing.Size(271, 212);
this.groupBoxJudgmentSetting.TabIndex = 173;
this.groupBoxJudgmentSetting.TextColor = System.Drawing.Color.Black;
//
// labelSorterRunTime
//
this.labelSorterRunTime.BackColor = System.Drawing.SystemColors.Window;
this.labelSorterRunTime.BackPictureBox = null;
this.labelSorterRunTime.BackPictureBox1 = null;
this.labelSorterRunTime.BackPictureBox2 = null;
this.labelSorterRunTime.BorderColor = System.Drawing.Color.Black;
this.labelSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelSorterRunTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelSorterRunTime.InitVisible = true;
this.labelSorterRunTime.LineSpacing = 0F;
this.labelSorterRunTime.Location = new System.Drawing.Point(176, 176);
this.labelSorterRunTime.Name = "labelSorterRunTime";
this.labelSorterRunTime.Size = new System.Drawing.Size(80, 20);
this.labelSorterRunTime.TabIndex = 108;
this.labelSorterRunTime.Text = "100";
this.labelSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSorterRunTime.Wordwrap = false;
this.labelSorterRunTime.Click += new System.EventHandler(this.labelSorterRunTime_Click);
//
// labelFeedSpeed
//
this.labelFeedSpeed.BackColor = System.Drawing.SystemColors.Window;
this.labelFeedSpeed.BackPictureBox = null;
this.labelFeedSpeed.BackPictureBox1 = null;
this.labelFeedSpeed.BackPictureBox2 = null;
this.labelFeedSpeed.BorderColor = System.Drawing.Color.Black;
this.labelFeedSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFeedSpeed.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFeedSpeed.InitVisible = true;
this.labelFeedSpeed.LineSpacing = 0F;
this.labelFeedSpeed.Location = new System.Drawing.Point(176, 124);
this.labelFeedSpeed.Name = "labelFeedSpeed";
this.labelFeedSpeed.Size = new System.Drawing.Size(80, 20);
this.labelFeedSpeed.TabIndex = 110;
this.labelFeedSpeed.Text = "100";
this.labelFeedSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFeedSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFeedSpeed.Wordwrap = false;
this.labelFeedSpeed.Click += new System.EventHandler(this.labelFeedSpeed_Click);
//
// labelSorterDelayTime
//
this.labelSorterDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelSorterDelayTime.BackPictureBox = null;
this.labelSorterDelayTime.BackPictureBox1 = null;
this.labelSorterDelayTime.BackPictureBox2 = null;
this.labelSorterDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelSorterDelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelSorterDelayTime.InitVisible = true;
this.labelSorterDelayTime.LineSpacing = 0F;
this.labelSorterDelayTime.Location = new System.Drawing.Point(176, 150);
this.labelSorterDelayTime.Name = "labelSorterDelayTime";
this.labelSorterDelayTime.Size = new System.Drawing.Size(80, 20);
this.labelSorterDelayTime.TabIndex = 108;
this.labelSorterDelayTime.Text = "100";
this.labelSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelSorterDelayTime.Wordwrap = false;
this.labelSorterDelayTime.Click += new System.EventHandler(this.labelSorterDelayTime_Click);
//
// labelStaticSorterDelayTime
//
this.labelStaticSorterDelayTime.BackPictureBox = this.smartForm1;
this.labelStaticSorterDelayTime.BackPictureBox1 = null;
this.labelStaticSorterDelayTime.BackPictureBox2 = null;
this.labelStaticSorterDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorterDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorterDelayTime.ForeColor = System.Drawing.Color.Black;
this.labelStaticSorterDelayTime.InitVisible = true;
this.labelStaticSorterDelayTime.LineSpacing = 0F;
this.labelStaticSorterDelayTime.Location = new System.Drawing.Point(15, 150);
this.labelStaticSorterDelayTime.Name = "labelStaticSorterDelayTime";
this.labelStaticSorterDelayTime.Size = new System.Drawing.Size(155, 20);
this.labelStaticSorterDelayTime.TabIndex = 107;
this.labelStaticSorterDelayTime.Text = "선별기 지연시간";
this.labelStaticSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorterDelayTime.Wordwrap = false;
//
// labelStaticFeedSpeed
//
this.labelStaticFeedSpeed.BackPictureBox = this.smartForm1;
this.labelStaticFeedSpeed.BackPictureBox1 = null;
this.labelStaticFeedSpeed.BackPictureBox2 = null;
this.labelStaticFeedSpeed.BorderColor = System.Drawing.Color.Black;
this.labelStaticFeedSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFeedSpeed.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFeedSpeed.ForeColor = System.Drawing.Color.Black;
this.labelStaticFeedSpeed.InitVisible = true;
this.labelStaticFeedSpeed.LineSpacing = 0F;
this.labelStaticFeedSpeed.Location = new System.Drawing.Point(15, 124);
this.labelStaticFeedSpeed.Name = "labelStaticFeedSpeed";
this.labelStaticFeedSpeed.Size = new System.Drawing.Size(155, 20);
this.labelStaticFeedSpeed.TabIndex = 109;
this.labelStaticFeedSpeed.Text = "컨베어속도";
this.labelStaticFeedSpeed.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFeedSpeed.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFeedSpeed.Wordwrap = false;
//
// labelStaticSorterRunTime
//
this.labelStaticSorterRunTime.BackPictureBox = this.smartForm1;
this.labelStaticSorterRunTime.BackPictureBox1 = null;
this.labelStaticSorterRunTime.BackPictureBox2 = null;
this.labelStaticSorterRunTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorterRunTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorterRunTime.ForeColor = System.Drawing.Color.Black;
this.labelStaticSorterRunTime.InitVisible = true;
this.labelStaticSorterRunTime.LineSpacing = 0F;
this.labelStaticSorterRunTime.Location = new System.Drawing.Point(15, 176);
this.labelStaticSorterRunTime.Name = "labelStaticSorterRunTime";
this.labelStaticSorterRunTime.Size = new System.Drawing.Size(155, 20);
this.labelStaticSorterRunTime.TabIndex = 107;
this.labelStaticSorterRunTime.Text = "선별기 동작시간";
this.labelStaticSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorterRunTime.Wordwrap = false;
//
// labelJudgmentCount
//
this.labelJudgmentCount.BackColor = System.Drawing.SystemColors.Window;
this.labelJudgmentCount.BackPictureBox = null;
this.labelJudgmentCount.BackPictureBox1 = null;
this.labelJudgmentCount.BackPictureBox2 = null;
this.labelJudgmentCount.BorderColor = System.Drawing.Color.Black;
this.labelJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelJudgmentCount.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelJudgmentCount.InitVisible = true;
this.labelJudgmentCount.LineSpacing = 0F;
this.labelJudgmentCount.Location = new System.Drawing.Point(176, 98);
this.labelJudgmentCount.Name = "labelJudgmentCount";
this.labelJudgmentCount.Size = new System.Drawing.Size(80, 20);
this.labelJudgmentCount.TabIndex = 108;
this.labelJudgmentCount.Text = "100";
this.labelJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelJudgmentCount.Wordwrap = false;
this.labelJudgmentCount.Click += new System.EventHandler(this.labelJudgmentCount_Click);
//
// labelDoubleDelayTime
//
this.labelDoubleDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelDoubleDelayTime.BackPictureBox = null;
this.labelDoubleDelayTime.BackPictureBox1 = null;
this.labelDoubleDelayTime.BackPictureBox2 = null;
this.labelDoubleDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelDoubleDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelDoubleDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelDoubleDelayTime.InitVisible = true;
this.labelDoubleDelayTime.LineSpacing = 0F;
this.labelDoubleDelayTime.Location = new System.Drawing.Point(176, 72);
this.labelDoubleDelayTime.Name = "labelDoubleDelayTime";
this.labelDoubleDelayTime.Size = new System.Drawing.Size(80, 20);
this.labelDoubleDelayTime.TabIndex = 108;
this.labelDoubleDelayTime.Text = "100";
this.labelDoubleDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelDoubleDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDoubleDelayTime.Wordwrap = false;
this.labelDoubleDelayTime.Click += new System.EventHandler(this.labelDoubleDelayTime_Click);
//
// labelJudgmentDelayTime
//
this.labelJudgmentDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelJudgmentDelayTime.BackPictureBox = null;
this.labelJudgmentDelayTime.BackPictureBox1 = null;
this.labelJudgmentDelayTime.BackPictureBox2 = null;
this.labelJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelJudgmentDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelJudgmentDelayTime.InitVisible = true;
this.labelJudgmentDelayTime.LineSpacing = 0F;
this.labelJudgmentDelayTime.Location = new System.Drawing.Point(176, 46);
this.labelJudgmentDelayTime.Name = "labelJudgmentDelayTime";
this.labelJudgmentDelayTime.Size = new System.Drawing.Size(80, 20);
this.labelJudgmentDelayTime.TabIndex = 108;
this.labelJudgmentDelayTime.Text = "100";
this.labelJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelJudgmentDelayTime.Wordwrap = false;
this.labelJudgmentDelayTime.Click += new System.EventHandler(this.labelJudgmentDelayTime_Click);
//
// labelFilter
//
this.labelFilter.BackColor = System.Drawing.SystemColors.Window;
this.labelFilter.BackPictureBox = null;
this.labelFilter.BackPictureBox1 = null;
this.labelFilter.BackPictureBox2 = null;
this.labelFilter.BorderColor = System.Drawing.Color.Black;
this.labelFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelFilter.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelFilter.InitVisible = true;
this.labelFilter.LineSpacing = 0F;
this.labelFilter.Location = new System.Drawing.Point(176, 20);
this.labelFilter.Name = "labelFilter";
this.labelFilter.Size = new System.Drawing.Size(80, 20);
this.labelFilter.TabIndex = 108;
this.labelFilter.Text = "100";
this.labelFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelFilter.Wordwrap = false;
this.labelFilter.Click += new System.EventHandler(this.labelFilter_Click);
//
// labelStaticJudgmentCount
//
this.labelStaticJudgmentCount.BackPictureBox = this.smartForm1;
this.labelStaticJudgmentCount.BackPictureBox1 = null;
this.labelStaticJudgmentCount.BackPictureBox2 = null;
this.labelStaticJudgmentCount.BorderColor = System.Drawing.Color.Black;
this.labelStaticJudgmentCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticJudgmentCount.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticJudgmentCount.ForeColor = System.Drawing.Color.Black;
this.labelStaticJudgmentCount.InitVisible = true;
this.labelStaticJudgmentCount.LineSpacing = 0F;
this.labelStaticJudgmentCount.Location = new System.Drawing.Point(15, 98);
this.labelStaticJudgmentCount.Name = "labelStaticJudgmentCount";
this.labelStaticJudgmentCount.Size = new System.Drawing.Size(155, 20);
this.labelStaticJudgmentCount.TabIndex = 107;
this.labelStaticJudgmentCount.Text = "판정개수";
this.labelStaticJudgmentCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticJudgmentCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticJudgmentCount.Wordwrap = false;
//
// labelStaticDoubleDelayTime
//
this.labelStaticDoubleDelayTime.BackPictureBox = this.smartForm1;
this.labelStaticDoubleDelayTime.BackPictureBox1 = null;
this.labelStaticDoubleDelayTime.BackPictureBox2 = null;
this.labelStaticDoubleDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticDoubleDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticDoubleDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticDoubleDelayTime.ForeColor = System.Drawing.Color.Black;
this.labelStaticDoubleDelayTime.InitVisible = true;
this.labelStaticDoubleDelayTime.LineSpacing = 0F;
this.labelStaticDoubleDelayTime.Location = new System.Drawing.Point(15, 72);
this.labelStaticDoubleDelayTime.Name = "labelStaticDoubleDelayTime";
this.labelStaticDoubleDelayTime.Size = new System.Drawing.Size(155, 20);
this.labelStaticDoubleDelayTime.TabIndex = 107;
this.labelStaticDoubleDelayTime.Text = "이중지연";
this.labelStaticDoubleDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticDoubleDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticDoubleDelayTime.Wordwrap = false;
//
// labelStaticJudgmentDelayTime
//
this.labelStaticJudgmentDelayTime.BackPictureBox = this.smartForm1;
this.labelStaticJudgmentDelayTime.BackPictureBox1 = null;
this.labelStaticJudgmentDelayTime.BackPictureBox2 = null;
this.labelStaticJudgmentDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelStaticJudgmentDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticJudgmentDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticJudgmentDelayTime.ForeColor = System.Drawing.Color.Black;
this.labelStaticJudgmentDelayTime.InitVisible = true;
this.labelStaticJudgmentDelayTime.LineSpacing = 0F;
this.labelStaticJudgmentDelayTime.Location = new System.Drawing.Point(15, 46);
this.labelStaticJudgmentDelayTime.Name = "labelStaticJudgmentDelayTime";
this.labelStaticJudgmentDelayTime.Size = new System.Drawing.Size(155, 20);
this.labelStaticJudgmentDelayTime.TabIndex = 107;
this.labelStaticJudgmentDelayTime.Text = "판정지연";
this.labelStaticJudgmentDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticJudgmentDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticJudgmentDelayTime.Wordwrap = false;
//
// labelStaticFilter
//
this.labelStaticFilter.BackPictureBox = this.smartForm1;
this.labelStaticFilter.BackPictureBox1 = null;
this.labelStaticFilter.BackPictureBox2 = null;
this.labelStaticFilter.BorderColor = System.Drawing.Color.Black;
this.labelStaticFilter.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticFilter.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticFilter.ForeColor = System.Drawing.Color.Black;
this.labelStaticFilter.InitVisible = true;
this.labelStaticFilter.LineSpacing = 0F;
this.labelStaticFilter.Location = new System.Drawing.Point(15, 20);
this.labelStaticFilter.Name = "labelStaticFilter";
this.labelStaticFilter.Size = new System.Drawing.Size(155, 20);
this.labelStaticFilter.TabIndex = 107;
this.labelStaticFilter.Text = "필터";
this.labelStaticFilter.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticFilter.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticFilter.Wordwrap = false;
//
// smartLabel33
//
this.smartLabel33.BackPictureBox = this.smartForm1;
this.smartLabel33.BackPictureBox1 = null;
this.smartLabel33.BackPictureBox2 = null;
this.smartLabel33.BorderColor = System.Drawing.Color.Black;
this.smartLabel33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.smartLabel33.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.smartLabel33.ForeColor = System.Drawing.Color.Black;
this.smartLabel33.InitVisible = true;
this.smartLabel33.LineSpacing = 0F;
this.smartLabel33.Location = new System.Drawing.Point(412, 305);
this.smartLabel33.Name = "smartLabel33";
this.smartLabel33.Size = new System.Drawing.Size(80, 20);
this.smartLabel33.TabIndex = 170;
this.smartLabel33.Text = "Weight";
this.smartLabel33.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel33.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel33.Wordwrap = false;
//
// labelWeightValue
//
this.labelWeightValue.BackPictureBox = this.smartForm1;
this.labelWeightValue.BackPictureBox1 = null;
this.labelWeightValue.BackPictureBox2 = null;
this.labelWeightValue.BorderColor = System.Drawing.Color.Black;
this.labelWeightValue.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeightValue.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelWeightValue.ForeColor = System.Drawing.Color.Black;
this.labelWeightValue.InitVisible = true;
this.labelWeightValue.LineSpacing = 0F;
this.labelWeightValue.Location = new System.Drawing.Point(412, 331);
this.labelWeightValue.Name = "labelWeightValue";
this.labelWeightValue.Size = new System.Drawing.Size(80, 20);
this.labelWeightValue.TabIndex = 169;
this.labelWeightValue.Text = "234.56";
this.labelWeightValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelWeightValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeightValue.Wordwrap = false;
//
// buttonWeightReference
//
this.buttonWeightReference.BackPictureBox = null;
this.buttonWeightReference.BackPictureBox1 = null;
this.buttonWeightReference.BackPictureBox2 = null;
this.buttonWeightReference.ButtonColor = System.Drawing.SystemColors.Control;
this.buttonWeightReference.ButtonImageAutoSize = true;
this.buttonWeightReference.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonWeightReference.DisableImage = null;
this.buttonWeightReference.DownImage = null;
this.buttonWeightReference.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.buttonWeightReference.GroupID = 0;
this.buttonWeightReference.InitVisible = true;
this.buttonWeightReference.Location = new System.Drawing.Point(132, 305);
this.buttonWeightReference.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonWeightReference.Name = "buttonWeightReference";
this.buttonWeightReference.NestedClickEventPrevent = false;
this.buttonWeightReference.OutlinePixel = 1;
this.buttonWeightReference.RepeatInterval = 200;
this.buttonWeightReference.RepeatIntervalAccelerate = null;
this.buttonWeightReference.SafeInterval = 200;
this.buttonWeightReference.Size = new System.Drawing.Size(80, 20);
this.buttonWeightReference.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonWeightReference.TabIndex = 172;
this.buttonWeightReference.Text = "기준";
this.buttonWeightReference.TextColor = System.Drawing.Color.Black;
this.buttonWeightReference.TextDownColor = System.Drawing.Color.White;
this.buttonWeightReference.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonWeightReference.TextLocation = new System.Drawing.Point(0, 0);
this.buttonWeightReference.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonWeightReference.UpImage = null;
this.buttonWeightReference.Click += new System.EventHandler(this.buttonWeightReference_Click);
//
// smartLabel32
//
this.smartLabel32.BackPictureBox = this.smartForm1;
this.smartLabel32.BackPictureBox1 = null;
this.smartLabel32.BackPictureBox2 = null;
this.smartLabel32.BorderColor = System.Drawing.Color.Black;
this.smartLabel32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.smartLabel32.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.smartLabel32.ForeColor = System.Drawing.Color.Black;
this.smartLabel32.InitVisible = true;
this.smartLabel32.LineSpacing = 0F;
this.smartLabel32.Location = new System.Drawing.Point(326, 305);
this.smartLabel32.Name = "smartLabel32";
this.smartLabel32.Size = new System.Drawing.Size(80, 20);
this.smartLabel32.TabIndex = 171;
this.smartLabel32.Text = "ADC";
this.smartLabel32.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel32.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel32.Wordwrap = false;
//
// labelADCValue
//
this.labelADCValue.BackPictureBox = this.smartForm1;
this.labelADCValue.BackPictureBox1 = null;
this.labelADCValue.BackPictureBox2 = null;
this.labelADCValue.BorderColor = System.Drawing.Color.Black;
this.labelADCValue.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelADCValue.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelADCValue.ForeColor = System.Drawing.Color.Black;
this.labelADCValue.InitVisible = true;
this.labelADCValue.LineSpacing = 0F;
this.labelADCValue.Location = new System.Drawing.Point(326, 331);
this.labelADCValue.Name = "labelADCValue";
this.labelADCValue.Size = new System.Drawing.Size(80, 20);
this.labelADCValue.TabIndex = 166;
this.labelADCValue.Text = "234.56";
this.labelADCValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelADCValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelADCValue.Wordwrap = false;
//
// labelStaticJudgment
//
this.labelStaticJudgment.BackPictureBox = this.smartForm1;
this.labelStaticJudgment.BackPictureBox1 = null;
this.labelStaticJudgment.BackPictureBox2 = null;
this.labelStaticJudgment.BorderColor = System.Drawing.Color.Black;
this.labelStaticJudgment.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelStaticJudgment.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.labelStaticJudgment.ForeColor = System.Drawing.Color.Black;
this.labelStaticJudgment.InitVisible = true;
this.labelStaticJudgment.LineSpacing = 0F;
this.labelStaticJudgment.Location = new System.Drawing.Point(218, 305);
this.labelStaticJudgment.Name = "labelStaticJudgment";
this.labelStaticJudgment.Size = new System.Drawing.Size(80, 20);
this.labelStaticJudgment.TabIndex = 165;
this.labelStaticJudgment.Text = "판정";
this.labelStaticJudgment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticJudgment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticJudgment.Wordwrap = false;
//
// labelWeightJudgment
//
this.labelWeightJudgment.BackPictureBox = this.smartForm1;
this.labelWeightJudgment.BackPictureBox1 = null;
this.labelWeightJudgment.BackPictureBox2 = null;
this.labelWeightJudgment.BorderColor = System.Drawing.Color.Black;
this.labelWeightJudgment.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeightJudgment.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelWeightJudgment.ForeColor = System.Drawing.Color.Black;
this.labelWeightJudgment.InitVisible = true;
this.labelWeightJudgment.LineSpacing = 0F;
this.labelWeightJudgment.Location = new System.Drawing.Point(218, 331);
this.labelWeightJudgment.Name = "labelWeightJudgment";
this.labelWeightJudgment.Size = new System.Drawing.Size(80, 20);
this.labelWeightJudgment.TabIndex = 168;
this.labelWeightJudgment.Text = "234.56";
this.labelWeightJudgment.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelWeightJudgment.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeightJudgment.Wordwrap = false;
//
// labelWeightReference
//
this.labelWeightReference.BackPictureBox = this.smartForm1;
this.labelWeightReference.BackPictureBox1 = null;
this.labelWeightReference.BackPictureBox2 = null;
this.labelWeightReference.BorderColor = System.Drawing.Color.Black;
this.labelWeightReference.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeightReference.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.labelWeightReference.ForeColor = System.Drawing.Color.Black;
this.labelWeightReference.InitVisible = true;
this.labelWeightReference.LineSpacing = 0F;
this.labelWeightReference.Location = new System.Drawing.Point(133, 331);
this.labelWeightReference.Name = "labelWeightReference";
this.labelWeightReference.Size = new System.Drawing.Size(80, 20);
this.labelWeightReference.TabIndex = 167;
this.labelWeightReference.Text = "234.56";
this.labelWeightReference.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelWeightReference.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeightReference.Wordwrap = false;
//
// smartDraw
//
this.smartDraw.AnimationGIFFrameInterval = 0;
this.smartDraw.BackColor = System.Drawing.Color.Black;
this.smartDraw.BackPictureBox = null;
this.smartDraw.BackPictureBox1 = null;
this.smartDraw.ChartChannelPenStyle = null;
this.smartDraw.ChartDrawStep = 1;
this.smartDraw.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
this.smartDraw.InitVisible = true;
this.smartDraw.Location = new System.Drawing.Point(32, 20);
this.smartDraw.Name = "smartDraw";
this.smartDraw.SetBackimage = null;
this.smartDraw.SetBackImageAutoSize = true;
this.smartDraw.Size = new System.Drawing.Size(460, 280);
this.smartDraw.TabIndex = 164;
this.smartDraw.Text = "smartDraw2";
//
// labelImpellerDelayTime
//
this.labelImpellerDelayTime.BackColor = System.Drawing.SystemColors.Window;
this.labelImpellerDelayTime.BackPictureBox = null;
this.labelImpellerDelayTime.BackPictureBox1 = null;
this.labelImpellerDelayTime.BackPictureBox2 = null;
this.labelImpellerDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelImpellerDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelImpellerDelayTime.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
this.labelImpellerDelayTime.InitVisible = true;
this.labelImpellerDelayTime.LineSpacing = 0F;
this.labelImpellerDelayTime.Location = new System.Drawing.Point(663, 712);
this.labelImpellerDelayTime.Name = "labelImpellerDelayTime";
this.labelImpellerDelayTime.Size = new System.Drawing.Size(93, 30);
this.labelImpellerDelayTime.TabIndex = 257;
this.labelImpellerDelayTime.Text = "100";
this.labelImpellerDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelImpellerDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelImpellerDelayTime.Visible = false;
this.labelImpellerDelayTime.Wordwrap = false;
this.labelImpellerDelayTime.Click += new System.EventHandler(this.labelImpellerDelayTime_Click);
//
// labelTitleImpellerDelayTime
//
this.labelTitleImpellerDelayTime.BackPictureBox = this.smartForm1;
this.labelTitleImpellerDelayTime.BackPictureBox1 = null;
this.labelTitleImpellerDelayTime.BackPictureBox2 = null;
this.labelTitleImpellerDelayTime.BorderColor = System.Drawing.Color.Black;
this.labelTitleImpellerDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleImpellerDelayTime.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelTitleImpellerDelayTime.ForeColor = System.Drawing.Color.Black;
this.labelTitleImpellerDelayTime.InitVisible = true;
this.labelTitleImpellerDelayTime.LineSpacing = 0F;
this.labelTitleImpellerDelayTime.Location = new System.Drawing.Point(515, 712);
this.labelTitleImpellerDelayTime.Name = "labelTitleImpellerDelayTime";
this.labelTitleImpellerDelayTime.Size = new System.Drawing.Size(144, 30);
this.labelTitleImpellerDelayTime.TabIndex = 256;
this.labelTitleImpellerDelayTime.Text = "임펠러지연";
this.labelTitleImpellerDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleImpellerDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleImpellerDelayTime.Visible = false;
this.labelTitleImpellerDelayTime.Wordwrap = false;
//
// labelDynamicCorrection
//
this.labelDynamicCorrection.BackColor = System.Drawing.SystemColors.Window;
this.labelDynamicCorrection.BackPictureBox = null;
this.labelDynamicCorrection.BackPictureBox1 = null;
this.labelDynamicCorrection.BackPictureBox2 = null;
this.labelDynamicCorrection.BorderColor = System.Drawing.Color.Black;
this.labelDynamicCorrection.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelDynamicCorrection.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
this.labelDynamicCorrection.InitVisible = true;
this.labelDynamicCorrection.LineSpacing = 0F;
this.labelDynamicCorrection.Location = new System.Drawing.Point(663, 676);
this.labelDynamicCorrection.Name = "labelDynamicCorrection";
this.labelDynamicCorrection.Size = new System.Drawing.Size(93, 30);
this.labelDynamicCorrection.TabIndex = 108;
this.labelDynamicCorrection.Text = "1.000000";
this.labelDynamicCorrection.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelDynamicCorrection.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDynamicCorrection.Visible = false;
this.labelDynamicCorrection.Wordwrap = false;
this.labelDynamicCorrection.Click += new System.EventHandler(this.labelDynamicCorrection_Click);
//
// labelStaticDynamic
//
this.labelStaticDynamic.BackPictureBox = this.smartForm1;
this.labelStaticDynamic.BackPictureBox1 = null;
this.labelStaticDynamic.BackPictureBox2 = null;
this.labelStaticDynamic.BorderColor = System.Drawing.Color.Black;
this.labelStaticDynamic.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticDynamic.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticDynamic.ForeColor = System.Drawing.Color.Black;
this.labelStaticDynamic.InitVisible = true;
this.labelStaticDynamic.LineSpacing = 0F;
this.labelStaticDynamic.Location = new System.Drawing.Point(515, 676);
this.labelStaticDynamic.Name = "labelStaticDynamic";
this.labelStaticDynamic.Size = new System.Drawing.Size(144, 30);
this.labelStaticDynamic.TabIndex = 107;
this.labelStaticDynamic.Text = "동보정";
this.labelStaticDynamic.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStaticDynamic.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticDynamic.Visible = false;
this.labelStaticDynamic.Wordwrap = false;
//
// smartKeyboard
//
this.smartKeyboard.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.smartKeyboard.ControlKeyDisable = false;
this.smartKeyboard.DesignMinimize = true;
this.smartKeyboard.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.smartKeyboard.HanYoungKeyDisable = false;
this.smartKeyboard.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL;
this.smartKeyboard.KeyFillColor = System.Drawing.Color.Black;
this.smartKeyboard.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.smartKeyboard.KeyOutLineWidth = 1;
this.smartKeyboard.KeyPressImage1 = null;
this.smartKeyboard.KeyPressImage2 = null;
this.smartKeyboard.KeyPressImage3 = null;
this.smartKeyboard.KeyUpImage1 = null;
this.smartKeyboard.KeyUpImage2 = null;
this.smartKeyboard.KeyUpImage3 = null;
this.smartKeyboard.LeftMargin = 5;
this.smartKeyboard.Location = new System.Drawing.Point(476, 56);
this.smartKeyboard.Name = "smartKeyboard";
this.smartKeyboard.PressFontColor = System.Drawing.Color.Olive;
this.smartKeyboard.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartKeyboard.PressKeyOutLineColor = System.Drawing.Color.Green;
this.smartKeyboard.RoundedCorners = true;
this.smartKeyboard.SetBackimage = null;
this.smartKeyboard.Size = new System.Drawing.Size(16, 11);
this.smartKeyboard.TabIndex = 252;
this.smartKeyboard.TABKeyDisable = false;
this.smartKeyboard.TargetInputObject = null;
this.smartKeyboard.Text = "smartKeyboard1";
this.smartKeyboard.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE;
this.smartKeyboard.TopMargin = 5;
this.smartKeyboard.Visible = false;
this.smartKeyboard.OnXKeyClick += new System.EventHandler(this.smartKeyboard_OnXKeyClick);
this.smartKeyboard.OnHanYoungKeyChange += new System.EventHandler(this.smartKeyboard_OnHanYoungKeyChange);
//
// buttonSetting
//
this.buttonSetting.BackPictureBox = null;
this.buttonSetting.BackPictureBox1 = null;
this.buttonSetting.BackPictureBox2 = null;
this.buttonSetting.ButtonColor = System.Drawing.Color.Gray;
this.buttonSetting.ButtonImageAutoSize = true;
this.buttonSetting.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSetting.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSetting.DisableImage")));
this.buttonSetting.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSetting.DownImage")));
this.buttonSetting.GroupID = 0;
this.buttonSetting.InitVisible = true;
this.buttonSetting.Location = new System.Drawing.Point(834, 666);
this.buttonSetting.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonSetting.Name = "buttonSetting";
this.buttonSetting.NestedClickEventPrevent = false;
this.buttonSetting.OutlinePixel = 1;
this.buttonSetting.RepeatInterval = 200;
this.buttonSetting.RepeatIntervalAccelerate = null;
this.buttonSetting.SafeInterval = 200;
this.buttonSetting.Size = new System.Drawing.Size(84, 87);
this.buttonSetting.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSetting.TabIndex = 261;
this.buttonSetting.TextColor = System.Drawing.Color.Black;
this.buttonSetting.TextDownColor = System.Drawing.Color.White;
this.buttonSetting.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSetting.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSetting.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSetting.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSetting.UpImage")));
this.buttonSetting.Click += new System.EventHandler(this.buttonSetting_Click);
//
// FormSystemSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.smartGroupBox1);
this.Controls.Add(this.buttonSetting);
this.Controls.Add(this.labelDynamicCorrection);
this.Controls.Add(this.labelImpellerDelayTime);
this.Controls.Add(this.smartKeyboard);
this.Controls.Add(this.labelTitleImpellerDelayTime);
this.Controls.Add(this.groupBoxJudgment);
this.Controls.Add(this.labelStaticDynamic);
this.Controls.Add(this.labelTitle);
this.Controls.Add(this.buttonBack);
this.Controls.Add(this.buttonPasteAll);
this.Controls.Add(this.buttonPaste);
this.Controls.Add(this.buttonCopy);
this.Controls.Add(this.pictureBoxStart);
this.Controls.Add(this.pictureBoxStop);
this.Controls.Add(this.smartForm1);
this.Name = "FormSystemSetting";
this.Text = "FormSystemSetting";
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
this.groupBoxConveyor.ResumeLayout(false);
this.smartGroupBox1.ResumeLayout(false);
this.groupBoxJudgment.ResumeLayout(false);
this.groupBoxJudgmentSetting.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartForm smartForm1;
private System.Windows.Forms.PictureBox pictureBoxStart;
private System.Windows.Forms.PictureBox pictureBoxStop;
private SmartX.SmartLabel labelTitleNo;
private SmartX.SmartLabel labelItemNo;
private SmartX.SmartButton buttonPasteAll;
private SmartX.SmartButton buttonPaste;
private SmartX.SmartButton buttonCopy;
private System.Windows.Forms.ComboBox comboBoxLine;
private SmartX.SmartGroupBox groupBoxConveyor;
public SmartX.SmartLabel labelFeedingConveyorRunTime;
public SmartX.SmartLabel labelRejectConveyorDelayTime;
public SmartX.SmartLabel labelRejectConveyorRunTime;
private SmartX.SmartLabel labelStaticRejectConveyorDelayTime;
public SmartX.SmartLabel labelFeedingConveyorDelayTime;
private SmartX.SmartLabel labelStaticFeedingRunTime;
private SmartX.SmartLabel labelStaticFeedingDelayTime;
private SmartX.SmartLabel labelStaticRejectConveyorRunTime;
private SmartX.SmartButton buttonBack;
private SmartX.SmartLabel labelTitle;
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.ListBox listBoxProductList;
private SmartX.SmartButton buttonTare;
private SmartX.SmartButton buttonOver;
private SmartX.SmartButton buttonPass;
private SmartX.SmartButton buttonUnder;
private System.Windows.Forms.Button buttonLotEdit;
private System.Windows.Forms.Button buttonNameEdit;
private SmartX.SmartLabel labelTitleLOT;
private SmartX.SmartLabel labelTitleName;
private SmartX.SmartGroupBox groupBoxJudgment;
public SmartX.SmartLabel labelSorterRunTime;
public SmartX.SmartLabel labelSorterDelayTime;
private SmartX.SmartLabel labelStaticSorterDelayTime;
private SmartX.SmartLabel labelStaticSorterRunTime;
private SmartX.SmartGroupBox groupBoxJudgmentSetting;
public SmartX.SmartLabel labelDynamicCorrection;
public SmartX.SmartLabel labelJudgmentCount;
public SmartX.SmartLabel labelDoubleDelayTime;
public SmartX.SmartLabel labelJudgmentDelayTime;
public SmartX.SmartLabel labelFilter;
private SmartX.SmartLabel labelStaticDynamic;
private SmartX.SmartLabel labelStaticJudgmentCount;
private SmartX.SmartLabel labelStaticDoubleDelayTime;
private SmartX.SmartLabel labelStaticJudgmentDelayTime;
private SmartX.SmartLabel labelStaticFilter;
private SmartX.SmartLabel smartLabel33;
private SmartX.SmartLabel labelWeightValue;
private SmartX.SmartButton buttonWeightReference;
private SmartX.SmartLabel smartLabel32;
private SmartX.SmartLabel labelADCValue;
private SmartX.SmartLabel labelStaticJudgment;
private SmartX.SmartLabel labelWeightJudgment;
private SmartX.SmartLabel labelWeightReference;
public SmartX.SmartDraw smartDraw;
private System.Windows.Forms.TextBox textBoxLotNo;
private System.Windows.Forms.TextBox textBoxProductName;
private SmartX.SmartKeyboard smartKeyboard;
private SmartX.SmartLabel labelStaticFeedingConveyor;
private SmartX.SmartLabel labelStaticRejectConveyor;
public SmartX.SmartLabel labelImpellerDelayTime;
private SmartX.SmartLabel labelTitleImpellerDelayTime;
public SmartX.SmartLabel labelFeedSpeed;
private SmartX.SmartLabel labelStaticFeedSpeed;
private SmartX.SmartButton buttonSetting;
}
}