791 lines
49 KiB
C#
791 lines
49 KiB
C#
namespace ITC81DB_0H.Controls
|
|
{
|
|
partial class ControlMainDisplayMenu
|
|
{
|
|
/// <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(ControlMainDisplayMenu));
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
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.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.labelTitleDryContact = new SmartX.SmartLabel();
|
|
this.smartSeparatorLine3 = new SmartX.SmartSeparatorLine();
|
|
this.smartSeparatorLine2 = new SmartX.SmartSeparatorLine();
|
|
this.labelTitleDryContact4 = new SmartX.SmartLabel();
|
|
this.labelTitleDryContact3 = new SmartX.SmartLabel();
|
|
this.labelTitleDryContact2 = new SmartX.SmartLabel();
|
|
this.labelTitleDryContact1 = new SmartX.SmartLabel();
|
|
this.buttonDry1 = new SmartX.SmartButton();
|
|
this.buttonDry2 = new SmartX.SmartButton();
|
|
this.buttonDry3 = new SmartX.SmartButton();
|
|
this.buttonDry4 = new SmartX.SmartButton();
|
|
this.groupBoxSorter.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);
|
|
//
|
|
// 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;
|
|
//
|
|
// 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(342, 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(384, 132);
|
|
this.buttonBypassRun.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
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(357, 58);
|
|
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(357, 89);
|
|
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(357, 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;
|
|
//
|
|
// 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(494, 16);
|
|
this.labelTitleDryContact.Name = "labelTitleDryContact";
|
|
this.labelTitleDryContact.Size = new System.Drawing.Size(196, 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";
|
|
//
|
|
// 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(472, 13);
|
|
this.smartSeparatorLine2.Name = "smartSeparatorLine2";
|
|
this.smartSeparatorLine2.Size = new System.Drawing.Size(2, 190);
|
|
this.smartSeparatorLine2.TabIndex = 696;
|
|
this.smartSeparatorLine2.Text = "smartSeparatorLine2";
|
|
//
|
|
// labelTitleDryContact4
|
|
//
|
|
this.labelTitleDryContact4.BackPictureBox = this.pictureBox1;
|
|
this.labelTitleDryContact4.BackPictureBox1 = null;
|
|
this.labelTitleDryContact4.BackPictureBox2 = null;
|
|
this.labelTitleDryContact4.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDryContact4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDryContact4.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDryContact4.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDryContact4.InitVisible = true;
|
|
this.labelTitleDryContact4.LineSpacing = 0F;
|
|
this.labelTitleDryContact4.Location = new System.Drawing.Point(480, 161);
|
|
this.labelTitleDryContact4.Name = "labelTitleDryContact4";
|
|
this.labelTitleDryContact4.Size = new System.Drawing.Size(154, 30);
|
|
this.labelTitleDryContact4.TabIndex = 707;
|
|
this.labelTitleDryContact4.Text = "시건장치 제어4";
|
|
this.labelTitleDryContact4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDryContact4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDryContact4.Visible = false;
|
|
this.labelTitleDryContact4.Wordwrap = false;
|
|
//
|
|
// labelTitleDryContact3
|
|
//
|
|
this.labelTitleDryContact3.BackPictureBox = this.pictureBox1;
|
|
this.labelTitleDryContact3.BackPictureBox1 = null;
|
|
this.labelTitleDryContact3.BackPictureBox2 = null;
|
|
this.labelTitleDryContact3.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDryContact3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDryContact3.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDryContact3.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDryContact3.InitVisible = true;
|
|
this.labelTitleDryContact3.LineSpacing = 0F;
|
|
this.labelTitleDryContact3.Location = new System.Drawing.Point(480, 125);
|
|
this.labelTitleDryContact3.Name = "labelTitleDryContact3";
|
|
this.labelTitleDryContact3.Size = new System.Drawing.Size(154, 30);
|
|
this.labelTitleDryContact3.TabIndex = 706;
|
|
this.labelTitleDryContact3.Text = "시건장치 제어3";
|
|
this.labelTitleDryContact3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDryContact3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDryContact3.Visible = false;
|
|
this.labelTitleDryContact3.Wordwrap = false;
|
|
//
|
|
// labelTitleDryContact2
|
|
//
|
|
this.labelTitleDryContact2.BackPictureBox = this.pictureBox1;
|
|
this.labelTitleDryContact2.BackPictureBox1 = null;
|
|
this.labelTitleDryContact2.BackPictureBox2 = null;
|
|
this.labelTitleDryContact2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDryContact2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDryContact2.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDryContact2.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDryContact2.InitVisible = true;
|
|
this.labelTitleDryContact2.LineSpacing = 0F;
|
|
this.labelTitleDryContact2.Location = new System.Drawing.Point(480, 89);
|
|
this.labelTitleDryContact2.Name = "labelTitleDryContact2";
|
|
this.labelTitleDryContact2.Size = new System.Drawing.Size(154, 30);
|
|
this.labelTitleDryContact2.TabIndex = 705;
|
|
this.labelTitleDryContact2.Text = "시건장치 제어2";
|
|
this.labelTitleDryContact2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDryContact2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDryContact2.Visible = false;
|
|
this.labelTitleDryContact2.Wordwrap = false;
|
|
//
|
|
// labelTitleDryContact1
|
|
//
|
|
this.labelTitleDryContact1.BackPictureBox = this.pictureBox1;
|
|
this.labelTitleDryContact1.BackPictureBox1 = null;
|
|
this.labelTitleDryContact1.BackPictureBox2 = null;
|
|
this.labelTitleDryContact1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelTitleDryContact1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelTitleDryContact1.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
this.labelTitleDryContact1.ForeColor = System.Drawing.Color.White;
|
|
this.labelTitleDryContact1.InitVisible = true;
|
|
this.labelTitleDryContact1.LineSpacing = 0F;
|
|
this.labelTitleDryContact1.Location = new System.Drawing.Point(480, 53);
|
|
this.labelTitleDryContact1.Name = "labelTitleDryContact1";
|
|
this.labelTitleDryContact1.Size = new System.Drawing.Size(154, 30);
|
|
this.labelTitleDryContact1.TabIndex = 704;
|
|
this.labelTitleDryContact1.Text = "시건장치 제어1";
|
|
this.labelTitleDryContact1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitleDryContact1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitleDryContact1.Visible = false;
|
|
this.labelTitleDryContact1.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(640, 53);
|
|
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, 30);
|
|
this.buttonDry1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDry1.TabIndex = 703;
|
|
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(640, 89);
|
|
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, 30);
|
|
this.buttonDry2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDry2.TabIndex = 702;
|
|
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(640, 125);
|
|
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, 30);
|
|
this.buttonDry3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDry3.TabIndex = 701;
|
|
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(640, 161);
|
|
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, 30);
|
|
this.buttonDry4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonDry4.TabIndex = 700;
|
|
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);
|
|
//
|
|
// ControlMainDisplayMenu
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.labelTitleDryContact4);
|
|
this.Controls.Add(this.labelTitleDryContact3);
|
|
this.Controls.Add(this.labelTitleDryContact2);
|
|
this.Controls.Add(this.labelTitleDryContact1);
|
|
this.Controls.Add(this.buttonDry1);
|
|
this.Controls.Add(this.buttonDry2);
|
|
this.Controls.Add(this.buttonDry3);
|
|
this.Controls.Add(this.buttonDry4);
|
|
this.Controls.Add(this.smartSeparatorLine2);
|
|
this.Controls.Add(this.labelTitleDryContact);
|
|
this.Controls.Add(this.smartSeparatorLine1);
|
|
this.Controls.Add(this.smartSeparatorLine3);
|
|
this.Controls.Add(this.labelTitleBypass);
|
|
this.Controls.Add(this.buttonBypassRun);
|
|
this.Controls.Add(this.buttonBypassDirection);
|
|
this.Controls.Add(this.buttonBypassOnce);
|
|
this.Controls.Add(this.groupBoxSorter);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Name = "ControlMainDisplayMenu";
|
|
this.Size = new System.Drawing.Size(710, 320);
|
|
this.groupBoxSorter.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private SmartX.SmartGroupBox groupBoxSorter;
|
|
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.SmartLabel labelTitleSorterSettings;
|
|
private SmartX.SmartButton buttonBypassRun;
|
|
private SmartX.SmartButton buttonBypassDirection;
|
|
private SmartX.SmartButton buttonBypassOnce;
|
|
private SmartX.SmartLabel labelTitleBypass;
|
|
private SmartX.SmartLabel labelTitleDryContact;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine3;
|
|
private SmartX.SmartSeparatorLine smartSeparatorLine2;
|
|
private SmartX.SmartLabel labelTitleDryContact4;
|
|
private SmartX.SmartLabel labelTitleDryContact3;
|
|
private SmartX.SmartLabel labelTitleDryContact2;
|
|
private SmartX.SmartLabel labelTitleDryContact1;
|
|
private SmartX.SmartButton buttonDry1;
|
|
private SmartX.SmartButton buttonDry2;
|
|
private SmartX.SmartButton buttonDry3;
|
|
private SmartX.SmartButton buttonDry4;
|
|
|
|
}
|
|
}
|