431 lines
27 KiB
C#
431 lines
27 KiB
C#
namespace ITC81DB_0H.Controls
|
|
{
|
|
partial class ControlCenterSystemExternalOutput
|
|
{
|
|
/// <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(ControlCenterSystemExternalOutput));
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
this.comboBoxSorter6Mode = new System.Windows.Forms.ComboBox();
|
|
this.comboBoxSorter5Mode = new System.Windows.Forms.ComboBox();
|
|
this.labelSorter6DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter5DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter6RunTime = new SmartX.SmartLabel();
|
|
this.labelSorter5RunTime = new SmartX.SmartLabel();
|
|
this.comboBoxSorter4Mode = new System.Windows.Forms.ComboBox();
|
|
this.comboBoxSorter3Mode = new System.Windows.Forms.ComboBox();
|
|
this.labelSorter4DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter3DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter4RunTime = new SmartX.SmartLabel();
|
|
this.labelSorter3RunTime = new SmartX.SmartLabel();
|
|
this.comboBoxSorter2Mode = new System.Windows.Forms.ComboBox();
|
|
this.comboBoxSorter1Mode = new System.Windows.Forms.ComboBox();
|
|
this.labelSorter2DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter1DelayTime = new SmartX.SmartLabel();
|
|
this.labelSorter2RunTime = new SmartX.SmartLabel();
|
|
this.labelSorter1RunTime = new SmartX.SmartLabel();
|
|
this.smartGroupBox1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// smartGroupBox1
|
|
//
|
|
this.smartGroupBox1.BackPictureBox = null;
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter6Mode);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter5Mode);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter6DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter5DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter6RunTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter5RunTime);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter4Mode);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter3Mode);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter4DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter3DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter4RunTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter3RunTime);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter2Mode);
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSorter1Mode);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter2DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter1DelayTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter2RunTime);
|
|
this.smartGroupBox1.Controls.Add(this.labelSorter1RunTime);
|
|
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;
|
|
//
|
|
// comboBoxSorter6Mode
|
|
//
|
|
this.comboBoxSorter6Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter6Mode.Location = new System.Drawing.Point(210, 332);
|
|
this.comboBoxSorter6Mode.Name = "comboBoxSorter6Mode";
|
|
this.comboBoxSorter6Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter6Mode.TabIndex = 139;
|
|
this.comboBoxSorter6Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter6Mode_SelectedIndexChanged);
|
|
//
|
|
// comboBoxSorter5Mode
|
|
//
|
|
this.comboBoxSorter5Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter5Mode.Location = new System.Drawing.Point(210, 294);
|
|
this.comboBoxSorter5Mode.Name = "comboBoxSorter5Mode";
|
|
this.comboBoxSorter5Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter5Mode.TabIndex = 140;
|
|
this.comboBoxSorter5Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter5Mode_SelectedIndexChanged);
|
|
//
|
|
// labelSorter6DelayTime
|
|
//
|
|
this.labelSorter6DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter6DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter6DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter6DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter6DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter6DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter6DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter6DelayTime.InitVisible = true;
|
|
this.labelSorter6DelayTime.LineSpacing = 0F;
|
|
this.labelSorter6DelayTime.Location = new System.Drawing.Point(448, 332);
|
|
this.labelSorter6DelayTime.Name = "labelSorter6DelayTime";
|
|
this.labelSorter6DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter6DelayTime.TabIndex = 138;
|
|
this.labelSorter6DelayTime.Text = "500";
|
|
this.labelSorter6DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter6DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter6DelayTime.Wordwrap = false;
|
|
this.labelSorter6DelayTime.Click += new System.EventHandler(this.labelSorter6DelayTime_Click);
|
|
//
|
|
// labelSorter5DelayTime
|
|
//
|
|
this.labelSorter5DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter5DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter5DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter5DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter5DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter5DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter5DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter5DelayTime.InitVisible = true;
|
|
this.labelSorter5DelayTime.LineSpacing = 0F;
|
|
this.labelSorter5DelayTime.Location = new System.Drawing.Point(448, 293);
|
|
this.labelSorter5DelayTime.Name = "labelSorter5DelayTime";
|
|
this.labelSorter5DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter5DelayTime.TabIndex = 137;
|
|
this.labelSorter5DelayTime.Text = "500";
|
|
this.labelSorter5DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter5DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter5DelayTime.Wordwrap = false;
|
|
this.labelSorter5DelayTime.Click += new System.EventHandler(this.labelSorter5DelayTime_Click);
|
|
//
|
|
// labelSorter6RunTime
|
|
//
|
|
this.labelSorter6RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter6RunTime.BackPictureBox1 = null;
|
|
this.labelSorter6RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter6RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter6RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter6RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter6RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter6RunTime.InitVisible = true;
|
|
this.labelSorter6RunTime.LineSpacing = 0F;
|
|
this.labelSorter6RunTime.Location = new System.Drawing.Point(572, 331);
|
|
this.labelSorter6RunTime.Name = "labelSorter6RunTime";
|
|
this.labelSorter6RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter6RunTime.TabIndex = 135;
|
|
this.labelSorter6RunTime.Text = "1000";
|
|
this.labelSorter6RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter6RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter6RunTime.Wordwrap = false;
|
|
this.labelSorter6RunTime.Click += new System.EventHandler(this.labelSorter6RunTime_Click);
|
|
//
|
|
// labelSorter5RunTime
|
|
//
|
|
this.labelSorter5RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter5RunTime.BackPictureBox1 = null;
|
|
this.labelSorter5RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter5RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter5RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter5RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter5RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter5RunTime.InitVisible = true;
|
|
this.labelSorter5RunTime.LineSpacing = 0F;
|
|
this.labelSorter5RunTime.Location = new System.Drawing.Point(572, 293);
|
|
this.labelSorter5RunTime.Name = "labelSorter5RunTime";
|
|
this.labelSorter5RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter5RunTime.TabIndex = 136;
|
|
this.labelSorter5RunTime.Text = "1000";
|
|
this.labelSorter5RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter5RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter5RunTime.Wordwrap = false;
|
|
this.labelSorter5RunTime.Click += new System.EventHandler(this.labelSorter5RunTime_Click);
|
|
//
|
|
// comboBoxSorter4Mode
|
|
//
|
|
this.comboBoxSorter4Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter4Mode.Location = new System.Drawing.Point(210, 257);
|
|
this.comboBoxSorter4Mode.Name = "comboBoxSorter4Mode";
|
|
this.comboBoxSorter4Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter4Mode.TabIndex = 130;
|
|
this.comboBoxSorter4Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter4Mode_SelectedIndexChanged);
|
|
//
|
|
// comboBoxSorter3Mode
|
|
//
|
|
this.comboBoxSorter3Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter3Mode.Location = new System.Drawing.Point(210, 219);
|
|
this.comboBoxSorter3Mode.Name = "comboBoxSorter3Mode";
|
|
this.comboBoxSorter3Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter3Mode.TabIndex = 131;
|
|
this.comboBoxSorter3Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter3Mode_SelectedIndexChanged);
|
|
//
|
|
// labelSorter4DelayTime
|
|
//
|
|
this.labelSorter4DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter4DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter4DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter4DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter4DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter4DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter4DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter4DelayTime.InitVisible = true;
|
|
this.labelSorter4DelayTime.LineSpacing = 0F;
|
|
this.labelSorter4DelayTime.Location = new System.Drawing.Point(448, 254);
|
|
this.labelSorter4DelayTime.Name = "labelSorter4DelayTime";
|
|
this.labelSorter4DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter4DelayTime.TabIndex = 129;
|
|
this.labelSorter4DelayTime.Text = "500";
|
|
this.labelSorter4DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter4DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter4DelayTime.Wordwrap = false;
|
|
this.labelSorter4DelayTime.Click += new System.EventHandler(this.labelSorter4DelayTime_Click);
|
|
//
|
|
// labelSorter3DelayTime
|
|
//
|
|
this.labelSorter3DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter3DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter3DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter3DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter3DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter3DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter3DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter3DelayTime.InitVisible = true;
|
|
this.labelSorter3DelayTime.LineSpacing = 0F;
|
|
this.labelSorter3DelayTime.Location = new System.Drawing.Point(448, 216);
|
|
this.labelSorter3DelayTime.Name = "labelSorter3DelayTime";
|
|
this.labelSorter3DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter3DelayTime.TabIndex = 128;
|
|
this.labelSorter3DelayTime.Text = "500";
|
|
this.labelSorter3DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter3DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter3DelayTime.Wordwrap = false;
|
|
this.labelSorter3DelayTime.Click += new System.EventHandler(this.labelSorter3DelayTime_Click);
|
|
//
|
|
// labelSorter4RunTime
|
|
//
|
|
this.labelSorter4RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter4RunTime.BackPictureBox1 = null;
|
|
this.labelSorter4RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter4RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter4RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter4RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter4RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter4RunTime.InitVisible = true;
|
|
this.labelSorter4RunTime.LineSpacing = 0F;
|
|
this.labelSorter4RunTime.Location = new System.Drawing.Point(572, 254);
|
|
this.labelSorter4RunTime.Name = "labelSorter4RunTime";
|
|
this.labelSorter4RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter4RunTime.TabIndex = 126;
|
|
this.labelSorter4RunTime.Text = "1000";
|
|
this.labelSorter4RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter4RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter4RunTime.Wordwrap = false;
|
|
this.labelSorter4RunTime.Click += new System.EventHandler(this.labelSorter4RunTime_Click);
|
|
//
|
|
// labelSorter3RunTime
|
|
//
|
|
this.labelSorter3RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter3RunTime.BackPictureBox1 = null;
|
|
this.labelSorter3RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter3RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter3RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter3RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter3RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter3RunTime.InitVisible = true;
|
|
this.labelSorter3RunTime.LineSpacing = 0F;
|
|
this.labelSorter3RunTime.Location = new System.Drawing.Point(572, 216);
|
|
this.labelSorter3RunTime.Name = "labelSorter3RunTime";
|
|
this.labelSorter3RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter3RunTime.TabIndex = 127;
|
|
this.labelSorter3RunTime.Text = "1000";
|
|
this.labelSorter3RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter3RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter3RunTime.Wordwrap = false;
|
|
this.labelSorter3RunTime.Click += new System.EventHandler(this.labelSorter3RunTime_Click);
|
|
//
|
|
// comboBoxSorter2Mode
|
|
//
|
|
this.comboBoxSorter2Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter2Mode.Location = new System.Drawing.Point(210, 181);
|
|
this.comboBoxSorter2Mode.Name = "comboBoxSorter2Mode";
|
|
this.comboBoxSorter2Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter2Mode.TabIndex = 124;
|
|
this.comboBoxSorter2Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter2Mode_SelectedIndexChanged);
|
|
//
|
|
// comboBoxSorter1Mode
|
|
//
|
|
this.comboBoxSorter1Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxSorter1Mode.Location = new System.Drawing.Point(210, 142);
|
|
this.comboBoxSorter1Mode.Name = "comboBoxSorter1Mode";
|
|
this.comboBoxSorter1Mode.Size = new System.Drawing.Size(232, 28);
|
|
this.comboBoxSorter1Mode.TabIndex = 125;
|
|
this.comboBoxSorter1Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSorter1Mode_SelectedIndexChanged);
|
|
//
|
|
// labelSorter2DelayTime
|
|
//
|
|
this.labelSorter2DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter2DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter2DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter2DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter2DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter2DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter2DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter2DelayTime.InitVisible = true;
|
|
this.labelSorter2DelayTime.LineSpacing = 0F;
|
|
this.labelSorter2DelayTime.Location = new System.Drawing.Point(448, 178);
|
|
this.labelSorter2DelayTime.Name = "labelSorter2DelayTime";
|
|
this.labelSorter2DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter2DelayTime.TabIndex = 123;
|
|
this.labelSorter2DelayTime.Text = "500";
|
|
this.labelSorter2DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter2DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter2DelayTime.Wordwrap = false;
|
|
this.labelSorter2DelayTime.Click += new System.EventHandler(this.labelSorter2DelayTime_Click);
|
|
//
|
|
// labelSorter1DelayTime
|
|
//
|
|
this.labelSorter1DelayTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter1DelayTime.BackPictureBox1 = null;
|
|
this.labelSorter1DelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter1DelayTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter1DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter1DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter1DelayTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter1DelayTime.InitVisible = true;
|
|
this.labelSorter1DelayTime.LineSpacing = 0F;
|
|
this.labelSorter1DelayTime.Location = new System.Drawing.Point(448, 140);
|
|
this.labelSorter1DelayTime.Name = "labelSorter1DelayTime";
|
|
this.labelSorter1DelayTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter1DelayTime.TabIndex = 122;
|
|
this.labelSorter1DelayTime.Text = "500";
|
|
this.labelSorter1DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter1DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter1DelayTime.Wordwrap = false;
|
|
this.labelSorter1DelayTime.Click += new System.EventHandler(this.labelSorter1DelayTime_Click);
|
|
//
|
|
// labelSorter2RunTime
|
|
//
|
|
this.labelSorter2RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter2RunTime.BackPictureBox1 = null;
|
|
this.labelSorter2RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter2RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter2RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter2RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter2RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter2RunTime.InitVisible = true;
|
|
this.labelSorter2RunTime.LineSpacing = 0F;
|
|
this.labelSorter2RunTime.Location = new System.Drawing.Point(572, 178);
|
|
this.labelSorter2RunTime.Name = "labelSorter2RunTime";
|
|
this.labelSorter2RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter2RunTime.TabIndex = 120;
|
|
this.labelSorter2RunTime.Text = "1000";
|
|
this.labelSorter2RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter2RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter2RunTime.Wordwrap = false;
|
|
this.labelSorter2RunTime.Click += new System.EventHandler(this.labelSorter2RunTime_Click);
|
|
//
|
|
// labelSorter1RunTime
|
|
//
|
|
this.labelSorter1RunTime.BackColor = System.Drawing.Color.White;
|
|
this.labelSorter1RunTime.BackPictureBox1 = null;
|
|
this.labelSorter1RunTime.BackPictureBox2 = this.smartGroupBox1;
|
|
this.labelSorter1RunTime.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter1RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelSorter1RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter1RunTime.ForeColor = System.Drawing.Color.White;
|
|
this.labelSorter1RunTime.InitVisible = true;
|
|
this.labelSorter1RunTime.LineSpacing = 0F;
|
|
this.labelSorter1RunTime.Location = new System.Drawing.Point(572, 140);
|
|
this.labelSorter1RunTime.Name = "labelSorter1RunTime";
|
|
this.labelSorter1RunTime.Size = new System.Drawing.Size(110, 33);
|
|
this.labelSorter1RunTime.TabIndex = 121;
|
|
this.labelSorter1RunTime.Text = "1000";
|
|
this.labelSorter1RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter1RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter1RunTime.Wordwrap = false;
|
|
this.labelSorter1RunTime.Click += new System.EventHandler(this.labelSorter1RunTime_Click);
|
|
//
|
|
// ControlCenterSystemExternalOutput
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
this.Name = "ControlCenterSystemExternalOutput";
|
|
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 comboBoxSorter4Mode;
|
|
private System.Windows.Forms.ComboBox comboBoxSorter3Mode;
|
|
public SmartX.SmartLabel labelSorter4DelayTime;
|
|
public SmartX.SmartLabel labelSorter3DelayTime;
|
|
public SmartX.SmartLabel labelSorter4RunTime;
|
|
public SmartX.SmartLabel labelSorter3RunTime;
|
|
private System.Windows.Forms.ComboBox comboBoxSorter2Mode;
|
|
private System.Windows.Forms.ComboBox comboBoxSorter1Mode;
|
|
public SmartX.SmartLabel labelSorter2DelayTime;
|
|
public SmartX.SmartLabel labelSorter1DelayTime;
|
|
public SmartX.SmartLabel labelSorter2RunTime;
|
|
public SmartX.SmartLabel labelSorter1RunTime;
|
|
private System.Windows.Forms.ComboBox comboBoxSorter6Mode;
|
|
private System.Windows.Forms.ComboBox comboBoxSorter5Mode;
|
|
public SmartX.SmartLabel labelSorter6DelayTime;
|
|
public SmartX.SmartLabel labelSorter5DelayTime;
|
|
public SmartX.SmartLabel labelSorter6RunTime;
|
|
public SmartX.SmartLabel labelSorter5RunTime;
|
|
}
|
|
}
|