namespace ITC81DB.Controls { partial class ControlCenterSystemSorterSetting { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemSorterSetting)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.buttonTestSorterB = new SmartX.SmartButton(); this.buttonTestSorterA = new SmartX.SmartButton(); this.panel3 = new System.Windows.Forms.Panel(); this.radioButtonEtcNgNone = new SmartX.SmartRadioButton(); this.radioButtonEtcNgSorterA = new SmartX.SmartRadioButton(); this.radioButtonEtcNgSorterB = new SmartX.SmartRadioButton(); this.labelProductNo = new SmartX.SmartLabel(); this.panel2 = new System.Windows.Forms.Panel(); this.radioButtonExternalInputNone = new SmartX.SmartRadioButton(); this.radioButtonExternalInputSorterA = new SmartX.SmartRadioButton(); this.radioButtonExternalInputSorterB = new SmartX.SmartRadioButton(); this.panel1 = new System.Windows.Forms.Panel(); this.radioButtonDoubleEntryNone = new SmartX.SmartRadioButton(); this.radioButtonDoubleEntrySorterA = new SmartX.SmartRadioButton(); this.radioButtonDoubleEntrySorterB = new SmartX.SmartRadioButton(); this.buttonSave = new SmartX.SmartButton(); this.comboBoxSorterB = new System.Windows.Forms.ComboBox(); this.comboBoxSorterA = new System.Windows.Forms.ComboBox(); this.labelSorterBDelayTime = new SmartX.SmartLabel(); this.labelSorterADelayTime = new SmartX.SmartLabel(); this.labelSorterBRunTime = new SmartX.SmartLabel(); this.labelSorterARunTime = new SmartX.SmartLabel(); this.labelWarningRandomMode = new SmartX.SmartLabel(); this.smartGroupBox1.SuspendLayout(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46))))); this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelWarningRandomMode); this.smartGroupBox1.Controls.Add(this.buttonTestSorterB); this.smartGroupBox1.Controls.Add(this.buttonTestSorterA); this.smartGroupBox1.Controls.Add(this.panel3); this.smartGroupBox1.Controls.Add(this.labelProductNo); this.smartGroupBox1.Controls.Add(this.panel2); this.smartGroupBox1.Controls.Add(this.panel1); this.smartGroupBox1.Controls.Add(this.buttonSave); this.smartGroupBox1.Controls.Add(this.comboBoxSorterB); this.smartGroupBox1.Controls.Add(this.comboBoxSorterA); this.smartGroupBox1.Controls.Add(this.labelSorterBDelayTime); this.smartGroupBox1.Controls.Add(this.labelSorterADelayTime); this.smartGroupBox1.Controls.Add(this.labelSorterBRunTime); this.smartGroupBox1.Controls.Add(this.labelSorterARunTime); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198))))); this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 2; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 10; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 177; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // buttonTestSorterB // this.buttonTestSorterB.BackPictureBox = null; this.buttonTestSorterB.BackPictureBox1 = null; this.buttonTestSorterB.BackPictureBox2 = null; this.buttonTestSorterB.ButtonColor = System.Drawing.Color.Gray; this.buttonTestSorterB.ButtonImageAutoSize = true; this.buttonTestSorterB.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonTestSorterB.DisableImage = null; this.buttonTestSorterB.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSorterB.DownImage"))); this.buttonTestSorterB.Font = new System.Drawing.Font("새굴림", 16F, System.Drawing.FontStyle.Bold); this.buttonTestSorterB.GroupID = 0; this.buttonTestSorterB.InitVisible = true; this.buttonTestSorterB.Location = new System.Drawing.Point(21, 170); this.buttonTestSorterB.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonTestSorterB.Name = "buttonTestSorterB"; this.buttonTestSorterB.NestedClickEventPrevent = false; this.buttonTestSorterB.OutlinePixel = 1; this.buttonTestSorterB.RepeatInterval = 200; this.buttonTestSorterB.RepeatIntervalAccelerate = null; this.buttonTestSorterB.SafeInterval = 200; this.buttonTestSorterB.Size = new System.Drawing.Size(110, 50); this.buttonTestSorterB.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonTestSorterB.TabIndex = 131; this.buttonTestSorterB.Text = "선별기B"; this.buttonTestSorterB.TextColor = System.Drawing.Color.White; this.buttonTestSorterB.TextDownColor = System.Drawing.Color.White; this.buttonTestSorterB.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonTestSorterB.TextLocation = new System.Drawing.Point(0, 0); this.buttonTestSorterB.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonTestSorterB.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSorterB.UpImage"))); this.buttonTestSorterB.Click += new System.EventHandler(this.buttonTest_Click); // // buttonTestSorterA // this.buttonTestSorterA.BackPictureBox = null; this.buttonTestSorterA.BackPictureBox1 = null; this.buttonTestSorterA.BackPictureBox2 = null; this.buttonTestSorterA.ButtonColor = System.Drawing.Color.Gray; this.buttonTestSorterA.ButtonImageAutoSize = true; this.buttonTestSorterA.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonTestSorterA.DisableImage = null; this.buttonTestSorterA.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSorterA.DownImage"))); this.buttonTestSorterA.Font = new System.Drawing.Font("새굴림", 16F, System.Drawing.FontStyle.Bold); this.buttonTestSorterA.GroupID = 0; this.buttonTestSorterA.InitVisible = true; this.buttonTestSorterA.Location = new System.Drawing.Point(21, 119); this.buttonTestSorterA.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonTestSorterA.Name = "buttonTestSorterA"; this.buttonTestSorterA.NestedClickEventPrevent = false; this.buttonTestSorterA.OutlinePixel = 1; this.buttonTestSorterA.RepeatInterval = 200; this.buttonTestSorterA.RepeatIntervalAccelerate = null; this.buttonTestSorterA.SafeInterval = 200; this.buttonTestSorterA.Size = new System.Drawing.Size(110, 50); this.buttonTestSorterA.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonTestSorterA.TabIndex = 130; this.buttonTestSorterA.Text = "선별기A"; this.buttonTestSorterA.TextColor = System.Drawing.Color.White; this.buttonTestSorterA.TextDownColor = System.Drawing.Color.White; this.buttonTestSorterA.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonTestSorterA.TextLocation = new System.Drawing.Point(0, 0); this.buttonTestSorterA.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonTestSorterA.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSorterA.UpImage"))); this.buttonTestSorterA.Click += new System.EventHandler(this.buttonTest_Click); // // panel3 // this.panel3.BackColor = System.Drawing.Color.Black; this.panel3.Controls.Add(this.radioButtonEtcNgNone); this.panel3.Controls.Add(this.radioButtonEtcNgSorterA); this.panel3.Controls.Add(this.radioButtonEtcNgSorterB); this.panel3.Location = new System.Drawing.Point(133, 353); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(545, 44); // // radioButtonEtcNgNone // this.radioButtonEtcNgNone.BackColor = System.Drawing.Color.Black; this.radioButtonEtcNgNone.BackPictureBox = null; this.radioButtonEtcNgNone.BackPictureBox1 = null; this.radioButtonEtcNgNone.BackPictureBox2 = null; this.radioButtonEtcNgNone.Checked = false; this.radioButtonEtcNgNone.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonEtcNgNone.ForeColor = System.Drawing.Color.White; this.radioButtonEtcNgNone.GroupID = 0; this.radioButtonEtcNgNone.ImageCheckRadioButton = null; this.radioButtonEtcNgNone.ImageUnCheckRadioButton = null; this.radioButtonEtcNgNone.InitVisible = true; this.radioButtonEtcNgNone.Location = new System.Drawing.Point(28, 3); this.radioButtonEtcNgNone.Name = "radioButtonEtcNgNone"; this.radioButtonEtcNgNone.OutputOnly = false; this.radioButtonEtcNgNone.RadioBackColor = System.Drawing.Color.White; this.radioButtonEtcNgNone.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonEtcNgNone.RadioForeColor = System.Drawing.Color.Black; this.radioButtonEtcNgNone.RadioSymbolSize = 14; this.radioButtonEtcNgNone.Shadow = false; this.radioButtonEtcNgNone.Size = new System.Drawing.Size(160, 35); this.radioButtonEtcNgNone.TabIndex = 120; this.radioButtonEtcNgNone.Text = "사용안함"; this.radioButtonEtcNgNone.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonEtcNgNone.Click += new System.EventHandler(this.radioButtonEtcNg_Click); // // radioButtonEtcNgSorterA // this.radioButtonEtcNgSorterA.BackColor = System.Drawing.Color.Black; this.radioButtonEtcNgSorterA.BackPictureBox = null; this.radioButtonEtcNgSorterA.BackPictureBox1 = null; this.radioButtonEtcNgSorterA.BackPictureBox2 = null; this.radioButtonEtcNgSorterA.Checked = false; this.radioButtonEtcNgSorterA.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonEtcNgSorterA.ForeColor = System.Drawing.Color.White; this.radioButtonEtcNgSorterA.GroupID = 0; this.radioButtonEtcNgSorterA.ImageCheckRadioButton = null; this.radioButtonEtcNgSorterA.ImageUnCheckRadioButton = null; this.radioButtonEtcNgSorterA.InitVisible = true; this.radioButtonEtcNgSorterA.Location = new System.Drawing.Point(194, 3); this.radioButtonEtcNgSorterA.Name = "radioButtonEtcNgSorterA"; this.radioButtonEtcNgSorterA.OutputOnly = false; this.radioButtonEtcNgSorterA.RadioBackColor = System.Drawing.Color.White; this.radioButtonEtcNgSorterA.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonEtcNgSorterA.RadioForeColor = System.Drawing.Color.Black; this.radioButtonEtcNgSorterA.RadioSymbolSize = 14; this.radioButtonEtcNgSorterA.Shadow = false; this.radioButtonEtcNgSorterA.Size = new System.Drawing.Size(160, 35); this.radioButtonEtcNgSorterA.TabIndex = 120; this.radioButtonEtcNgSorterA.Text = "선별기 A"; this.radioButtonEtcNgSorterA.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonEtcNgSorterA.Click += new System.EventHandler(this.radioButtonEtcNg_Click); // // radioButtonEtcNgSorterB // this.radioButtonEtcNgSorterB.BackColor = System.Drawing.Color.Black; this.radioButtonEtcNgSorterB.BackPictureBox = null; this.radioButtonEtcNgSorterB.BackPictureBox1 = null; this.radioButtonEtcNgSorterB.BackPictureBox2 = null; this.radioButtonEtcNgSorterB.Checked = false; this.radioButtonEtcNgSorterB.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonEtcNgSorterB.ForeColor = System.Drawing.Color.White; this.radioButtonEtcNgSorterB.GroupID = 0; this.radioButtonEtcNgSorterB.ImageCheckRadioButton = null; this.radioButtonEtcNgSorterB.ImageUnCheckRadioButton = null; this.radioButtonEtcNgSorterB.InitVisible = true; this.radioButtonEtcNgSorterB.Location = new System.Drawing.Point(360, 3); this.radioButtonEtcNgSorterB.Name = "radioButtonEtcNgSorterB"; this.radioButtonEtcNgSorterB.OutputOnly = false; this.radioButtonEtcNgSorterB.RadioBackColor = System.Drawing.Color.White; this.radioButtonEtcNgSorterB.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonEtcNgSorterB.RadioForeColor = System.Drawing.Color.Black; this.radioButtonEtcNgSorterB.RadioSymbolSize = 14; this.radioButtonEtcNgSorterB.Shadow = false; this.radioButtonEtcNgSorterB.Size = new System.Drawing.Size(160, 35); this.radioButtonEtcNgSorterB.TabIndex = 120; this.radioButtonEtcNgSorterB.Text = "선별기 B"; this.radioButtonEtcNgSorterB.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonEtcNgSorterB.Click += new System.EventHandler(this.radioButtonEtcNg_Click); // // labelProductNo // this.labelProductNo.BackPictureBox1 = null; this.labelProductNo.BackPictureBox2 = this.smartGroupBox1; this.labelProductNo.BorderColor = System.Drawing.Color.Black; this.labelProductNo.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelProductNo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelProductNo.ForeColor = System.Drawing.Color.White; this.labelProductNo.InitVisible = true; this.labelProductNo.LineSpacing = 0F; this.labelProductNo.Location = new System.Drawing.Point(23, 68); this.labelProductNo.Name = "labelProductNo"; this.labelProductNo.Size = new System.Drawing.Size(106, 50); this.labelProductNo.TabIndex = 123; this.labelProductNo.Text = "1"; this.labelProductNo.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelProductNo.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelProductNo.Wordwrap = false; this.labelProductNo.Click += new System.EventHandler(this.labelProductNo_Click); // // panel2 // this.panel2.BackColor = System.Drawing.Color.Black; this.panel2.Controls.Add(this.radioButtonExternalInputNone); this.panel2.Controls.Add(this.radioButtonExternalInputSorterA); this.panel2.Controls.Add(this.radioButtonExternalInputSorterB); this.panel2.Location = new System.Drawing.Point(133, 293); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(545, 44); // // radioButtonExternalInputNone // this.radioButtonExternalInputNone.BackColor = System.Drawing.Color.Black; this.radioButtonExternalInputNone.BackPictureBox = null; this.radioButtonExternalInputNone.BackPictureBox1 = null; this.radioButtonExternalInputNone.BackPictureBox2 = null; this.radioButtonExternalInputNone.Checked = false; this.radioButtonExternalInputNone.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonExternalInputNone.ForeColor = System.Drawing.Color.White; this.radioButtonExternalInputNone.GroupID = 0; this.radioButtonExternalInputNone.ImageCheckRadioButton = null; this.radioButtonExternalInputNone.ImageUnCheckRadioButton = null; this.radioButtonExternalInputNone.InitVisible = true; this.radioButtonExternalInputNone.Location = new System.Drawing.Point(28, 3); this.radioButtonExternalInputNone.Name = "radioButtonExternalInputNone"; this.radioButtonExternalInputNone.OutputOnly = false; this.radioButtonExternalInputNone.RadioBackColor = System.Drawing.Color.White; this.radioButtonExternalInputNone.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonExternalInputNone.RadioForeColor = System.Drawing.Color.Black; this.radioButtonExternalInputNone.RadioSymbolSize = 14; this.radioButtonExternalInputNone.Shadow = false; this.radioButtonExternalInputNone.Size = new System.Drawing.Size(160, 35); this.radioButtonExternalInputNone.TabIndex = 120; this.radioButtonExternalInputNone.Text = "사용안함"; this.radioButtonExternalInputNone.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonExternalInputNone.Click += new System.EventHandler(this.radioButtonExternalInput_Click); // // radioButtonExternalInputSorterA // this.radioButtonExternalInputSorterA.BackColor = System.Drawing.Color.Black; this.radioButtonExternalInputSorterA.BackPictureBox = null; this.radioButtonExternalInputSorterA.BackPictureBox1 = null; this.radioButtonExternalInputSorterA.BackPictureBox2 = null; this.radioButtonExternalInputSorterA.Checked = false; this.radioButtonExternalInputSorterA.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonExternalInputSorterA.ForeColor = System.Drawing.Color.White; this.radioButtonExternalInputSorterA.GroupID = 0; this.radioButtonExternalInputSorterA.ImageCheckRadioButton = null; this.radioButtonExternalInputSorterA.ImageUnCheckRadioButton = null; this.radioButtonExternalInputSorterA.InitVisible = true; this.radioButtonExternalInputSorterA.Location = new System.Drawing.Point(194, 3); this.radioButtonExternalInputSorterA.Name = "radioButtonExternalInputSorterA"; this.radioButtonExternalInputSorterA.OutputOnly = false; this.radioButtonExternalInputSorterA.RadioBackColor = System.Drawing.Color.White; this.radioButtonExternalInputSorterA.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonExternalInputSorterA.RadioForeColor = System.Drawing.Color.Black; this.radioButtonExternalInputSorterA.RadioSymbolSize = 14; this.radioButtonExternalInputSorterA.Shadow = false; this.radioButtonExternalInputSorterA.Size = new System.Drawing.Size(160, 35); this.radioButtonExternalInputSorterA.TabIndex = 120; this.radioButtonExternalInputSorterA.Text = "선별기 A"; this.radioButtonExternalInputSorterA.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonExternalInputSorterA.Click += new System.EventHandler(this.radioButtonExternalInput_Click); // // radioButtonExternalInputSorterB // this.radioButtonExternalInputSorterB.BackColor = System.Drawing.Color.Black; this.radioButtonExternalInputSorterB.BackPictureBox = null; this.radioButtonExternalInputSorterB.BackPictureBox1 = null; this.radioButtonExternalInputSorterB.BackPictureBox2 = null; this.radioButtonExternalInputSorterB.Checked = false; this.radioButtonExternalInputSorterB.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonExternalInputSorterB.ForeColor = System.Drawing.Color.White; this.radioButtonExternalInputSorterB.GroupID = 0; this.radioButtonExternalInputSorterB.ImageCheckRadioButton = null; this.radioButtonExternalInputSorterB.ImageUnCheckRadioButton = null; this.radioButtonExternalInputSorterB.InitVisible = true; this.radioButtonExternalInputSorterB.Location = new System.Drawing.Point(360, 3); this.radioButtonExternalInputSorterB.Name = "radioButtonExternalInputSorterB"; this.radioButtonExternalInputSorterB.OutputOnly = false; this.radioButtonExternalInputSorterB.RadioBackColor = System.Drawing.Color.White; this.radioButtonExternalInputSorterB.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonExternalInputSorterB.RadioForeColor = System.Drawing.Color.Black; this.radioButtonExternalInputSorterB.RadioSymbolSize = 14; this.radioButtonExternalInputSorterB.Shadow = false; this.radioButtonExternalInputSorterB.Size = new System.Drawing.Size(160, 35); this.radioButtonExternalInputSorterB.TabIndex = 120; this.radioButtonExternalInputSorterB.Text = "선별기 B"; this.radioButtonExternalInputSorterB.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonExternalInputSorterB.Click += new System.EventHandler(this.radioButtonExternalInput_Click); // // panel1 // this.panel1.BackColor = System.Drawing.Color.Black; this.panel1.Controls.Add(this.radioButtonDoubleEntryNone); this.panel1.Controls.Add(this.radioButtonDoubleEntrySorterA); this.panel1.Controls.Add(this.radioButtonDoubleEntrySorterB); this.panel1.Location = new System.Drawing.Point(133, 233); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(545, 44); // // radioButtonDoubleEntryNone // this.radioButtonDoubleEntryNone.BackColor = System.Drawing.Color.Black; this.radioButtonDoubleEntryNone.BackPictureBox = null; this.radioButtonDoubleEntryNone.BackPictureBox1 = null; this.radioButtonDoubleEntryNone.BackPictureBox2 = null; this.radioButtonDoubleEntryNone.Checked = false; this.radioButtonDoubleEntryNone.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonDoubleEntryNone.ForeColor = System.Drawing.Color.White; this.radioButtonDoubleEntryNone.GroupID = 0; this.radioButtonDoubleEntryNone.ImageCheckRadioButton = null; this.radioButtonDoubleEntryNone.ImageUnCheckRadioButton = null; this.radioButtonDoubleEntryNone.InitVisible = true; this.radioButtonDoubleEntryNone.Location = new System.Drawing.Point(28, 3); this.radioButtonDoubleEntryNone.Name = "radioButtonDoubleEntryNone"; this.radioButtonDoubleEntryNone.OutputOnly = false; this.radioButtonDoubleEntryNone.RadioBackColor = System.Drawing.Color.White; this.radioButtonDoubleEntryNone.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonDoubleEntryNone.RadioForeColor = System.Drawing.Color.Black; this.radioButtonDoubleEntryNone.RadioSymbolSize = 14; this.radioButtonDoubleEntryNone.Shadow = false; this.radioButtonDoubleEntryNone.Size = new System.Drawing.Size(160, 35); this.radioButtonDoubleEntryNone.TabIndex = 120; this.radioButtonDoubleEntryNone.Text = "사용안함"; this.radioButtonDoubleEntryNone.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonDoubleEntryNone.Click += new System.EventHandler(this.radioButtonDoubleEntry_Click); // // radioButtonDoubleEntrySorterA // this.radioButtonDoubleEntrySorterA.BackColor = System.Drawing.Color.Black; this.radioButtonDoubleEntrySorterA.BackPictureBox = null; this.radioButtonDoubleEntrySorterA.BackPictureBox1 = null; this.radioButtonDoubleEntrySorterA.BackPictureBox2 = null; this.radioButtonDoubleEntrySorterA.Checked = false; this.radioButtonDoubleEntrySorterA.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonDoubleEntrySorterA.ForeColor = System.Drawing.Color.White; this.radioButtonDoubleEntrySorterA.GroupID = 0; this.radioButtonDoubleEntrySorterA.ImageCheckRadioButton = null; this.radioButtonDoubleEntrySorterA.ImageUnCheckRadioButton = null; this.radioButtonDoubleEntrySorterA.InitVisible = true; this.radioButtonDoubleEntrySorterA.Location = new System.Drawing.Point(194, 3); this.radioButtonDoubleEntrySorterA.Name = "radioButtonDoubleEntrySorterA"; this.radioButtonDoubleEntrySorterA.OutputOnly = false; this.radioButtonDoubleEntrySorterA.RadioBackColor = System.Drawing.Color.White; this.radioButtonDoubleEntrySorterA.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonDoubleEntrySorterA.RadioForeColor = System.Drawing.Color.Black; this.radioButtonDoubleEntrySorterA.RadioSymbolSize = 14; this.radioButtonDoubleEntrySorterA.Shadow = false; this.radioButtonDoubleEntrySorterA.Size = new System.Drawing.Size(160, 35); this.radioButtonDoubleEntrySorterA.TabIndex = 120; this.radioButtonDoubleEntrySorterA.Text = "선별기 A"; this.radioButtonDoubleEntrySorterA.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonDoubleEntrySorterA.Click += new System.EventHandler(this.radioButtonDoubleEntry_Click); // // radioButtonDoubleEntrySorterB // this.radioButtonDoubleEntrySorterB.BackColor = System.Drawing.Color.Black; this.radioButtonDoubleEntrySorterB.BackPictureBox = null; this.radioButtonDoubleEntrySorterB.BackPictureBox1 = null; this.radioButtonDoubleEntrySorterB.BackPictureBox2 = null; this.radioButtonDoubleEntrySorterB.Checked = false; this.radioButtonDoubleEntrySorterB.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonDoubleEntrySorterB.ForeColor = System.Drawing.Color.White; this.radioButtonDoubleEntrySorterB.GroupID = 0; this.radioButtonDoubleEntrySorterB.ImageCheckRadioButton = null; this.radioButtonDoubleEntrySorterB.ImageUnCheckRadioButton = null; this.radioButtonDoubleEntrySorterB.InitVisible = true; this.radioButtonDoubleEntrySorterB.Location = new System.Drawing.Point(360, 3); this.radioButtonDoubleEntrySorterB.Name = "radioButtonDoubleEntrySorterB"; this.radioButtonDoubleEntrySorterB.OutputOnly = false; this.radioButtonDoubleEntrySorterB.RadioBackColor = System.Drawing.Color.White; this.radioButtonDoubleEntrySorterB.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonDoubleEntrySorterB.RadioForeColor = System.Drawing.Color.Black; this.radioButtonDoubleEntrySorterB.RadioSymbolSize = 14; this.radioButtonDoubleEntrySorterB.Shadow = false; this.radioButtonDoubleEntrySorterB.Size = new System.Drawing.Size(160, 35); this.radioButtonDoubleEntrySorterB.TabIndex = 120; this.radioButtonDoubleEntrySorterB.Text = "선별기 B"; this.radioButtonDoubleEntrySorterB.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonDoubleEntrySorterB.Click += new System.EventHandler(this.radioButtonDoubleEntry_Click); // // 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.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.buttonSave.ForeColor = System.Drawing.Color.White; this.buttonSave.GroupID = 0; this.buttonSave.InitVisible = true; this.buttonSave.Location = new System.Drawing.Point(640, 410); 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(50, 50); this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonSave.TabIndex = 121; this.buttonSave.TextColor = System.Drawing.Color.White; 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); // // comboBoxSorterB // this.comboBoxSorterB.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxSorterB.Location = new System.Drawing.Point(181, 180); this.comboBoxSorterB.Name = "comboBoxSorterB"; this.comboBoxSorterB.Size = new System.Drawing.Size(150, 28); this.comboBoxSorterB.TabIndex = 119; this.comboBoxSorterB.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorterB_SelectedIndexChanged); // // comboBoxSorterA // this.comboBoxSorterA.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxSorterA.Location = new System.Drawing.Point(182, 130); this.comboBoxSorterA.Name = "comboBoxSorterA"; this.comboBoxSorterA.Size = new System.Drawing.Size(150, 28); this.comboBoxSorterA.TabIndex = 119; this.comboBoxSorterA.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorterA_SelectedIndexChanged); // // labelSorterBDelayTime // this.labelSorterBDelayTime.BackColor = System.Drawing.Color.Black; this.labelSorterBDelayTime.BackPictureBox = null; this.labelSorterBDelayTime.BackPictureBox1 = null; this.labelSorterBDelayTime.BackPictureBox2 = null; this.labelSorterBDelayTime.BorderColor = System.Drawing.Color.Black; this.labelSorterBDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterBDelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelSorterBDelayTime.ForeColor = System.Drawing.Color.White; this.labelSorterBDelayTime.InitVisible = true; this.labelSorterBDelayTime.LineSpacing = 0F; this.labelSorterBDelayTime.Location = new System.Drawing.Point(374, 175); this.labelSorterBDelayTime.Name = "labelSorterBDelayTime"; this.labelSorterBDelayTime.Size = new System.Drawing.Size(150, 40); this.labelSorterBDelayTime.TabIndex = 117; this.labelSorterBDelayTime.Text = "500"; this.labelSorterBDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterBDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterBDelayTime.Wordwrap = false; this.labelSorterBDelayTime.Click += new System.EventHandler(this.labelSorterBDelayTime_Click); // // labelSorterADelayTime // this.labelSorterADelayTime.BackColor = System.Drawing.Color.Black; this.labelSorterADelayTime.BackPictureBox = null; this.labelSorterADelayTime.BackPictureBox1 = null; this.labelSorterADelayTime.BackPictureBox2 = null; this.labelSorterADelayTime.BorderColor = System.Drawing.Color.Black; this.labelSorterADelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterADelayTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelSorterADelayTime.ForeColor = System.Drawing.Color.White; this.labelSorterADelayTime.InitVisible = true; this.labelSorterADelayTime.LineSpacing = 0F; this.labelSorterADelayTime.Location = new System.Drawing.Point(374, 124); this.labelSorterADelayTime.Name = "labelSorterADelayTime"; this.labelSorterADelayTime.Size = new System.Drawing.Size(150, 40); this.labelSorterADelayTime.TabIndex = 117; this.labelSorterADelayTime.Text = "500"; this.labelSorterADelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterADelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterADelayTime.Wordwrap = false; this.labelSorterADelayTime.Click += new System.EventHandler(this.labelSorterADelayTime_Click); // // labelSorterBRunTime // this.labelSorterBRunTime.BackColor = System.Drawing.Color.Black; this.labelSorterBRunTime.BackPictureBox = null; this.labelSorterBRunTime.BackPictureBox1 = null; this.labelSorterBRunTime.BackPictureBox2 = null; this.labelSorterBRunTime.BorderColor = System.Drawing.Color.Black; this.labelSorterBRunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterBRunTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelSorterBRunTime.ForeColor = System.Drawing.Color.White; this.labelSorterBRunTime.InitVisible = true; this.labelSorterBRunTime.LineSpacing = 0F; this.labelSorterBRunTime.Location = new System.Drawing.Point(534, 175); this.labelSorterBRunTime.Name = "labelSorterBRunTime"; this.labelSorterBRunTime.Size = new System.Drawing.Size(150, 40); this.labelSorterBRunTime.TabIndex = 115; this.labelSorterBRunTime.Text = "1000"; this.labelSorterBRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterBRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterBRunTime.Wordwrap = false; this.labelSorterBRunTime.Click += new System.EventHandler(this.labelSorterBRunTime_Click); // // labelSorterARunTime // this.labelSorterARunTime.BackColor = System.Drawing.Color.Black; this.labelSorterARunTime.BackPictureBox = null; this.labelSorterARunTime.BackPictureBox1 = null; this.labelSorterARunTime.BackPictureBox2 = null; this.labelSorterARunTime.BorderColor = System.Drawing.Color.Black; this.labelSorterARunTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelSorterARunTime.Font = new System.Drawing.Font("Arial", 17F, System.Drawing.FontStyle.Bold); this.labelSorterARunTime.ForeColor = System.Drawing.Color.White; this.labelSorterARunTime.InitVisible = true; this.labelSorterARunTime.LineSpacing = 0F; this.labelSorterARunTime.Location = new System.Drawing.Point(534, 124); this.labelSorterARunTime.Name = "labelSorterARunTime"; this.labelSorterARunTime.Size = new System.Drawing.Size(150, 40); this.labelSorterARunTime.TabIndex = 115; this.labelSorterARunTime.Text = "1000"; this.labelSorterARunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorterARunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterARunTime.Wordwrap = false; this.labelSorterARunTime.Click += new System.EventHandler(this.labelSorterARunTime_Click); // // labelWarningRandomMode // this.labelWarningRandomMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(49)))), ((int)(((byte)(49))))); this.labelWarningRandomMode.BackPictureBox1 = null; this.labelWarningRandomMode.BackPictureBox2 = this.smartGroupBox1; this.labelWarningRandomMode.BorderColor = System.Drawing.Color.Black; this.labelWarningRandomMode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWarningRandomMode.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); this.labelWarningRandomMode.ForeColor = System.Drawing.Color.White; this.labelWarningRandomMode.InitVisible = true; this.labelWarningRandomMode.LineSpacing = 0F; this.labelWarningRandomMode.Location = new System.Drawing.Point(21, 404); this.labelWarningRandomMode.Name = "labelWarningRandomMode"; this.labelWarningRandomMode.Size = new System.Drawing.Size(610, 60); this.labelWarningRandomMode.TabIndex = 236; this.labelWarningRandomMode.Text = "※ 996 ~ 1000번 설정 시, 선별기A 지연시간을 제외한 모든 설정값은 동일값으로 적용됨"; this.labelWarningRandomMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelWarningRandomMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top; this.labelWarningRandomMode.Visible = false; this.labelWarningRandomMode.Wordwrap = true; // // ControlCenterSystemSorterSetting // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCenterSystemSorterSetting"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; public SmartX.SmartLabel labelSorterADelayTime; public SmartX.SmartLabel labelSorterARunTime; private System.Windows.Forms.ComboBox comboBoxSorterB; private System.Windows.Forms.ComboBox comboBoxSorterA; public SmartX.SmartLabel labelSorterBDelayTime; public SmartX.SmartLabel labelSorterBRunTime; private SmartX.SmartRadioButton radioButtonDoubleEntrySorterB; private SmartX.SmartRadioButton radioButtonDoubleEntrySorterA; private SmartX.SmartRadioButton radioButtonDoubleEntryNone; private SmartX.SmartRadioButton radioButtonExternalInputSorterB; private SmartX.SmartRadioButton radioButtonExternalInputSorterA; private SmartX.SmartRadioButton radioButtonExternalInputNone; private SmartX.SmartButton buttonSave; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel2; private SmartX.SmartLabel labelProductNo; private System.Windows.Forms.Panel panel3; private SmartX.SmartRadioButton radioButtonEtcNgNone; private SmartX.SmartRadioButton radioButtonEtcNgSorterA; private SmartX.SmartRadioButton radioButtonEtcNgSorterB; private SmartX.SmartButton buttonTestSorterB; private SmartX.SmartButton buttonTestSorterA; private SmartX.SmartLabel labelWarningRandomMode; } }