741 lines
45 KiB
C#
741 lines
45 KiB
C#
|
namespace ITC81DB.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.listBoxHelp = new SmartX.SmartListBox();
|
|||
|
this.buttonCancel = new SmartX.SmartButton();
|
|||
|
this.buttonBalance = new SmartX.SmartButton();
|
|||
|
this.panel3 = new System.Windows.Forms.Panel();
|
|||
|
this.radioButtonUnitKg = new SmartX.SmartRadioButton();
|
|||
|
this.radioButtonUnitG = new SmartX.SmartRadioButton();
|
|||
|
this.panel2 = new System.Windows.Forms.Panel();
|
|||
|
this.radioButtonDigit5 = new SmartX.SmartRadioButton();
|
|||
|
this.radioButtonDigit2 = new SmartX.SmartRadioButton();
|
|||
|
this.radioButtonDigit1 = new SmartX.SmartRadioButton();
|
|||
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
this.radioButtonDecimalPlaces2 = new SmartX.SmartRadioButton();
|
|||
|
this.radioButtonDecimalPlaces1 = new SmartX.SmartRadioButton();
|
|||
|
this.radioButtonDecimalPlaces0 = new SmartX.SmartRadioButton();
|
|||
|
this.labelBalanceWeightUnit = new SmartX.SmartLabel();
|
|||
|
this.labelMaxWeightUnit = new SmartX.SmartLabel();
|
|||
|
this.buttonZero = new SmartX.SmartButton();
|
|||
|
this.labelConstant = new SmartX.SmartLabel();
|
|||
|
this.labelBalanceWeight = new SmartX.SmartLabel();
|
|||
|
this.labelADC = new SmartX.SmartLabel();
|
|||
|
this.labelMaxWeight = new SmartX.SmartLabel();
|
|||
|
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.panel3.SuspendLayout();
|
|||
|
this.panel2.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.listBoxHelp);
|
|||
|
this.smartGroupBox1.Controls.Add(this.buttonCancel);
|
|||
|
this.smartGroupBox1.Controls.Add(this.buttonBalance);
|
|||
|
this.smartGroupBox1.Controls.Add(this.panel3);
|
|||
|
this.smartGroupBox1.Controls.Add(this.panel2);
|
|||
|
this.smartGroupBox1.Controls.Add(this.panel1);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelBalanceWeightUnit);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelMaxWeightUnit);
|
|||
|
this.smartGroupBox1.Controls.Add(this.buttonZero);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelConstant);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelBalanceWeight);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelADC);
|
|||
|
this.smartGroupBox1.Controls.Add(this.labelMaxWeight);
|
|||
|
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;
|
|||
|
//
|
|||
|
// 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", 13F, 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(448, 325);
|
|||
|
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(230, 106);
|
|||
|
this.listBoxHelp.TabIndex = 485;
|
|||
|
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(274, 225);
|
|||
|
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(75, 75);
|
|||
|
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);
|
|||
|
//
|
|||
|
// 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(189, 225);
|
|||
|
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(75, 75);
|
|||
|
this.buttonBalance.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|||
|
this.buttonBalance.TabIndex = 184;
|
|||
|
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);
|
|||
|
//
|
|||
|
// panel3
|
|||
|
//
|
|||
|
this.panel3.BackColor = System.Drawing.Color.Black;
|
|||
|
this.panel3.Controls.Add(this.radioButtonUnitKg);
|
|||
|
this.panel3.Controls.Add(this.radioButtonUnitG);
|
|||
|
this.panel3.Location = new System.Drawing.Point(438, 251);
|
|||
|
this.panel3.Name = "panel3";
|
|||
|
this.panel3.Size = new System.Drawing.Size(248, 40);
|
|||
|
//
|
|||
|
// radioButtonUnitKg
|
|||
|
//
|
|||
|
this.radioButtonUnitKg.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonUnitKg.BackPictureBox = null;
|
|||
|
this.radioButtonUnitKg.BackPictureBox1 = null;
|
|||
|
this.radioButtonUnitKg.BackPictureBox2 = null;
|
|||
|
this.radioButtonUnitKg.Checked = false;
|
|||
|
this.radioButtonUnitKg.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonUnitKg.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonUnitKg.GroupID = 0;
|
|||
|
this.radioButtonUnitKg.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonUnitKg.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonUnitKg.InitVisible = true;
|
|||
|
this.radioButtonUnitKg.Location = new System.Drawing.Point(84, 3);
|
|||
|
this.radioButtonUnitKg.Name = "radioButtonUnitKg";
|
|||
|
this.radioButtonUnitKg.OutputOnly = false;
|
|||
|
this.radioButtonUnitKg.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonUnitKg.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonUnitKg.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonUnitKg.RadioSymbolSize = 14;
|
|||
|
this.radioButtonUnitKg.Shadow = false;
|
|||
|
this.radioButtonUnitKg.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonUnitKg.TabIndex = 427;
|
|||
|
this.radioButtonUnitKg.Text = "kg";
|
|||
|
this.radioButtonUnitKg.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonUnitKg.Click += new System.EventHandler(this.radioButtonUnit_Click);
|
|||
|
//
|
|||
|
// radioButtonUnitG
|
|||
|
//
|
|||
|
this.radioButtonUnitG.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonUnitG.BackPictureBox = null;
|
|||
|
this.radioButtonUnitG.BackPictureBox1 = null;
|
|||
|
this.radioButtonUnitG.BackPictureBox2 = null;
|
|||
|
this.radioButtonUnitG.Checked = false;
|
|||
|
this.radioButtonUnitG.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonUnitG.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonUnitG.GroupID = 0;
|
|||
|
this.radioButtonUnitG.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonUnitG.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonUnitG.InitVisible = true;
|
|||
|
this.radioButtonUnitG.Location = new System.Drawing.Point(3, 3);
|
|||
|
this.radioButtonUnitG.Name = "radioButtonUnitG";
|
|||
|
this.radioButtonUnitG.OutputOnly = false;
|
|||
|
this.radioButtonUnitG.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonUnitG.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonUnitG.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonUnitG.RadioSymbolSize = 14;
|
|||
|
this.radioButtonUnitG.Shadow = false;
|
|||
|
this.radioButtonUnitG.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonUnitG.TabIndex = 426;
|
|||
|
this.radioButtonUnitG.Text = "g";
|
|||
|
this.radioButtonUnitG.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonUnitG.Click += new System.EventHandler(this.radioButtonUnit_Click);
|
|||
|
//
|
|||
|
// panel2
|
|||
|
//
|
|||
|
this.panel2.BackColor = System.Drawing.Color.Black;
|
|||
|
this.panel2.Controls.Add(this.radioButtonDigit5);
|
|||
|
this.panel2.Controls.Add(this.radioButtonDigit2);
|
|||
|
this.panel2.Controls.Add(this.radioButtonDigit1);
|
|||
|
this.panel2.Location = new System.Drawing.Point(438, 196);
|
|||
|
this.panel2.Name = "panel2";
|
|||
|
this.panel2.Size = new System.Drawing.Size(248, 40);
|
|||
|
//
|
|||
|
// radioButtonDigit5
|
|||
|
//
|
|||
|
this.radioButtonDigit5.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit5.BackPictureBox = null;
|
|||
|
this.radioButtonDigit5.BackPictureBox1 = null;
|
|||
|
this.radioButtonDigit5.BackPictureBox2 = null;
|
|||
|
this.radioButtonDigit5.Checked = false;
|
|||
|
this.radioButtonDigit5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonDigit5.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit5.GroupID = 0;
|
|||
|
this.radioButtonDigit5.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonDigit5.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonDigit5.InitVisible = true;
|
|||
|
this.radioButtonDigit5.Location = new System.Drawing.Point(165, 3);
|
|||
|
this.radioButtonDigit5.Name = "radioButtonDigit5";
|
|||
|
this.radioButtonDigit5.OutputOnly = false;
|
|||
|
this.radioButtonDigit5.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit5.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonDigit5.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit5.RadioSymbolSize = 14;
|
|||
|
this.radioButtonDigit5.Shadow = false;
|
|||
|
this.radioButtonDigit5.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonDigit5.TabIndex = 425;
|
|||
|
this.radioButtonDigit5.Text = "5";
|
|||
|
this.radioButtonDigit5.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonDigit5.Click += new System.EventHandler(this.radioButtonDigit_Click);
|
|||
|
//
|
|||
|
// radioButtonDigit2
|
|||
|
//
|
|||
|
this.radioButtonDigit2.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit2.BackPictureBox = null;
|
|||
|
this.radioButtonDigit2.BackPictureBox1 = null;
|
|||
|
this.radioButtonDigit2.BackPictureBox2 = null;
|
|||
|
this.radioButtonDigit2.Checked = false;
|
|||
|
this.radioButtonDigit2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonDigit2.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit2.GroupID = 0;
|
|||
|
this.radioButtonDigit2.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonDigit2.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonDigit2.InitVisible = true;
|
|||
|
this.radioButtonDigit2.Location = new System.Drawing.Point(84, 3);
|
|||
|
this.radioButtonDigit2.Name = "radioButtonDigit2";
|
|||
|
this.radioButtonDigit2.OutputOnly = false;
|
|||
|
this.radioButtonDigit2.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit2.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonDigit2.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit2.RadioSymbolSize = 14;
|
|||
|
this.radioButtonDigit2.Shadow = false;
|
|||
|
this.radioButtonDigit2.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonDigit2.TabIndex = 424;
|
|||
|
this.radioButtonDigit2.Text = "2";
|
|||
|
this.radioButtonDigit2.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonDigit2.Click += new System.EventHandler(this.radioButtonDigit_Click);
|
|||
|
//
|
|||
|
// radioButtonDigit1
|
|||
|
//
|
|||
|
this.radioButtonDigit1.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit1.BackPictureBox = null;
|
|||
|
this.radioButtonDigit1.BackPictureBox1 = null;
|
|||
|
this.radioButtonDigit1.BackPictureBox2 = null;
|
|||
|
this.radioButtonDigit1.Checked = false;
|
|||
|
this.radioButtonDigit1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonDigit1.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit1.GroupID = 0;
|
|||
|
this.radioButtonDigit1.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonDigit1.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonDigit1.InitVisible = true;
|
|||
|
this.radioButtonDigit1.Location = new System.Drawing.Point(3, 3);
|
|||
|
this.radioButtonDigit1.Name = "radioButtonDigit1";
|
|||
|
this.radioButtonDigit1.OutputOnly = false;
|
|||
|
this.radioButtonDigit1.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDigit1.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonDigit1.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDigit1.RadioSymbolSize = 14;
|
|||
|
this.radioButtonDigit1.Shadow = false;
|
|||
|
this.radioButtonDigit1.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonDigit1.TabIndex = 423;
|
|||
|
this.radioButtonDigit1.Text = "1";
|
|||
|
this.radioButtonDigit1.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonDigit1.Click += new System.EventHandler(this.radioButtonDigit_Click);
|
|||
|
//
|
|||
|
// panel1
|
|||
|
//
|
|||
|
this.panel1.BackColor = System.Drawing.Color.Black;
|
|||
|
this.panel1.Controls.Add(this.radioButtonDecimalPlaces2);
|
|||
|
this.panel1.Controls.Add(this.radioButtonDecimalPlaces1);
|
|||
|
this.panel1.Controls.Add(this.radioButtonDecimalPlaces0);
|
|||
|
this.panel1.Location = new System.Drawing.Point(438, 141);
|
|||
|
this.panel1.Name = "panel1";
|
|||
|
this.panel1.Size = new System.Drawing.Size(248, 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(165, 3);
|
|||
|
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(84, 3);
|
|||
|
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);
|
|||
|
//
|
|||
|
// radioButtonDecimalPlaces0
|
|||
|
//
|
|||
|
this.radioButtonDecimalPlaces0.BackColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDecimalPlaces0.BackPictureBox = null;
|
|||
|
this.radioButtonDecimalPlaces0.BackPictureBox1 = null;
|
|||
|
this.radioButtonDecimalPlaces0.BackPictureBox2 = null;
|
|||
|
this.radioButtonDecimalPlaces0.Checked = false;
|
|||
|
this.radioButtonDecimalPlaces0.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold);
|
|||
|
this.radioButtonDecimalPlaces0.ForeColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDecimalPlaces0.GroupID = 0;
|
|||
|
this.radioButtonDecimalPlaces0.ImageCheckRadioButton = null;
|
|||
|
this.radioButtonDecimalPlaces0.ImageUnCheckRadioButton = null;
|
|||
|
this.radioButtonDecimalPlaces0.InitVisible = true;
|
|||
|
this.radioButtonDecimalPlaces0.Location = new System.Drawing.Point(3, 3);
|
|||
|
this.radioButtonDecimalPlaces0.Name = "radioButtonDecimalPlaces0";
|
|||
|
this.radioButtonDecimalPlaces0.OutputOnly = false;
|
|||
|
this.radioButtonDecimalPlaces0.RadioBackColor = System.Drawing.Color.White;
|
|||
|
this.radioButtonDecimalPlaces0.RadioCheckColor = System.Drawing.Color.Green;
|
|||
|
this.radioButtonDecimalPlaces0.RadioForeColor = System.Drawing.Color.Black;
|
|||
|
this.radioButtonDecimalPlaces0.RadioSymbolSize = 14;
|
|||
|
this.radioButtonDecimalPlaces0.Shadow = false;
|
|||
|
this.radioButtonDecimalPlaces0.Size = new System.Drawing.Size(75, 28);
|
|||
|
this.radioButtonDecimalPlaces0.TabIndex = 420;
|
|||
|
this.radioButtonDecimalPlaces0.Text = "0";
|
|||
|
this.radioButtonDecimalPlaces0.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle;
|
|||
|
this.radioButtonDecimalPlaces0.Click += new System.EventHandler(this.radioButtonDecimalPlaces_Click);
|
|||
|
//
|
|||
|
// labelBalanceWeightUnit
|
|||
|
//
|
|||
|
this.labelBalanceWeightUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
|||
|
this.labelBalanceWeightUnit.BackPictureBox1 = null;
|
|||
|
this.labelBalanceWeightUnit.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelBalanceWeightUnit.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelBalanceWeightUnit.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelBalanceWeightUnit.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelBalanceWeightUnit.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelBalanceWeightUnit.InitVisible = true;
|
|||
|
this.labelBalanceWeightUnit.LineSpacing = 0F;
|
|||
|
this.labelBalanceWeightUnit.Location = new System.Drawing.Point(640, 85);
|
|||
|
this.labelBalanceWeightUnit.Name = "labelBalanceWeightUnit";
|
|||
|
this.labelBalanceWeightUnit.Size = new System.Drawing.Size(40, 40);
|
|||
|
this.labelBalanceWeightUnit.TabIndex = 429;
|
|||
|
this.labelBalanceWeightUnit.Text = "kg";
|
|||
|
this.labelBalanceWeightUnit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelBalanceWeightUnit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelBalanceWeightUnit.Wordwrap = false;
|
|||
|
//
|
|||
|
// labelMaxWeightUnit
|
|||
|
//
|
|||
|
this.labelMaxWeightUnit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
|||
|
this.labelMaxWeightUnit.BackPictureBox1 = null;
|
|||
|
this.labelMaxWeightUnit.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelMaxWeightUnit.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelMaxWeightUnit.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelMaxWeightUnit.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelMaxWeightUnit.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelMaxWeightUnit.InitVisible = true;
|
|||
|
this.labelMaxWeightUnit.LineSpacing = 0F;
|
|||
|
this.labelMaxWeightUnit.Location = new System.Drawing.Point(642, 28);
|
|||
|
this.labelMaxWeightUnit.Name = "labelMaxWeightUnit";
|
|||
|
this.labelMaxWeightUnit.Size = new System.Drawing.Size(40, 40);
|
|||
|
this.labelMaxWeightUnit.TabIndex = 428;
|
|||
|
this.labelMaxWeightUnit.Text = "kg";
|
|||
|
this.labelMaxWeightUnit.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelMaxWeightUnit.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelMaxWeightUnit.Wordwrap = false;
|
|||
|
//
|
|||
|
// 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(19, 225);
|
|||
|
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(75, 75);
|
|||
|
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);
|
|||
|
//
|
|||
|
// labelConstant
|
|||
|
//
|
|||
|
this.labelConstant.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
|||
|
this.labelConstant.BackPictureBox1 = null;
|
|||
|
this.labelConstant.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelConstant.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelConstant.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelConstant.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelConstant.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelConstant.InitVisible = true;
|
|||
|
this.labelConstant.LineSpacing = 0F;
|
|||
|
this.labelConstant.Location = new System.Drawing.Point(120, 358);
|
|||
|
this.labelConstant.Name = "labelConstant";
|
|||
|
this.labelConstant.Size = new System.Drawing.Size(180, 40);
|
|||
|
this.labelConstant.TabIndex = 207;
|
|||
|
this.labelConstant.Text = "123";
|
|||
|
this.labelConstant.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelConstant.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelConstant.Wordwrap = false;
|
|||
|
//
|
|||
|
// labelBalanceWeight
|
|||
|
//
|
|||
|
this.labelBalanceWeight.BackColor = System.Drawing.SystemColors.Window;
|
|||
|
this.labelBalanceWeight.BackPictureBox1 = null;
|
|||
|
this.labelBalanceWeight.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelBalanceWeight.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelBalanceWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelBalanceWeight.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelBalanceWeight.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelBalanceWeight.InitVisible = true;
|
|||
|
this.labelBalanceWeight.LineSpacing = 0F;
|
|||
|
this.labelBalanceWeight.Location = new System.Drawing.Point(436, 85);
|
|||
|
this.labelBalanceWeight.Name = "labelBalanceWeight";
|
|||
|
this.labelBalanceWeight.Size = new System.Drawing.Size(200, 40);
|
|||
|
this.labelBalanceWeight.TabIndex = 181;
|
|||
|
this.labelBalanceWeight.Text = "200";
|
|||
|
this.labelBalanceWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelBalanceWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelBalanceWeight.Wordwrap = false;
|
|||
|
this.labelBalanceWeight.Click += new System.EventHandler(this.labelBalanceWeight_Click);
|
|||
|
//
|
|||
|
// labelADC
|
|||
|
//
|
|||
|
this.labelADC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
|
|||
|
this.labelADC.BackPictureBox1 = null;
|
|||
|
this.labelADC.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelADC.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelADC.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelADC.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelADC.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelADC.InitVisible = true;
|
|||
|
this.labelADC.LineSpacing = 0F;
|
|||
|
this.labelADC.Location = new System.Drawing.Point(120, 313);
|
|||
|
this.labelADC.Name = "labelADC";
|
|||
|
this.labelADC.Size = new System.Drawing.Size(180, 40);
|
|||
|
this.labelADC.TabIndex = 207;
|
|||
|
this.labelADC.Text = "123";
|
|||
|
this.labelADC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelADC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelADC.Wordwrap = false;
|
|||
|
//
|
|||
|
// labelMaxWeight
|
|||
|
//
|
|||
|
this.labelMaxWeight.BackColor = System.Drawing.SystemColors.Window;
|
|||
|
this.labelMaxWeight.BackPictureBox1 = null;
|
|||
|
this.labelMaxWeight.BackPictureBox2 = this.smartGroupBox1;
|
|||
|
this.labelMaxWeight.BorderColor = System.Drawing.Color.Black;
|
|||
|
this.labelMaxWeight.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|||
|
this.labelMaxWeight.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
|||
|
this.labelMaxWeight.ForeColor = System.Drawing.Color.White;
|
|||
|
this.labelMaxWeight.InitVisible = true;
|
|||
|
this.labelMaxWeight.LineSpacing = 0F;
|
|||
|
this.labelMaxWeight.Location = new System.Drawing.Point(436, 28);
|
|||
|
this.labelMaxWeight.Name = "labelMaxWeight";
|
|||
|
this.labelMaxWeight.Size = new System.Drawing.Size(200, 40);
|
|||
|
this.labelMaxWeight.TabIndex = 180;
|
|||
|
this.labelMaxWeight.Text = "300";
|
|||
|
this.labelMaxWeight.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|||
|
this.labelMaxWeight.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|||
|
this.labelMaxWeight.Wordwrap = false;
|
|||
|
this.labelMaxWeight.Click += new System.EventHandler(this.labelMaxWeight_Click);
|
|||
|
//
|
|||
|
// pictureBoxStep3
|
|||
|
//
|
|||
|
this.pictureBoxStep3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxStep3.Image")));
|
|||
|
this.pictureBoxStep3.Location = new System.Drawing.Point(19, 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(19, 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(306, 403);
|
|||
|
this.labelWeightUnit.Name = "labelWeightUnit";
|
|||
|
this.labelWeightUnit.Size = new System.Drawing.Size(40, 40);
|
|||
|
this.labelWeightUnit.TabIndex = 189;
|
|||
|
this.labelWeightUnit.Text = "kg";
|
|||
|
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(120, 403);
|
|||
|
this.labelWeight.Name = "labelWeight";
|
|||
|
this.labelWeight.Size = new System.Drawing.Size(180, 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(104, 225);
|
|||
|
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(75, 75);
|
|||
|
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(19, 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.panel3.ResumeLayout(false);
|
|||
|
this.panel2.ResumeLayout(false);
|
|||
|
this.panel1.ResumeLayout(false);
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|||
|
public SmartX.SmartLabel labelBalanceWeight;
|
|||
|
public SmartX.SmartLabel labelMaxWeight;
|
|||
|
private System.Windows.Forms.PictureBox pictureBoxStep1;
|
|||
|
private SmartX.SmartButton buttonCancel;
|
|||
|
private SmartX.SmartButton buttonBalance;
|
|||
|
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.SmartLabel labelConstant;
|
|||
|
private SmartX.SmartLabel labelADC;
|
|||
|
private SmartX.SmartButton buttonZero;
|
|||
|
private SmartX.SmartRadioButton radioButtonUnitKg;
|
|||
|
private SmartX.SmartRadioButton radioButtonUnitG;
|
|||
|
private SmartX.SmartRadioButton radioButtonDigit5;
|
|||
|
private SmartX.SmartRadioButton radioButtonDigit2;
|
|||
|
private SmartX.SmartRadioButton radioButtonDigit1;
|
|||
|
private SmartX.SmartRadioButton radioButtonDecimalPlaces2;
|
|||
|
private SmartX.SmartRadioButton radioButtonDecimalPlaces1;
|
|||
|
private SmartX.SmartRadioButton radioButtonDecimalPlaces0;
|
|||
|
private SmartX.SmartLabel labelBalanceWeightUnit;
|
|||
|
private SmartX.SmartLabel labelMaxWeightUnit;
|
|||
|
private System.Windows.Forms.Panel panel2;
|
|||
|
private System.Windows.Forms.Panel panel1;
|
|||
|
private System.Windows.Forms.Panel panel3;
|
|||
|
private SmartX.SmartListBox listBoxHelp;
|
|||
|
}
|
|||
|
}
|