namespace ITC81DB.Controls { partial class ControlMainDisplayMenu { /// /// 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(ControlMainDisplayMenu)); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panelAutoZero = new System.Windows.Forms.Panel(); this.radioButtonMode1UserSetting = new SmartX.SmartRadioButton(); this.radioButtonMode1High = new SmartX.SmartRadioButton(); this.radioButtonMode1Middle = new SmartX.SmartRadioButton(); this.radioButtonMode1Low = new SmartX.SmartRadioButton(); this.comboBoxMode1Variate = new System.Windows.Forms.ComboBox(); this.labelMode1Range = new SmartX.SmartLabel(); this.labelMode1Time = new SmartX.SmartLabel(); this.labelTitleMode1Time = new SmartX.SmartLabel(); this.labelTitleMode1Range = new SmartX.SmartLabel(); this.labelTitleMode1Variate = new SmartX.SmartLabel(); this.groupBoxSorter = new SmartX.SmartGroupBox(); this.labelTitleSorterSettings = new SmartX.SmartLabel(); this.labelTitleSorterB = new SmartX.SmartLabel(); this.labelTitleSorterA = new SmartX.SmartLabel(); this.labelSorterBDelayTime = new SmartX.SmartLabel(); this.labelSorterBRunTime = new SmartX.SmartLabel(); this.comboBoxSorterB = new System.Windows.Forms.ComboBox(); this.comboBoxSorterA = new System.Windows.Forms.ComboBox(); this.labelSorterADelayTime = new SmartX.SmartLabel(); this.labelTitleSorterDelayTime = new SmartX.SmartLabel(); this.labelSorterARunTime = new SmartX.SmartLabel(); this.labelTitleSorterRunTime = new SmartX.SmartLabel(); this.labelTitleSorterMode = new SmartX.SmartLabel(); this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine(); this.groupBoxAutoZero = new SmartX.SmartGroupBox(); this.labelTitleAutoZero = new SmartX.SmartLabel(); this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine(); this.buttonBypassRun = new SmartX.SmartButton(); this.buttonBypassDirection = new SmartX.SmartButton(); this.buttonBypassOnce = new SmartX.SmartButton(); this.labelTitleBypass = new SmartX.SmartLabel(); this.buttonDry1 = new SmartX.SmartButton(); this.buttonDry2 = new SmartX.SmartButton(); this.buttonDry3 = new SmartX.SmartButton(); this.buttonDry4 = new SmartX.SmartButton(); this.labelTitleDryContact = new SmartX.SmartLabel(); this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine(); this.panelAutoZero.SuspendLayout(); this.groupBoxSorter.SuspendLayout(); this.groupBoxAutoZero.SuspendLayout(); this.SuspendLayout(); // // pictureBox1 // this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(710, 320); // // panelAutoZero // this.panelAutoZero.BackColor = System.Drawing.Color.Black; this.panelAutoZero.Controls.Add(this.radioButtonMode1UserSetting); this.panelAutoZero.Controls.Add(this.radioButtonMode1High); this.panelAutoZero.Controls.Add(this.radioButtonMode1Middle); this.panelAutoZero.Controls.Add(this.radioButtonMode1Low); this.panelAutoZero.Location = new System.Drawing.Point(0, 33); this.panelAutoZero.Name = "panelAutoZero"; this.panelAutoZero.Size = new System.Drawing.Size(218, 52); // // radioButtonMode1UserSetting // this.radioButtonMode1UserSetting.BackColor = System.Drawing.Color.Black; this.radioButtonMode1UserSetting.BackPictureBox = null; this.radioButtonMode1UserSetting.BackPictureBox1 = null; this.radioButtonMode1UserSetting.BackPictureBox2 = null; this.radioButtonMode1UserSetting.Checked = false; this.radioButtonMode1UserSetting.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.radioButtonMode1UserSetting.ForeColor = System.Drawing.Color.White; this.radioButtonMode1UserSetting.GroupID = 0; this.radioButtonMode1UserSetting.ImageCheckRadioButton = null; this.radioButtonMode1UserSetting.ImageUnCheckRadioButton = null; this.radioButtonMode1UserSetting.InitVisible = true; this.radioButtonMode1UserSetting.Location = new System.Drawing.Point(3, 29); this.radioButtonMode1UserSetting.Name = "radioButtonMode1UserSetting"; this.radioButtonMode1UserSetting.OutputOnly = false; this.radioButtonMode1UserSetting.RadioBackColor = System.Drawing.Color.White; this.radioButtonMode1UserSetting.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonMode1UserSetting.RadioForeColor = System.Drawing.Color.Black; this.radioButtonMode1UserSetting.RadioSymbolSize = 14; this.radioButtonMode1UserSetting.Shadow = false; this.radioButtonMode1UserSetting.Size = new System.Drawing.Size(209, 20); this.radioButtonMode1UserSetting.TabIndex = 40; this.radioButtonMode1UserSetting.Text = "User settings"; this.radioButtonMode1UserSetting.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonMode1UserSetting.Click += new System.EventHandler(this.radioButtonMode1_Click); // // radioButtonMode1High // this.radioButtonMode1High.BackColor = System.Drawing.Color.Black; this.radioButtonMode1High.BackPictureBox = null; this.radioButtonMode1High.BackPictureBox1 = null; this.radioButtonMode1High.BackPictureBox2 = null; this.radioButtonMode1High.Checked = false; this.radioButtonMode1High.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.radioButtonMode1High.ForeColor = System.Drawing.Color.White; this.radioButtonMode1High.GroupID = 0; this.radioButtonMode1High.ImageCheckRadioButton = null; this.radioButtonMode1High.ImageUnCheckRadioButton = null; this.radioButtonMode1High.InitVisible = true; this.radioButtonMode1High.Location = new System.Drawing.Point(3, 8); this.radioButtonMode1High.Name = "radioButtonMode1High"; this.radioButtonMode1High.OutputOnly = false; this.radioButtonMode1High.RadioBackColor = System.Drawing.Color.White; this.radioButtonMode1High.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonMode1High.RadioForeColor = System.Drawing.Color.Black; this.radioButtonMode1High.RadioSymbolSize = 14; this.radioButtonMode1High.Shadow = false; this.radioButtonMode1High.Size = new System.Drawing.Size(80, 20); this.radioButtonMode1High.TabIndex = 39; this.radioButtonMode1High.Text = "High"; this.radioButtonMode1High.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonMode1High.Click += new System.EventHandler(this.radioButtonMode1_Click); // // radioButtonMode1Middle // this.radioButtonMode1Middle.BackColor = System.Drawing.Color.Black; this.radioButtonMode1Middle.BackPictureBox = null; this.radioButtonMode1Middle.BackPictureBox1 = null; this.radioButtonMode1Middle.BackPictureBox2 = null; this.radioButtonMode1Middle.Checked = false; this.radioButtonMode1Middle.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.radioButtonMode1Middle.ForeColor = System.Drawing.Color.White; this.radioButtonMode1Middle.GroupID = 0; this.radioButtonMode1Middle.ImageCheckRadioButton = null; this.radioButtonMode1Middle.ImageUnCheckRadioButton = null; this.radioButtonMode1Middle.InitVisible = true; this.radioButtonMode1Middle.Location = new System.Drawing.Point(81, 8); this.radioButtonMode1Middle.Name = "radioButtonMode1Middle"; this.radioButtonMode1Middle.OutputOnly = false; this.radioButtonMode1Middle.RadioBackColor = System.Drawing.Color.White; this.radioButtonMode1Middle.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonMode1Middle.RadioForeColor = System.Drawing.Color.Black; this.radioButtonMode1Middle.RadioSymbolSize = 14; this.radioButtonMode1Middle.Shadow = false; this.radioButtonMode1Middle.Size = new System.Drawing.Size(65, 20); this.radioButtonMode1Middle.TabIndex = 38; this.radioButtonMode1Middle.Text = "Middle"; this.radioButtonMode1Middle.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonMode1Middle.Click += new System.EventHandler(this.radioButtonMode1_Click); // // radioButtonMode1Low // this.radioButtonMode1Low.BackColor = System.Drawing.Color.Black; this.radioButtonMode1Low.BackPictureBox = null; this.radioButtonMode1Low.BackPictureBox1 = null; this.radioButtonMode1Low.BackPictureBox2 = null; this.radioButtonMode1Low.Checked = false; this.radioButtonMode1Low.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.radioButtonMode1Low.ForeColor = System.Drawing.Color.White; this.radioButtonMode1Low.GroupID = 0; this.radioButtonMode1Low.ImageCheckRadioButton = null; this.radioButtonMode1Low.ImageUnCheckRadioButton = null; this.radioButtonMode1Low.InitVisible = true; this.radioButtonMode1Low.Location = new System.Drawing.Point(151, 8); this.radioButtonMode1Low.Name = "radioButtonMode1Low"; this.radioButtonMode1Low.OutputOnly = false; this.radioButtonMode1Low.RadioBackColor = System.Drawing.Color.White; this.radioButtonMode1Low.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonMode1Low.RadioForeColor = System.Drawing.Color.Black; this.radioButtonMode1Low.RadioSymbolSize = 14; this.radioButtonMode1Low.Shadow = false; this.radioButtonMode1Low.Size = new System.Drawing.Size(65, 20); this.radioButtonMode1Low.TabIndex = 37; this.radioButtonMode1Low.Text = "Low"; this.radioButtonMode1Low.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonMode1Low.Click += new System.EventHandler(this.radioButtonMode1_Click); // // comboBoxMode1Variate // this.comboBoxMode1Variate.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.comboBoxMode1Variate.Location = new System.Drawing.Point(112, 163); this.comboBoxMode1Variate.Name = "comboBoxMode1Variate"; this.comboBoxMode1Variate.Size = new System.Drawing.Size(100, 31); this.comboBoxMode1Variate.TabIndex = 141; this.comboBoxMode1Variate.SelectedIndexChanged += new System.EventHandler(this.comboBoxMode1Variate_SelectedIndexChanged); // // labelMode1Range // this.labelMode1Range.BackColor = System.Drawing.Color.White; this.labelMode1Range.BackPictureBox = null; this.labelMode1Range.BackPictureBox1 = null; this.labelMode1Range.BackPictureBox2 = null; this.labelMode1Range.BorderColor = System.Drawing.Color.Black; this.labelMode1Range.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelMode1Range.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.labelMode1Range.ForeColor = System.Drawing.Color.Black; this.labelMode1Range.InitVisible = true; this.labelMode1Range.LineSpacing = 0F; this.labelMode1Range.Location = new System.Drawing.Point(112, 127); this.labelMode1Range.Name = "labelMode1Range"; this.labelMode1Range.Size = new System.Drawing.Size(100, 30); this.labelMode1Range.TabIndex = 140; this.labelMode1Range.Text = "50"; this.labelMode1Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMode1Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMode1Range.Wordwrap = false; this.labelMode1Range.Click += new System.EventHandler(this.labelMode1Range_Click); // // labelMode1Time // this.labelMode1Time.BackColor = System.Drawing.Color.White; this.labelMode1Time.BackPictureBox = null; this.labelMode1Time.BackPictureBox1 = null; this.labelMode1Time.BackPictureBox2 = null; this.labelMode1Time.BorderColor = System.Drawing.Color.Black; this.labelMode1Time.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelMode1Time.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.labelMode1Time.ForeColor = System.Drawing.Color.Black; this.labelMode1Time.InitVisible = true; this.labelMode1Time.LineSpacing = 0F; this.labelMode1Time.Location = new System.Drawing.Point(112, 91); this.labelMode1Time.Name = "labelMode1Time"; this.labelMode1Time.Size = new System.Drawing.Size(100, 30); this.labelMode1Time.TabIndex = 139; this.labelMode1Time.Text = "100"; this.labelMode1Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelMode1Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelMode1Time.Wordwrap = false; this.labelMode1Time.Click += new System.EventHandler(this.labelMode1Time_Click); // // labelTitleMode1Time // this.labelTitleMode1Time.BackColor = System.Drawing.Color.Black; this.labelTitleMode1Time.BackPictureBox = null; this.labelTitleMode1Time.BackPictureBox1 = null; this.labelTitleMode1Time.BackPictureBox2 = null; this.labelTitleMode1Time.BorderColor = System.Drawing.Color.Black; this.labelTitleMode1Time.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMode1Time.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMode1Time.ForeColor = System.Drawing.Color.White; this.labelTitleMode1Time.InitVisible = true; this.labelTitleMode1Time.LineSpacing = 0F; this.labelTitleMode1Time.Location = new System.Drawing.Point(1, 91); this.labelTitleMode1Time.Name = "labelTitleMode1Time"; this.labelTitleMode1Time.Size = new System.Drawing.Size(105, 30); this.labelTitleMode1Time.TabIndex = 126; this.labelTitleMode1Time.Text = "시간"; this.labelTitleMode1Time.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMode1Time.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMode1Time.Wordwrap = false; // // labelTitleMode1Range // this.labelTitleMode1Range.BackColor = System.Drawing.Color.Black; this.labelTitleMode1Range.BackPictureBox = null; this.labelTitleMode1Range.BackPictureBox1 = null; this.labelTitleMode1Range.BackPictureBox2 = null; this.labelTitleMode1Range.BorderColor = System.Drawing.Color.Black; this.labelTitleMode1Range.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMode1Range.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMode1Range.ForeColor = System.Drawing.Color.White; this.labelTitleMode1Range.InitVisible = true; this.labelTitleMode1Range.LineSpacing = 0F; this.labelTitleMode1Range.Location = new System.Drawing.Point(1, 127); this.labelTitleMode1Range.Name = "labelTitleMode1Range"; this.labelTitleMode1Range.Size = new System.Drawing.Size(105, 30); this.labelTitleMode1Range.TabIndex = 126; this.labelTitleMode1Range.Text = "범위"; this.labelTitleMode1Range.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMode1Range.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMode1Range.Wordwrap = false; // // labelTitleMode1Variate // this.labelTitleMode1Variate.BackColor = System.Drawing.Color.Black; this.labelTitleMode1Variate.BackPictureBox = null; this.labelTitleMode1Variate.BackPictureBox1 = null; this.labelTitleMode1Variate.BackPictureBox2 = null; this.labelTitleMode1Variate.BorderColor = System.Drawing.Color.Black; this.labelTitleMode1Variate.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleMode1Variate.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleMode1Variate.ForeColor = System.Drawing.Color.White; this.labelTitleMode1Variate.InitVisible = true; this.labelTitleMode1Variate.LineSpacing = 0F; this.labelTitleMode1Variate.Location = new System.Drawing.Point(1, 163); this.labelTitleMode1Variate.Name = "labelTitleMode1Variate"; this.labelTitleMode1Variate.Size = new System.Drawing.Size(105, 30); this.labelTitleMode1Variate.TabIndex = 142; this.labelTitleMode1Variate.Text = "변량"; this.labelTitleMode1Variate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleMode1Variate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleMode1Variate.Wordwrap = false; // // groupBoxSorter // this.groupBoxSorter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.groupBoxSorter.BackPictureBox = this.pictureBox1; this.groupBoxSorter.BackPictureBox1 = null; this.groupBoxSorter.Controls.Add(this.labelTitleSorterSettings); this.groupBoxSorter.Controls.Add(this.labelTitleSorterB); this.groupBoxSorter.Controls.Add(this.labelTitleSorterA); this.groupBoxSorter.Controls.Add(this.labelSorterBDelayTime); this.groupBoxSorter.Controls.Add(this.labelSorterBRunTime); this.groupBoxSorter.Controls.Add(this.comboBoxSorterB); this.groupBoxSorter.Controls.Add(this.comboBoxSorterA); this.groupBoxSorter.Controls.Add(this.labelSorterADelayTime); this.groupBoxSorter.Controls.Add(this.labelTitleSorterDelayTime); this.groupBoxSorter.Controls.Add(this.labelSorterARunTime); this.groupBoxSorter.Controls.Add(this.labelTitleSorterRunTime); this.groupBoxSorter.Controls.Add(this.labelTitleSorterMode); this.groupBoxSorter.FrameLineColor1 = System.Drawing.Color.Black; this.groupBoxSorter.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxSorter.FrameLineThickness = 1; this.groupBoxSorter.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.groupBoxSorter.Image = null; this.groupBoxSorter.InitVisible = true; this.groupBoxSorter.Location = new System.Drawing.Point(2, 4); this.groupBoxSorter.Name = "groupBoxSorter"; this.groupBoxSorter.RoundRadius = 5; this.groupBoxSorter.Size = new System.Drawing.Size(341, 203); this.groupBoxSorter.TabIndex = 147; this.groupBoxSorter.Text = "smartGroupBox1"; this.groupBoxSorter.TextColor = System.Drawing.Color.Black; // // labelTitleSorterSettings // this.labelTitleSorterSettings.BackPictureBox = this.pictureBox1; this.labelTitleSorterSettings.BackPictureBox1 = null; this.labelTitleSorterSettings.BackPictureBox2 = null; this.labelTitleSorterSettings.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterSettings.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterSettings.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleSorterSettings.ForeColor = System.Drawing.Color.White; this.labelTitleSorterSettings.InitVisible = true; this.labelTitleSorterSettings.LineSpacing = 0F; this.labelTitleSorterSettings.Location = new System.Drawing.Point(0, 12); this.labelTitleSorterSettings.Name = "labelTitleSorterSettings"; this.labelTitleSorterSettings.Size = new System.Drawing.Size(332, 20); this.labelTitleSorterSettings.TabIndex = 688; this.labelTitleSorterSettings.Text = "선별기 설정"; this.labelTitleSorterSettings.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterSettings.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterSettings.Wordwrap = false; // // labelTitleSorterB // this.labelTitleSorterB.BackColor = System.Drawing.Color.Black; this.labelTitleSorterB.BackPictureBox = this.pictureBox1; this.labelTitleSorterB.BackPictureBox1 = null; this.labelTitleSorterB.BackPictureBox2 = null; this.labelTitleSorterB.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterB.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterB.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); this.labelTitleSorterB.ForeColor = System.Drawing.Color.White; this.labelTitleSorterB.InitVisible = true; this.labelTitleSorterB.LineSpacing = 0F; this.labelTitleSorterB.Location = new System.Drawing.Point(222, 64); this.labelTitleSorterB.Name = "labelTitleSorterB"; this.labelTitleSorterB.Size = new System.Drawing.Size(110, 30); this.labelTitleSorterB.TabIndex = 146; this.labelTitleSorterB.Text = "선별부 B"; this.labelTitleSorterB.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterB.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterB.Wordwrap = false; // // labelTitleSorterA // this.labelTitleSorterA.BackColor = System.Drawing.Color.Black; this.labelTitleSorterA.BackPictureBox = this.pictureBox1; this.labelTitleSorterA.BackPictureBox1 = null; this.labelTitleSorterA.BackPictureBox2 = null; this.labelTitleSorterA.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterA.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterA.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Regular); this.labelTitleSorterA.ForeColor = System.Drawing.Color.White; this.labelTitleSorterA.InitVisible = true; this.labelTitleSorterA.LineSpacing = 0F; this.labelTitleSorterA.Location = new System.Drawing.Point(106, 64); this.labelTitleSorterA.Name = "labelTitleSorterA"; this.labelTitleSorterA.Size = new System.Drawing.Size(110, 30); this.labelTitleSorterA.TabIndex = 145; this.labelTitleSorterA.Text = "선별부 A"; this.labelTitleSorterA.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterA.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterA.Wordwrap = false; // // labelSorterBDelayTime // this.labelSorterBDelayTime.BackColor = System.Drawing.Color.White; 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", 20F, System.Drawing.FontStyle.Bold); this.labelSorterBDelayTime.InitVisible = true; this.labelSorterBDelayTime.LineSpacing = 0F; this.labelSorterBDelayTime.Location = new System.Drawing.Point(222, 131); this.labelSorterBDelayTime.Name = "labelSorterBDelayTime"; this.labelSorterBDelayTime.Size = new System.Drawing.Size(110, 30); this.labelSorterBDelayTime.TabIndex = 136; this.labelSorterBDelayTime.Text = "1000"; this.labelSorterBDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelSorterBDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterBDelayTime.Wordwrap = false; this.labelSorterBDelayTime.Click += new System.EventHandler(this.labelSorterBDelayTime_Click); // // labelSorterBRunTime // this.labelSorterBRunTime.BackColor = System.Drawing.Color.White; 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", 20F, System.Drawing.FontStyle.Bold); this.labelSorterBRunTime.InitVisible = true; this.labelSorterBRunTime.LineSpacing = 0F; this.labelSorterBRunTime.Location = new System.Drawing.Point(222, 167); this.labelSorterBRunTime.Name = "labelSorterBRunTime"; this.labelSorterBRunTime.Size = new System.Drawing.Size(110, 30); this.labelSorterBRunTime.TabIndex = 135; this.labelSorterBRunTime.Text = "1000"; this.labelSorterBRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelSorterBRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterBRunTime.Wordwrap = false; this.labelSorterBRunTime.Click += new System.EventHandler(this.labelSorterBRunTime_Click); // // comboBoxSorterB // this.comboBoxSorterB.Enabled = false; this.comboBoxSorterB.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); this.comboBoxSorterB.Location = new System.Drawing.Point(222, 99); this.comboBoxSorterB.Name = "comboBoxSorterB"; this.comboBoxSorterB.Size = new System.Drawing.Size(110, 26); this.comboBoxSorterB.TabIndex = 134; this.comboBoxSorterB.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorterB_SelectedIndexChanged); // // comboBoxSorterA // this.comboBoxSorterA.Enabled = false; this.comboBoxSorterA.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold); this.comboBoxSorterA.Location = new System.Drawing.Point(106, 99); this.comboBoxSorterA.Name = "comboBoxSorterA"; this.comboBoxSorterA.Size = new System.Drawing.Size(110, 26); this.comboBoxSorterA.TabIndex = 133; this.comboBoxSorterA.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorterA_SelectedIndexChanged); // // labelSorterADelayTime // this.labelSorterADelayTime.BackColor = System.Drawing.Color.White; 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", 20F, System.Drawing.FontStyle.Bold); this.labelSorterADelayTime.InitVisible = true; this.labelSorterADelayTime.LineSpacing = 0F; this.labelSorterADelayTime.Location = new System.Drawing.Point(106, 131); this.labelSorterADelayTime.Name = "labelSorterADelayTime"; this.labelSorterADelayTime.Size = new System.Drawing.Size(110, 30); this.labelSorterADelayTime.TabIndex = 129; this.labelSorterADelayTime.Text = "1000"; this.labelSorterADelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelSorterADelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterADelayTime.Wordwrap = false; this.labelSorterADelayTime.Click += new System.EventHandler(this.labelSorterDelayTime_Click); // // labelTitleSorterDelayTime // this.labelTitleSorterDelayTime.BackColor = System.Drawing.Color.Black; this.labelTitleSorterDelayTime.BackPictureBox = this.pictureBox1; this.labelTitleSorterDelayTime.BackPictureBox1 = null; this.labelTitleSorterDelayTime.BackPictureBox2 = null; this.labelTitleSorterDelayTime.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleSorterDelayTime.ForeColor = System.Drawing.Color.White; this.labelTitleSorterDelayTime.InitVisible = true; this.labelTitleSorterDelayTime.LineSpacing = 0F; this.labelTitleSorterDelayTime.Location = new System.Drawing.Point(0, 131); this.labelTitleSorterDelayTime.Name = "labelTitleSorterDelayTime"; this.labelTitleSorterDelayTime.Size = new System.Drawing.Size(100, 30); this.labelTitleSorterDelayTime.TabIndex = 130; this.labelTitleSorterDelayTime.Text = "지연시간"; this.labelTitleSorterDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterDelayTime.Wordwrap = true; // // labelSorterARunTime // this.labelSorterARunTime.BackColor = System.Drawing.Color.White; 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", 20F, System.Drawing.FontStyle.Bold); this.labelSorterARunTime.InitVisible = true; this.labelSorterARunTime.LineSpacing = 0F; this.labelSorterARunTime.Location = new System.Drawing.Point(106, 167); this.labelSorterARunTime.Name = "labelSorterARunTime"; this.labelSorterARunTime.Size = new System.Drawing.Size(110, 30); this.labelSorterARunTime.TabIndex = 127; this.labelSorterARunTime.Text = "1000"; this.labelSorterARunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelSorterARunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorterARunTime.Wordwrap = false; this.labelSorterARunTime.Click += new System.EventHandler(this.labelSorterRunTime_Click); // // labelTitleSorterRunTime // this.labelTitleSorterRunTime.BackColor = System.Drawing.Color.Black; this.labelTitleSorterRunTime.BackPictureBox = this.pictureBox1; this.labelTitleSorterRunTime.BackPictureBox1 = null; this.labelTitleSorterRunTime.BackPictureBox2 = null; this.labelTitleSorterRunTime.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterRunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterRunTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleSorterRunTime.ForeColor = System.Drawing.Color.White; this.labelTitleSorterRunTime.InitVisible = true; this.labelTitleSorterRunTime.LineSpacing = 0F; this.labelTitleSorterRunTime.Location = new System.Drawing.Point(0, 167); this.labelTitleSorterRunTime.Name = "labelTitleSorterRunTime"; this.labelTitleSorterRunTime.Size = new System.Drawing.Size(100, 30); this.labelTitleSorterRunTime.TabIndex = 128; this.labelTitleSorterRunTime.Text = "동작시간"; this.labelTitleSorterRunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterRunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterRunTime.Wordwrap = true; // // labelTitleSorterMode // this.labelTitleSorterMode.BackColor = System.Drawing.Color.Black; this.labelTitleSorterMode.BackPictureBox = this.pictureBox1; this.labelTitleSorterMode.BackPictureBox1 = null; this.labelTitleSorterMode.BackPictureBox2 = null; this.labelTitleSorterMode.BorderColor = System.Drawing.Color.Black; this.labelTitleSorterMode.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSorterMode.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelTitleSorterMode.ForeColor = System.Drawing.Color.White; this.labelTitleSorterMode.InitVisible = true; this.labelTitleSorterMode.LineSpacing = 0F; this.labelTitleSorterMode.Location = new System.Drawing.Point(0, 95); this.labelTitleSorterMode.Name = "labelTitleSorterMode"; this.labelTitleSorterMode.Size = new System.Drawing.Size(100, 30); this.labelTitleSorterMode.TabIndex = 126; this.labelTitleSorterMode.Text = "모드"; this.labelTitleSorterMode.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleSorterMode.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSorterMode.Wordwrap = true; // // smartSeparatorLine2 // this.smartSeparatorLine2.InitVisible = true; this.smartSeparatorLine2.Line1Color = System.Drawing.Color.DimGray; this.smartSeparatorLine2.Line1Width = 1F; this.smartSeparatorLine2.Line2Color = System.Drawing.Color.LightGray; this.smartSeparatorLine2.Line2Visible = true; this.smartSeparatorLine2.Line2Width = 1F; this.smartSeparatorLine2.LineDirection = SmartX.SmartSeparatorLine.DIR.Vertical; this.smartSeparatorLine2.Location = new System.Drawing.Point(579, 13); this.smartSeparatorLine2.Name = "smartSeparatorLine2"; this.smartSeparatorLine2.Size = new System.Drawing.Size(2, 190); this.smartSeparatorLine2.TabIndex = 150; this.smartSeparatorLine2.Text = "smartSeparatorLine2"; // // groupBoxAutoZero // this.groupBoxAutoZero.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30))))); this.groupBoxAutoZero.BackPictureBox = this.pictureBox1; this.groupBoxAutoZero.BackPictureBox1 = null; this.groupBoxAutoZero.Controls.Add(this.labelTitleAutoZero); this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Variate); this.groupBoxAutoZero.Controls.Add(this.comboBoxMode1Variate); this.groupBoxAutoZero.Controls.Add(this.labelMode1Range); this.groupBoxAutoZero.Controls.Add(this.labelMode1Time); this.groupBoxAutoZero.Controls.Add(this.panelAutoZero); this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Range); this.groupBoxAutoZero.Controls.Add(this.labelTitleMode1Time); this.groupBoxAutoZero.FrameLineColor1 = System.Drawing.Color.Black; this.groupBoxAutoZero.FrameLineColor2 = System.Drawing.Color.Black; this.groupBoxAutoZero.FrameLineThickness = 1; this.groupBoxAutoZero.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.groupBoxAutoZero.Image = null; this.groupBoxAutoZero.InitVisible = true; this.groupBoxAutoZero.Location = new System.Drawing.Point(352, 4); this.groupBoxAutoZero.Name = "groupBoxAutoZero"; this.groupBoxAutoZero.RoundRadius = 5; this.groupBoxAutoZero.Size = new System.Drawing.Size(221, 203); this.groupBoxAutoZero.TabIndex = 148; this.groupBoxAutoZero.Text = "smartGroupBox2"; this.groupBoxAutoZero.TextColor = System.Drawing.Color.Black; // // labelTitleAutoZero // this.labelTitleAutoZero.BackPictureBox = this.pictureBox1; this.labelTitleAutoZero.BackPictureBox1 = null; this.labelTitleAutoZero.BackPictureBox2 = null; this.labelTitleAutoZero.BorderColor = System.Drawing.Color.Black; this.labelTitleAutoZero.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleAutoZero.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleAutoZero.ForeColor = System.Drawing.Color.White; this.labelTitleAutoZero.InitVisible = true; this.labelTitleAutoZero.LineSpacing = 0F; this.labelTitleAutoZero.Location = new System.Drawing.Point(0, 12); this.labelTitleAutoZero.Name = "labelTitleAutoZero"; this.labelTitleAutoZero.Size = new System.Drawing.Size(218, 20); this.labelTitleAutoZero.TabIndex = 689; this.labelTitleAutoZero.Text = "자동 영점"; this.labelTitleAutoZero.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleAutoZero.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleAutoZero.Wordwrap = false; // // smartSeparatorLine1 // this.smartSeparatorLine1.InitVisible = true; this.smartSeparatorLine1.Line1Color = System.Drawing.Color.DimGray; this.smartSeparatorLine1.Line1Width = 1F; this.smartSeparatorLine1.Line2Color = System.Drawing.Color.LightGray; this.smartSeparatorLine1.Line2Visible = true; this.smartSeparatorLine1.Line2Width = 1F; this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Vertical; this.smartSeparatorLine1.Location = new System.Drawing.Point(346, 13); this.smartSeparatorLine1.Name = "smartSeparatorLine1"; this.smartSeparatorLine1.Size = new System.Drawing.Size(2, 190); this.smartSeparatorLine1.TabIndex = 144; this.smartSeparatorLine1.Text = "smartSeparatorLine1"; // // buttonBypassRun // this.buttonBypassRun.BackPictureBox = null; this.buttonBypassRun.BackPictureBox1 = null; this.buttonBypassRun.BackPictureBox2 = null; this.buttonBypassRun.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassRun.ButtonImageAutoSize = true; this.buttonBypassRun.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassRun.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DisableImage"))); this.buttonBypassRun.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.DownImage"))); this.buttonBypassRun.GroupID = 0; this.buttonBypassRun.InitVisible = true; this.buttonBypassRun.Location = new System.Drawing.Point(616, 135); this.buttonBypassRun.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassRun.Name = "buttonBypassRun"; this.buttonBypassRun.NestedClickEventPrevent = false; this.buttonBypassRun.OutlinePixel = 1; this.buttonBypassRun.RepeatInterval = 200; this.buttonBypassRun.RepeatIntervalAccelerate = null; this.buttonBypassRun.SafeInterval = 200; this.buttonBypassRun.Size = new System.Drawing.Size(50, 50); this.buttonBypassRun.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassRun.TabIndex = 152; this.buttonBypassRun.TextColor = System.Drawing.Color.Black; this.buttonBypassRun.TextDownColor = System.Drawing.Color.White; this.buttonBypassRun.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassRun.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassRun.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassRun.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassRun.UpImage"))); this.buttonBypassRun.Click += new System.EventHandler(this.buttonBypassRun_Click); // // buttonBypassDirection // this.buttonBypassDirection.BackPictureBox = null; this.buttonBypassDirection.BackPictureBox1 = null; this.buttonBypassDirection.BackPictureBox2 = null; this.buttonBypassDirection.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassDirection.ButtonImageAutoSize = true; this.buttonBypassDirection.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassDirection.DisableImage = null; this.buttonBypassDirection.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.DownImage"))); this.buttonBypassDirection.GroupID = 0; this.buttonBypassDirection.InitVisible = true; this.buttonBypassDirection.Location = new System.Drawing.Point(589, 61); this.buttonBypassDirection.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassDirection.Name = "buttonBypassDirection"; this.buttonBypassDirection.NestedClickEventPrevent = false; this.buttonBypassDirection.OutlinePixel = 1; this.buttonBypassDirection.RepeatInterval = 200; this.buttonBypassDirection.RepeatIntervalAccelerate = null; this.buttonBypassDirection.SafeInterval = 200; this.buttonBypassDirection.Size = new System.Drawing.Size(100, 25); this.buttonBypassDirection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassDirection.TabIndex = 151; this.buttonBypassDirection.TextColor = System.Drawing.Color.Black; this.buttonBypassDirection.TextDownColor = System.Drawing.Color.White; this.buttonBypassDirection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassDirection.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassDirection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassDirection.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassDirection.UpImage"))); this.buttonBypassDirection.Click += new System.EventHandler(this.buttonBypassDirection_Click); // // buttonBypassOnce // this.buttonBypassOnce.BackPictureBox = null; this.buttonBypassOnce.BackPictureBox1 = null; this.buttonBypassOnce.BackPictureBox2 = null; this.buttonBypassOnce.ButtonColor = System.Drawing.Color.Gray; this.buttonBypassOnce.ButtonImageAutoSize = true; this.buttonBypassOnce.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonBypassOnce.DisableImage = null; this.buttonBypassOnce.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.DownImage"))); this.buttonBypassOnce.GroupID = 0; this.buttonBypassOnce.InitVisible = true; this.buttonBypassOnce.Location = new System.Drawing.Point(589, 92); this.buttonBypassOnce.Mode = SmartX.SmartButton.BUTTONMODE.PUSH; this.buttonBypassOnce.Name = "buttonBypassOnce"; this.buttonBypassOnce.NestedClickEventPrevent = false; this.buttonBypassOnce.OutlinePixel = 1; this.buttonBypassOnce.RepeatInterval = 200; this.buttonBypassOnce.RepeatIntervalAccelerate = null; this.buttonBypassOnce.SafeInterval = 200; this.buttonBypassOnce.Size = new System.Drawing.Size(100, 25); this.buttonBypassOnce.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonBypassOnce.TabIndex = 150; this.buttonBypassOnce.TextColor = System.Drawing.Color.Black; this.buttonBypassOnce.TextDownColor = System.Drawing.Color.White; this.buttonBypassOnce.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonBypassOnce.TextLocation = new System.Drawing.Point(0, 0); this.buttonBypassOnce.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonBypassOnce.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBypassOnce.UpImage"))); this.buttonBypassOnce.Click += new System.EventHandler(this.buttonBypassOnce_Click); // // labelTitleBypass // this.labelTitleBypass.BackPictureBox = this.pictureBox1; this.labelTitleBypass.BackPictureBox1 = null; this.labelTitleBypass.BackPictureBox2 = null; this.labelTitleBypass.BorderColor = System.Drawing.Color.Black; this.labelTitleBypass.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleBypass.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleBypass.ForeColor = System.Drawing.Color.White; this.labelTitleBypass.InitVisible = true; this.labelTitleBypass.LineSpacing = 0F; this.labelTitleBypass.Location = new System.Drawing.Point(589, 16); this.labelTitleBypass.Name = "labelTitleBypass"; this.labelTitleBypass.Size = new System.Drawing.Size(100, 20); this.labelTitleBypass.TabIndex = 687; this.labelTitleBypass.Text = "Bypass"; this.labelTitleBypass.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleBypass.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleBypass.Wordwrap = false; // // buttonDry1 // this.buttonDry1.BackPictureBox = null; this.buttonDry1.BackPictureBox1 = null; this.buttonDry1.BackPictureBox2 = null; this.buttonDry1.ButtonColor = System.Drawing.Color.Gray; this.buttonDry1.ButtonImageAutoSize = true; this.buttonDry1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDry1.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDry1.DisableImage"))); this.buttonDry1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDry1.DownImage"))); this.buttonDry1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonDry1.GroupID = 0; this.buttonDry1.InitVisible = true; this.buttonDry1.Location = new System.Drawing.Point(477, 249); this.buttonDry1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDry1.Name = "buttonDry1"; this.buttonDry1.NestedClickEventPrevent = false; this.buttonDry1.OutlinePixel = 1; this.buttonDry1.RepeatInterval = 200; this.buttonDry1.RepeatIntervalAccelerate = null; this.buttonDry1.SafeInterval = 200; this.buttonDry1.Size = new System.Drawing.Size(50, 50); this.buttonDry1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDry1.TabIndex = 692; this.buttonDry1.Text = "1"; this.buttonDry1.TextColor = System.Drawing.Color.White; this.buttonDry1.TextDownColor = System.Drawing.Color.White; this.buttonDry1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDry1.TextLocation = new System.Drawing.Point(0, 0); this.buttonDry1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDry1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDry1.UpImage"))); this.buttonDry1.Visible = false; this.buttonDry1.Click += new System.EventHandler(this.buttonDryContact_Click); // // buttonDry2 // this.buttonDry2.BackPictureBox = null; this.buttonDry2.BackPictureBox1 = null; this.buttonDry2.BackPictureBox2 = null; this.buttonDry2.ButtonColor = System.Drawing.Color.Gray; this.buttonDry2.ButtonImageAutoSize = true; this.buttonDry2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDry2.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDry2.DisableImage"))); this.buttonDry2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDry2.DownImage"))); this.buttonDry2.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonDry2.GroupID = 0; this.buttonDry2.InitVisible = true; this.buttonDry2.Location = new System.Drawing.Point(533, 249); this.buttonDry2.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDry2.Name = "buttonDry2"; this.buttonDry2.NestedClickEventPrevent = false; this.buttonDry2.OutlinePixel = 1; this.buttonDry2.RepeatInterval = 200; this.buttonDry2.RepeatIntervalAccelerate = null; this.buttonDry2.SafeInterval = 200; this.buttonDry2.Size = new System.Drawing.Size(50, 50); this.buttonDry2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDry2.TabIndex = 691; this.buttonDry2.Text = "2"; this.buttonDry2.TextColor = System.Drawing.Color.White; this.buttonDry2.TextDownColor = System.Drawing.Color.White; this.buttonDry2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDry2.TextLocation = new System.Drawing.Point(0, 0); this.buttonDry2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDry2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDry2.UpImage"))); this.buttonDry2.Visible = false; this.buttonDry2.Click += new System.EventHandler(this.buttonDryContact_Click); // // buttonDry3 // this.buttonDry3.BackPictureBox = null; this.buttonDry3.BackPictureBox1 = null; this.buttonDry3.BackPictureBox2 = null; this.buttonDry3.ButtonColor = System.Drawing.Color.Gray; this.buttonDry3.ButtonImageAutoSize = true; this.buttonDry3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDry3.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDry3.DisableImage"))); this.buttonDry3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDry3.DownImage"))); this.buttonDry3.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonDry3.GroupID = 0; this.buttonDry3.InitVisible = true; this.buttonDry3.Location = new System.Drawing.Point(589, 249); this.buttonDry3.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDry3.Name = "buttonDry3"; this.buttonDry3.NestedClickEventPrevent = false; this.buttonDry3.OutlinePixel = 1; this.buttonDry3.RepeatInterval = 200; this.buttonDry3.RepeatIntervalAccelerate = null; this.buttonDry3.SafeInterval = 200; this.buttonDry3.Size = new System.Drawing.Size(50, 50); this.buttonDry3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDry3.TabIndex = 690; this.buttonDry3.Text = "3"; this.buttonDry3.TextColor = System.Drawing.Color.White; this.buttonDry3.TextDownColor = System.Drawing.Color.White; this.buttonDry3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDry3.TextLocation = new System.Drawing.Point(0, 0); this.buttonDry3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDry3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDry3.UpImage"))); this.buttonDry3.Visible = false; this.buttonDry3.Click += new System.EventHandler(this.buttonDryContact_Click); // // buttonDry4 // this.buttonDry4.BackPictureBox = null; this.buttonDry4.BackPictureBox1 = null; this.buttonDry4.BackPictureBox2 = null; this.buttonDry4.ButtonColor = System.Drawing.Color.Gray; this.buttonDry4.ButtonImageAutoSize = true; this.buttonDry4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonDry4.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDry4.DisableImage"))); this.buttonDry4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDry4.DownImage"))); this.buttonDry4.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold); this.buttonDry4.GroupID = 0; this.buttonDry4.InitVisible = true; this.buttonDry4.Location = new System.Drawing.Point(645, 249); this.buttonDry4.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonDry4.Name = "buttonDry4"; this.buttonDry4.NestedClickEventPrevent = false; this.buttonDry4.OutlinePixel = 1; this.buttonDry4.RepeatInterval = 200; this.buttonDry4.RepeatIntervalAccelerate = null; this.buttonDry4.SafeInterval = 200; this.buttonDry4.Size = new System.Drawing.Size(50, 50); this.buttonDry4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonDry4.TabIndex = 689; this.buttonDry4.Text = "4"; this.buttonDry4.TextColor = System.Drawing.Color.White; this.buttonDry4.TextDownColor = System.Drawing.Color.White; this.buttonDry4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonDry4.TextLocation = new System.Drawing.Point(0, 0); this.buttonDry4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonDry4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDry4.UpImage"))); this.buttonDry4.Visible = false; this.buttonDry4.Click += new System.EventHandler(this.buttonDryContact_Click); // // labelTitleDryContact // this.labelTitleDryContact.BackPictureBox = this.pictureBox1; this.labelTitleDryContact.BackPictureBox1 = null; this.labelTitleDryContact.BackPictureBox2 = null; this.labelTitleDryContact.BorderColor = System.Drawing.Color.Black; this.labelTitleDryContact.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleDryContact.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleDryContact.ForeColor = System.Drawing.Color.White; this.labelTitleDryContact.InitVisible = true; this.labelTitleDryContact.LineSpacing = 0F; this.labelTitleDryContact.Location = new System.Drawing.Point(477, 218); this.labelTitleDryContact.Name = "labelTitleDryContact"; this.labelTitleDryContact.Size = new System.Drawing.Size(218, 20); this.labelTitleDryContact.TabIndex = 694; this.labelTitleDryContact.Text = "시건장치 제어"; this.labelTitleDryContact.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.labelTitleDryContact.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleDryContact.Visible = false; this.labelTitleDryContact.Wordwrap = false; // // smartSeparatorLine3 // this.smartSeparatorLine3.InitVisible = true; this.smartSeparatorLine3.Line1Color = System.Drawing.Color.DimGray; this.smartSeparatorLine3.Line1Width = 1F; this.smartSeparatorLine3.Line2Color = System.Drawing.Color.LightGray; this.smartSeparatorLine3.Line2Visible = true; this.smartSeparatorLine3.Line2Width = 1F; this.smartSeparatorLine3.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal; this.smartSeparatorLine3.Location = new System.Drawing.Point(16, 209); this.smartSeparatorLine3.Name = "smartSeparatorLine3"; this.smartSeparatorLine3.Size = new System.Drawing.Size(673, 2); this.smartSeparatorLine3.TabIndex = 693; this.smartSeparatorLine3.Text = "smartSeparatorLine3"; // // ControlMainDisplayMenu // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.labelTitleDryContact); this.Controls.Add(this.smartSeparatorLine1); this.Controls.Add(this.smartSeparatorLine2); this.Controls.Add(this.smartSeparatorLine3); this.Controls.Add(this.buttonDry1); this.Controls.Add(this.buttonDry2); this.Controls.Add(this.buttonDry3); this.Controls.Add(this.buttonDry4); this.Controls.Add(this.labelTitleBypass); this.Controls.Add(this.buttonBypassRun); this.Controls.Add(this.buttonBypassDirection); this.Controls.Add(this.buttonBypassOnce); this.Controls.Add(this.groupBoxAutoZero); this.Controls.Add(this.groupBoxSorter); this.Controls.Add(this.pictureBox1); this.Name = "ControlMainDisplayMenu"; this.Size = new System.Drawing.Size(710, 320); this.panelAutoZero.ResumeLayout(false); this.groupBoxSorter.ResumeLayout(false); this.groupBoxAutoZero.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Panel panelAutoZero; private SmartX.SmartRadioButton radioButtonMode1UserSetting; private SmartX.SmartRadioButton radioButtonMode1High; private SmartX.SmartRadioButton radioButtonMode1Middle; private SmartX.SmartRadioButton radioButtonMode1Low; private System.Windows.Forms.ComboBox comboBoxMode1Variate; public SmartX.SmartLabel labelMode1Range; public SmartX.SmartLabel labelMode1Time; private SmartX.SmartLabel labelTitleMode1Time; private SmartX.SmartLabel labelTitleMode1Range; private SmartX.SmartLabel labelTitleMode1Variate; private SmartX.SmartGroupBox groupBoxSorter; private SmartX.SmartGroupBox groupBoxAutoZero; private SmartX.SmartLabel labelTitleSorterB; private SmartX.SmartLabel labelTitleSorterA; public SmartX.SmartLabel labelSorterBDelayTime; public SmartX.SmartLabel labelSorterBRunTime; private System.Windows.Forms.ComboBox comboBoxSorterB; private System.Windows.Forms.ComboBox comboBoxSorterA; public SmartX.SmartLabel labelSorterADelayTime; private SmartX.SmartLabel labelTitleSorterDelayTime; public SmartX.SmartLabel labelSorterARunTime; private SmartX.SmartLabel labelTitleSorterRunTime; private SmartX.SmartLabel labelTitleSorterMode; private SmartX.SmartSeparatorLine smartSeparatorLine1; private SmartX.SmartSeparatorLine smartSeparatorLine2; private SmartX.SmartLabel labelTitleSorterSettings; private SmartX.SmartLabel labelTitleAutoZero; private SmartX.SmartButton buttonBypassRun; private SmartX.SmartButton buttonBypassDirection; private SmartX.SmartButton buttonBypassOnce; private SmartX.SmartLabel labelTitleBypass; private SmartX.SmartButton buttonDry1; private SmartX.SmartButton buttonDry2; private SmartX.SmartButton buttonDry3; private SmartX.SmartButton buttonDry4; private SmartX.SmartLabel labelTitleDryContact; private SmartX.SmartSeparatorLine smartSeparatorLine3; } }