namespace ITC81DB_0H.Controls { partial class ControlConfiOptionBoard2 { /// /// 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(ControlConfiOptionBoard2)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelHelp5 = new SmartX.SmartLabel(); this.labelHelp4 = new SmartX.SmartLabel(); this.labelHelp3 = new SmartX.SmartLabel(); this.labelHelp2 = new SmartX.SmartLabel(); this.labelHelp1 = new SmartX.SmartLabel(); this.radioButtonPort78 = new SmartX.SmartRadioButton(); this.radioButtonPort56 = new SmartX.SmartRadioButton(); this.radioButtonPortNone = new SmartX.SmartRadioButton(); this.labelDelayTime1 = new SmartX.SmartLabel(); this.labelTitleDelayTime1 = new SmartX.SmartLabel(); this.labelDelayTime2 = new SmartX.SmartLabel(); this.labelTitleDelayTime2 = new SmartX.SmartLabel(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelHelp5); this.smartGroupBox1.Controls.Add(this.labelHelp4); this.smartGroupBox1.Controls.Add(this.labelHelp3); this.smartGroupBox1.Controls.Add(this.labelHelp2); this.smartGroupBox1.Controls.Add(this.labelHelp1); this.smartGroupBox1.Controls.Add(this.radioButtonPort78); this.smartGroupBox1.Controls.Add(this.radioButtonPort56); this.smartGroupBox1.Controls.Add(this.radioButtonPortNone); this.smartGroupBox1.Controls.Add(this.labelDelayTime1); this.smartGroupBox1.Controls.Add(this.labelTitleDelayTime1); this.smartGroupBox1.Controls.Add(this.labelDelayTime2); this.smartGroupBox1.Controls.Add(this.labelTitleDelayTime2); 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 = ((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 = 5; this.smartGroupBox1.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.TabIndex = 0; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // labelHelp5 // this.labelHelp5.BackPictureBox1 = null; this.labelHelp5.BackPictureBox2 = this.smartGroupBox1; this.labelHelp5.BorderColor = System.Drawing.Color.Black; this.labelHelp5.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelHelp5.ForeColor = System.Drawing.Color.White; this.labelHelp5.InitVisible = true; this.labelHelp5.LineSpacing = 0F; this.labelHelp5.Location = new System.Drawing.Point(103, 430); this.labelHelp5.Name = "labelHelp5"; this.labelHelp5.Size = new System.Drawing.Size(585, 15); this.labelHelp5.TabIndex = 145; this.labelHelp5.Text = "5. \'지연시간2\'만큼 지난 후, 다시 A상태로 돌아온다."; this.labelHelp5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelHelp5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp5.Wordwrap = false; // // labelHelp4 // this.labelHelp4.BackPictureBox1 = null; this.labelHelp4.BackPictureBox2 = this.smartGroupBox1; this.labelHelp4.BorderColor = System.Drawing.Color.Black; this.labelHelp4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelHelp4.ForeColor = System.Drawing.Color.White; this.labelHelp4.InitVisible = true; this.labelHelp4.LineSpacing = 0F; this.labelHelp4.Location = new System.Drawing.Point(103, 409); this.labelHelp4.Name = "labelHelp4"; this.labelHelp4.Size = new System.Drawing.Size(585, 15); this.labelHelp4.TabIndex = 144; this.labelHelp4.Text = "4. D : Dispenser1이 올라옴과 동시에 Dispenser2가 내려간다."; this.labelHelp4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelHelp4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp4.Wordwrap = false; // // labelHelp3 // this.labelHelp3.BackPictureBox1 = null; this.labelHelp3.BackPictureBox2 = this.smartGroupBox1; this.labelHelp3.BorderColor = System.Drawing.Color.Black; this.labelHelp3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelHelp3.ForeColor = System.Drawing.Color.White; this.labelHelp3.InitVisible = true; this.labelHelp3.LineSpacing = 0F; this.labelHelp3.Location = new System.Drawing.Point(103, 388); this.labelHelp3.Name = "labelHelp3"; this.labelHelp3.Size = new System.Drawing.Size(585, 15); this.labelHelp3.TabIndex = 143; this.labelHelp3.Text = "3. C : \'지연시간1\'만큼 지난 후, Dispenser1이 올라온다."; this.labelHelp3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelHelp3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp3.Wordwrap = false; // // labelHelp2 // this.labelHelp2.BackPictureBox1 = null; this.labelHelp2.BackPictureBox2 = this.smartGroupBox1; this.labelHelp2.BorderColor = System.Drawing.Color.Black; this.labelHelp2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelHelp2.ForeColor = System.Drawing.Color.White; this.labelHelp2.InitVisible = true; this.labelHelp2.LineSpacing = 0F; this.labelHelp2.Location = new System.Drawing.Point(103, 367); this.labelHelp2.Name = "labelHelp2"; this.labelHelp2.Size = new System.Drawing.Size(585, 15); this.labelHelp2.TabIndex = 142; this.labelHelp2.Text = "2. B : 피계량물이 Dispenser 센서 범위 안에 진입한다."; this.labelHelp2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelHelp2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp2.Wordwrap = false; // // labelHelp1 // this.labelHelp1.BackPictureBox1 = null; this.labelHelp1.BackPictureBox2 = this.smartGroupBox1; this.labelHelp1.BorderColor = System.Drawing.Color.Black; this.labelHelp1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelHelp1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.labelHelp1.ForeColor = System.Drawing.Color.White; this.labelHelp1.InitVisible = true; this.labelHelp1.LineSpacing = 0F; this.labelHelp1.Location = new System.Drawing.Point(103, 346); this.labelHelp1.Name = "labelHelp1"; this.labelHelp1.Size = new System.Drawing.Size(585, 15); this.labelHelp1.TabIndex = 141; this.labelHelp1.Text = "1. A : 피계량물이 진입한다."; this.labelHelp1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelHelp1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelHelp1.Wordwrap = false; // // radioButtonPort78 // this.radioButtonPort78.BackPictureBox1 = null; this.radioButtonPort78.BackPictureBox2 = this.smartGroupBox1; this.radioButtonPort78.Checked = false; this.radioButtonPort78.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonPort78.ForeColor = System.Drawing.Color.White; this.radioButtonPort78.GroupID = 0; this.radioButtonPort78.ImageCheckRadioButton = null; this.radioButtonPort78.ImageUnCheckRadioButton = null; this.radioButtonPort78.InitVisible = true; this.radioButtonPort78.Location = new System.Drawing.Point(130, 113); this.radioButtonPort78.Name = "radioButtonPort78"; this.radioButtonPort78.OutputOnly = false; this.radioButtonPort78.RadioBackColor = System.Drawing.Color.White; this.radioButtonPort78.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonPort78.RadioForeColor = System.Drawing.Color.Black; this.radioButtonPort78.RadioSymbolSize = 14; this.radioButtonPort78.Shadow = false; this.radioButtonPort78.Size = new System.Drawing.Size(200, 30); this.radioButtonPort78.TabIndex = 140; this.radioButtonPort78.Text = "Output Port 7,8"; this.radioButtonPort78.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonPort78.Click += new System.EventHandler(this.radioButtonPort_Click); // // radioButtonPort56 // this.radioButtonPort56.BackPictureBox1 = null; this.radioButtonPort56.BackPictureBox2 = this.smartGroupBox1; this.radioButtonPort56.Checked = false; this.radioButtonPort56.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonPort56.ForeColor = System.Drawing.Color.White; this.radioButtonPort56.GroupID = 0; this.radioButtonPort56.ImageCheckRadioButton = null; this.radioButtonPort56.ImageUnCheckRadioButton = null; this.radioButtonPort56.InitVisible = true; this.radioButtonPort56.Location = new System.Drawing.Point(130, 77); this.radioButtonPort56.Name = "radioButtonPort56"; this.radioButtonPort56.OutputOnly = false; this.radioButtonPort56.RadioBackColor = System.Drawing.Color.White; this.radioButtonPort56.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonPort56.RadioForeColor = System.Drawing.Color.Black; this.radioButtonPort56.RadioSymbolSize = 14; this.radioButtonPort56.Shadow = false; this.radioButtonPort56.Size = new System.Drawing.Size(200, 30); this.radioButtonPort56.TabIndex = 139; this.radioButtonPort56.Text = "Output Port 5,6"; this.radioButtonPort56.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonPort56.Click += new System.EventHandler(this.radioButtonPort_Click); // // radioButtonPortNone // this.radioButtonPortNone.BackPictureBox1 = null; this.radioButtonPortNone.BackPictureBox2 = this.smartGroupBox1; this.radioButtonPortNone.Checked = false; this.radioButtonPortNone.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.radioButtonPortNone.ForeColor = System.Drawing.Color.White; this.radioButtonPortNone.GroupID = 0; this.radioButtonPortNone.ImageCheckRadioButton = null; this.radioButtonPortNone.ImageUnCheckRadioButton = null; this.radioButtonPortNone.InitVisible = true; this.radioButtonPortNone.Location = new System.Drawing.Point(130, 41); this.radioButtonPortNone.Name = "radioButtonPortNone"; this.radioButtonPortNone.OutputOnly = false; this.radioButtonPortNone.RadioBackColor = System.Drawing.Color.White; this.radioButtonPortNone.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonPortNone.RadioForeColor = System.Drawing.Color.Black; this.radioButtonPortNone.RadioSymbolSize = 14; this.radioButtonPortNone.Shadow = false; this.radioButtonPortNone.Size = new System.Drawing.Size(200, 30); this.radioButtonPortNone.TabIndex = 138; this.radioButtonPortNone.Text = "None"; this.radioButtonPortNone.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonPortNone.Click += new System.EventHandler(this.radioButtonPort_Click); // // labelDelayTime1 // this.labelDelayTime1.BackColor = System.Drawing.SystemColors.Window; this.labelDelayTime1.BackPictureBox = null; this.labelDelayTime1.BackPictureBox1 = null; this.labelDelayTime1.BackPictureBox2 = null; this.labelDelayTime1.BorderColor = System.Drawing.Color.Black; this.labelDelayTime1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelDelayTime1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelDelayTime1.InitVisible = true; this.labelDelayTime1.LineSpacing = 0F; this.labelDelayTime1.Location = new System.Drawing.Point(608, 60); this.labelDelayTime1.Name = "labelDelayTime1"; this.labelDelayTime1.Size = new System.Drawing.Size(80, 30); this.labelDelayTime1.TabIndex = 137; this.labelDelayTime1.Text = "100"; this.labelDelayTime1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelDelayTime1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelDelayTime1.Wordwrap = false; this.labelDelayTime1.Click += new System.EventHandler(this.labelDelayTime1_Click); // // labelTitleDelayTime1 // this.labelTitleDelayTime1.BackPictureBox1 = null; this.labelTitleDelayTime1.BackPictureBox2 = this.smartGroupBox1; this.labelTitleDelayTime1.BorderColor = System.Drawing.Color.Black; this.labelTitleDelayTime1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleDelayTime1.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelTitleDelayTime1.ForeColor = System.Drawing.Color.White; this.labelTitleDelayTime1.InitVisible = true; this.labelTitleDelayTime1.LineSpacing = 0F; this.labelTitleDelayTime1.Location = new System.Drawing.Point(452, 60); this.labelTitleDelayTime1.Name = "labelTitleDelayTime1"; this.labelTitleDelayTime1.Size = new System.Drawing.Size(150, 30); this.labelTitleDelayTime1.TabIndex = 136; this.labelTitleDelayTime1.Text = "지연시간1"; this.labelTitleDelayTime1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleDelayTime1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleDelayTime1.Wordwrap = false; // // labelDelayTime2 // this.labelDelayTime2.BackColor = System.Drawing.SystemColors.Window; this.labelDelayTime2.BackPictureBox = null; this.labelDelayTime2.BackPictureBox1 = null; this.labelDelayTime2.BackPictureBox2 = null; this.labelDelayTime2.BorderColor = System.Drawing.Color.Black; this.labelDelayTime2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelDelayTime2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); this.labelDelayTime2.InitVisible = true; this.labelDelayTime2.LineSpacing = 0F; this.labelDelayTime2.Location = new System.Drawing.Point(608, 96); this.labelDelayTime2.Name = "labelDelayTime2"; this.labelDelayTime2.Size = new System.Drawing.Size(80, 30); this.labelDelayTime2.TabIndex = 135; this.labelDelayTime2.Text = "100"; this.labelDelayTime2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelDelayTime2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelDelayTime2.Wordwrap = false; this.labelDelayTime2.Click += new System.EventHandler(this.labelDelayTime2_Click); // // labelTitleDelayTime2 // this.labelTitleDelayTime2.BackPictureBox1 = null; this.labelTitleDelayTime2.BackPictureBox2 = this.smartGroupBox1; this.labelTitleDelayTime2.BorderColor = System.Drawing.Color.Black; this.labelTitleDelayTime2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleDelayTime2.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold); this.labelTitleDelayTime2.ForeColor = System.Drawing.Color.White; this.labelTitleDelayTime2.InitVisible = true; this.labelTitleDelayTime2.LineSpacing = 0F; this.labelTitleDelayTime2.Location = new System.Drawing.Point(452, 96); this.labelTitleDelayTime2.Name = "labelTitleDelayTime2"; this.labelTitleDelayTime2.Size = new System.Drawing.Size(150, 30); this.labelTitleDelayTime2.TabIndex = 134; this.labelTitleDelayTime2.Text = "지연시간2"; this.labelTitleDelayTime2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleDelayTime2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleDelayTime2.Wordwrap = false; // // ControlConfiOptionBoard2 // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlConfiOptionBoard2"; this.Size = new System.Drawing.Size(710, 470); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; public SmartX.SmartLabel labelDelayTime1; private SmartX.SmartLabel labelTitleDelayTime1; public SmartX.SmartLabel labelDelayTime2; private SmartX.SmartLabel labelTitleDelayTime2; private SmartX.SmartRadioButton radioButtonPort78; private SmartX.SmartRadioButton radioButtonPort56; private SmartX.SmartRadioButton radioButtonPortNone; private SmartX.SmartLabel labelHelp5; private SmartX.SmartLabel labelHelp4; private SmartX.SmartLabel labelHelp3; private SmartX.SmartLabel labelHelp2; private SmartX.SmartLabel labelHelp1; } }