ITC81DB_V8/ITC81DB/Controls/CenterSystem/ControlCenterSystemExternal...

247 lines
15 KiB
C#

namespace ITC81DB.Controls
{
partial class ControlCenterSystemExternalInput
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterSystemExternalInput));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelExternalInputMessage = new SmartX.SmartLabel();
this.buttonExternalInputBuzzer = new SmartX.SmartButton();
this.buttonExternalInputLamp = new SmartX.SmartButton();
this.comboBoxPhotoB = new System.Windows.Forms.ComboBox();
this.comboBoxPIN3 = new System.Windows.Forms.ComboBox();
this.comboBoxPIN4 = new System.Windows.Forms.ComboBox();
this.comboBoxPIN5 = new System.Windows.Forms.ComboBox();
this.comboBoxPIN6 = new System.Windows.Forms.ComboBox();
this.comboBoxPIN7 = new System.Windows.Forms.ComboBox();
this.comboBoxPIN8 = new System.Windows.Forms.ComboBox();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.labelExternalInputMessage);
this.smartGroupBox1.Controls.Add(this.buttonExternalInputBuzzer);
this.smartGroupBox1.Controls.Add(this.buttonExternalInputLamp);
this.smartGroupBox1.Controls.Add(this.comboBoxPhotoB);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN3);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN4);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN5);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN6);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN7);
this.smartGroupBox1.Controls.Add(this.comboBoxPIN8);
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;
//
// labelExternalInputMessage
//
this.labelExternalInputMessage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
this.labelExternalInputMessage.BackPictureBox = null;
this.labelExternalInputMessage.BackPictureBox1 = null;
this.labelExternalInputMessage.BackPictureBox2 = null;
this.labelExternalInputMessage.BorderColor = System.Drawing.Color.Black;
this.labelExternalInputMessage.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelExternalInputMessage.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelExternalInputMessage.ForeColor = System.Drawing.Color.Gold;
this.labelExternalInputMessage.InitVisible = true;
this.labelExternalInputMessage.LineSpacing = 0F;
this.labelExternalInputMessage.Location = new System.Drawing.Point(21, 415);
this.labelExternalInputMessage.Name = "labelExternalInputMessage";
this.labelExternalInputMessage.Size = new System.Drawing.Size(673, 45);
this.labelExternalInputMessage.TabIndex = 196;
this.labelExternalInputMessage.Text = "※ 부저/램프 적용 항목 : 진입센서 에러, 셀 에러, 제품진입 미감지, 방풍커버, 배출, 공압, 문열림, 비상정지, 적체";
this.labelExternalInputMessage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
this.labelExternalInputMessage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
this.labelExternalInputMessage.Wordwrap = true;
//
// buttonExternalInputBuzzer
//
this.buttonExternalInputBuzzer.BackPictureBox = null;
this.buttonExternalInputBuzzer.BackPictureBox1 = null;
this.buttonExternalInputBuzzer.BackPictureBox2 = null;
this.buttonExternalInputBuzzer.ButtonColor = System.Drawing.Color.Gray;
this.buttonExternalInputBuzzer.ButtonImageAutoSize = true;
this.buttonExternalInputBuzzer.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonExternalInputBuzzer.DisableImage = null;
this.buttonExternalInputBuzzer.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInputBuzzer.DownImage")));
this.buttonExternalInputBuzzer.GroupID = 0;
this.buttonExternalInputBuzzer.InitVisible = true;
this.buttonExternalInputBuzzer.Location = new System.Drawing.Point(213, 367);
this.buttonExternalInputBuzzer.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonExternalInputBuzzer.Name = "buttonExternalInputBuzzer";
this.buttonExternalInputBuzzer.NestedClickEventPrevent = false;
this.buttonExternalInputBuzzer.OutlinePixel = 1;
this.buttonExternalInputBuzzer.RepeatInterval = 200;
this.buttonExternalInputBuzzer.RepeatIntervalAccelerate = null;
this.buttonExternalInputBuzzer.SafeInterval = 200;
this.buttonExternalInputBuzzer.Size = new System.Drawing.Size(80, 28);
this.buttonExternalInputBuzzer.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExternalInputBuzzer.TabIndex = 195;
this.buttonExternalInputBuzzer.TextColor = System.Drawing.Color.Black;
this.buttonExternalInputBuzzer.TextDownColor = System.Drawing.Color.White;
this.buttonExternalInputBuzzer.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonExternalInputBuzzer.TextLocation = new System.Drawing.Point(0, 0);
this.buttonExternalInputBuzzer.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonExternalInputBuzzer.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInputBuzzer.UpImage")));
this.buttonExternalInputBuzzer.Click += new System.EventHandler(this.buttonExternalInputBuzzer_Click);
//
// buttonExternalInputLamp
//
this.buttonExternalInputLamp.BackPictureBox = null;
this.buttonExternalInputLamp.BackPictureBox1 = null;
this.buttonExternalInputLamp.BackPictureBox2 = null;
this.buttonExternalInputLamp.ButtonColor = System.Drawing.Color.Gray;
this.buttonExternalInputLamp.ButtonImageAutoSize = true;
this.buttonExternalInputLamp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonExternalInputLamp.DisableImage = null;
this.buttonExternalInputLamp.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInputLamp.DownImage")));
this.buttonExternalInputLamp.GroupID = 0;
this.buttonExternalInputLamp.InitVisible = true;
this.buttonExternalInputLamp.Location = new System.Drawing.Point(556, 367);
this.buttonExternalInputLamp.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonExternalInputLamp.Name = "buttonExternalInputLamp";
this.buttonExternalInputLamp.NestedClickEventPrevent = false;
this.buttonExternalInputLamp.OutlinePixel = 1;
this.buttonExternalInputLamp.RepeatInterval = 200;
this.buttonExternalInputLamp.RepeatIntervalAccelerate = null;
this.buttonExternalInputLamp.SafeInterval = 200;
this.buttonExternalInputLamp.Size = new System.Drawing.Size(80, 28);
this.buttonExternalInputLamp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExternalInputLamp.TabIndex = 194;
this.buttonExternalInputLamp.TextColor = System.Drawing.Color.Black;
this.buttonExternalInputLamp.TextDownColor = System.Drawing.Color.White;
this.buttonExternalInputLamp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonExternalInputLamp.TextLocation = new System.Drawing.Point(0, 0);
this.buttonExternalInputLamp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonExternalInputLamp.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExternalInputLamp.UpImage")));
this.buttonExternalInputLamp.Click += new System.EventHandler(this.buttonExternalInputLamp_Click);
//
// comboBoxPhotoB
//
this.comboBoxPhotoB.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPhotoB.Location = new System.Drawing.Point(247, 308);
this.comboBoxPhotoB.Name = "comboBoxPhotoB";
this.comboBoxPhotoB.Size = new System.Drawing.Size(350, 28);
this.comboBoxPhotoB.TabIndex = 193;
this.comboBoxPhotoB.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN3
//
this.comboBoxPIN3.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN3.Location = new System.Drawing.Point(247, 270);
this.comboBoxPIN3.Name = "comboBoxPIN3";
this.comboBoxPIN3.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN3.TabIndex = 192;
this.comboBoxPIN3.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN4
//
this.comboBoxPIN4.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN4.Location = new System.Drawing.Point(247, 232);
this.comboBoxPIN4.Name = "comboBoxPIN4";
this.comboBoxPIN4.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN4.TabIndex = 191;
this.comboBoxPIN4.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN5
//
this.comboBoxPIN5.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN5.Location = new System.Drawing.Point(247, 194);
this.comboBoxPIN5.Name = "comboBoxPIN5";
this.comboBoxPIN5.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN5.TabIndex = 190;
this.comboBoxPIN5.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN6
//
this.comboBoxPIN6.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN6.Location = new System.Drawing.Point(247, 156);
this.comboBoxPIN6.Name = "comboBoxPIN6";
this.comboBoxPIN6.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN6.TabIndex = 189;
this.comboBoxPIN6.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN7
//
this.comboBoxPIN7.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN7.Location = new System.Drawing.Point(247, 118);
this.comboBoxPIN7.Name = "comboBoxPIN7";
this.comboBoxPIN7.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN7.TabIndex = 188;
this.comboBoxPIN7.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// comboBoxPIN8
//
this.comboBoxPIN8.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.comboBoxPIN8.Location = new System.Drawing.Point(247, 80);
this.comboBoxPIN8.Name = "comboBoxPIN8";
this.comboBoxPIN8.Size = new System.Drawing.Size(350, 28);
this.comboBoxPIN8.TabIndex = 187;
this.comboBoxPIN8.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// ControlCenterSystemExternalInput
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterSystemExternalInput";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.ComboBox comboBoxPhotoB;
private System.Windows.Forms.ComboBox comboBoxPIN3;
private System.Windows.Forms.ComboBox comboBoxPIN4;
private System.Windows.Forms.ComboBox comboBoxPIN5;
private System.Windows.Forms.ComboBox comboBoxPIN6;
private System.Windows.Forms.ComboBox comboBoxPIN7;
private System.Windows.Forms.ComboBox comboBoxPIN8;
private SmartX.SmartButton buttonExternalInputBuzzer;
private SmartX.SmartButton buttonExternalInputLamp;
private SmartX.SmartLabel labelExternalInputMessage;
}
}