ITC81DB_2H/ITC81DB_0H/Controls/CenterBasic/ControlCenterBasicDataStati...

1169 lines
76 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterBasicDataStatistics
{
/// <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(ControlCenterBasicDataStatistics));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.labelDoubleEntryCount = new SmartX.SmartLabel();
this.buttonBackup = new SmartX.SmartButton();
this.labelNGCount = new SmartX.SmartLabel();
this.labelNormalDistributionRange9 = new SmartX.SmartLabel();
this.labelNormalDistributionRange8 = new SmartX.SmartLabel();
this.labelNormalDistributionRange7 = new SmartX.SmartLabel();
this.labelNormalDistributionRange6 = new SmartX.SmartLabel();
this.labelNormalDistributionRange5 = new SmartX.SmartLabel();
this.labelNormalDistributionRange4 = new SmartX.SmartLabel();
this.labelNormalDistributionRange3 = new SmartX.SmartLabel();
this.labelNormalDistributionRange2 = new SmartX.SmartLabel();
this.labelNormalDistributionRange1 = new SmartX.SmartLabel();
this.smartProgressBar9 = new SmartX.SmartProgressBar();
this.smartProgressBar8 = new SmartX.SmartProgressBar();
this.smartProgressBar7 = new SmartX.SmartProgressBar();
this.smartProgressBar6 = new SmartX.SmartProgressBar();
this.smartProgressBar5 = new SmartX.SmartProgressBar();
this.smartProgressBar4 = new SmartX.SmartProgressBar();
this.smartProgressBar3 = new SmartX.SmartProgressBar();
this.smartProgressBar2 = new SmartX.SmartProgressBar();
this.smartProgressBar1 = new SmartX.SmartProgressBar();
this.buttonItemNo = new SmartX.SmartButton();
this.labelUnderSumWeight = new SmartX.SmartLabel();
this.labelPassSumWeight = new SmartX.SmartLabel();
this.labelOverSumWeight = new SmartX.SmartLabel();
this.buttonPrint = new SmartX.SmartButton();
this.buttonClear = new SmartX.SmartButton();
this.labelStopTime = new SmartX.SmartLabel();
this.labelTotalCount = new SmartX.SmartLabel();
this.labelStartTime = new SmartX.SmartLabel();
this.labelExNGCount = new SmartX.SmartLabel();
this.labelUnderRatio = new SmartX.SmartLabel();
this.labelUnderAverage = new SmartX.SmartLabel();
this.labelUnderRange = new SmartX.SmartLabel();
this.labelUnderCount = new SmartX.SmartLabel();
this.labelPassRatio = new SmartX.SmartLabel();
this.labelPassAverage = new SmartX.SmartLabel();
this.labelPassRange = new SmartX.SmartLabel();
this.labelPassCount = new SmartX.SmartLabel();
this.labelOverRatio = new SmartX.SmartLabel();
this.labelOverAverage = new SmartX.SmartLabel();
this.labelOverRange = new SmartX.SmartLabel();
this.labelOverCount = new SmartX.SmartLabel();
this.timerPrinting = new System.Windows.Forms.Timer();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.labelDoubleEntryCount);
this.smartGroupBox1.Controls.Add(this.buttonBackup);
this.smartGroupBox1.Controls.Add(this.labelNGCount);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange9);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange8);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange7);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange6);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange5);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange4);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange3);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange2);
this.smartGroupBox1.Controls.Add(this.labelNormalDistributionRange1);
this.smartGroupBox1.Controls.Add(this.smartProgressBar9);
this.smartGroupBox1.Controls.Add(this.smartProgressBar8);
this.smartGroupBox1.Controls.Add(this.smartProgressBar7);
this.smartGroupBox1.Controls.Add(this.smartProgressBar6);
this.smartGroupBox1.Controls.Add(this.smartProgressBar5);
this.smartGroupBox1.Controls.Add(this.smartProgressBar4);
this.smartGroupBox1.Controls.Add(this.smartProgressBar3);
this.smartGroupBox1.Controls.Add(this.smartProgressBar2);
this.smartGroupBox1.Controls.Add(this.smartProgressBar1);
this.smartGroupBox1.Controls.Add(this.buttonItemNo);
this.smartGroupBox1.Controls.Add(this.labelUnderSumWeight);
this.smartGroupBox1.Controls.Add(this.labelPassSumWeight);
this.smartGroupBox1.Controls.Add(this.labelOverSumWeight);
this.smartGroupBox1.Controls.Add(this.buttonPrint);
this.smartGroupBox1.Controls.Add(this.buttonClear);
this.smartGroupBox1.Controls.Add(this.labelStopTime);
this.smartGroupBox1.Controls.Add(this.labelTotalCount);
this.smartGroupBox1.Controls.Add(this.labelStartTime);
this.smartGroupBox1.Controls.Add(this.labelExNGCount);
this.smartGroupBox1.Controls.Add(this.labelUnderRatio);
this.smartGroupBox1.Controls.Add(this.labelUnderAverage);
this.smartGroupBox1.Controls.Add(this.labelUnderRange);
this.smartGroupBox1.Controls.Add(this.labelUnderCount);
this.smartGroupBox1.Controls.Add(this.labelPassRatio);
this.smartGroupBox1.Controls.Add(this.labelPassAverage);
this.smartGroupBox1.Controls.Add(this.labelPassRange);
this.smartGroupBox1.Controls.Add(this.labelPassCount);
this.smartGroupBox1.Controls.Add(this.labelOverRatio);
this.smartGroupBox1.Controls.Add(this.labelOverAverage);
this.smartGroupBox1.Controls.Add(this.labelOverRange);
this.smartGroupBox1.Controls.Add(this.labelOverCount);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 2;
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 = 10;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.TabIndex = 176;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// labelDoubleEntryCount
//
this.labelDoubleEntryCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelDoubleEntryCount.BackPictureBox1 = null;
this.labelDoubleEntryCount.BackPictureBox2 = this.smartGroupBox1;
this.labelDoubleEntryCount.BorderColor = System.Drawing.Color.Black;
this.labelDoubleEntryCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelDoubleEntryCount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelDoubleEntryCount.ForeColor = System.Drawing.Color.White;
this.labelDoubleEntryCount.InitVisible = true;
this.labelDoubleEntryCount.LineSpacing = 0F;
this.labelDoubleEntryCount.Location = new System.Drawing.Point(268, 355);
this.labelDoubleEntryCount.Name = "labelDoubleEntryCount";
this.labelDoubleEntryCount.Size = new System.Drawing.Size(85, 28);
this.labelDoubleEntryCount.TabIndex = 202;
this.labelDoubleEntryCount.Text = "000000000";
this.labelDoubleEntryCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelDoubleEntryCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelDoubleEntryCount.Wordwrap = false;
//
// buttonBackup
//
this.buttonBackup.BackPictureBox = null;
this.buttonBackup.BackPictureBox1 = null;
this.buttonBackup.BackPictureBox2 = null;
this.buttonBackup.ButtonColor = System.Drawing.Color.Gray;
this.buttonBackup.ButtonImageAutoSize = true;
this.buttonBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBackup.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.DisableImage")));
this.buttonBackup.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.DownImage")));
this.buttonBackup.Font = new System.Drawing.Font("Arial", 13F, System.Drawing.FontStyle.Bold);
this.buttonBackup.GroupID = 0;
this.buttonBackup.InitVisible = true;
this.buttonBackup.Location = new System.Drawing.Point(572, 24);
this.buttonBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBackup.Name = "buttonBackup";
this.buttonBackup.NestedClickEventPrevent = false;
this.buttonBackup.OutlinePixel = 1;
this.buttonBackup.RepeatInterval = 200;
this.buttonBackup.RepeatIntervalAccelerate = null;
this.buttonBackup.SafeInterval = 200;
this.buttonBackup.Size = new System.Drawing.Size(50, 50);
this.buttonBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBackup.TabIndex = 201;
this.buttonBackup.TextColor = System.Drawing.Color.White;
this.buttonBackup.TextDownColor = System.Drawing.Color.White;
this.buttonBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBackup.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBackup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBackup.UpImage")));
this.buttonBackup.Click += new System.EventHandler(this.buttonBackup_Click);
//
// labelNGCount
//
this.labelNGCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelNGCount.BackPictureBox1 = null;
this.labelNGCount.BackPictureBox2 = this.smartGroupBox1;
this.labelNGCount.BorderColor = System.Drawing.Color.Black;
this.labelNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNGCount.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNGCount.ForeColor = System.Drawing.Color.White;
this.labelNGCount.InitVisible = true;
this.labelNGCount.LineSpacing = 0F;
this.labelNGCount.Location = new System.Drawing.Point(101, 355);
this.labelNGCount.Name = "labelNGCount";
this.labelNGCount.Size = new System.Drawing.Size(85, 28);
this.labelNGCount.TabIndex = 200;
this.labelNGCount.Text = "000000000";
this.labelNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNGCount.Wordwrap = false;
//
// labelNormalDistributionRange9
//
this.labelNormalDistributionRange9.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange9.BackPictureBox = null;
this.labelNormalDistributionRange9.BackPictureBox1 = null;
this.labelNormalDistributionRange9.BackPictureBox2 = null;
this.labelNormalDistributionRange9.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange9.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange9.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange9.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange9.InitVisible = true;
this.labelNormalDistributionRange9.LineSpacing = 0F;
this.labelNormalDistributionRange9.Location = new System.Drawing.Point(381, 393);
this.labelNormalDistributionRange9.Name = "labelNormalDistributionRange9";
this.labelNormalDistributionRange9.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange9.TabIndex = 199;
this.labelNormalDistributionRange9.Text = "400";
this.labelNormalDistributionRange9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange9.Wordwrap = false;
//
// labelNormalDistributionRange8
//
this.labelNormalDistributionRange8.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange8.BackPictureBox = null;
this.labelNormalDistributionRange8.BackPictureBox1 = null;
this.labelNormalDistributionRange8.BackPictureBox2 = null;
this.labelNormalDistributionRange8.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange8.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange8.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange8.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange8.InitVisible = true;
this.labelNormalDistributionRange8.LineSpacing = 0F;
this.labelNormalDistributionRange8.Location = new System.Drawing.Point(381, 354);
this.labelNormalDistributionRange8.Name = "labelNormalDistributionRange8";
this.labelNormalDistributionRange8.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange8.TabIndex = 199;
this.labelNormalDistributionRange8.Text = "300";
this.labelNormalDistributionRange8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange8.Wordwrap = false;
//
// labelNormalDistributionRange7
//
this.labelNormalDistributionRange7.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange7.BackPictureBox = null;
this.labelNormalDistributionRange7.BackPictureBox1 = null;
this.labelNormalDistributionRange7.BackPictureBox2 = null;
this.labelNormalDistributionRange7.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange7.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange7.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange7.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange7.InitVisible = true;
this.labelNormalDistributionRange7.LineSpacing = 0F;
this.labelNormalDistributionRange7.Location = new System.Drawing.Point(381, 315);
this.labelNormalDistributionRange7.Name = "labelNormalDistributionRange7";
this.labelNormalDistributionRange7.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange7.TabIndex = 199;
this.labelNormalDistributionRange7.Text = "200";
this.labelNormalDistributionRange7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange7.Wordwrap = false;
//
// labelNormalDistributionRange6
//
this.labelNormalDistributionRange6.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange6.BackPictureBox = null;
this.labelNormalDistributionRange6.BackPictureBox1 = null;
this.labelNormalDistributionRange6.BackPictureBox2 = null;
this.labelNormalDistributionRange6.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange6.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange6.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange6.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange6.InitVisible = true;
this.labelNormalDistributionRange6.LineSpacing = 0F;
this.labelNormalDistributionRange6.Location = new System.Drawing.Point(381, 276);
this.labelNormalDistributionRange6.Name = "labelNormalDistributionRange6";
this.labelNormalDistributionRange6.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange6.TabIndex = 199;
this.labelNormalDistributionRange6.Text = "100";
this.labelNormalDistributionRange6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange6.Wordwrap = false;
//
// labelNormalDistributionRange5
//
this.labelNormalDistributionRange5.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange5.BackPictureBox = null;
this.labelNormalDistributionRange5.BackPictureBox1 = null;
this.labelNormalDistributionRange5.BackPictureBox2 = null;
this.labelNormalDistributionRange5.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange5.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange5.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange5.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange5.InitVisible = true;
this.labelNormalDistributionRange5.LineSpacing = 0F;
this.labelNormalDistributionRange5.Location = new System.Drawing.Point(381, 237);
this.labelNormalDistributionRange5.Name = "labelNormalDistributionRange5";
this.labelNormalDistributionRange5.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange5.TabIndex = 199;
this.labelNormalDistributionRange5.Text = "0";
this.labelNormalDistributionRange5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange5.Wordwrap = false;
//
// labelNormalDistributionRange4
//
this.labelNormalDistributionRange4.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange4.BackPictureBox = null;
this.labelNormalDistributionRange4.BackPictureBox1 = null;
this.labelNormalDistributionRange4.BackPictureBox2 = null;
this.labelNormalDistributionRange4.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange4.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange4.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange4.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange4.InitVisible = true;
this.labelNormalDistributionRange4.LineSpacing = 0F;
this.labelNormalDistributionRange4.Location = new System.Drawing.Point(381, 198);
this.labelNormalDistributionRange4.Name = "labelNormalDistributionRange4";
this.labelNormalDistributionRange4.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange4.TabIndex = 199;
this.labelNormalDistributionRange4.Text = "100";
this.labelNormalDistributionRange4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange4.Wordwrap = false;
//
// labelNormalDistributionRange3
//
this.labelNormalDistributionRange3.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange3.BackPictureBox = null;
this.labelNormalDistributionRange3.BackPictureBox1 = null;
this.labelNormalDistributionRange3.BackPictureBox2 = null;
this.labelNormalDistributionRange3.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange3.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange3.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange3.InitVisible = true;
this.labelNormalDistributionRange3.LineSpacing = 0F;
this.labelNormalDistributionRange3.Location = new System.Drawing.Point(381, 159);
this.labelNormalDistributionRange3.Name = "labelNormalDistributionRange3";
this.labelNormalDistributionRange3.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange3.TabIndex = 199;
this.labelNormalDistributionRange3.Text = "200";
this.labelNormalDistributionRange3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange3.Wordwrap = false;
//
// labelNormalDistributionRange2
//
this.labelNormalDistributionRange2.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange2.BackPictureBox = null;
this.labelNormalDistributionRange2.BackPictureBox1 = null;
this.labelNormalDistributionRange2.BackPictureBox2 = null;
this.labelNormalDistributionRange2.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange2.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange2.InitVisible = true;
this.labelNormalDistributionRange2.LineSpacing = 0F;
this.labelNormalDistributionRange2.Location = new System.Drawing.Point(381, 121);
this.labelNormalDistributionRange2.Name = "labelNormalDistributionRange2";
this.labelNormalDistributionRange2.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange2.TabIndex = 199;
this.labelNormalDistributionRange2.Text = "300";
this.labelNormalDistributionRange2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange2.Wordwrap = false;
//
// labelNormalDistributionRange1
//
this.labelNormalDistributionRange1.BackColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange1.BackPictureBox = null;
this.labelNormalDistributionRange1.BackPictureBox1 = null;
this.labelNormalDistributionRange1.BackPictureBox2 = null;
this.labelNormalDistributionRange1.BorderColor = System.Drawing.Color.Black;
this.labelNormalDistributionRange1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelNormalDistributionRange1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.labelNormalDistributionRange1.ForeColor = System.Drawing.Color.White;
this.labelNormalDistributionRange1.InitVisible = true;
this.labelNormalDistributionRange1.LineSpacing = 0F;
this.labelNormalDistributionRange1.Location = new System.Drawing.Point(381, 84);
this.labelNormalDistributionRange1.Name = "labelNormalDistributionRange1";
this.labelNormalDistributionRange1.Size = new System.Drawing.Size(47, 40);
this.labelNormalDistributionRange1.TabIndex = 199;
this.labelNormalDistributionRange1.Text = "400";
this.labelNormalDistributionRange1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelNormalDistributionRange1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelNormalDistributionRange1.Wordwrap = false;
//
// smartProgressBar9
//
this.smartProgressBar9.AutoColorSet = true;
this.smartProgressBar9.BackColor = System.Drawing.Color.Black;
this.smartProgressBar9.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar9.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar9.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar9.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar9.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar9.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar9.ForeColor = System.Drawing.Color.White;
this.smartProgressBar9.InitVisible = true;
this.smartProgressBar9.Location = new System.Drawing.Point(434, 393);
this.smartProgressBar9.Maximum = 100;
this.smartProgressBar9.Minimum = 0;
this.smartProgressBar9.Name = "smartProgressBar9";
this.smartProgressBar9.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar9.PercentageText = false;
this.smartProgressBar9.RoundedCorners = true;
this.smartProgressBar9.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar9.TabIndex = 197;
this.smartProgressBar9.Text = "smartProgressBar9";
this.smartProgressBar9.TextAutoRotation = true;
this.smartProgressBar9.Value = 50;
//
// smartProgressBar8
//
this.smartProgressBar8.AutoColorSet = true;
this.smartProgressBar8.BackColor = System.Drawing.Color.Black;
this.smartProgressBar8.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar8.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar8.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar8.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar8.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar8.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar8.ForeColor = System.Drawing.Color.White;
this.smartProgressBar8.InitVisible = true;
this.smartProgressBar8.Location = new System.Drawing.Point(434, 354);
this.smartProgressBar8.Maximum = 100;
this.smartProgressBar8.Minimum = 0;
this.smartProgressBar8.Name = "smartProgressBar8";
this.smartProgressBar8.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar8.PercentageText = false;
this.smartProgressBar8.RoundedCorners = true;
this.smartProgressBar8.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar8.TabIndex = 196;
this.smartProgressBar8.Text = "smartProgressBar8";
this.smartProgressBar8.TextAutoRotation = true;
this.smartProgressBar8.Value = 50;
//
// smartProgressBar7
//
this.smartProgressBar7.AutoColorSet = true;
this.smartProgressBar7.BackColor = System.Drawing.Color.Black;
this.smartProgressBar7.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar7.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar7.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar7.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar7.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar7.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar7.ForeColor = System.Drawing.Color.White;
this.smartProgressBar7.InitVisible = true;
this.smartProgressBar7.Location = new System.Drawing.Point(434, 315);
this.smartProgressBar7.Maximum = 100;
this.smartProgressBar7.Minimum = 0;
this.smartProgressBar7.Name = "smartProgressBar7";
this.smartProgressBar7.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar7.PercentageText = false;
this.smartProgressBar7.RoundedCorners = true;
this.smartProgressBar7.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar7.TabIndex = 195;
this.smartProgressBar7.Text = "smartProgressBar7";
this.smartProgressBar7.TextAutoRotation = true;
this.smartProgressBar7.Value = 50;
//
// smartProgressBar6
//
this.smartProgressBar6.AutoColorSet = true;
this.smartProgressBar6.BackColor = System.Drawing.Color.Black;
this.smartProgressBar6.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar6.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar6.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar6.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar6.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar6.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar6.ForeColor = System.Drawing.Color.White;
this.smartProgressBar6.InitVisible = true;
this.smartProgressBar6.Location = new System.Drawing.Point(434, 276);
this.smartProgressBar6.Maximum = 100;
this.smartProgressBar6.Minimum = 0;
this.smartProgressBar6.Name = "smartProgressBar6";
this.smartProgressBar6.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar6.PercentageText = false;
this.smartProgressBar6.RoundedCorners = true;
this.smartProgressBar6.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar6.TabIndex = 194;
this.smartProgressBar6.Text = "smartProgressBar6";
this.smartProgressBar6.TextAutoRotation = true;
this.smartProgressBar6.Value = 50;
//
// smartProgressBar5
//
this.smartProgressBar5.AutoColorSet = true;
this.smartProgressBar5.BackColor = System.Drawing.Color.Black;
this.smartProgressBar5.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar5.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar5.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar5.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar5.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar5.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar5.ForeColor = System.Drawing.Color.White;
this.smartProgressBar5.InitVisible = true;
this.smartProgressBar5.Location = new System.Drawing.Point(434, 237);
this.smartProgressBar5.Maximum = 100;
this.smartProgressBar5.Minimum = 0;
this.smartProgressBar5.Name = "smartProgressBar5";
this.smartProgressBar5.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar5.PercentageText = false;
this.smartProgressBar5.RoundedCorners = true;
this.smartProgressBar5.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar5.TabIndex = 193;
this.smartProgressBar5.Text = "smartProgressBar5";
this.smartProgressBar5.TextAutoRotation = true;
this.smartProgressBar5.Value = 50;
//
// smartProgressBar4
//
this.smartProgressBar4.AutoColorSet = true;
this.smartProgressBar4.BackColor = System.Drawing.Color.Black;
this.smartProgressBar4.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar4.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar4.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar4.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar4.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar4.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar4.ForeColor = System.Drawing.Color.White;
this.smartProgressBar4.InitVisible = true;
this.smartProgressBar4.Location = new System.Drawing.Point(434, 198);
this.smartProgressBar4.Maximum = 100;
this.smartProgressBar4.Minimum = 0;
this.smartProgressBar4.Name = "smartProgressBar4";
this.smartProgressBar4.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar4.PercentageText = false;
this.smartProgressBar4.RoundedCorners = true;
this.smartProgressBar4.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar4.TabIndex = 192;
this.smartProgressBar4.Text = "smartProgressBar4";
this.smartProgressBar4.TextAutoRotation = true;
this.smartProgressBar4.Value = 50;
//
// smartProgressBar3
//
this.smartProgressBar3.AutoColorSet = true;
this.smartProgressBar3.BackColor = System.Drawing.Color.Black;
this.smartProgressBar3.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar3.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar3.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar3.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar3.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar3.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar3.ForeColor = System.Drawing.Color.White;
this.smartProgressBar3.InitVisible = true;
this.smartProgressBar3.Location = new System.Drawing.Point(434, 159);
this.smartProgressBar3.Maximum = 100;
this.smartProgressBar3.Minimum = 0;
this.smartProgressBar3.Name = "smartProgressBar3";
this.smartProgressBar3.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar3.PercentageText = false;
this.smartProgressBar3.RoundedCorners = true;
this.smartProgressBar3.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar3.TabIndex = 191;
this.smartProgressBar3.Text = "smartProgressBar3";
this.smartProgressBar3.TextAutoRotation = true;
this.smartProgressBar3.Value = 50;
//
// smartProgressBar2
//
this.smartProgressBar2.AutoColorSet = true;
this.smartProgressBar2.BackColor = System.Drawing.Color.Black;
this.smartProgressBar2.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar2.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar2.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar2.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar2.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar2.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar2.ForeColor = System.Drawing.Color.White;
this.smartProgressBar2.InitVisible = true;
this.smartProgressBar2.Location = new System.Drawing.Point(434, 121);
this.smartProgressBar2.Maximum = 100;
this.smartProgressBar2.Minimum = 0;
this.smartProgressBar2.Name = "smartProgressBar2";
this.smartProgressBar2.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar2.PercentageText = false;
this.smartProgressBar2.RoundedCorners = true;
this.smartProgressBar2.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar2.TabIndex = 190;
this.smartProgressBar2.Text = "smartProgressBar2";
this.smartProgressBar2.TextAutoRotation = true;
this.smartProgressBar2.Value = 50;
//
// smartProgressBar1
//
this.smartProgressBar1.AutoColorSet = true;
this.smartProgressBar1.BackColor = System.Drawing.Color.Black;
this.smartProgressBar1.BarBackColor1 = System.Drawing.Color.White;
this.smartProgressBar1.BarBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(224)))), ((int)(((byte)(255)))));
this.smartProgressBar1.BarColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar1.BarColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(192)))));
this.smartProgressBar1.BarStyle = SmartX.SmartProgressBar.BARTYPE.Tube;
this.smartProgressBar1.Direction = SmartX.SmartProgressBar.DIR.Horizontal;
this.smartProgressBar1.ForeColor = System.Drawing.Color.White;
this.smartProgressBar1.InitVisible = true;
this.smartProgressBar1.Location = new System.Drawing.Point(434, 84);
this.smartProgressBar1.Maximum = 100;
this.smartProgressBar1.Minimum = 0;
this.smartProgressBar1.Name = "smartProgressBar1";
this.smartProgressBar1.OutlineColor = System.Drawing.Color.Black;
this.smartProgressBar1.PercentageText = false;
this.smartProgressBar1.RoundedCorners = true;
this.smartProgressBar1.Size = new System.Drawing.Size(244, 40);
this.smartProgressBar1.TabIndex = 177;
this.smartProgressBar1.Text = "smartProgressBar1";
this.smartProgressBar1.TextAutoRotation = true;
this.smartProgressBar1.Value = 50;
//
// buttonItemNo
//
this.buttonItemNo.BackPictureBox = null;
this.buttonItemNo.BackPictureBox1 = null;
this.buttonItemNo.BackPictureBox2 = null;
this.buttonItemNo.ButtonColor = System.Drawing.Color.Gray;
this.buttonItemNo.ButtonImageAutoSize = true;
this.buttonItemNo.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonItemNo.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DisableImage")));
this.buttonItemNo.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.DownImage")));
this.buttonItemNo.Font = new System.Drawing.Font("새굴림", 18F, System.Drawing.FontStyle.Bold);
this.buttonItemNo.GroupID = 0;
this.buttonItemNo.InitVisible = true;
this.buttonItemNo.Location = new System.Drawing.Point(19, 10);
this.buttonItemNo.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonItemNo.Name = "buttonItemNo";
this.buttonItemNo.NestedClickEventPrevent = false;
this.buttonItemNo.OutlinePixel = 1;
this.buttonItemNo.RepeatInterval = 200;
this.buttonItemNo.RepeatIntervalAccelerate = null;
this.buttonItemNo.SafeInterval = 200;
this.buttonItemNo.Size = new System.Drawing.Size(342, 40);
this.buttonItemNo.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonItemNo.TabIndex = 189;
this.buttonItemNo.Text = "100";
this.buttonItemNo.TextColor = System.Drawing.Color.White;
this.buttonItemNo.TextDownColor = System.Drawing.Color.White;
this.buttonItemNo.TextHAlign = SmartX.SmartButton.TextHorAlign.Right;
this.buttonItemNo.TextLocation = new System.Drawing.Point(-10, 0);
this.buttonItemNo.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonItemNo.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonItemNo.UpImage")));
this.buttonItemNo.Click += new System.EventHandler(this.buttonItemNo_Click);
//
// labelUnderSumWeight
//
this.labelUnderSumWeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelUnderSumWeight.BackPictureBox1 = null;
this.labelUnderSumWeight.BackPictureBox2 = this.smartGroupBox1;
this.labelUnderSumWeight.BorderColor = System.Drawing.Color.Black;
this.labelUnderSumWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderSumWeight.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelUnderSumWeight.ForeColor = System.Drawing.Color.White;
this.labelUnderSumWeight.InitVisible = true;
this.labelUnderSumWeight.LineSpacing = 0F;
this.labelUnderSumWeight.Location = new System.Drawing.Point(108, 280);
this.labelUnderSumWeight.Name = "labelUnderSumWeight";
this.labelUnderSumWeight.Size = new System.Drawing.Size(78, 23);
this.labelUnderSumWeight.TabIndex = 187;
this.labelUnderSumWeight.Text = "0";
this.labelUnderSumWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUnderSumWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderSumWeight.Wordwrap = false;
//
// labelPassSumWeight
//
this.labelPassSumWeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelPassSumWeight.BackPictureBox1 = null;
this.labelPassSumWeight.BackPictureBox2 = this.smartGroupBox1;
this.labelPassSumWeight.BorderColor = System.Drawing.Color.Black;
this.labelPassSumWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassSumWeight.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelPassSumWeight.ForeColor = System.Drawing.Color.White;
this.labelPassSumWeight.InitVisible = true;
this.labelPassSumWeight.LineSpacing = 0F;
this.labelPassSumWeight.Location = new System.Drawing.Point(193, 280);
this.labelPassSumWeight.Name = "labelPassSumWeight";
this.labelPassSumWeight.Size = new System.Drawing.Size(78, 23);
this.labelPassSumWeight.TabIndex = 186;
this.labelPassSumWeight.Text = "0";
this.labelPassSumWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelPassSumWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassSumWeight.Wordwrap = false;
//
// labelOverSumWeight
//
this.labelOverSumWeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelOverSumWeight.BackPictureBox1 = null;
this.labelOverSumWeight.BackPictureBox2 = this.smartGroupBox1;
this.labelOverSumWeight.BorderColor = System.Drawing.Color.Black;
this.labelOverSumWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverSumWeight.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelOverSumWeight.ForeColor = System.Drawing.Color.White;
this.labelOverSumWeight.InitVisible = true;
this.labelOverSumWeight.LineSpacing = 0F;
this.labelOverSumWeight.Location = new System.Drawing.Point(279, 280);
this.labelOverSumWeight.Name = "labelOverSumWeight";
this.labelOverSumWeight.Size = new System.Drawing.Size(78, 23);
this.labelOverSumWeight.TabIndex = 185;
this.labelOverSumWeight.Text = "0";
this.labelOverSumWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelOverSumWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverSumWeight.Wordwrap = false;
//
// buttonPrint
//
this.buttonPrint.BackPictureBox = null;
this.buttonPrint.BackPictureBox1 = null;
this.buttonPrint.BackPictureBox2 = null;
this.buttonPrint.ButtonColor = System.Drawing.Color.Gray;
this.buttonPrint.ButtonImageAutoSize = true;
this.buttonPrint.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonPrint.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DisableImage")));
this.buttonPrint.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.DownImage")));
this.buttonPrint.GroupID = 0;
this.buttonPrint.InitVisible = true;
this.buttonPrint.Location = new System.Drawing.Point(516, 24);
this.buttonPrint.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonPrint.Name = "buttonPrint";
this.buttonPrint.NestedClickEventPrevent = false;
this.buttonPrint.OutlinePixel = 1;
this.buttonPrint.RepeatInterval = 200;
this.buttonPrint.RepeatIntervalAccelerate = null;
this.buttonPrint.SafeInterval = 200;
this.buttonPrint.Size = new System.Drawing.Size(50, 50);
this.buttonPrint.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonPrint.TabIndex = 178;
this.buttonPrint.TextColor = System.Drawing.Color.Black;
this.buttonPrint.TextDownColor = System.Drawing.Color.White;
this.buttonPrint.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonPrint.TextLocation = new System.Drawing.Point(0, 0);
this.buttonPrint.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonPrint.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonPrint.UpImage")));
this.buttonPrint.Visible = false;
this.buttonPrint.Click += new System.EventHandler(this.buttonPrint_Click);
//
// buttonClear
//
this.buttonClear.BackPictureBox = null;
this.buttonClear.BackPictureBox1 = null;
this.buttonClear.BackPictureBox2 = null;
this.buttonClear.ButtonColor = System.Drawing.Color.Gray;
this.buttonClear.ButtonImageAutoSize = true;
this.buttonClear.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonClear.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DisableImage")));
this.buttonClear.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.DownImage")));
this.buttonClear.GroupID = 0;
this.buttonClear.InitVisible = true;
this.buttonClear.Location = new System.Drawing.Point(628, 24);
this.buttonClear.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonClear.Name = "buttonClear";
this.buttonClear.NestedClickEventPrevent = false;
this.buttonClear.OutlinePixel = 1;
this.buttonClear.RepeatInterval = 200;
this.buttonClear.RepeatIntervalAccelerate = null;
this.buttonClear.SafeInterval = 200;
this.buttonClear.Size = new System.Drawing.Size(50, 50);
this.buttonClear.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonClear.TabIndex = 177;
this.buttonClear.TextColor = System.Drawing.Color.Black;
this.buttonClear.TextDownColor = System.Drawing.Color.White;
this.buttonClear.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonClear.TextLocation = new System.Drawing.Point(0, 0);
this.buttonClear.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonClear.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonClear.UpImage")));
this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
//
// labelStopTime
//
this.labelStopTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelStopTime.BackPictureBox1 = null;
this.labelStopTime.BackPictureBox2 = this.smartGroupBox1;
this.labelStopTime.BorderColor = System.Drawing.Color.Black;
this.labelStopTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStopTime.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelStopTime.ForeColor = System.Drawing.Color.White;
this.labelStopTime.InitVisible = true;
this.labelStopTime.LineSpacing = 0F;
this.labelStopTime.Location = new System.Drawing.Point(114, 94);
this.labelStopTime.Name = "labelStopTime";
this.labelStopTime.Size = new System.Drawing.Size(214, 25);
this.labelStopTime.TabIndex = 24;
this.labelStopTime.Text = "0000-00-00 00:00:00";
this.labelStopTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStopTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStopTime.Wordwrap = false;
//
// labelTotalCount
//
this.labelTotalCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelTotalCount.BackPictureBox1 = null;
this.labelTotalCount.BackPictureBox2 = this.smartGroupBox1;
this.labelTotalCount.BorderColor = System.Drawing.Color.Black;
this.labelTotalCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTotalCount.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.labelTotalCount.ForeColor = System.Drawing.Color.White;
this.labelTotalCount.InitVisible = true;
this.labelTotalCount.LineSpacing = 0F;
this.labelTotalCount.Location = new System.Drawing.Point(124, 424);
this.labelTotalCount.Name = "labelTotalCount";
this.labelTotalCount.Size = new System.Drawing.Size(217, 28);
this.labelTotalCount.TabIndex = 24;
this.labelTotalCount.Text = "0";
this.labelTotalCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelTotalCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTotalCount.Wordwrap = false;
//
// labelStartTime
//
this.labelStartTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelStartTime.BackPictureBox1 = null;
this.labelStartTime.BackPictureBox2 = this.smartGroupBox1;
this.labelStartTime.BorderColor = System.Drawing.Color.Black;
this.labelStartTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelStartTime.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelStartTime.ForeColor = System.Drawing.Color.White;
this.labelStartTime.InitVisible = true;
this.labelStartTime.LineSpacing = 0F;
this.labelStartTime.Location = new System.Drawing.Point(114, 59);
this.labelStartTime.Name = "labelStartTime";
this.labelStartTime.Size = new System.Drawing.Size(214, 25);
this.labelStartTime.TabIndex = 23;
this.labelStartTime.Text = "0000-00-00 00:00:00";
this.labelStartTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelStartTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelStartTime.Wordwrap = false;
//
// labelExNGCount
//
this.labelExNGCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelExNGCount.BackPictureBox1 = null;
this.labelExNGCount.BackPictureBox2 = this.smartGroupBox1;
this.labelExNGCount.BorderColor = System.Drawing.Color.Black;
this.labelExNGCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelExNGCount.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.labelExNGCount.ForeColor = System.Drawing.Color.White;
this.labelExNGCount.InitVisible = true;
this.labelExNGCount.LineSpacing = 0F;
this.labelExNGCount.Location = new System.Drawing.Point(124, 389);
this.labelExNGCount.Name = "labelExNGCount";
this.labelExNGCount.Size = new System.Drawing.Size(217, 28);
this.labelExNGCount.TabIndex = 23;
this.labelExNGCount.Text = "0";
this.labelExNGCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelExNGCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelExNGCount.Wordwrap = false;
//
// labelUnderRatio
//
this.labelUnderRatio.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelUnderRatio.BackPictureBox1 = null;
this.labelUnderRatio.BackPictureBox2 = this.smartGroupBox1;
this.labelUnderRatio.BorderColor = System.Drawing.Color.Black;
this.labelUnderRatio.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderRatio.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelUnderRatio.ForeColor = System.Drawing.Color.White;
this.labelUnderRatio.InitVisible = true;
this.labelUnderRatio.LineSpacing = 0F;
this.labelUnderRatio.Location = new System.Drawing.Point(108, 315);
this.labelUnderRatio.Name = "labelUnderRatio";
this.labelUnderRatio.Size = new System.Drawing.Size(78, 23);
this.labelUnderRatio.TabIndex = 21;
this.labelUnderRatio.Text = "0";
this.labelUnderRatio.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUnderRatio.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderRatio.Wordwrap = false;
//
// labelUnderAverage
//
this.labelUnderAverage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelUnderAverage.BackPictureBox1 = null;
this.labelUnderAverage.BackPictureBox2 = this.smartGroupBox1;
this.labelUnderAverage.BorderColor = System.Drawing.Color.Black;
this.labelUnderAverage.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderAverage.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelUnderAverage.ForeColor = System.Drawing.Color.White;
this.labelUnderAverage.InitVisible = true;
this.labelUnderAverage.LineSpacing = 0F;
this.labelUnderAverage.Location = new System.Drawing.Point(108, 245);
this.labelUnderAverage.Name = "labelUnderAverage";
this.labelUnderAverage.Size = new System.Drawing.Size(78, 23);
this.labelUnderAverage.TabIndex = 20;
this.labelUnderAverage.Text = "0";
this.labelUnderAverage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUnderAverage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderAverage.Wordwrap = false;
//
// labelUnderRange
//
this.labelUnderRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelUnderRange.BackPictureBox1 = null;
this.labelUnderRange.BackPictureBox2 = this.smartGroupBox1;
this.labelUnderRange.BorderColor = System.Drawing.Color.Black;
this.labelUnderRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderRange.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelUnderRange.ForeColor = System.Drawing.Color.White;
this.labelUnderRange.InitVisible = true;
this.labelUnderRange.LineSpacing = 0F;
this.labelUnderRange.Location = new System.Drawing.Point(108, 176);
this.labelUnderRange.Name = "labelUnderRange";
this.labelUnderRange.Size = new System.Drawing.Size(78, 23);
this.labelUnderRange.TabIndex = 19;
this.labelUnderRange.Text = "234.56";
this.labelUnderRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUnderRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderRange.Wordwrap = false;
//
// labelUnderCount
//
this.labelUnderCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelUnderCount.BackPictureBox1 = null;
this.labelUnderCount.BackPictureBox2 = this.smartGroupBox1;
this.labelUnderCount.BorderColor = System.Drawing.Color.Black;
this.labelUnderCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelUnderCount.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelUnderCount.ForeColor = System.Drawing.Color.White;
this.labelUnderCount.InitVisible = true;
this.labelUnderCount.LineSpacing = 0F;
this.labelUnderCount.Location = new System.Drawing.Point(108, 210);
this.labelUnderCount.Name = "labelUnderCount";
this.labelUnderCount.Size = new System.Drawing.Size(78, 23);
this.labelUnderCount.TabIndex = 19;
this.labelUnderCount.Text = "22345678";
this.labelUnderCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelUnderCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelUnderCount.Wordwrap = false;
//
// labelPassRatio
//
this.labelPassRatio.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelPassRatio.BackPictureBox1 = null;
this.labelPassRatio.BackPictureBox2 = this.smartGroupBox1;
this.labelPassRatio.BorderColor = System.Drawing.Color.Black;
this.labelPassRatio.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassRatio.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelPassRatio.ForeColor = System.Drawing.Color.White;
this.labelPassRatio.InitVisible = true;
this.labelPassRatio.LineSpacing = 0F;
this.labelPassRatio.Location = new System.Drawing.Point(193, 315);
this.labelPassRatio.Name = "labelPassRatio";
this.labelPassRatio.Size = new System.Drawing.Size(78, 23);
this.labelPassRatio.TabIndex = 18;
this.labelPassRatio.Text = "0";
this.labelPassRatio.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelPassRatio.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassRatio.Wordwrap = false;
//
// labelPassAverage
//
this.labelPassAverage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelPassAverage.BackPictureBox1 = null;
this.labelPassAverage.BackPictureBox2 = this.smartGroupBox1;
this.labelPassAverage.BorderColor = System.Drawing.Color.Black;
this.labelPassAverage.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassAverage.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelPassAverage.ForeColor = System.Drawing.Color.White;
this.labelPassAverage.InitVisible = true;
this.labelPassAverage.LineSpacing = 0F;
this.labelPassAverage.Location = new System.Drawing.Point(193, 245);
this.labelPassAverage.Name = "labelPassAverage";
this.labelPassAverage.Size = new System.Drawing.Size(78, 23);
this.labelPassAverage.TabIndex = 17;
this.labelPassAverage.Text = "0";
this.labelPassAverage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelPassAverage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassAverage.Wordwrap = false;
//
// labelPassRange
//
this.labelPassRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelPassRange.BackPictureBox1 = null;
this.labelPassRange.BackPictureBox2 = this.smartGroupBox1;
this.labelPassRange.BorderColor = System.Drawing.Color.Black;
this.labelPassRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassRange.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelPassRange.ForeColor = System.Drawing.Color.White;
this.labelPassRange.InitVisible = true;
this.labelPassRange.LineSpacing = 0F;
this.labelPassRange.Location = new System.Drawing.Point(193, 176);
this.labelPassRange.Name = "labelPassRange";
this.labelPassRange.Size = new System.Drawing.Size(78, 23);
this.labelPassRange.TabIndex = 16;
this.labelPassRange.Text = "0";
this.labelPassRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelPassRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassRange.Wordwrap = false;
//
// labelPassCount
//
this.labelPassCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelPassCount.BackPictureBox1 = null;
this.labelPassCount.BackPictureBox2 = this.smartGroupBox1;
this.labelPassCount.BorderColor = System.Drawing.Color.Black;
this.labelPassCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelPassCount.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelPassCount.ForeColor = System.Drawing.Color.White;
this.labelPassCount.InitVisible = true;
this.labelPassCount.LineSpacing = 0F;
this.labelPassCount.Location = new System.Drawing.Point(193, 210);
this.labelPassCount.Name = "labelPassCount";
this.labelPassCount.Size = new System.Drawing.Size(78, 23);
this.labelPassCount.TabIndex = 16;
this.labelPassCount.Text = "0";
this.labelPassCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelPassCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelPassCount.Wordwrap = false;
//
// labelOverRatio
//
this.labelOverRatio.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelOverRatio.BackPictureBox1 = null;
this.labelOverRatio.BackPictureBox2 = this.smartGroupBox1;
this.labelOverRatio.BorderColor = System.Drawing.Color.Black;
this.labelOverRatio.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverRatio.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelOverRatio.ForeColor = System.Drawing.Color.White;
this.labelOverRatio.InitVisible = true;
this.labelOverRatio.LineSpacing = 0F;
this.labelOverRatio.Location = new System.Drawing.Point(279, 315);
this.labelOverRatio.Name = "labelOverRatio";
this.labelOverRatio.Size = new System.Drawing.Size(78, 23);
this.labelOverRatio.TabIndex = 15;
this.labelOverRatio.Text = "0";
this.labelOverRatio.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelOverRatio.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverRatio.Wordwrap = false;
//
// labelOverAverage
//
this.labelOverAverage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelOverAverage.BackPictureBox1 = null;
this.labelOverAverage.BackPictureBox2 = this.smartGroupBox1;
this.labelOverAverage.BorderColor = System.Drawing.Color.Black;
this.labelOverAverage.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverAverage.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelOverAverage.ForeColor = System.Drawing.Color.White;
this.labelOverAverage.InitVisible = true;
this.labelOverAverage.LineSpacing = 0F;
this.labelOverAverage.Location = new System.Drawing.Point(279, 245);
this.labelOverAverage.Name = "labelOverAverage";
this.labelOverAverage.Size = new System.Drawing.Size(78, 23);
this.labelOverAverage.TabIndex = 14;
this.labelOverAverage.Text = "0";
this.labelOverAverage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelOverAverage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverAverage.Wordwrap = false;
//
// labelOverRange
//
this.labelOverRange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelOverRange.BackPictureBox1 = null;
this.labelOverRange.BackPictureBox2 = this.smartGroupBox1;
this.labelOverRange.BorderColor = System.Drawing.Color.Black;
this.labelOverRange.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverRange.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelOverRange.ForeColor = System.Drawing.Color.White;
this.labelOverRange.InitVisible = true;
this.labelOverRange.LineSpacing = 0F;
this.labelOverRange.Location = new System.Drawing.Point(279, 176);
this.labelOverRange.Name = "labelOverRange";
this.labelOverRange.Size = new System.Drawing.Size(78, 23);
this.labelOverRange.TabIndex = 13;
this.labelOverRange.Text = "0";
this.labelOverRange.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelOverRange.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverRange.Wordwrap = false;
//
// labelOverCount
//
this.labelOverCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(213)))), ((int)(((byte)(213)))));
this.labelOverCount.BackPictureBox1 = null;
this.labelOverCount.BackPictureBox2 = this.smartGroupBox1;
this.labelOverCount.BorderColor = System.Drawing.Color.Black;
this.labelOverCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelOverCount.Font = new System.Drawing.Font("새굴림", 14F, System.Drawing.FontStyle.Bold);
this.labelOverCount.ForeColor = System.Drawing.Color.White;
this.labelOverCount.InitVisible = true;
this.labelOverCount.LineSpacing = 0F;
this.labelOverCount.Location = new System.Drawing.Point(279, 210);
this.labelOverCount.Name = "labelOverCount";
this.labelOverCount.Size = new System.Drawing.Size(78, 23);
this.labelOverCount.TabIndex = 13;
this.labelOverCount.Text = "0";
this.labelOverCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelOverCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelOverCount.Wordwrap = false;
//
// timerPrinting
//
this.timerPrinting.Tick += new System.EventHandler(this.timer_Tick);
//
// ControlCenterBasicDataStatistics
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterBasicDataStatistics";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartLabel labelTotalCount;
private SmartX.SmartLabel labelExNGCount;
private SmartX.SmartLabel labelUnderRatio;
private SmartX.SmartLabel labelUnderAverage;
private SmartX.SmartLabel labelUnderCount;
private SmartX.SmartLabel labelPassRatio;
private SmartX.SmartLabel labelPassAverage;
private SmartX.SmartLabel labelPassCount;
private SmartX.SmartLabel labelOverRatio;
private SmartX.SmartLabel labelOverAverage;
private SmartX.SmartLabel labelOverCount;
private SmartX.SmartButton buttonPrint;
private SmartX.SmartButton buttonClear;
private SmartX.SmartLabel labelUnderSumWeight;
private SmartX.SmartLabel labelPassSumWeight;
private SmartX.SmartLabel labelOverSumWeight;
private SmartX.SmartLabel labelStopTime;
private SmartX.SmartLabel labelStartTime;
private SmartX.SmartLabel labelUnderRange;
private SmartX.SmartLabel labelPassRange;
private SmartX.SmartLabel labelOverRange;
private System.Windows.Forms.Timer timerPrinting;
private SmartX.SmartButton buttonItemNo;
private SmartX.SmartProgressBar smartProgressBar9;
private SmartX.SmartProgressBar smartProgressBar8;
private SmartX.SmartProgressBar smartProgressBar7;
private SmartX.SmartProgressBar smartProgressBar6;
private SmartX.SmartProgressBar smartProgressBar5;
private SmartX.SmartProgressBar smartProgressBar4;
private SmartX.SmartProgressBar smartProgressBar3;
private SmartX.SmartProgressBar smartProgressBar2;
private SmartX.SmartProgressBar smartProgressBar1;
private SmartX.SmartLabel labelNormalDistributionRange1;
private SmartX.SmartLabel labelNormalDistributionRange9;
private SmartX.SmartLabel labelNormalDistributionRange8;
private SmartX.SmartLabel labelNormalDistributionRange7;
private SmartX.SmartLabel labelNormalDistributionRange6;
private SmartX.SmartLabel labelNormalDistributionRange5;
private SmartX.SmartLabel labelNormalDistributionRange4;
private SmartX.SmartLabel labelNormalDistributionRange3;
private SmartX.SmartLabel labelNormalDistributionRange2;
private SmartX.SmartLabel labelNGCount;
private SmartX.SmartButton buttonBackup;
private SmartX.SmartLabel labelDoubleEntryCount;
}
}