ITC81DB_2H/ITC81DB_0H/Controls/CenterSystem/ControlCenterSystemCalibrat...

397 lines
24 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlCenterSystemCalibration
{
/// <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(ControlCenterSystemCalibration));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonBalance = new SmartX.SmartButton();
this.panel1 = new System.Windows.Forms.Panel();
this.radioButtonDecimalPlaces2 = new SmartX.SmartRadioButton();
this.radioButtonDecimalPlaces1 = new SmartX.SmartRadioButton();
this.listBoxHelp = new SmartX.SmartListBox();
this.buttonCancel = new SmartX.SmartButton();
this.buttonZero = new SmartX.SmartButton();
this.pictureBoxStep3 = new System.Windows.Forms.PictureBox();
this.pictureBoxStep2 = new System.Windows.Forms.PictureBox();
this.labelWeightUnit = new SmartX.SmartLabel();
this.labelWeight = new SmartX.SmartLabel();
this.buttonStart = new SmartX.SmartButton();
this.pictureBoxStep1 = new System.Windows.Forms.PictureBox();
this.smartGroupBox1.SuspendLayout();
this.panel1.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.buttonBalance);
this.smartGroupBox1.Controls.Add(this.panel1);
this.smartGroupBox1.Controls.Add(this.listBoxHelp);
this.smartGroupBox1.Controls.Add(this.buttonCancel);
this.smartGroupBox1.Controls.Add(this.buttonZero);
this.smartGroupBox1.Controls.Add(this.pictureBoxStep3);
this.smartGroupBox1.Controls.Add(this.pictureBoxStep2);
this.smartGroupBox1.Controls.Add(this.labelWeightUnit);
this.smartGroupBox1.Controls.Add(this.labelWeight);
this.smartGroupBox1.Controls.Add(this.buttonStart);
this.smartGroupBox1.Controls.Add(this.pictureBoxStep1);
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;
//
// buttonBalance
//
this.buttonBalance.BackPictureBox = null;
this.buttonBalance.BackPictureBox1 = null;
this.buttonBalance.BackPictureBox2 = null;
this.buttonBalance.ButtonColor = System.Drawing.Color.Gray;
this.buttonBalance.ButtonImageAutoSize = true;
this.buttonBalance.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBalance.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.DisableImage")));
this.buttonBalance.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.DownImage")));
this.buttonBalance.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.buttonBalance.ForeColor = System.Drawing.Color.Black;
this.buttonBalance.GroupID = 0;
this.buttonBalance.InitVisible = true;
this.buttonBalance.Location = new System.Drawing.Point(464, 121);
this.buttonBalance.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBalance.Name = "buttonBalance";
this.buttonBalance.NestedClickEventPrevent = false;
this.buttonBalance.OutlinePixel = 1;
this.buttonBalance.RepeatInterval = 200;
this.buttonBalance.RepeatIntervalAccelerate = null;
this.buttonBalance.SafeInterval = 200;
this.buttonBalance.Size = new System.Drawing.Size(120, 44);
this.buttonBalance.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBalance.TabIndex = 490;
this.buttonBalance.TextColor = System.Drawing.Color.Black;
this.buttonBalance.TextDownColor = System.Drawing.Color.White;
this.buttonBalance.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBalance.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBalance.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBalance.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBalance.UpImage")));
this.buttonBalance.Click += new System.EventHandler(this.buttonBalance_Click);
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Black;
this.panel1.Controls.Add(this.radioButtonDecimalPlaces2);
this.panel1.Controls.Add(this.radioButtonDecimalPlaces1);
this.panel1.Location = new System.Drawing.Point(259, 289);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(314, 40);
//
// radioButtonDecimalPlaces2
//
this.radioButtonDecimalPlaces2.BackColor = System.Drawing.Color.Black;
this.radioButtonDecimalPlaces2.BackPictureBox = null;
this.radioButtonDecimalPlaces2.BackPictureBox1 = null;
this.radioButtonDecimalPlaces2.BackPictureBox2 = null;
this.radioButtonDecimalPlaces2.Checked = false;
this.radioButtonDecimalPlaces2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
this.radioButtonDecimalPlaces2.ForeColor = System.Drawing.Color.White;
this.radioButtonDecimalPlaces2.GroupID = 0;
this.radioButtonDecimalPlaces2.ImageCheckRadioButton = null;
this.radioButtonDecimalPlaces2.ImageUnCheckRadioButton = null;
this.radioButtonDecimalPlaces2.InitVisible = true;
this.radioButtonDecimalPlaces2.Location = new System.Drawing.Point(172, 6);
this.radioButtonDecimalPlaces2.Name = "radioButtonDecimalPlaces2";
this.radioButtonDecimalPlaces2.OutputOnly = false;
this.radioButtonDecimalPlaces2.RadioBackColor = System.Drawing.Color.White;
this.radioButtonDecimalPlaces2.RadioCheckColor = System.Drawing.Color.Green;
this.radioButtonDecimalPlaces2.RadioForeColor = System.Drawing.Color.Black;
this.radioButtonDecimalPlaces2.RadioSymbolSize = 14;
this.radioButtonDecimalPlaces2.Shadow = false;
this.radioButtonDecimalPlaces2.Size = new System.Drawing.Size(75, 28);
this.radioButtonDecimalPlaces2.TabIndex = 422;
this.radioButtonDecimalPlaces2.Text = "0.00";
this.radioButtonDecimalPlaces2.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
this.radioButtonDecimalPlaces2.Click += new System.EventHandler(this.radioButtonDecimalPlaces_Click);
//
// radioButtonDecimalPlaces1
//
this.radioButtonDecimalPlaces1.BackColor = System.Drawing.Color.Black;
this.radioButtonDecimalPlaces1.BackPictureBox = null;
this.radioButtonDecimalPlaces1.BackPictureBox1 = null;
this.radioButtonDecimalPlaces1.BackPictureBox2 = null;
this.radioButtonDecimalPlaces1.Checked = false;
this.radioButtonDecimalPlaces1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
this.radioButtonDecimalPlaces1.ForeColor = System.Drawing.Color.White;
this.radioButtonDecimalPlaces1.GroupID = 0;
this.radioButtonDecimalPlaces1.ImageCheckRadioButton = null;
this.radioButtonDecimalPlaces1.ImageUnCheckRadioButton = null;
this.radioButtonDecimalPlaces1.InitVisible = true;
this.radioButtonDecimalPlaces1.Location = new System.Drawing.Point(18, 6);
this.radioButtonDecimalPlaces1.Name = "radioButtonDecimalPlaces1";
this.radioButtonDecimalPlaces1.OutputOnly = false;
this.radioButtonDecimalPlaces1.RadioBackColor = System.Drawing.Color.White;
this.radioButtonDecimalPlaces1.RadioCheckColor = System.Drawing.Color.Green;
this.radioButtonDecimalPlaces1.RadioForeColor = System.Drawing.Color.Black;
this.radioButtonDecimalPlaces1.RadioSymbolSize = 14;
this.radioButtonDecimalPlaces1.Shadow = false;
this.radioButtonDecimalPlaces1.Size = new System.Drawing.Size(75, 28);
this.radioButtonDecimalPlaces1.TabIndex = 421;
this.radioButtonDecimalPlaces1.Text = "0.0";
this.radioButtonDecimalPlaces1.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
this.radioButtonDecimalPlaces1.Click += new System.EventHandler(this.radioButtonDecimalPlaces_Click);
//
// listBoxHelp
//
this.listBoxHelp.BackPictureBox1 = null;
this.listBoxHelp.BackPictureBox2 = this.smartGroupBox1;
this.listBoxHelp.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.LEFT;
this.listBoxHelp.ColumnDelimiter = '\0';
this.listBoxHelp.ColumnOffsets = null;
this.listBoxHelp.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.listBoxHelp.FontColor = System.Drawing.Color.White;
this.listBoxHelp.InitVisible = true;
this.listBoxHelp.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
this.listBoxHelp.ItemOffsetGap = 0;
this.listBoxHelp.ItemOffsetX = 0;
this.listBoxHelp.ItemOffsetY = 0;
this.listBoxHelp.Location = new System.Drawing.Point(259, 351);
this.listBoxHelp.MouseMoveEventSpace = 3;
this.listBoxHelp.MouseMoveSpace = 10;
this.listBoxHelp.Name = "listBoxHelp";
this.listBoxHelp.OutLineColor = System.Drawing.SystemColors.ControlText;
this.listBoxHelp.SelectColor = System.Drawing.Color.Blue;
this.listBoxHelp.SelectFilled = true;
this.listBoxHelp.SelectFontColor = System.Drawing.Color.DarkBlue;
this.listBoxHelp.SelectItemIndex = -1;
this.listBoxHelp.SeparationlineColor1 = System.Drawing.Color.Black;
this.listBoxHelp.SeparationlineColor2 = System.Drawing.Color.Black;
this.listBoxHelp.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.FixedSingle;
this.listBoxHelp.SeparationlineVisibleBottom = true;
this.listBoxHelp.SeparationlineVisibleTop = true;
this.listBoxHelp.Size = new System.Drawing.Size(314, 85);
this.listBoxHelp.TabIndex = 486;
this.listBoxHelp.Text = "smartListBox1";
//
// buttonCancel
//
this.buttonCancel.BackPictureBox = null;
this.buttonCancel.BackPictureBox1 = null;
this.buttonCancel.BackPictureBox2 = null;
this.buttonCancel.ButtonColor = System.Drawing.Color.Gray;
this.buttonCancel.ButtonImageAutoSize = true;
this.buttonCancel.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCancel.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DisableImage")));
this.buttonCancel.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DownImage")));
this.buttonCancel.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.buttonCancel.ForeColor = System.Drawing.Color.Black;
this.buttonCancel.GroupID = 0;
this.buttonCancel.InitVisible = true;
this.buttonCancel.Location = new System.Drawing.Point(464, 171);
this.buttonCancel.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCancel.Name = "buttonCancel";
this.buttonCancel.NestedClickEventPrevent = false;
this.buttonCancel.OutlinePixel = 1;
this.buttonCancel.RepeatInterval = 200;
this.buttonCancel.RepeatIntervalAccelerate = null;
this.buttonCancel.SafeInterval = 200;
this.buttonCancel.Size = new System.Drawing.Size(120, 44);
this.buttonCancel.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCancel.TabIndex = 185;
this.buttonCancel.TextColor = System.Drawing.Color.Black;
this.buttonCancel.TextDownColor = System.Drawing.Color.White;
this.buttonCancel.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCancel.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCancel.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCancel.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.UpImage")));
this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
//
// buttonZero
//
this.buttonZero.BackPictureBox = null;
this.buttonZero.BackPictureBox1 = null;
this.buttonZero.BackPictureBox2 = null;
this.buttonZero.ButtonColor = System.Drawing.Color.Gray;
this.buttonZero.ButtonImageAutoSize = true;
this.buttonZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.DisableImage")));
this.buttonZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.DownImage")));
this.buttonZero.GroupID = 0;
this.buttonZero.InitVisible = true;
this.buttonZero.Location = new System.Drawing.Point(464, 21);
this.buttonZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonZero.Name = "buttonZero";
this.buttonZero.NestedClickEventPrevent = false;
this.buttonZero.OutlinePixel = 1;
this.buttonZero.RepeatInterval = 200;
this.buttonZero.RepeatIntervalAccelerate = null;
this.buttonZero.SafeInterval = 200;
this.buttonZero.Size = new System.Drawing.Size(120, 44);
this.buttonZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonZero.TabIndex = 217;
this.buttonZero.TextColor = System.Drawing.Color.Black;
this.buttonZero.TextDownColor = System.Drawing.Color.White;
this.buttonZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonZero.TextLocation = new System.Drawing.Point(0, 0);
this.buttonZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.UpImage")));
this.buttonZero.Click += new System.EventHandler(this.buttonZero_Click);
//
// pictureBoxStep3
//
this.pictureBoxStep3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStep3.Image")));
this.pictureBoxStep3.Location = new System.Drawing.Point(128, 21);
this.pictureBoxStep3.Name = "pictureBoxStep3";
this.pictureBoxStep3.Size = new System.Drawing.Size(330, 194);
//
// pictureBoxStep2
//
this.pictureBoxStep2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStep2.Image")));
this.pictureBoxStep2.Location = new System.Drawing.Point(128, 21);
this.pictureBoxStep2.Name = "pictureBoxStep2";
this.pictureBoxStep2.Size = new System.Drawing.Size(330, 194);
//
// labelWeightUnit
//
this.labelWeightUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
this.labelWeightUnit.BackPictureBox1 = null;
this.labelWeightUnit.BackPictureBox2 = this.smartGroupBox1;
this.labelWeightUnit.BorderColor = System.Drawing.Color.Black;
this.labelWeightUnit.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeightUnit.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.labelWeightUnit.ForeColor = System.Drawing.Color.White;
this.labelWeightUnit.InitVisible = true;
this.labelWeightUnit.LineSpacing = 0F;
this.labelWeightUnit.Location = new System.Drawing.Point(546, 229);
this.labelWeightUnit.Name = "labelWeightUnit";
this.labelWeightUnit.Size = new System.Drawing.Size(27, 40);
this.labelWeightUnit.TabIndex = 189;
this.labelWeightUnit.Text = "g";
this.labelWeightUnit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelWeightUnit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeightUnit.Wordwrap = false;
//
// labelWeight
//
this.labelWeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
this.labelWeight.BackPictureBox1 = null;
this.labelWeight.BackPictureBox2 = this.smartGroupBox1;
this.labelWeight.BorderColor = System.Drawing.Color.Black;
this.labelWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelWeight.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
this.labelWeight.ForeColor = System.Drawing.Color.White;
this.labelWeight.InitVisible = true;
this.labelWeight.LineSpacing = 0F;
this.labelWeight.Location = new System.Drawing.Point(259, 229);
this.labelWeight.Name = "labelWeight";
this.labelWeight.Size = new System.Drawing.Size(281, 40);
this.labelWeight.TabIndex = 188;
this.labelWeight.Text = "123";
this.labelWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
this.labelWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelWeight.Wordwrap = false;
//
// buttonStart
//
this.buttonStart.BackPictureBox = null;
this.buttonStart.BackPictureBox1 = null;
this.buttonStart.BackPictureBox2 = null;
this.buttonStart.ButtonColor = System.Drawing.Color.Gray;
this.buttonStart.ButtonImageAutoSize = true;
this.buttonStart.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonStart.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.DisableImage")));
this.buttonStart.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.DownImage")));
this.buttonStart.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
this.buttonStart.ForeColor = System.Drawing.Color.Black;
this.buttonStart.GroupID = 0;
this.buttonStart.InitVisible = true;
this.buttonStart.Location = new System.Drawing.Point(464, 71);
this.buttonStart.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonStart.Name = "buttonStart";
this.buttonStart.NestedClickEventPrevent = false;
this.buttonStart.OutlinePixel = 1;
this.buttonStart.RepeatInterval = 200;
this.buttonStart.RepeatIntervalAccelerate = null;
this.buttonStart.SafeInterval = 200;
this.buttonStart.Size = new System.Drawing.Size(120, 44);
this.buttonStart.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonStart.TabIndex = 183;
this.buttonStart.TextColor = System.Drawing.Color.Black;
this.buttonStart.TextDownColor = System.Drawing.Color.White;
this.buttonStart.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonStart.TextLocation = new System.Drawing.Point(0, 0);
this.buttonStart.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonStart.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.UpImage")));
this.buttonStart.Click += new System.EventHandler(this.buttonStart_Click);
//
// pictureBoxStep1
//
this.pictureBoxStep1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStep1.Image")));
this.pictureBoxStep1.Location = new System.Drawing.Point(128, 21);
this.pictureBoxStep1.Name = "pictureBoxStep1";
this.pictureBoxStep1.Size = new System.Drawing.Size(330, 194);
//
// ControlCenterSystemCalibration
//
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 = "ControlCenterSystemCalibration";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.PictureBox pictureBoxStep1;
private SmartX.SmartButton buttonCancel;
private SmartX.SmartButton buttonStart;
private SmartX.SmartLabel labelWeightUnit;
private SmartX.SmartLabel labelWeight;
private System.Windows.Forms.PictureBox pictureBoxStep3;
private System.Windows.Forms.PictureBox pictureBoxStep2;
private SmartX.SmartButton buttonZero;
private SmartX.SmartListBox listBoxHelp;
private System.Windows.Forms.Panel panel1;
private SmartX.SmartRadioButton radioButtonDecimalPlaces2;
private SmartX.SmartRadioButton radioButtonDecimalPlaces1;
private SmartX.SmartButton buttonBalance;
}
}