namespace INT63DC_6CH.Controls { partial class ControlCalibration10 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCalibration10)); this.buttonLane1 = new SmartX.SmartButton(); this.buttonLane2 = new SmartX.SmartButton(); this.buttonLane3 = new SmartX.SmartButton(); this.buttonLane4 = new SmartX.SmartButton(); this.buttonLane5 = new SmartX.SmartButton(); this.buttonLane6 = new SmartX.SmartButton(); this.buttonLane7 = new SmartX.SmartButton(); this.buttonLane8 = new SmartX.SmartButton(); this.buttonLane9 = new SmartX.SmartButton(); this.buttonLane10 = new SmartX.SmartButton(); this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel4 = new SmartX.SmartLabel(); this.smartLabel5 = new SmartX.SmartLabel(); this.smartLabel6 = new SmartX.SmartLabel(); this.smartLabel7 = new SmartX.SmartLabel(); this.smartLabel8 = new SmartX.SmartLabel(); this.smartLabel9 = new SmartX.SmartLabel(); this.smartLabel10 = new SmartX.SmartLabel(); this.labelWeight1 = new SmartX.SmartLabel(); this.labelWeight2 = new SmartX.SmartLabel(); this.labelWeight3 = new SmartX.SmartLabel(); this.labelWeight4 = new SmartX.SmartLabel(); this.labelWeight5 = new SmartX.SmartLabel(); this.labelWeight6 = new SmartX.SmartLabel(); this.labelWeight7 = new SmartX.SmartLabel(); this.labelWeight8 = new SmartX.SmartLabel(); this.labelWeight9 = new SmartX.SmartLabel(); this.labelWeight10 = new SmartX.SmartLabel(); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // buttonLane1 // this.buttonLane1.BackPictureBox = null; this.buttonLane1.BackPictureBox1 = null; this.buttonLane1.BackPictureBox2 = null; this.buttonLane1.ButtonColor = System.Drawing.Color.Gray; this.buttonLane1.ButtonImageAutoSize = true; this.buttonLane1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane1.DisableImage = null; this.buttonLane1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.DownImage"))); this.buttonLane1.GroupID = 0; this.buttonLane1.InitVisible = true; this.buttonLane1.Location = new System.Drawing.Point(27, 40); this.buttonLane1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane1.Name = "buttonLane1"; this.buttonLane1.NestedClickEventPrevent = false; this.buttonLane1.OutlinePixel = 1; this.buttonLane1.RepeatInterval = 200; this.buttonLane1.RepeatIntervalAccelerate = null; this.buttonLane1.SafeInterval = 200; this.buttonLane1.Size = new System.Drawing.Size(190, 120); this.buttonLane1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane1.TabIndex = 1; this.buttonLane1.Tag = "A"; this.buttonLane1.TextColor = System.Drawing.Color.Black; this.buttonLane1.TextDownColor = System.Drawing.Color.White; this.buttonLane1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage"))); this.buttonLane1.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane2 // this.buttonLane2.BackPictureBox = null; this.buttonLane2.BackPictureBox1 = null; this.buttonLane2.BackPictureBox2 = null; this.buttonLane2.ButtonColor = System.Drawing.Color.Gray; this.buttonLane2.ButtonImageAutoSize = true; this.buttonLane2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane2.DisableImage = null; this.buttonLane2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.DownImage"))); this.buttonLane2.GroupID = 0; this.buttonLane2.InitVisible = true; this.buttonLane2.Location = new System.Drawing.Point(223, 40); this.buttonLane2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane2.Name = "buttonLane2"; this.buttonLane2.NestedClickEventPrevent = false; this.buttonLane2.OutlinePixel = 1; this.buttonLane2.RepeatInterval = 200; this.buttonLane2.RepeatIntervalAccelerate = null; this.buttonLane2.SafeInterval = 200; this.buttonLane2.Size = new System.Drawing.Size(190, 120); this.buttonLane2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane2.TabIndex = 1; this.buttonLane2.Tag = "B"; this.buttonLane2.TextColor = System.Drawing.Color.Black; this.buttonLane2.TextDownColor = System.Drawing.Color.White; this.buttonLane2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage"))); this.buttonLane2.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane3 // this.buttonLane3.BackPictureBox = null; this.buttonLane3.BackPictureBox1 = null; this.buttonLane3.BackPictureBox2 = null; this.buttonLane3.ButtonColor = System.Drawing.Color.Gray; this.buttonLane3.ButtonImageAutoSize = true; this.buttonLane3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane3.DisableImage = null; this.buttonLane3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.DownImage"))); this.buttonLane3.GroupID = 0; this.buttonLane3.InitVisible = true; this.buttonLane3.Location = new System.Drawing.Point(419, 40); this.buttonLane3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane3.Name = "buttonLane3"; this.buttonLane3.NestedClickEventPrevent = false; this.buttonLane3.OutlinePixel = 1; this.buttonLane3.RepeatInterval = 200; this.buttonLane3.RepeatIntervalAccelerate = null; this.buttonLane3.SafeInterval = 200; this.buttonLane3.Size = new System.Drawing.Size(190, 120); this.buttonLane3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane3.TabIndex = 1; this.buttonLane3.Tag = "C"; this.buttonLane3.TextColor = System.Drawing.Color.Black; this.buttonLane3.TextDownColor = System.Drawing.Color.White; this.buttonLane3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage"))); this.buttonLane3.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane4 // this.buttonLane4.BackPictureBox = null; this.buttonLane4.BackPictureBox1 = null; this.buttonLane4.BackPictureBox2 = null; this.buttonLane4.ButtonColor = System.Drawing.Color.Gray; this.buttonLane4.ButtonImageAutoSize = true; this.buttonLane4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane4.DisableImage = null; this.buttonLane4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.DownImage"))); this.buttonLane4.GroupID = 0; this.buttonLane4.InitVisible = true; this.buttonLane4.Location = new System.Drawing.Point(615, 40); this.buttonLane4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane4.Name = "buttonLane4"; this.buttonLane4.NestedClickEventPrevent = false; this.buttonLane4.OutlinePixel = 1; this.buttonLane4.RepeatInterval = 200; this.buttonLane4.RepeatIntervalAccelerate = null; this.buttonLane4.SafeInterval = 200; this.buttonLane4.Size = new System.Drawing.Size(190, 120); this.buttonLane4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane4.TabIndex = 1; this.buttonLane4.Tag = "D"; this.buttonLane4.TextColor = System.Drawing.Color.Black; this.buttonLane4.TextDownColor = System.Drawing.Color.White; this.buttonLane4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage"))); this.buttonLane4.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane5 // this.buttonLane5.BackPictureBox = null; this.buttonLane5.BackPictureBox1 = null; this.buttonLane5.BackPictureBox2 = null; this.buttonLane5.ButtonColor = System.Drawing.Color.Gray; this.buttonLane5.ButtonImageAutoSize = true; this.buttonLane5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane5.DisableImage = null; this.buttonLane5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.DownImage"))); this.buttonLane5.GroupID = 0; this.buttonLane5.InitVisible = true; this.buttonLane5.Location = new System.Drawing.Point(811, 40); this.buttonLane5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane5.Name = "buttonLane5"; this.buttonLane5.NestedClickEventPrevent = false; this.buttonLane5.OutlinePixel = 1; this.buttonLane5.RepeatInterval = 200; this.buttonLane5.RepeatIntervalAccelerate = null; this.buttonLane5.SafeInterval = 200; this.buttonLane5.Size = new System.Drawing.Size(190, 120); this.buttonLane5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane5.TabIndex = 1; this.buttonLane5.Tag = "E"; this.buttonLane5.TextColor = System.Drawing.Color.Black; this.buttonLane5.TextDownColor = System.Drawing.Color.White; this.buttonLane5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage"))); this.buttonLane5.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane6 // this.buttonLane6.BackPictureBox = null; this.buttonLane6.BackPictureBox1 = null; this.buttonLane6.BackPictureBox2 = null; this.buttonLane6.ButtonColor = System.Drawing.Color.Gray; this.buttonLane6.ButtonImageAutoSize = true; this.buttonLane6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane6.DisableImage = null; this.buttonLane6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.DownImage"))); this.buttonLane6.GroupID = 0; this.buttonLane6.InitVisible = true; this.buttonLane6.Location = new System.Drawing.Point(27, 275); this.buttonLane6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane6.Name = "buttonLane6"; this.buttonLane6.NestedClickEventPrevent = false; this.buttonLane6.OutlinePixel = 1; this.buttonLane6.RepeatInterval = 200; this.buttonLane6.RepeatIntervalAccelerate = null; this.buttonLane6.SafeInterval = 200; this.buttonLane6.Size = new System.Drawing.Size(190, 120); this.buttonLane6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane6.TabIndex = 1; this.buttonLane6.Tag = "F"; this.buttonLane6.TextColor = System.Drawing.Color.Black; this.buttonLane6.TextDownColor = System.Drawing.Color.White; this.buttonLane6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage"))); this.buttonLane6.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane7 // this.buttonLane7.BackPictureBox = null; this.buttonLane7.BackPictureBox1 = null; this.buttonLane7.BackPictureBox2 = null; this.buttonLane7.ButtonColor = System.Drawing.Color.Gray; this.buttonLane7.ButtonImageAutoSize = true; this.buttonLane7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane7.DisableImage = null; this.buttonLane7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.DownImage"))); this.buttonLane7.GroupID = 0; this.buttonLane7.InitVisible = true; this.buttonLane7.Location = new System.Drawing.Point(223, 275); this.buttonLane7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane7.Name = "buttonLane7"; this.buttonLane7.NestedClickEventPrevent = false; this.buttonLane7.OutlinePixel = 1; this.buttonLane7.RepeatInterval = 200; this.buttonLane7.RepeatIntervalAccelerate = null; this.buttonLane7.SafeInterval = 200; this.buttonLane7.Size = new System.Drawing.Size(190, 120); this.buttonLane7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane7.TabIndex = 1; this.buttonLane7.Tag = "G"; this.buttonLane7.TextColor = System.Drawing.Color.Black; this.buttonLane7.TextDownColor = System.Drawing.Color.White; this.buttonLane7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage"))); this.buttonLane7.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane8 // this.buttonLane8.BackPictureBox = null; this.buttonLane8.BackPictureBox1 = null; this.buttonLane8.BackPictureBox2 = null; this.buttonLane8.ButtonColor = System.Drawing.Color.Gray; this.buttonLane8.ButtonImageAutoSize = true; this.buttonLane8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane8.DisableImage = null; this.buttonLane8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.DownImage"))); this.buttonLane8.GroupID = 0; this.buttonLane8.InitVisible = true; this.buttonLane8.Location = new System.Drawing.Point(419, 275); this.buttonLane8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane8.Name = "buttonLane8"; this.buttonLane8.NestedClickEventPrevent = false; this.buttonLane8.OutlinePixel = 1; this.buttonLane8.RepeatInterval = 200; this.buttonLane8.RepeatIntervalAccelerate = null; this.buttonLane8.SafeInterval = 200; this.buttonLane8.Size = new System.Drawing.Size(190, 120); this.buttonLane8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane8.TabIndex = 1; this.buttonLane8.Tag = "H"; this.buttonLane8.TextColor = System.Drawing.Color.Black; this.buttonLane8.TextDownColor = System.Drawing.Color.White; this.buttonLane8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage"))); this.buttonLane8.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane9 // this.buttonLane9.BackPictureBox = null; this.buttonLane9.BackPictureBox1 = null; this.buttonLane9.BackPictureBox2 = null; this.buttonLane9.ButtonColor = System.Drawing.Color.Gray; this.buttonLane9.ButtonImageAutoSize = true; this.buttonLane9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane9.DisableImage = null; this.buttonLane9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.DownImage"))); this.buttonLane9.GroupID = 0; this.buttonLane9.InitVisible = true; this.buttonLane9.Location = new System.Drawing.Point(615, 275); this.buttonLane9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane9.Name = "buttonLane9"; this.buttonLane9.NestedClickEventPrevent = false; this.buttonLane9.OutlinePixel = 1; this.buttonLane9.RepeatInterval = 200; this.buttonLane9.RepeatIntervalAccelerate = null; this.buttonLane9.SafeInterval = 200; this.buttonLane9.Size = new System.Drawing.Size(190, 120); this.buttonLane9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane9.TabIndex = 1; this.buttonLane9.Tag = "I"; this.buttonLane9.TextColor = System.Drawing.Color.Black; this.buttonLane9.TextDownColor = System.Drawing.Color.White; this.buttonLane9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage"))); this.buttonLane9.Click += new System.EventHandler(this.buttonLane_Click); // // buttonLane10 // this.buttonLane10.BackPictureBox = null; this.buttonLane10.BackPictureBox1 = null; this.buttonLane10.BackPictureBox2 = null; this.buttonLane10.ButtonColor = System.Drawing.Color.Gray; this.buttonLane10.ButtonImageAutoSize = true; this.buttonLane10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane10.DisableImage = null; this.buttonLane10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.DownImage"))); this.buttonLane10.GroupID = 0; this.buttonLane10.InitVisible = true; this.buttonLane10.Location = new System.Drawing.Point(811, 275); this.buttonLane10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane10.Name = "buttonLane10"; this.buttonLane10.NestedClickEventPrevent = false; this.buttonLane10.OutlinePixel = 1; this.buttonLane10.RepeatInterval = 200; this.buttonLane10.RepeatIntervalAccelerate = null; this.buttonLane10.SafeInterval = 200; this.buttonLane10.Size = new System.Drawing.Size(190, 120); this.buttonLane10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane10.TabIndex = 1; this.buttonLane10.Tag = "J"; this.buttonLane10.TextColor = System.Drawing.Color.Black; this.buttonLane10.TextDownColor = System.Drawing.Color.White; this.buttonLane10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage"))); this.buttonLane10.Click += new System.EventHandler(this.buttonLane_Click); // // smartLabel1 // this.smartLabel1.BackPictureBox = null; this.smartLabel1.BackPictureBox1 = null; this.smartLabel1.BackPictureBox2 = null; this.smartLabel1.BorderColor = System.Drawing.Color.Black; this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel1.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel1.InitVisible = true; this.smartLabel1.LineSpacing = 0F; this.smartLabel1.Location = new System.Drawing.Point(27, 169); this.smartLabel1.Name = "smartLabel1"; this.smartLabel1.Size = new System.Drawing.Size(55, 35); this.smartLabel1.TabIndex = 2; this.smartLabel1.Text = "1"; this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.Wordwrap = false; // // smartLabel2 // this.smartLabel2.BackPictureBox = null; this.smartLabel2.BackPictureBox1 = null; this.smartLabel2.BackPictureBox2 = null; this.smartLabel2.BorderColor = System.Drawing.Color.Black; this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel2.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel2.InitVisible = true; this.smartLabel2.LineSpacing = 0F; this.smartLabel2.Location = new System.Drawing.Point(223, 169); this.smartLabel2.Name = "smartLabel2"; this.smartLabel2.Size = new System.Drawing.Size(55, 35); this.smartLabel2.TabIndex = 2; this.smartLabel2.Text = "2"; this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel2.Wordwrap = false; // // smartLabel3 // this.smartLabel3.BackPictureBox = null; this.smartLabel3.BackPictureBox1 = null; this.smartLabel3.BackPictureBox2 = null; this.smartLabel3.BorderColor = System.Drawing.Color.Black; this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel3.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel3.InitVisible = true; this.smartLabel3.LineSpacing = 0F; this.smartLabel3.Location = new System.Drawing.Point(419, 169); this.smartLabel3.Name = "smartLabel3"; this.smartLabel3.Size = new System.Drawing.Size(55, 35); this.smartLabel3.TabIndex = 2; this.smartLabel3.Text = "3"; this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel3.Wordwrap = false; // // smartLabel4 // this.smartLabel4.BackPictureBox = null; this.smartLabel4.BackPictureBox1 = null; this.smartLabel4.BackPictureBox2 = null; this.smartLabel4.BorderColor = System.Drawing.Color.Black; this.smartLabel4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel4.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel4.InitVisible = true; this.smartLabel4.LineSpacing = 0F; this.smartLabel4.Location = new System.Drawing.Point(615, 169); this.smartLabel4.Name = "smartLabel4"; this.smartLabel4.Size = new System.Drawing.Size(55, 35); this.smartLabel4.TabIndex = 2; this.smartLabel4.Text = "4"; this.smartLabel4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel4.Wordwrap = false; // // smartLabel5 // this.smartLabel5.BackPictureBox = null; this.smartLabel5.BackPictureBox1 = null; this.smartLabel5.BackPictureBox2 = null; this.smartLabel5.BorderColor = System.Drawing.Color.Black; this.smartLabel5.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel5.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel5.InitVisible = true; this.smartLabel5.LineSpacing = 0F; this.smartLabel5.Location = new System.Drawing.Point(811, 169); this.smartLabel5.Name = "smartLabel5"; this.smartLabel5.Size = new System.Drawing.Size(55, 35); this.smartLabel5.TabIndex = 2; this.smartLabel5.Text = "5"; this.smartLabel5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel5.Wordwrap = false; // // smartLabel6 // this.smartLabel6.BackPictureBox = null; this.smartLabel6.BackPictureBox1 = null; this.smartLabel6.BackPictureBox2 = null; this.smartLabel6.BorderColor = System.Drawing.Color.Black; this.smartLabel6.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel6.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel6.InitVisible = true; this.smartLabel6.LineSpacing = 0F; this.smartLabel6.Location = new System.Drawing.Point(27, 404); this.smartLabel6.Name = "smartLabel6"; this.smartLabel6.Size = new System.Drawing.Size(55, 35); this.smartLabel6.TabIndex = 2; this.smartLabel6.Text = "6"; this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel6.Wordwrap = false; // // smartLabel7 // this.smartLabel7.BackPictureBox = null; this.smartLabel7.BackPictureBox1 = null; this.smartLabel7.BackPictureBox2 = null; this.smartLabel7.BorderColor = System.Drawing.Color.Black; this.smartLabel7.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel7.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel7.InitVisible = true; this.smartLabel7.LineSpacing = 0F; this.smartLabel7.Location = new System.Drawing.Point(223, 404); this.smartLabel7.Name = "smartLabel7"; this.smartLabel7.Size = new System.Drawing.Size(55, 35); this.smartLabel7.TabIndex = 2; this.smartLabel7.Text = "7"; this.smartLabel7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel7.Wordwrap = false; // // smartLabel8 // this.smartLabel8.BackPictureBox = null; this.smartLabel8.BackPictureBox1 = null; this.smartLabel8.BackPictureBox2 = null; this.smartLabel8.BorderColor = System.Drawing.Color.Black; this.smartLabel8.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel8.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel8.InitVisible = true; this.smartLabel8.LineSpacing = 0F; this.smartLabel8.Location = new System.Drawing.Point(419, 404); this.smartLabel8.Name = "smartLabel8"; this.smartLabel8.Size = new System.Drawing.Size(55, 35); this.smartLabel8.TabIndex = 2; this.smartLabel8.Text = "8"; this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel8.Wordwrap = false; // // smartLabel9 // this.smartLabel9.BackPictureBox = null; this.smartLabel9.BackPictureBox1 = null; this.smartLabel9.BackPictureBox2 = null; this.smartLabel9.BorderColor = System.Drawing.Color.Black; this.smartLabel9.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel9.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel9.InitVisible = true; this.smartLabel9.LineSpacing = 0F; this.smartLabel9.Location = new System.Drawing.Point(615, 404); this.smartLabel9.Name = "smartLabel9"; this.smartLabel9.Size = new System.Drawing.Size(55, 35); this.smartLabel9.TabIndex = 2; this.smartLabel9.Text = "9"; this.smartLabel9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel9.Wordwrap = false; // // smartLabel10 // this.smartLabel10.BackPictureBox = null; this.smartLabel10.BackPictureBox1 = null; this.smartLabel10.BackPictureBox2 = null; this.smartLabel10.BorderColor = System.Drawing.Color.Black; this.smartLabel10.BorderStyle = System.Windows.Forms.BorderStyle.None; this.smartLabel10.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold); this.smartLabel10.InitVisible = true; this.smartLabel10.LineSpacing = 0F; this.smartLabel10.Location = new System.Drawing.Point(811, 404); this.smartLabel10.Name = "smartLabel10"; this.smartLabel10.Size = new System.Drawing.Size(55, 35); this.smartLabel10.TabIndex = 2; this.smartLabel10.Text = "10"; this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle; this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel10.Wordwrap = false; // // labelWeight1 // this.labelWeight1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight1.BackPictureBox = null; this.labelWeight1.BackPictureBox1 = null; this.labelWeight1.BackPictureBox2 = null; this.labelWeight1.BorderColor = System.Drawing.Color.Black; this.labelWeight1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight1.InitVisible = true; this.labelWeight1.LineSpacing = 0F; this.labelWeight1.Location = new System.Drawing.Point(83, 169); this.labelWeight1.Name = "labelWeight1"; this.labelWeight1.Size = new System.Drawing.Size(134, 35); this.labelWeight1.TabIndex = 4; this.labelWeight1.Text = "0.0"; this.labelWeight1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight1.Wordwrap = false; // // labelWeight2 // this.labelWeight2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight2.BackPictureBox = null; this.labelWeight2.BackPictureBox1 = null; this.labelWeight2.BackPictureBox2 = null; this.labelWeight2.BorderColor = System.Drawing.Color.Black; this.labelWeight2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight2.InitVisible = true; this.labelWeight2.LineSpacing = 0F; this.labelWeight2.Location = new System.Drawing.Point(279, 169); this.labelWeight2.Name = "labelWeight2"; this.labelWeight2.Size = new System.Drawing.Size(134, 35); this.labelWeight2.TabIndex = 4; this.labelWeight2.Text = "0.0"; this.labelWeight2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight2.Wordwrap = false; // // labelWeight3 // this.labelWeight3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight3.BackPictureBox = null; this.labelWeight3.BackPictureBox1 = null; this.labelWeight3.BackPictureBox2 = null; this.labelWeight3.BorderColor = System.Drawing.Color.Black; this.labelWeight3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight3.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight3.InitVisible = true; this.labelWeight3.LineSpacing = 0F; this.labelWeight3.Location = new System.Drawing.Point(475, 169); this.labelWeight3.Name = "labelWeight3"; this.labelWeight3.Size = new System.Drawing.Size(134, 35); this.labelWeight3.TabIndex = 4; this.labelWeight3.Text = "0.0"; this.labelWeight3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight3.Wordwrap = false; // // labelWeight4 // this.labelWeight4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight4.BackPictureBox = null; this.labelWeight4.BackPictureBox1 = null; this.labelWeight4.BackPictureBox2 = null; this.labelWeight4.BorderColor = System.Drawing.Color.Black; this.labelWeight4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight4.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight4.InitVisible = true; this.labelWeight4.LineSpacing = 0F; this.labelWeight4.Location = new System.Drawing.Point(671, 169); this.labelWeight4.Name = "labelWeight4"; this.labelWeight4.Size = new System.Drawing.Size(134, 35); this.labelWeight4.TabIndex = 4; this.labelWeight4.Text = "0.0"; this.labelWeight4.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight4.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight4.Wordwrap = false; // // labelWeight5 // this.labelWeight5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight5.BackPictureBox = null; this.labelWeight5.BackPictureBox1 = null; this.labelWeight5.BackPictureBox2 = null; this.labelWeight5.BorderColor = System.Drawing.Color.Black; this.labelWeight5.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight5.InitVisible = true; this.labelWeight5.LineSpacing = 0F; this.labelWeight5.Location = new System.Drawing.Point(867, 169); this.labelWeight5.Name = "labelWeight5"; this.labelWeight5.Size = new System.Drawing.Size(134, 35); this.labelWeight5.TabIndex = 4; this.labelWeight5.Text = "0.0"; this.labelWeight5.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight5.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight5.Wordwrap = false; // // labelWeight6 // this.labelWeight6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight6.BackPictureBox = null; this.labelWeight6.BackPictureBox1 = null; this.labelWeight6.BackPictureBox2 = null; this.labelWeight6.BorderColor = System.Drawing.Color.Black; this.labelWeight6.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight6.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight6.InitVisible = true; this.labelWeight6.LineSpacing = 0F; this.labelWeight6.Location = new System.Drawing.Point(83, 404); this.labelWeight6.Name = "labelWeight6"; this.labelWeight6.Size = new System.Drawing.Size(134, 35); this.labelWeight6.TabIndex = 4; this.labelWeight6.Text = "0.0"; this.labelWeight6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight6.Wordwrap = false; // // labelWeight7 // this.labelWeight7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight7.BackPictureBox = null; this.labelWeight7.BackPictureBox1 = null; this.labelWeight7.BackPictureBox2 = null; this.labelWeight7.BorderColor = System.Drawing.Color.Black; this.labelWeight7.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight7.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight7.InitVisible = true; this.labelWeight7.LineSpacing = 0F; this.labelWeight7.Location = new System.Drawing.Point(279, 404); this.labelWeight7.Name = "labelWeight7"; this.labelWeight7.Size = new System.Drawing.Size(134, 35); this.labelWeight7.TabIndex = 4; this.labelWeight7.Text = "0.0"; this.labelWeight7.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight7.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight7.Wordwrap = false; // // labelWeight8 // this.labelWeight8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight8.BackPictureBox = null; this.labelWeight8.BackPictureBox1 = null; this.labelWeight8.BackPictureBox2 = null; this.labelWeight8.BorderColor = System.Drawing.Color.Black; this.labelWeight8.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight8.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight8.InitVisible = true; this.labelWeight8.LineSpacing = 0F; this.labelWeight8.Location = new System.Drawing.Point(475, 404); this.labelWeight8.Name = "labelWeight8"; this.labelWeight8.Size = new System.Drawing.Size(134, 35); this.labelWeight8.TabIndex = 4; this.labelWeight8.Text = "0.0"; this.labelWeight8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight8.Wordwrap = false; // // labelWeight9 // this.labelWeight9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight9.BackPictureBox = null; this.labelWeight9.BackPictureBox1 = null; this.labelWeight9.BackPictureBox2 = null; this.labelWeight9.BorderColor = System.Drawing.Color.Black; this.labelWeight9.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight9.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight9.InitVisible = true; this.labelWeight9.LineSpacing = 0F; this.labelWeight9.Location = new System.Drawing.Point(671, 404); this.labelWeight9.Name = "labelWeight9"; this.labelWeight9.Size = new System.Drawing.Size(134, 35); this.labelWeight9.TabIndex = 4; this.labelWeight9.Text = "0.0"; this.labelWeight9.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight9.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight9.Wordwrap = false; // // labelWeight10 // this.labelWeight10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.labelWeight10.BackPictureBox = null; this.labelWeight10.BackPictureBox1 = null; this.labelWeight10.BackPictureBox2 = null; this.labelWeight10.BorderColor = System.Drawing.Color.Black; this.labelWeight10.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelWeight10.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold); this.labelWeight10.InitVisible = true; this.labelWeight10.LineSpacing = 0F; this.labelWeight10.Location = new System.Drawing.Point(867, 404); this.labelWeight10.Name = "labelWeight10"; this.labelWeight10.Size = new System.Drawing.Size(134, 35); this.labelWeight10.TabIndex = 4; this.labelWeight10.Text = "0.0"; this.labelWeight10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right; this.labelWeight10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelWeight10.Wordwrap = false; // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelWeight10); this.smartGroupBox1.Controls.Add(this.labelWeight9); this.smartGroupBox1.Controls.Add(this.labelWeight8); this.smartGroupBox1.Controls.Add(this.labelWeight7); this.smartGroupBox1.Controls.Add(this.labelWeight6); this.smartGroupBox1.Controls.Add(this.labelWeight5); this.smartGroupBox1.Controls.Add(this.labelWeight4); this.smartGroupBox1.Controls.Add(this.labelWeight3); this.smartGroupBox1.Controls.Add(this.labelWeight2); this.smartGroupBox1.Controls.Add(this.labelWeight1); this.smartGroupBox1.Controls.Add(this.smartLabel10); this.smartGroupBox1.Controls.Add(this.smartLabel9); this.smartGroupBox1.Controls.Add(this.smartLabel8); this.smartGroupBox1.Controls.Add(this.smartLabel7); this.smartGroupBox1.Controls.Add(this.smartLabel6); this.smartGroupBox1.Controls.Add(this.smartLabel5); this.smartGroupBox1.Controls.Add(this.smartLabel4); this.smartGroupBox1.Controls.Add(this.smartLabel3); this.smartGroupBox1.Controls.Add(this.smartLabel2); this.smartGroupBox1.Controls.Add(this.smartLabel1); this.smartGroupBox1.Controls.Add(this.buttonLane10); this.smartGroupBox1.Controls.Add(this.buttonLane9); this.smartGroupBox1.Controls.Add(this.buttonLane8); this.smartGroupBox1.Controls.Add(this.buttonLane7); this.smartGroupBox1.Controls.Add(this.buttonLane6); this.smartGroupBox1.Controls.Add(this.buttonLane5); this.smartGroupBox1.Controls.Add(this.buttonLane4); this.smartGroupBox1.Controls.Add(this.buttonLane3); this.smartGroupBox1.Controls.Add(this.buttonLane2); this.smartGroupBox1.Controls.Add(this.buttonLane1); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.Size = new System.Drawing.Size(1024, 480); this.smartGroupBox1.TabIndex = 5; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // ControlCalibration10 // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlCalibration10"; this.Size = new System.Drawing.Size(1024, 480); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartButton buttonLane1; private SmartX.SmartButton buttonLane2; private SmartX.SmartButton buttonLane3; private SmartX.SmartButton buttonLane4; private SmartX.SmartButton buttonLane5; private SmartX.SmartButton buttonLane6; private SmartX.SmartButton buttonLane7; private SmartX.SmartButton buttonLane8; private SmartX.SmartButton buttonLane9; private SmartX.SmartButton buttonLane10; private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel smartLabel4; private SmartX.SmartLabel smartLabel5; private SmartX.SmartLabel smartLabel6; private SmartX.SmartLabel smartLabel7; private SmartX.SmartLabel smartLabel8; private SmartX.SmartLabel smartLabel9; private SmartX.SmartLabel smartLabel10; private SmartX.SmartLabel labelWeight1; private SmartX.SmartLabel labelWeight2; private SmartX.SmartLabel labelWeight3; private SmartX.SmartLabel labelWeight4; private SmartX.SmartLabel labelWeight5; private SmartX.SmartLabel labelWeight6; private SmartX.SmartLabel labelWeight7; private SmartX.SmartLabel labelWeight8; private SmartX.SmartLabel labelWeight9; private SmartX.SmartLabel labelWeight10; private SmartX.SmartGroupBox smartGroupBox1; } }