INT63DC_2C/INT63DC_2C/Forms/FormOptionSetting.Designer.cs

448 lines
27 KiB
C#

namespace INT63DC_2C.Forms
{
partial class FormOptionSetting
{
/// <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(FormOptionSetting));
this.smartForm1 = new SmartX.SmartForm();
this.buttonBack = new SmartX.SmartButton();
this.labelTitle = new SmartX.SmartLabel();
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.smartGroupBox2 = new SmartX.SmartGroupBox();
this.labelInfo4 = new SmartX.SmartLabel();
this.buttonSorter4Location = new SmartX.SmartButton();
this.labelStaticSorter4Location = new SmartX.SmartLabel();
this.buttonDataStatistics = new SmartX.SmartButton();
this.smartLabel1 = new SmartX.SmartLabel();
this.labelBuadrateWarning2 = new SmartX.SmartLabel();
this.labelBuadrateWarning = new SmartX.SmartLabel();
this.buttonSave = new SmartX.SmartButton();
this.buttonSorterCheckEnable = new SmartX.SmartButton();
this.labelStaticSorterCheckEnable = new SmartX.SmartLabel();
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox2.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;
//
// 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 = 24;
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 = 23;
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.smartGroupBox2);
this.smartGroupBox1.Controls.Add(this.labelBuadrateWarning2);
this.smartGroupBox1.Controls.Add(this.labelBuadrateWarning);
this.smartGroupBox1.Controls.Add(this.buttonSave);
this.smartGroupBox1.Controls.Add(this.buttonBack);
this.smartGroupBox1.Controls.Add(this.labelTitle);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 1;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = null;
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(1024, 768);
this.smartGroupBox1.TabIndex = 205;
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// smartGroupBox2
//
this.smartGroupBox2.BackPictureBox = this.smartForm1;
this.smartGroupBox2.BackPictureBox1 = null;
this.smartGroupBox2.Controls.Add(this.buttonSorterCheckEnable);
this.smartGroupBox2.Controls.Add(this.labelStaticSorterCheckEnable);
this.smartGroupBox2.Controls.Add(this.labelInfo4);
this.smartGroupBox2.Controls.Add(this.buttonSorter4Location);
this.smartGroupBox2.Controls.Add(this.labelStaticSorter4Location);
this.smartGroupBox2.Controls.Add(this.buttonDataStatistics);
this.smartGroupBox2.Controls.Add(this.smartLabel1);
this.smartGroupBox2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox2.FrameLineThickness = 2;
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.smartGroupBox2.Image = null;
this.smartGroupBox2.InitVisible = true;
this.smartGroupBox2.Location = new System.Drawing.Point(118, 204);
this.smartGroupBox2.Name = "smartGroupBox2";
this.smartGroupBox2.RoundRadius = 10;
this.smartGroupBox2.Size = new System.Drawing.Size(822, 221);
this.smartGroupBox2.TabIndex = 210;
this.smartGroupBox2.Text = "Option";
this.smartGroupBox2.TextColor = System.Drawing.Color.Black;
//
// labelInfo4
//
this.labelInfo4.BackColor = System.Drawing.Color.Silver;
this.labelInfo4.BackPictureBox = this.smartForm1;
this.labelInfo4.BackPictureBox1 = null;
this.labelInfo4.BackPictureBox2 = null;
this.labelInfo4.BorderColor = System.Drawing.Color.Black;
this.labelInfo4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelInfo4.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelInfo4.ForeColor = System.Drawing.Color.MediumBlue;
this.labelInfo4.InitVisible = true;
this.labelInfo4.LineSpacing = 0F;
this.labelInfo4.Location = new System.Drawing.Point(343, 108);
this.labelInfo4.Name = "labelInfo4";
this.labelInfo4.Size = new System.Drawing.Size(450, 25);
this.labelInfo4.TabIndex = 268;
this.labelInfo4.Text = "※ 리크디텍터 선별(위치 1 고정)";
this.labelInfo4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelInfo4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelInfo4.Wordwrap = false;
//
// buttonSorter4Location
//
this.buttonSorter4Location.BackPictureBox = null;
this.buttonSorter4Location.BackPictureBox1 = null;
this.buttonSorter4Location.BackPictureBox2 = null;
this.buttonSorter4Location.ButtonColor = System.Drawing.Color.Gray;
this.buttonSorter4Location.ButtonImageAutoSize = true;
this.buttonSorter4Location.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSorter4Location.DisableImage = null;
this.buttonSorter4Location.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter4Location.DownImage")));
this.buttonSorter4Location.GroupID = 0;
this.buttonSorter4Location.InitVisible = true;
this.buttonSorter4Location.Location = new System.Drawing.Point(253, 108);
this.buttonSorter4Location.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonSorter4Location.Name = "buttonSorter4Location";
this.buttonSorter4Location.NestedClickEventPrevent = false;
this.buttonSorter4Location.OutlinePixel = 1;
this.buttonSorter4Location.RepeatInterval = 200;
this.buttonSorter4Location.RepeatIntervalAccelerate = null;
this.buttonSorter4Location.SafeInterval = 200;
this.buttonSorter4Location.Size = new System.Drawing.Size(84, 25);
this.buttonSorter4Location.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSorter4Location.TabIndex = 267;
this.buttonSorter4Location.TextColor = System.Drawing.Color.Black;
this.buttonSorter4Location.TextDownColor = System.Drawing.Color.White;
this.buttonSorter4Location.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSorter4Location.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSorter4Location.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSorter4Location.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSorter4Location.UpImage")));
this.buttonSorter4Location.Click += new System.EventHandler(this.buttonSorter4Location_Click);
//
// labelStaticSorter4Location
//
this.labelStaticSorter4Location.BackPictureBox = this.smartForm1;
this.labelStaticSorter4Location.BackPictureBox1 = null;
this.labelStaticSorter4Location.BackPictureBox2 = null;
this.labelStaticSorter4Location.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorter4Location.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorter4Location.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorter4Location.ForeColor = System.Drawing.Color.Black;
this.labelStaticSorter4Location.InitVisible = true;
this.labelStaticSorter4Location.LineSpacing = 0F;
this.labelStaticSorter4Location.Location = new System.Drawing.Point(47, 108);
this.labelStaticSorter4Location.Name = "labelStaticSorter4Location";
this.labelStaticSorter4Location.Size = new System.Drawing.Size(200, 25);
this.labelStaticSorter4Location.TabIndex = 266;
this.labelStaticSorter4Location.Text = "선별기4 위치";
this.labelStaticSorter4Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelStaticSorter4Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorter4Location.Wordwrap = false;
//
// buttonDataStatistics
//
this.buttonDataStatistics.BackPictureBox = null;
this.buttonDataStatistics.BackPictureBox1 = null;
this.buttonDataStatistics.BackPictureBox2 = null;
this.buttonDataStatistics.ButtonColor = System.Drawing.Color.Gray;
this.buttonDataStatistics.ButtonImageAutoSize = true;
this.buttonDataStatistics.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.DisableImage = null;
this.buttonDataStatistics.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.DownImage")));
this.buttonDataStatistics.GroupID = 0;
this.buttonDataStatistics.InitVisible = true;
this.buttonDataStatistics.Location = new System.Drawing.Point(253, 77);
this.buttonDataStatistics.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonDataStatistics.Name = "buttonDataStatistics";
this.buttonDataStatistics.NestedClickEventPrevent = false;
this.buttonDataStatistics.OutlinePixel = 1;
this.buttonDataStatistics.RepeatInterval = 200;
this.buttonDataStatistics.RepeatIntervalAccelerate = null;
this.buttonDataStatistics.SafeInterval = 200;
this.buttonDataStatistics.Size = new System.Drawing.Size(84, 25);
this.buttonDataStatistics.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDataStatistics.TabIndex = 206;
this.buttonDataStatistics.TextColor = System.Drawing.Color.Black;
this.buttonDataStatistics.TextDownColor = System.Drawing.Color.White;
this.buttonDataStatistics.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDataStatistics.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDataStatistics.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.UpImage")));
this.buttonDataStatistics.Click += new System.EventHandler(this.buttonDataStatistics_Click);
//
// smartLabel1
//
this.smartLabel1.BackPictureBox = this.smartForm1;
this.smartLabel1.BackPictureBox1 = null;
this.smartLabel1.BackPictureBox2 = null;
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.smartLabel1.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
this.smartLabel1.InitVisible = true;
this.smartLabel1.LineSpacing = 0F;
this.smartLabel1.Location = new System.Drawing.Point(47, 77);
this.smartLabel1.Name = "smartLabel1";
this.smartLabel1.Size = new System.Drawing.Size(200, 25);
this.smartLabel1.TabIndex = 205;
this.smartLabel1.Text = "Data Statistics";
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false;
//
// labelBuadrateWarning2
//
this.labelBuadrateWarning2.BackColor = System.Drawing.Color.Silver;
this.labelBuadrateWarning2.BackPictureBox = this.smartForm1;
this.labelBuadrateWarning2.BackPictureBox1 = null;
this.labelBuadrateWarning2.BackPictureBox2 = null;
this.labelBuadrateWarning2.BorderColor = System.Drawing.Color.Black;
this.labelBuadrateWarning2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelBuadrateWarning2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelBuadrateWarning2.ForeColor = System.Drawing.Color.Red;
this.labelBuadrateWarning2.InitVisible = true;
this.labelBuadrateWarning2.LineSpacing = 0F;
this.labelBuadrateWarning2.Location = new System.Drawing.Point(14, 723);
this.labelBuadrateWarning2.Name = "labelBuadrateWarning2";
this.labelBuadrateWarning2.Size = new System.Drawing.Size(811, 21);
this.labelBuadrateWarning2.TabIndex = 209;
this.labelBuadrateWarning2.Text = "※ 엔지니어 이외에 절대 변경하지 마십시오.";
this.labelBuadrateWarning2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelBuadrateWarning2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelBuadrateWarning2.Wordwrap = false;
//
// labelBuadrateWarning
//
this.labelBuadrateWarning.BackColor = System.Drawing.Color.Silver;
this.labelBuadrateWarning.BackPictureBox = this.smartForm1;
this.labelBuadrateWarning.BackPictureBox1 = null;
this.labelBuadrateWarning.BackPictureBox2 = null;
this.labelBuadrateWarning.BorderColor = System.Drawing.Color.Black;
this.labelBuadrateWarning.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelBuadrateWarning.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelBuadrateWarning.ForeColor = System.Drawing.Color.Red;
this.labelBuadrateWarning.InitVisible = true;
this.labelBuadrateWarning.LineSpacing = 0F;
this.labelBuadrateWarning.Location = new System.Drawing.Point(14, 702);
this.labelBuadrateWarning.Name = "labelBuadrateWarning";
this.labelBuadrateWarning.Size = new System.Drawing.Size(811, 23);
this.labelBuadrateWarning.TabIndex = 208;
this.labelBuadrateWarning.Text = "※ 설정 변경 후, 전원을 껐다 켜야 합니다";
this.labelBuadrateWarning.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelBuadrateWarning.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelBuadrateWarning.Wordwrap = false;
//
// buttonSave
//
this.buttonSave.BackPictureBox = null;
this.buttonSave.BackPictureBox1 = null;
this.buttonSave.BackPictureBox2 = null;
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
this.buttonSave.ButtonImageAutoSize = true;
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
this.buttonSave.GroupID = 0;
this.buttonSave.InitVisible = true;
this.buttonSave.Location = new System.Drawing.Point(834, 666);
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonSave.Name = "buttonSave";
this.buttonSave.NestedClickEventPrevent = false;
this.buttonSave.OutlinePixel = 1;
this.buttonSave.RepeatInterval = 200;
this.buttonSave.RepeatIntervalAccelerate = null;
this.buttonSave.SafeInterval = 200;
this.buttonSave.Size = new System.Drawing.Size(84, 87);
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSave.TabIndex = 207;
this.buttonSave.TextColor = System.Drawing.Color.Black;
this.buttonSave.TextDownColor = System.Drawing.Color.White;
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSave.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage")));
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
//
// buttonSorterCheckEnable
//
this.buttonSorterCheckEnable.BackPictureBox = null;
this.buttonSorterCheckEnable.BackPictureBox1 = null;
this.buttonSorterCheckEnable.BackPictureBox2 = null;
this.buttonSorterCheckEnable.ButtonColor = System.Drawing.Color.Gray;
this.buttonSorterCheckEnable.ButtonImageAutoSize = true;
this.buttonSorterCheckEnable.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonSorterCheckEnable.DisableImage = null;
this.buttonSorterCheckEnable.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSorterCheckEnable.DownImage")));
this.buttonSorterCheckEnable.GroupID = 0;
this.buttonSorterCheckEnable.InitVisible = true;
this.buttonSorterCheckEnable.Location = new System.Drawing.Point(253, 139);
this.buttonSorterCheckEnable.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonSorterCheckEnable.Name = "buttonSorterCheckEnable";
this.buttonSorterCheckEnable.NestedClickEventPrevent = false;
this.buttonSorterCheckEnable.OutlinePixel = 1;
this.buttonSorterCheckEnable.RepeatInterval = 200;
this.buttonSorterCheckEnable.RepeatIntervalAccelerate = null;
this.buttonSorterCheckEnable.SafeInterval = 200;
this.buttonSorterCheckEnable.Size = new System.Drawing.Size(84, 25);
this.buttonSorterCheckEnable.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonSorterCheckEnable.TabIndex = 270;
this.buttonSorterCheckEnable.TextColor = System.Drawing.Color.Black;
this.buttonSorterCheckEnable.TextDownColor = System.Drawing.Color.White;
this.buttonSorterCheckEnable.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonSorterCheckEnable.TextLocation = new System.Drawing.Point(0, 0);
this.buttonSorterCheckEnable.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonSorterCheckEnable.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSorterCheckEnable.UpImage")));
this.buttonSorterCheckEnable.Click += new System.EventHandler(this.buttonSorterCheckEnable_Click);
//
// labelStaticSorterCheckEnable
//
this.labelStaticSorterCheckEnable.BackPictureBox = this.smartForm1;
this.labelStaticSorterCheckEnable.BackPictureBox1 = null;
this.labelStaticSorterCheckEnable.BackPictureBox2 = null;
this.labelStaticSorterCheckEnable.BorderColor = System.Drawing.Color.Black;
this.labelStaticSorterCheckEnable.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStaticSorterCheckEnable.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
this.labelStaticSorterCheckEnable.ForeColor = System.Drawing.Color.Black;
this.labelStaticSorterCheckEnable.InitVisible = true;
this.labelStaticSorterCheckEnable.LineSpacing = 0F;
this.labelStaticSorterCheckEnable.Location = new System.Drawing.Point(47, 139);
this.labelStaticSorterCheckEnable.Name = "labelStaticSorterCheckEnable";
this.labelStaticSorterCheckEnable.Size = new System.Drawing.Size(200, 25);
this.labelStaticSorterCheckEnable.TabIndex = 269;
this.labelStaticSorterCheckEnable.Text = "선별부 동작감지";
this.labelStaticSorterCheckEnable.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelStaticSorterCheckEnable.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStaticSorterCheckEnable.Wordwrap = false;
//
// FormOptionSetting
//
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.smartForm1);
this.Name = "FormOptionSetting";
this.Text = "FormOptionSetting";
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
this.smartGroupBox1.ResumeLayout(false);
this.smartGroupBox2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartForm smartForm1;
private SmartX.SmartButton buttonBack;
private SmartX.SmartLabel labelTitle;
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonDataStatistics;
private SmartX.SmartLabel smartLabel1;
private SmartX.SmartButton buttonSave;
private SmartX.SmartLabel labelBuadrateWarning2;
private SmartX.SmartLabel labelBuadrateWarning;
private SmartX.SmartGroupBox smartGroupBox2;
private SmartX.SmartLabel labelInfo4;
private SmartX.SmartButton buttonSorter4Location;
private SmartX.SmartLabel labelStaticSorter4Location;
private SmartX.SmartButton buttonSorterCheckEnable;
private SmartX.SmartLabel labelStaticSorterCheckEnable;
}
}