533 lines
32 KiB
C#
533 lines
32 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.groupBoxOption = new SmartX.SmartGroupBox();
|
|
this.labelInfo5 = new SmartX.SmartLabel();
|
|
this.buttonPart11 = new SmartX.SmartButton();
|
|
this.labelTitlePart11 = new SmartX.SmartLabel();
|
|
this.buttonSorterCheckEnable = new SmartX.SmartButton();
|
|
this.labelTitleSorterCheckEnable = new SmartX.SmartLabel();
|
|
this.labelInfo4 = new SmartX.SmartLabel();
|
|
this.buttonSorter4Location = new SmartX.SmartButton();
|
|
this.labelTitleSorter4Location = new SmartX.SmartLabel();
|
|
this.buttonDataStatistics = new SmartX.SmartButton();
|
|
this.labelTitleDataStatistics = new SmartX.SmartLabel();
|
|
this.labelBuadrateWarning2 = new SmartX.SmartLabel();
|
|
this.labelBuadrateWarning = new SmartX.SmartLabel();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.groupBoxOption.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("새굴림", 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.groupBoxOption);
|
|
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;
|
|
//
|
|
// groupBoxOption
|
|
//
|
|
this.groupBoxOption.BackPictureBox = this.smartForm1;
|
|
this.groupBoxOption.BackPictureBox1 = null;
|
|
this.groupBoxOption.Controls.Add(this.labelInfo5);
|
|
this.groupBoxOption.Controls.Add(this.buttonPart11);
|
|
this.groupBoxOption.Controls.Add(this.labelTitlePart11);
|
|
this.groupBoxOption.Controls.Add(this.buttonSorterCheckEnable);
|
|
this.groupBoxOption.Controls.Add(this.labelTitleSorterCheckEnable);
|
|
this.groupBoxOption.Controls.Add(this.labelInfo4);
|
|
this.groupBoxOption.Controls.Add(this.buttonSorter4Location);
|
|
this.groupBoxOption.Controls.Add(this.labelTitleSorter4Location);
|
|
this.groupBoxOption.Controls.Add(this.buttonDataStatistics);
|
|
this.groupBoxOption.Controls.Add(this.labelTitleDataStatistics);
|
|
this.groupBoxOption.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
this.groupBoxOption.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.groupBoxOption.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxOption.FrameLineThickness = 2;
|
|
this.groupBoxOption.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
|
|
this.groupBoxOption.Image = null;
|
|
this.groupBoxOption.InitVisible = true;
|
|
this.groupBoxOption.Location = new System.Drawing.Point(88, 204);
|
|
this.groupBoxOption.Name = "groupBoxOption";
|
|
this.groupBoxOption.RoundRadius = 10;
|
|
this.groupBoxOption.Size = new System.Drawing.Size(840, 195);
|
|
this.groupBoxOption.TabIndex = 210;
|
|
this.groupBoxOption.Text = "Option";
|
|
this.groupBoxOption.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelInfo5
|
|
//
|
|
this.labelInfo5.BackColor = System.Drawing.Color.Silver;
|
|
this.labelInfo5.BackPictureBox = this.smartForm1;
|
|
this.labelInfo5.BackPictureBox1 = null;
|
|
this.labelInfo5.BackPictureBox2 = null;
|
|
this.labelInfo5.BorderColor = System.Drawing.Color.Black;
|
|
this.labelInfo5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelInfo5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelInfo5.ForeColor = System.Drawing.Color.MediumBlue;
|
|
this.labelInfo5.InitVisible = true;
|
|
this.labelInfo5.LineSpacing = 0F;
|
|
this.labelInfo5.Location = new System.Drawing.Point(341, 142);
|
|
this.labelInfo5.Name = "labelInfo5";
|
|
this.labelInfo5.Size = new System.Drawing.Size(479, 25);
|
|
this.labelInfo5.TabIndex = 273;
|
|
this.labelInfo5.Text = "※ Part11 ON : activate [Login], [Data backup], [Data Statistics]";
|
|
this.labelInfo5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInfo5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelInfo5.Visible = false;
|
|
this.labelInfo5.Wordwrap = false;
|
|
//
|
|
// buttonPart11
|
|
//
|
|
this.buttonPart11.BackPictureBox = null;
|
|
this.buttonPart11.BackPictureBox1 = null;
|
|
this.buttonPart11.BackPictureBox2 = null;
|
|
this.buttonPart11.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonPart11.ButtonImageAutoSize = true;
|
|
this.buttonPart11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonPart11.DisableImage = null;
|
|
this.buttonPart11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPart11.DownImage")));
|
|
this.buttonPart11.GroupID = 0;
|
|
this.buttonPart11.InitVisible = true;
|
|
this.buttonPart11.Location = new System.Drawing.Point(251, 142);
|
|
this.buttonPart11.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonPart11.Name = "buttonPart11";
|
|
this.buttonPart11.NestedClickEventPrevent = false;
|
|
this.buttonPart11.OutlinePixel = 1;
|
|
this.buttonPart11.RepeatInterval = 200;
|
|
this.buttonPart11.RepeatIntervalAccelerate = null;
|
|
this.buttonPart11.SafeInterval = 200;
|
|
this.buttonPart11.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonPart11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonPart11.TabIndex = 272;
|
|
this.buttonPart11.TextColor = System.Drawing.Color.Black;
|
|
this.buttonPart11.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonPart11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonPart11.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonPart11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonPart11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPart11.UpImage")));
|
|
this.buttonPart11.Visible = false;
|
|
this.buttonPart11.Click += new System.EventHandler(this.buttonPart11_Click);
|
|
//
|
|
// labelTitlePart11
|
|
//
|
|
this.labelTitlePart11.BackPictureBox = this.smartForm1;
|
|
this.labelTitlePart11.BackPictureBox1 = null;
|
|
this.labelTitlePart11.BackPictureBox2 = null;
|
|
this.labelTitlePart11.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitlePart11.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitlePart11.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitlePart11.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitlePart11.InitVisible = true;
|
|
this.labelTitlePart11.LineSpacing = 0F;
|
|
this.labelTitlePart11.Location = new System.Drawing.Point(45, 142);
|
|
this.labelTitlePart11.Name = "labelTitlePart11";
|
|
this.labelTitlePart11.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitlePart11.TabIndex = 271;
|
|
this.labelTitlePart11.Text = "21 CFR PART 11";
|
|
this.labelTitlePart11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitlePart11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitlePart11.Visible = false;
|
|
this.labelTitlePart11.Wordwrap = false;
|
|
//
|
|
// 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(251, 111);
|
|
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);
|
|
//
|
|
// labelTitleSorterCheckEnable
|
|
//
|
|
this.labelTitleSorterCheckEnable.BackPictureBox = this.smartForm1;
|
|
this.labelTitleSorterCheckEnable.BackPictureBox1 = null;
|
|
this.labelTitleSorterCheckEnable.BackPictureBox2 = null;
|
|
this.labelTitleSorterCheckEnable.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleSorterCheckEnable.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleSorterCheckEnable.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleSorterCheckEnable.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleSorterCheckEnable.InitVisible = true;
|
|
this.labelTitleSorterCheckEnable.LineSpacing = 0F;
|
|
this.labelTitleSorterCheckEnable.Location = new System.Drawing.Point(45, 111);
|
|
this.labelTitleSorterCheckEnable.Name = "labelTitleSorterCheckEnable";
|
|
this.labelTitleSorterCheckEnable.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitleSorterCheckEnable.TabIndex = 269;
|
|
this.labelTitleSorterCheckEnable.Text = "선별부 동작감지";
|
|
this.labelTitleSorterCheckEnable.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitleSorterCheckEnable.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleSorterCheckEnable.Wordwrap = false;
|
|
//
|
|
// 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("새굴림", 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(341, 80);
|
|
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(251, 80);
|
|
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);
|
|
//
|
|
// labelTitleSorter4Location
|
|
//
|
|
this.labelTitleSorter4Location.BackPictureBox = this.smartForm1;
|
|
this.labelTitleSorter4Location.BackPictureBox1 = null;
|
|
this.labelTitleSorter4Location.BackPictureBox2 = null;
|
|
this.labelTitleSorter4Location.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleSorter4Location.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleSorter4Location.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleSorter4Location.ForeColor = System.Drawing.Color.Black;
|
|
this.labelTitleSorter4Location.InitVisible = true;
|
|
this.labelTitleSorter4Location.LineSpacing = 0F;
|
|
this.labelTitleSorter4Location.Location = new System.Drawing.Point(45, 80);
|
|
this.labelTitleSorter4Location.Name = "labelTitleSorter4Location";
|
|
this.labelTitleSorter4Location.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitleSorter4Location.TabIndex = 266;
|
|
this.labelTitleSorter4Location.Text = "선별기4 위치";
|
|
this.labelTitleSorter4Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitleSorter4Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleSorter4Location.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(251, 49);
|
|
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);
|
|
//
|
|
// labelTitleDataStatistics
|
|
//
|
|
this.labelTitleDataStatistics.BackPictureBox = this.smartForm1;
|
|
this.labelTitleDataStatistics.BackPictureBox1 = null;
|
|
this.labelTitleDataStatistics.BackPictureBox2 = null;
|
|
this.labelTitleDataStatistics.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDataStatistics.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDataStatistics.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDataStatistics.InitVisible = true;
|
|
this.labelTitleDataStatistics.LineSpacing = 0F;
|
|
this.labelTitleDataStatistics.Location = new System.Drawing.Point(45, 49);
|
|
this.labelTitleDataStatistics.Name = "labelTitleDataStatistics";
|
|
this.labelTitleDataStatistics.Size = new System.Drawing.Size(200, 25);
|
|
this.labelTitleDataStatistics.TabIndex = 205;
|
|
this.labelTitleDataStatistics.Text = "Data Statistics";
|
|
this.labelTitleDataStatistics.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelTitleDataStatistics.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDataStatistics.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("새굴림", 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("새굴림", 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.Visible = false;
|
|
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
|
|
//
|
|
// 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.groupBoxOption.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 labelTitleDataStatistics;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartLabel labelBuadrateWarning2;
|
|
private SmartX.SmartLabel labelBuadrateWarning;
|
|
private SmartX.SmartGroupBox groupBoxOption;
|
|
private SmartX.SmartLabel labelInfo4;
|
|
private SmartX.SmartButton buttonSorter4Location;
|
|
private SmartX.SmartLabel labelTitleSorter4Location;
|
|
private SmartX.SmartButton buttonSorterCheckEnable;
|
|
private SmartX.SmartLabel labelTitleSorterCheckEnable;
|
|
private SmartX.SmartButton buttonPart11;
|
|
private SmartX.SmartLabel labelTitlePart11;
|
|
private SmartX.SmartLabel labelInfo5;
|
|
}
|
|
} |