INT_PT002/INT_PT002/Controls/Recipe/ControlMenuRecipeSetting.De...

853 lines
56 KiB
C#

namespace INT_PT002.Controls
{
partial class ControlMenuRecipeSetting
{
/// <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()
{
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.smartGroupBox3 = new SmartX.SmartGroupBox();
this.labelVacuumHold2 = new SmartX.SmartLabel();
this.smartLabel26 = new SmartX.SmartLabel();
this.labelVacuumHold1 = new SmartX.SmartLabel();
this.smartLabel24 = new SmartX.SmartLabel();
this.labelVacuumRelief = new SmartX.SmartLabel();
this.smartLabel22 = new SmartX.SmartLabel();
this.labelVacuumBlowoff = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel();
this.labelDispHoldDelay = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel();
this.labelDispEmptyLevel = new SmartX.SmartLabel();
this.smartLabel5 = new SmartX.SmartLabel();
this.labelDispMinLevel = new SmartX.SmartLabel();
this.smartLabel7 = new SmartX.SmartLabel();
this.labelDispStdLevel = new SmartX.SmartLabel();
this.smartLabel9 = new SmartX.SmartLabel();
this.smartGroupBox4 = new SmartX.SmartGroupBox();
this.labelDiffHoldDelay = new SmartX.SmartLabel();
this.smartLabel4 = new SmartX.SmartLabel();
this.labelDiffLrMean = new SmartX.SmartLabel();
this.smartLabel8 = new SmartX.SmartLabel();
this.labelDiffLrTotal = new SmartX.SmartLabel();
this.smartLabel11 = new SmartX.SmartLabel();
this.labelDiffLrSecond = new SmartX.SmartLabel();
this.smartLabel13 = new SmartX.SmartLabel();
this.labelPressureLevel = new SmartX.SmartLabel();
this.smartLabel15 = new SmartX.SmartLabel();
this.labelNumber = new SmartX.SmartLabel();
this.smartLabel17 = new SmartX.SmartLabel();
this.smartGroupBox2 = new SmartX.SmartGroupBox();
this.smartGroupBox1.SuspendLayout();
this.smartGroupBox3.SuspendLayout();
this.smartGroupBox4.SuspendLayout();
this.smartGroupBox2.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackGround = null;
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox1.BackImage = null;
this.smartGroupBox1.Controls.Add(this.labelPressureLevel);
this.smartGroupBox1.Controls.Add(this.smartLabel15);
this.smartGroupBox1.Controls.Add(this.smartGroupBox4);
this.smartGroupBox1.Controls.Add(this.labelNumber);
this.smartGroupBox1.Controls.Add(this.smartGroupBox2);
this.smartGroupBox1.Controls.Add(this.smartLabel17);
this.smartGroupBox1.Controls.Add(this.smartGroupBox3);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox1.HeaderHeightOffset = 9;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 5;
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.TabIndex = 2;
this.smartGroupBox1.Text = "smartGroupBox1";
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
//
// smartGroupBox3
//
this.smartGroupBox3.BackGround = null;
this.smartGroupBox3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox3.BackImage = null;
this.smartGroupBox3.Controls.Add(this.labelVacuumBlowoff);
this.smartGroupBox3.Controls.Add(this.smartLabel2);
this.smartGroupBox3.Controls.Add(this.labelVacuumHold2);
this.smartGroupBox3.Controls.Add(this.smartLabel26);
this.smartGroupBox3.Controls.Add(this.labelVacuumHold1);
this.smartGroupBox3.Controls.Add(this.smartLabel24);
this.smartGroupBox3.Controls.Add(this.labelVacuumRelief);
this.smartGroupBox3.Controls.Add(this.smartLabel22);
this.smartGroupBox3.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox3.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox3.FrameLineThickness = 2;
this.smartGroupBox3.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox3.HeaderHeightOffset = 12;
this.smartGroupBox3.Location = new System.Drawing.Point(68, 449);
this.smartGroupBox3.Name = "smartGroupBox3";
this.smartGroupBox3.RoundRadius = 5;
this.smartGroupBox3.Size = new System.Drawing.Size(390, 198);
this.smartGroupBox3.TabIndex = 112;
this.smartGroupBox3.Text = "밸브 설정";
this.smartGroupBox3.TextColor = System.Drawing.Color.White;
//
// labelVacuumHold2
//
this.labelVacuumHold2.BackGround = null;
this.labelVacuumHold2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelVacuumHold2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold2.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumHold2.LineSpacing = 0F;
this.labelVacuumHold2.Location = new System.Drawing.Point(203, 112);
this.labelVacuumHold2.Name = "labelVacuumHold2";
this.labelVacuumHold2.OverlapOptimize = true;
this.labelVacuumHold2.PasswordChar = '\0';
this.labelVacuumHold2.Radius = 3;
this.labelVacuumHold2.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelVacuumHold2.Size = new System.Drawing.Size(100, 30);
this.labelVacuumHold2.TabIndex = 106;
this.labelVacuumHold2.Text = "12345.45";
this.labelVacuumHold2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold2.TextColorDisable = System.Drawing.Color.Gray;
this.labelVacuumHold2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelVacuumHold2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelVacuumHold2.Wordwrap = false;
this.labelVacuumHold2.Click += new System.EventHandler(this.labelVacuumHold2_Click);
//
// smartLabel26
//
this.smartLabel26.BackGround = null;
this.smartLabel26.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel26.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel26.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel26.LineSpacing = 0F;
this.smartLabel26.Location = new System.Drawing.Point(47, 112);
this.smartLabel26.Name = "smartLabel26";
this.smartLabel26.OverlapOptimize = true;
this.smartLabel26.PasswordChar = '\0';
this.smartLabel26.Radius = 3;
this.smartLabel26.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel26.Size = new System.Drawing.Size(150, 30);
this.smartLabel26.TabIndex = 105;
this.smartLabel26.Text = "Hold Valve2";
this.smartLabel26.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel26.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel26.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel26.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel26.Wordwrap = false;
//
// labelVacuumHold1
//
this.labelVacuumHold1.BackGround = null;
this.labelVacuumHold1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelVacuumHold1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold1.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumHold1.LineSpacing = 0F;
this.labelVacuumHold1.Location = new System.Drawing.Point(203, 76);
this.labelVacuumHold1.Name = "labelVacuumHold1";
this.labelVacuumHold1.OverlapOptimize = true;
this.labelVacuumHold1.PasswordChar = '\0';
this.labelVacuumHold1.Radius = 3;
this.labelVacuumHold1.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelVacuumHold1.Size = new System.Drawing.Size(100, 30);
this.labelVacuumHold1.TabIndex = 104;
this.labelVacuumHold1.Text = "12345.45";
this.labelVacuumHold1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumHold1.TextColorDisable = System.Drawing.Color.Gray;
this.labelVacuumHold1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelVacuumHold1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelVacuumHold1.Wordwrap = false;
this.labelVacuumHold1.Click += new System.EventHandler(this.labelVacuumHold1_Click);
//
// smartLabel24
//
this.smartLabel24.BackGround = null;
this.smartLabel24.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel24.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel24.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel24.LineSpacing = 0F;
this.smartLabel24.Location = new System.Drawing.Point(47, 76);
this.smartLabel24.Name = "smartLabel24";
this.smartLabel24.OverlapOptimize = true;
this.smartLabel24.PasswordChar = '\0';
this.smartLabel24.Radius = 3;
this.smartLabel24.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel24.Size = new System.Drawing.Size(150, 30);
this.smartLabel24.TabIndex = 103;
this.smartLabel24.Text = "Hold Valve1";
this.smartLabel24.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel24.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel24.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel24.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel24.Wordwrap = false;
//
// labelVacuumRelief
//
this.labelVacuumRelief.BackGround = null;
this.labelVacuumRelief.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelVacuumRelief.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumRelief.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumRelief.LineSpacing = 0F;
this.labelVacuumRelief.Location = new System.Drawing.Point(203, 40);
this.labelVacuumRelief.Name = "labelVacuumRelief";
this.labelVacuumRelief.OverlapOptimize = true;
this.labelVacuumRelief.PasswordChar = '\0';
this.labelVacuumRelief.Radius = 3;
this.labelVacuumRelief.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelVacuumRelief.Size = new System.Drawing.Size(100, 30);
this.labelVacuumRelief.TabIndex = 102;
this.labelVacuumRelief.Text = "12345.45";
this.labelVacuumRelief.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumRelief.TextColorDisable = System.Drawing.Color.Gray;
this.labelVacuumRelief.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelVacuumRelief.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelVacuumRelief.Wordwrap = false;
this.labelVacuumRelief.Click += new System.EventHandler(this.labelVacuumRelief_Click);
//
// smartLabel22
//
this.smartLabel22.BackGround = null;
this.smartLabel22.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel22.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel22.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel22.LineSpacing = 0F;
this.smartLabel22.Location = new System.Drawing.Point(47, 40);
this.smartLabel22.Name = "smartLabel22";
this.smartLabel22.OverlapOptimize = true;
this.smartLabel22.PasswordChar = '\0';
this.smartLabel22.Radius = 3;
this.smartLabel22.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel22.Size = new System.Drawing.Size(150, 30);
this.smartLabel22.TabIndex = 101;
this.smartLabel22.Text = "Relief Valve";
this.smartLabel22.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel22.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel22.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel22.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel22.Wordwrap = false;
//
// labelVacuumBlowoff
//
this.labelVacuumBlowoff.BackGround = null;
this.labelVacuumBlowoff.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelVacuumBlowoff.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumBlowoff.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelVacuumBlowoff.LineSpacing = 0F;
this.labelVacuumBlowoff.Location = new System.Drawing.Point(203, 148);
this.labelVacuumBlowoff.Name = "labelVacuumBlowoff";
this.labelVacuumBlowoff.OverlapOptimize = true;
this.labelVacuumBlowoff.PasswordChar = '\0';
this.labelVacuumBlowoff.Radius = 3;
this.labelVacuumBlowoff.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelVacuumBlowoff.Size = new System.Drawing.Size(100, 30);
this.labelVacuumBlowoff.TabIndex = 108;
this.labelVacuumBlowoff.Text = "12345.45";
this.labelVacuumBlowoff.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelVacuumBlowoff.TextColorDisable = System.Drawing.Color.Gray;
this.labelVacuumBlowoff.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelVacuumBlowoff.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelVacuumBlowoff.Wordwrap = false;
this.labelVacuumBlowoff.Click += new System.EventHandler(this.labelVacuumBlowoff_Click);
//
// smartLabel2
//
this.smartLabel2.BackGround = null;
this.smartLabel2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel2.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel2.LineSpacing = 0F;
this.smartLabel2.Location = new System.Drawing.Point(47, 148);
this.smartLabel2.Name = "smartLabel2";
this.smartLabel2.OverlapOptimize = true;
this.smartLabel2.PasswordChar = '\0';
this.smartLabel2.Radius = 3;
this.smartLabel2.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel2.Size = new System.Drawing.Size(150, 30);
this.smartLabel2.TabIndex = 107;
this.smartLabel2.Text = "Blowoff Valve";
this.smartLabel2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel2.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel2.Wordwrap = false;
//
// labelDispHoldDelay
//
this.labelDispHoldDelay.BackGround = null;
this.labelDispHoldDelay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDispHoldDelay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispHoldDelay.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDispHoldDelay.LineSpacing = 0F;
this.labelDispHoldDelay.Location = new System.Drawing.Point(203, 148);
this.labelDispHoldDelay.Name = "labelDispHoldDelay";
this.labelDispHoldDelay.OverlapOptimize = true;
this.labelDispHoldDelay.PasswordChar = '\0';
this.labelDispHoldDelay.Radius = 3;
this.labelDispHoldDelay.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDispHoldDelay.Size = new System.Drawing.Size(100, 30);
this.labelDispHoldDelay.TabIndex = 108;
this.labelDispHoldDelay.Text = "12345.45";
this.labelDispHoldDelay.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispHoldDelay.TextColorDisable = System.Drawing.Color.Gray;
this.labelDispHoldDelay.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDispHoldDelay.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDispHoldDelay.Wordwrap = false;
this.labelDispHoldDelay.Click += new System.EventHandler(this.labelDispHoldDelay_Click);
//
// smartLabel3
//
this.smartLabel3.BackGround = null;
this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel3.LineSpacing = 0F;
this.smartLabel3.Location = new System.Drawing.Point(47, 148);
this.smartLabel3.Name = "smartLabel3";
this.smartLabel3.OverlapOptimize = true;
this.smartLabel3.PasswordChar = '\0';
this.smartLabel3.Radius = 3;
this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel3.Size = new System.Drawing.Size(150, 30);
this.smartLabel3.TabIndex = 107;
this.smartLabel3.Text = "HOLD_DELAY";
this.smartLabel3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel3.Wordwrap = false;
//
// labelDispEmptyLevel
//
this.labelDispEmptyLevel.BackGround = null;
this.labelDispEmptyLevel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDispEmptyLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispEmptyLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDispEmptyLevel.LineSpacing = 0F;
this.labelDispEmptyLevel.Location = new System.Drawing.Point(203, 112);
this.labelDispEmptyLevel.Name = "labelDispEmptyLevel";
this.labelDispEmptyLevel.OverlapOptimize = true;
this.labelDispEmptyLevel.PasswordChar = '\0';
this.labelDispEmptyLevel.Radius = 3;
this.labelDispEmptyLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDispEmptyLevel.Size = new System.Drawing.Size(100, 30);
this.labelDispEmptyLevel.TabIndex = 106;
this.labelDispEmptyLevel.Text = "12345.45";
this.labelDispEmptyLevel.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispEmptyLevel.TextColorDisable = System.Drawing.Color.Gray;
this.labelDispEmptyLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDispEmptyLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDispEmptyLevel.Wordwrap = false;
this.labelDispEmptyLevel.Click += new System.EventHandler(this.labelDispEmptyLevel_Click);
//
// smartLabel5
//
this.smartLabel5.BackGround = null;
this.smartLabel5.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel5.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel5.LineSpacing = 0F;
this.smartLabel5.Location = new System.Drawing.Point(47, 112);
this.smartLabel5.Name = "smartLabel5";
this.smartLabel5.OverlapOptimize = true;
this.smartLabel5.PasswordChar = '\0';
this.smartLabel5.Radius = 3;
this.smartLabel5.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel5.Size = new System.Drawing.Size(150, 30);
this.smartLabel5.TabIndex = 105;
this.smartLabel5.Text = "EMPTY_LEVEL";
this.smartLabel5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel5.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel5.Wordwrap = false;
//
// labelDispMinLevel
//
this.labelDispMinLevel.BackGround = null;
this.labelDispMinLevel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDispMinLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispMinLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDispMinLevel.LineSpacing = 0F;
this.labelDispMinLevel.Location = new System.Drawing.Point(203, 76);
this.labelDispMinLevel.Name = "labelDispMinLevel";
this.labelDispMinLevel.OverlapOptimize = true;
this.labelDispMinLevel.PasswordChar = '\0';
this.labelDispMinLevel.Radius = 3;
this.labelDispMinLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDispMinLevel.Size = new System.Drawing.Size(100, 30);
this.labelDispMinLevel.TabIndex = 104;
this.labelDispMinLevel.Text = "12345.45";
this.labelDispMinLevel.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispMinLevel.TextColorDisable = System.Drawing.Color.Gray;
this.labelDispMinLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDispMinLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDispMinLevel.Wordwrap = false;
this.labelDispMinLevel.Click += new System.EventHandler(this.labelDispMinLevel_Click);
//
// smartLabel7
//
this.smartLabel7.BackGround = null;
this.smartLabel7.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel7.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel7.LineSpacing = 0F;
this.smartLabel7.Location = new System.Drawing.Point(47, 76);
this.smartLabel7.Name = "smartLabel7";
this.smartLabel7.OverlapOptimize = true;
this.smartLabel7.PasswordChar = '\0';
this.smartLabel7.Radius = 3;
this.smartLabel7.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel7.Size = new System.Drawing.Size(150, 30);
this.smartLabel7.TabIndex = 103;
this.smartLabel7.Text = "MIN_LEVEL";
this.smartLabel7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel7.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel7.Wordwrap = false;
//
// labelDispStdLevel
//
this.labelDispStdLevel.BackGround = null;
this.labelDispStdLevel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDispStdLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispStdLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDispStdLevel.LineSpacing = 0F;
this.labelDispStdLevel.Location = new System.Drawing.Point(203, 40);
this.labelDispStdLevel.Name = "labelDispStdLevel";
this.labelDispStdLevel.OverlapOptimize = true;
this.labelDispStdLevel.PasswordChar = '\0';
this.labelDispStdLevel.Radius = 3;
this.labelDispStdLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDispStdLevel.Size = new System.Drawing.Size(100, 30);
this.labelDispStdLevel.TabIndex = 102;
this.labelDispStdLevel.Text = "12345.45";
this.labelDispStdLevel.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDispStdLevel.TextColorDisable = System.Drawing.Color.Gray;
this.labelDispStdLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDispStdLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDispStdLevel.Wordwrap = false;
this.labelDispStdLevel.Click += new System.EventHandler(this.labelDispStdLevel_Click);
//
// smartLabel9
//
this.smartLabel9.BackGround = null;
this.smartLabel9.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel9.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel9.LineSpacing = 0F;
this.smartLabel9.Location = new System.Drawing.Point(47, 40);
this.smartLabel9.Name = "smartLabel9";
this.smartLabel9.OverlapOptimize = true;
this.smartLabel9.PasswordChar = '\0';
this.smartLabel9.Radius = 3;
this.smartLabel9.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel9.Size = new System.Drawing.Size(150, 30);
this.smartLabel9.TabIndex = 101;
this.smartLabel9.Text = "STD_LEVEL";
this.smartLabel9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel9.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel9.Wordwrap = false;
//
// smartGroupBox4
//
this.smartGroupBox4.BackGround = null;
this.smartGroupBox4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox4.BackImage = null;
this.smartGroupBox4.Controls.Add(this.labelDiffHoldDelay);
this.smartGroupBox4.Controls.Add(this.smartLabel4);
this.smartGroupBox4.Controls.Add(this.labelDiffLrMean);
this.smartGroupBox4.Controls.Add(this.smartLabel8);
this.smartGroupBox4.Controls.Add(this.labelDiffLrTotal);
this.smartGroupBox4.Controls.Add(this.smartLabel11);
this.smartGroupBox4.Controls.Add(this.labelDiffLrSecond);
this.smartGroupBox4.Controls.Add(this.smartLabel13);
this.smartGroupBox4.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox4.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox4.FrameLineThickness = 2;
this.smartGroupBox4.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox4.HeaderHeightOffset = 12;
this.smartGroupBox4.Location = new System.Drawing.Point(474, 231);
this.smartGroupBox4.Name = "smartGroupBox4";
this.smartGroupBox4.RoundRadius = 5;
this.smartGroupBox4.Size = new System.Drawing.Size(390, 198);
this.smartGroupBox4.TabIndex = 114;
this.smartGroupBox4.Text = "차압센서";
this.smartGroupBox4.TextColor = System.Drawing.Color.White;
//
// labelDiffHoldDelay
//
this.labelDiffHoldDelay.BackGround = null;
this.labelDiffHoldDelay.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDiffHoldDelay.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffHoldDelay.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDiffHoldDelay.LineSpacing = 0F;
this.labelDiffHoldDelay.Location = new System.Drawing.Point(203, 148);
this.labelDiffHoldDelay.Name = "labelDiffHoldDelay";
this.labelDiffHoldDelay.OverlapOptimize = true;
this.labelDiffHoldDelay.PasswordChar = '\0';
this.labelDiffHoldDelay.Radius = 3;
this.labelDiffHoldDelay.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDiffHoldDelay.Size = new System.Drawing.Size(100, 30);
this.labelDiffHoldDelay.TabIndex = 108;
this.labelDiffHoldDelay.Text = "12345.45";
this.labelDiffHoldDelay.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffHoldDelay.TextColorDisable = System.Drawing.Color.Gray;
this.labelDiffHoldDelay.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDiffHoldDelay.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDiffHoldDelay.Wordwrap = false;
this.labelDiffHoldDelay.Click += new System.EventHandler(this.labelDiffHoldDelay_Click);
//
// smartLabel4
//
this.smartLabel4.BackGround = null;
this.smartLabel4.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel4.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel4.LineSpacing = 0F;
this.smartLabel4.Location = new System.Drawing.Point(47, 148);
this.smartLabel4.Name = "smartLabel4";
this.smartLabel4.OverlapOptimize = true;
this.smartLabel4.PasswordChar = '\0';
this.smartLabel4.Radius = 3;
this.smartLabel4.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel4.Size = new System.Drawing.Size(150, 30);
this.smartLabel4.TabIndex = 107;
this.smartLabel4.Text = "HOLD_DELAY";
this.smartLabel4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel4.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel4.Wordwrap = false;
//
// labelDiffLrMean
//
this.labelDiffLrMean.BackGround = null;
this.labelDiffLrMean.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDiffLrMean.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrMean.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDiffLrMean.LineSpacing = 0F;
this.labelDiffLrMean.Location = new System.Drawing.Point(203, 112);
this.labelDiffLrMean.Name = "labelDiffLrMean";
this.labelDiffLrMean.OverlapOptimize = true;
this.labelDiffLrMean.PasswordChar = '\0';
this.labelDiffLrMean.Radius = 3;
this.labelDiffLrMean.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDiffLrMean.Size = new System.Drawing.Size(100, 30);
this.labelDiffLrMean.TabIndex = 106;
this.labelDiffLrMean.Text = "12345.45";
this.labelDiffLrMean.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrMean.TextColorDisable = System.Drawing.Color.Gray;
this.labelDiffLrMean.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDiffLrMean.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDiffLrMean.Wordwrap = false;
this.labelDiffLrMean.Click += new System.EventHandler(this.labelDiffLrMean_Click);
//
// smartLabel8
//
this.smartLabel8.BackGround = null;
this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel8.LineSpacing = 0F;
this.smartLabel8.Location = new System.Drawing.Point(47, 112);
this.smartLabel8.Name = "smartLabel8";
this.smartLabel8.OverlapOptimize = true;
this.smartLabel8.PasswordChar = '\0';
this.smartLabel8.Radius = 3;
this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel8.Size = new System.Drawing.Size(150, 30);
this.smartLabel8.TabIndex = 105;
this.smartLabel8.Text = "LR_MEAN";
this.smartLabel8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel8.Wordwrap = false;
//
// labelDiffLrTotal
//
this.labelDiffLrTotal.BackGround = null;
this.labelDiffLrTotal.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDiffLrTotal.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrTotal.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDiffLrTotal.LineSpacing = 0F;
this.labelDiffLrTotal.Location = new System.Drawing.Point(203, 76);
this.labelDiffLrTotal.Name = "labelDiffLrTotal";
this.labelDiffLrTotal.OverlapOptimize = true;
this.labelDiffLrTotal.PasswordChar = '\0';
this.labelDiffLrTotal.Radius = 3;
this.labelDiffLrTotal.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDiffLrTotal.Size = new System.Drawing.Size(100, 30);
this.labelDiffLrTotal.TabIndex = 104;
this.labelDiffLrTotal.Text = "12345.45";
this.labelDiffLrTotal.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrTotal.TextColorDisable = System.Drawing.Color.Gray;
this.labelDiffLrTotal.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDiffLrTotal.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDiffLrTotal.Wordwrap = false;
this.labelDiffLrTotal.Click += new System.EventHandler(this.labelDiffLrTotal_Click);
//
// smartLabel11
//
this.smartLabel11.BackGround = null;
this.smartLabel11.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel11.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel11.LineSpacing = 0F;
this.smartLabel11.Location = new System.Drawing.Point(47, 76);
this.smartLabel11.Name = "smartLabel11";
this.smartLabel11.OverlapOptimize = true;
this.smartLabel11.PasswordChar = '\0';
this.smartLabel11.Radius = 3;
this.smartLabel11.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel11.Size = new System.Drawing.Size(150, 30);
this.smartLabel11.TabIndex = 103;
this.smartLabel11.Text = "LR_TOTAL";
this.smartLabel11.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel11.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel11.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel11.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel11.Wordwrap = false;
//
// labelDiffLrSecond
//
this.labelDiffLrSecond.BackGround = null;
this.labelDiffLrSecond.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelDiffLrSecond.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrSecond.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelDiffLrSecond.LineSpacing = 0F;
this.labelDiffLrSecond.Location = new System.Drawing.Point(203, 40);
this.labelDiffLrSecond.Name = "labelDiffLrSecond";
this.labelDiffLrSecond.OverlapOptimize = true;
this.labelDiffLrSecond.PasswordChar = '\0';
this.labelDiffLrSecond.Radius = 3;
this.labelDiffLrSecond.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelDiffLrSecond.Size = new System.Drawing.Size(100, 30);
this.labelDiffLrSecond.TabIndex = 102;
this.labelDiffLrSecond.Text = "12345.45";
this.labelDiffLrSecond.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelDiffLrSecond.TextColorDisable = System.Drawing.Color.Gray;
this.labelDiffLrSecond.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelDiffLrSecond.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDiffLrSecond.Wordwrap = false;
this.labelDiffLrSecond.Click += new System.EventHandler(this.labelDiffLrSecond_Click);
//
// smartLabel13
//
this.smartLabel13.BackGround = null;
this.smartLabel13.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel13.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel13.LineSpacing = 0F;
this.smartLabel13.Location = new System.Drawing.Point(47, 40);
this.smartLabel13.Name = "smartLabel13";
this.smartLabel13.OverlapOptimize = true;
this.smartLabel13.PasswordChar = '\0';
this.smartLabel13.Radius = 3;
this.smartLabel13.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel13.Size = new System.Drawing.Size(150, 30);
this.smartLabel13.TabIndex = 101;
this.smartLabel13.Text = "LR_SECOND";
this.smartLabel13.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel13.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel13.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel13.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel13.Wordwrap = false;
//
// labelPressureLevel
//
this.labelPressureLevel.BackGround = null;
this.labelPressureLevel.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelPressureLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelPressureLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelPressureLevel.LineSpacing = 0F;
this.labelPressureLevel.Location = new System.Drawing.Point(271, 123);
this.labelPressureLevel.Name = "labelPressureLevel";
this.labelPressureLevel.OverlapOptimize = true;
this.labelPressureLevel.PasswordChar = '\0';
this.labelPressureLevel.Radius = 3;
this.labelPressureLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelPressureLevel.Size = new System.Drawing.Size(100, 30);
this.labelPressureLevel.TabIndex = 104;
this.labelPressureLevel.Text = "12345.45";
this.labelPressureLevel.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelPressureLevel.TextColorDisable = System.Drawing.Color.Gray;
this.labelPressureLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelPressureLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPressureLevel.Wordwrap = false;
this.labelPressureLevel.Click += new System.EventHandler(this.labelPressureLevel_Click);
//
// smartLabel15
//
this.smartLabel15.BackGround = null;
this.smartLabel15.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel15.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel15.LineSpacing = 0F;
this.smartLabel15.Location = new System.Drawing.Point(115, 123);
this.smartLabel15.Name = "smartLabel15";
this.smartLabel15.OverlapOptimize = true;
this.smartLabel15.PasswordChar = '\0';
this.smartLabel15.Radius = 3;
this.smartLabel15.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel15.Size = new System.Drawing.Size(150, 30);
this.smartLabel15.TabIndex = 103;
this.smartLabel15.Text = "Pressure Level";
this.smartLabel15.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel15.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel15.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel15.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel15.Wordwrap = false;
//
// labelNumber
//
this.labelNumber.BackGround = null;
this.labelNumber.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.labelNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelNumber.BorderStyle = SmartX.SmartLabel.BorderStyles.FixedSingle;
this.labelNumber.LineSpacing = 0F;
this.labelNumber.Location = new System.Drawing.Point(271, 74);
this.labelNumber.Name = "labelNumber";
this.labelNumber.OverlapOptimize = true;
this.labelNumber.PasswordChar = '\0';
this.labelNumber.Radius = 3;
this.labelNumber.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.labelNumber.Size = new System.Drawing.Size(100, 30);
this.labelNumber.TabIndex = 102;
this.labelNumber.Text = "12345.45";
this.labelNumber.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.labelNumber.TextColorDisable = System.Drawing.Color.Gray;
this.labelNumber.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNumber.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNumber.Wordwrap = false;
this.labelNumber.Click += new System.EventHandler(this.labelNumber_Click);
//
// smartLabel17
//
this.smartLabel17.BackGround = null;
this.smartLabel17.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartLabel17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel17.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
this.smartLabel17.LineSpacing = 0F;
this.smartLabel17.Location = new System.Drawing.Point(115, 74);
this.smartLabel17.Name = "smartLabel17";
this.smartLabel17.OverlapOptimize = true;
this.smartLabel17.PasswordChar = '\0';
this.smartLabel17.Radius = 3;
this.smartLabel17.RoundRectFillColor = System.Drawing.Color.LightBlue;
this.smartLabel17.Size = new System.Drawing.Size(150, 30);
this.smartLabel17.TabIndex = 101;
this.smartLabel17.Text = "NUMBER";
this.smartLabel17.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
this.smartLabel17.TextColorDisable = System.Drawing.Color.Gray;
this.smartLabel17.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.smartLabel17.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel17.Wordwrap = false;
//
// smartGroupBox2
//
this.smartGroupBox2.BackGround = null;
this.smartGroupBox2.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.smartGroupBox2.BackImage = null;
this.smartGroupBox2.Controls.Add(this.labelDispHoldDelay);
this.smartGroupBox2.Controls.Add(this.smartLabel3);
this.smartGroupBox2.Controls.Add(this.labelDispEmptyLevel);
this.smartGroupBox2.Controls.Add(this.smartLabel5);
this.smartGroupBox2.Controls.Add(this.labelDispMinLevel);
this.smartGroupBox2.Controls.Add(this.smartLabel7);
this.smartGroupBox2.Controls.Add(this.labelDispStdLevel);
this.smartGroupBox2.Controls.Add(this.smartLabel9);
this.smartGroupBox2.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox2.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
this.smartGroupBox2.FrameLineThickness = 2;
this.smartGroupBox2.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
this.smartGroupBox2.HeaderHeightOffset = 12;
this.smartGroupBox2.Location = new System.Drawing.Point(68, 231);
this.smartGroupBox2.Name = "smartGroupBox2";
this.smartGroupBox2.RoundRadius = 5;
this.smartGroupBox2.Size = new System.Drawing.Size(390, 198);
this.smartGroupBox2.TabIndex = 113;
this.smartGroupBox2.Text = "변위센서";
this.smartGroupBox2.TextColor = System.Drawing.Color.White;
//
// ControlMenuRecipeSetting
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlMenuRecipeSetting";
this.Size = new System.Drawing.Size(909, 664);
this.smartGroupBox1.ResumeLayout(false);
this.smartGroupBox3.ResumeLayout(false);
this.smartGroupBox4.ResumeLayout(false);
this.smartGroupBox2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartGroupBox smartGroupBox3;
private SmartX.SmartLabel labelVacuumBlowoff;
private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel labelVacuumHold2;
private SmartX.SmartLabel smartLabel26;
private SmartX.SmartLabel labelVacuumHold1;
private SmartX.SmartLabel smartLabel24;
private SmartX.SmartLabel labelVacuumRelief;
private SmartX.SmartLabel smartLabel22;
private SmartX.SmartLabel labelDispHoldDelay;
private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel labelDispEmptyLevel;
private SmartX.SmartLabel smartLabel5;
private SmartX.SmartLabel labelDispMinLevel;
private SmartX.SmartLabel smartLabel7;
private SmartX.SmartLabel labelDispStdLevel;
private SmartX.SmartLabel smartLabel9;
private SmartX.SmartGroupBox smartGroupBox4;
private SmartX.SmartLabel labelDiffHoldDelay;
private SmartX.SmartLabel smartLabel4;
private SmartX.SmartLabel labelDiffLrMean;
private SmartX.SmartLabel smartLabel8;
private SmartX.SmartLabel labelDiffLrTotal;
private SmartX.SmartLabel smartLabel11;
private SmartX.SmartLabel labelDiffLrSecond;
private SmartX.SmartLabel smartLabel13;
private SmartX.SmartLabel labelPressureLevel;
private SmartX.SmartLabel smartLabel15;
private SmartX.SmartLabel labelNumber;
private SmartX.SmartLabel smartLabel17;
private SmartX.SmartGroupBox smartGroupBox2;
}
}