namespace ITC81DB.Controls { partial class ControlCenterSystemExternalOutput { /// /// 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(ControlCenterSystemExternalOutput)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.comboBoxExOutput10Mode = new System.Windows.Forms.ComboBox(); this.comboBoxExOutput9Mode = new System.Windows.Forms.ComboBox(); this.labelSorter10DelayTime = new SmartX.SmartLabel(); this.labelSorter9DelayTime = new SmartX.SmartLabel(); this.labelSorter10RunTime = new SmartX.SmartLabel(); this.labelSorter9RunTime = new SmartX.SmartLabel(); this.comboBoxExOutput4Mode = new System.Windows.Forms.ComboBox(); this.comboBoxExOutput3Mode = 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.comboBoxExOutput2Mode = new System.Windows.Forms.ComboBox(); this.comboBoxExOutput1Mode = 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.comboBoxExOutput10Mode); this.smartGroupBox1.Controls.Add(this.comboBoxExOutput9Mode); this.smartGroupBox1.Controls.Add(this.labelSorter10DelayTime); this.smartGroupBox1.Controls.Add(this.labelSorter9DelayTime); this.smartGroupBox1.Controls.Add(this.labelSorter10RunTime); this.smartGroupBox1.Controls.Add(this.labelSorter9RunTime); this.smartGroupBox1.Controls.Add(this.comboBoxExOutput4Mode); this.smartGroupBox1.Controls.Add(this.comboBoxExOutput3Mode); 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.comboBoxExOutput2Mode); this.smartGroupBox1.Controls.Add(this.comboBoxExOutput1Mode); 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; // // comboBoxExOutput10Mode // this.comboBoxExOutput10Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput10Mode.Location = new System.Drawing.Point(210, 365); this.comboBoxExOutput10Mode.Name = "comboBoxExOutput10Mode"; this.comboBoxExOutput10Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput10Mode.TabIndex = 139; this.comboBoxExOutput10Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput10Mode_SelectedIndexChanged); // // comboBoxExOutput9Mode // this.comboBoxExOutput9Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput9Mode.Location = new System.Drawing.Point(210, 327); this.comboBoxExOutput9Mode.Name = "comboBoxExOutput9Mode"; this.comboBoxExOutput9Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput9Mode.TabIndex = 140; this.comboBoxExOutput9Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput9Mode_SelectedIndexChanged); // // labelSorter10DelayTime // this.labelSorter10DelayTime.BackColor = System.Drawing.Color.White; this.labelSorter10DelayTime.BackPictureBox1 = null; this.labelSorter10DelayTime.BackPictureBox2 = this.smartGroupBox1; this.labelSorter10DelayTime.BorderColor = System.Drawing.Color.Black; this.labelSorter10DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelSorter10DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorter10DelayTime.ForeColor = System.Drawing.Color.White; this.labelSorter10DelayTime.InitVisible = true; this.labelSorter10DelayTime.LineSpacing = 0F; this.labelSorter10DelayTime.Location = new System.Drawing.Point(448, 363); this.labelSorter10DelayTime.Name = "labelSorter10DelayTime"; this.labelSorter10DelayTime.Size = new System.Drawing.Size(110, 33); this.labelSorter10DelayTime.TabIndex = 138; this.labelSorter10DelayTime.Text = "500"; this.labelSorter10DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorter10DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorter10DelayTime.Wordwrap = false; this.labelSorter10DelayTime.Click += new System.EventHandler(this.labelSorter10DelayTime_Click); // // labelSorter9DelayTime // this.labelSorter9DelayTime.BackColor = System.Drawing.Color.White; this.labelSorter9DelayTime.BackPictureBox1 = null; this.labelSorter9DelayTime.BackPictureBox2 = this.smartGroupBox1; this.labelSorter9DelayTime.BorderColor = System.Drawing.Color.Black; this.labelSorter9DelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelSorter9DelayTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorter9DelayTime.ForeColor = System.Drawing.Color.White; this.labelSorter9DelayTime.InitVisible = true; this.labelSorter9DelayTime.LineSpacing = 0F; this.labelSorter9DelayTime.Location = new System.Drawing.Point(448, 324); this.labelSorter9DelayTime.Name = "labelSorter9DelayTime"; this.labelSorter9DelayTime.Size = new System.Drawing.Size(110, 33); this.labelSorter9DelayTime.TabIndex = 137; this.labelSorter9DelayTime.Text = "500"; this.labelSorter9DelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorter9DelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorter9DelayTime.Wordwrap = false; this.labelSorter9DelayTime.Click += new System.EventHandler(this.labelSorter9DelayTime_Click); // // labelSorter10RunTime // this.labelSorter10RunTime.BackColor = System.Drawing.Color.White; this.labelSorter10RunTime.BackPictureBox1 = null; this.labelSorter10RunTime.BackPictureBox2 = this.smartGroupBox1; this.labelSorter10RunTime.BorderColor = System.Drawing.Color.Black; this.labelSorter10RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelSorter10RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorter10RunTime.ForeColor = System.Drawing.Color.White; this.labelSorter10RunTime.InitVisible = true; this.labelSorter10RunTime.LineSpacing = 0F; this.labelSorter10RunTime.Location = new System.Drawing.Point(572, 362); this.labelSorter10RunTime.Name = "labelSorter10RunTime"; this.labelSorter10RunTime.Size = new System.Drawing.Size(110, 33); this.labelSorter10RunTime.TabIndex = 135; this.labelSorter10RunTime.Text = "1000"; this.labelSorter10RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorter10RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorter10RunTime.Wordwrap = false; this.labelSorter10RunTime.Click += new System.EventHandler(this.labelSorter10RunTime_Click); // // labelSorter9RunTime // this.labelSorter9RunTime.BackColor = System.Drawing.Color.White; this.labelSorter9RunTime.BackPictureBox1 = null; this.labelSorter9RunTime.BackPictureBox2 = this.smartGroupBox1; this.labelSorter9RunTime.BorderColor = System.Drawing.Color.Black; this.labelSorter9RunTime.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelSorter9RunTime.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelSorter9RunTime.ForeColor = System.Drawing.Color.White; this.labelSorter9RunTime.InitVisible = true; this.labelSorter9RunTime.LineSpacing = 0F; this.labelSorter9RunTime.Location = new System.Drawing.Point(572, 324); this.labelSorter9RunTime.Name = "labelSorter9RunTime"; this.labelSorter9RunTime.Size = new System.Drawing.Size(110, 33); this.labelSorter9RunTime.TabIndex = 136; this.labelSorter9RunTime.Text = "1000"; this.labelSorter9RunTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelSorter9RunTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelSorter9RunTime.Wordwrap = false; this.labelSorter9RunTime.Click += new System.EventHandler(this.labelSorter9RunTime_Click); // // comboBoxExOutput4Mode // this.comboBoxExOutput4Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput4Mode.Location = new System.Drawing.Point(210, 229); this.comboBoxExOutput4Mode.Name = "comboBoxExOutput4Mode"; this.comboBoxExOutput4Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput4Mode.TabIndex = 130; this.comboBoxExOutput4Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput4Mode_SelectedIndexChanged); // // comboBoxExOutput3Mode // this.comboBoxExOutput3Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput3Mode.Location = new System.Drawing.Point(210, 192); this.comboBoxExOutput3Mode.Name = "comboBoxExOutput3Mode"; this.comboBoxExOutput3Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput3Mode.TabIndex = 131; this.comboBoxExOutput3Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput3Mode_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, 226); 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, 188); 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, 226); 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, 188); 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); // // comboBoxExOutput2Mode // this.comboBoxExOutput2Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput2Mode.Location = new System.Drawing.Point(210, 154); this.comboBoxExOutput2Mode.Name = "comboBoxExOutput2Mode"; this.comboBoxExOutput2Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput2Mode.TabIndex = 124; this.comboBoxExOutput2Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput2Mode_SelectedIndexChanged); // // comboBoxExOutput1Mode // this.comboBoxExOutput1Mode.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold); this.comboBoxExOutput1Mode.Location = new System.Drawing.Point(210, 115); this.comboBoxExOutput1Mode.Name = "comboBoxExOutput1Mode"; this.comboBoxExOutput1Mode.Size = new System.Drawing.Size(232, 28); this.comboBoxExOutput1Mode.TabIndex = 125; this.comboBoxExOutput1Mode.SelectedIndexChanged += new System.EventHandler(this.comboBoxExOutput1Mode_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, 150); 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, 112); 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, 150); 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, 112); 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 comboBoxExOutput4Mode; private System.Windows.Forms.ComboBox comboBoxExOutput3Mode; public SmartX.SmartLabel labelSorter4DelayTime; public SmartX.SmartLabel labelSorter3DelayTime; public SmartX.SmartLabel labelSorter4RunTime; public SmartX.SmartLabel labelSorter3RunTime; private System.Windows.Forms.ComboBox comboBoxExOutput2Mode; private System.Windows.Forms.ComboBox comboBoxExOutput1Mode; public SmartX.SmartLabel labelSorter2DelayTime; public SmartX.SmartLabel labelSorter1DelayTime; public SmartX.SmartLabel labelSorter2RunTime; public SmartX.SmartLabel labelSorter1RunTime; private System.Windows.Forms.ComboBox comboBoxExOutput10Mode; private System.Windows.Forms.ComboBox comboBoxExOutput9Mode; public SmartX.SmartLabel labelSorter10DelayTime; public SmartX.SmartLabel labelSorter9DelayTime; public SmartX.SmartLabel labelSorter10RunTime; public SmartX.SmartLabel labelSorter9RunTime; } }