buttonLine -> buttonLane 이름 변경

master
CJY 2025-10-30 11:24:28 +09:00
parent e8ba42d421
commit 19673b9ead
8 changed files with 32688 additions and 34421 deletions

View File

@ -29,16 +29,16 @@
private void InitializeComponent() private void InitializeComponent()
{ {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCalibration10)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCalibration10));
this.buttonLine1 = new SmartX.SmartButton(); this.buttonLane1 = new SmartX.SmartButton();
this.buttonLine2 = new SmartX.SmartButton(); this.buttonLane2 = new SmartX.SmartButton();
this.buttonLine3 = new SmartX.SmartButton(); this.buttonLane3 = new SmartX.SmartButton();
this.buttonLine4 = new SmartX.SmartButton(); this.buttonLane4 = new SmartX.SmartButton();
this.buttonLine5 = new SmartX.SmartButton(); this.buttonLane5 = new SmartX.SmartButton();
this.buttonLine6 = new SmartX.SmartButton(); this.buttonLane6 = new SmartX.SmartButton();
this.buttonLine7 = new SmartX.SmartButton(); this.buttonLane7 = new SmartX.SmartButton();
this.buttonLine8 = new SmartX.SmartButton(); this.buttonLane8 = new SmartX.SmartButton();
this.buttonLine9 = new SmartX.SmartButton(); this.buttonLane9 = new SmartX.SmartButton();
this.buttonLine10 = new SmartX.SmartButton(); this.buttonLane10 = new SmartX.SmartButton();
this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel();
@ -83,325 +83,315 @@
this.smartGroupBox1.SuspendLayout(); this.smartGroupBox1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
// buttonLine1 // buttonLane1
// //
this.buttonLine1.BackPictureBox = null; this.buttonLane1.BackPictureBox = null;
this.buttonLine1.BackPictureBox1 = null; this.buttonLane1.BackPictureBox1 = null;
this.buttonLine1.BackPictureBox2 = null; this.buttonLane1.BackPictureBox2 = null;
this.buttonLine1.ButtonColor = System.Drawing.Color.Gray; this.buttonLane1.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine1.ButtonImageAutoSize = true; this.buttonLane1.ButtonImageAutoSize = true;
this.buttonLine1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine1.DisableImage = null; this.buttonLane1.DisableImage = null;
this.buttonLine1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.DownImage"))); this.buttonLane1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.DownImage")));
this.buttonLine1.GroupID = 0; this.buttonLane1.GroupID = 0;
this.buttonLine1.InitVisible = true; this.buttonLane1.InitVisible = true;
this.buttonLine1.Location = new System.Drawing.Point(27, 13); this.buttonLane1.Location = new System.Drawing.Point(27, 13);
this.buttonLine1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine1.Name = "buttonLine1"; this.buttonLane1.Name = "buttonLane1";
this.buttonLine1.NestedClickEventPrevent = false; this.buttonLane1.NestedClickEventPrevent = false;
this.buttonLine1.OutlinePixel = 1; this.buttonLane1.OutlinePixel = 1;
this.buttonLine1.RepeatInterval = 200; this.buttonLane1.RepeatInterval = 200;
this.buttonLine1.RepeatIntervalAccelerate = null; this.buttonLane1.RepeatIntervalAccelerate = null;
this.buttonLine1.SafeInterval = 200; this.buttonLane1.SafeInterval = 200;
this.buttonLine1.Size = new System.Drawing.Size(190, 120); this.buttonLane1.Size = new System.Drawing.Size(190, 120);
this.buttonLine1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine1.TabIndex = 1; this.buttonLane1.TabIndex = 1;
this.buttonLine1.Tag = "A"; this.buttonLane1.Tag = "A";
this.buttonLine1.TextColor = System.Drawing.Color.Black; this.buttonLane1.TextColor = System.Drawing.Color.Black;
this.buttonLine1.TextDownColor = System.Drawing.Color.White; this.buttonLane1.TextDownColor = System.Drawing.Color.White;
this.buttonLine1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.UpImage"))); this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
this.buttonLine1.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine2 // buttonLane2
// //
this.buttonLine2.BackPictureBox = null; this.buttonLane2.BackPictureBox = null;
this.buttonLine2.BackPictureBox1 = null; this.buttonLane2.BackPictureBox1 = null;
this.buttonLine2.BackPictureBox2 = null; this.buttonLane2.BackPictureBox2 = null;
this.buttonLine2.ButtonColor = System.Drawing.Color.Gray; this.buttonLane2.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine2.ButtonImageAutoSize = true; this.buttonLane2.ButtonImageAutoSize = true;
this.buttonLine2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine2.DisableImage = null; this.buttonLane2.DisableImage = null;
this.buttonLine2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.DownImage"))); this.buttonLane2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.DownImage")));
this.buttonLine2.GroupID = 0; this.buttonLane2.GroupID = 0;
this.buttonLine2.InitVisible = true; this.buttonLane2.InitVisible = true;
this.buttonLine2.Location = new System.Drawing.Point(223, 13); this.buttonLane2.Location = new System.Drawing.Point(223, 13);
this.buttonLine2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine2.Name = "buttonLine2"; this.buttonLane2.Name = "buttonLane2";
this.buttonLine2.NestedClickEventPrevent = false; this.buttonLane2.NestedClickEventPrevent = false;
this.buttonLine2.OutlinePixel = 1; this.buttonLane2.OutlinePixel = 1;
this.buttonLine2.RepeatInterval = 200; this.buttonLane2.RepeatInterval = 200;
this.buttonLine2.RepeatIntervalAccelerate = null; this.buttonLane2.RepeatIntervalAccelerate = null;
this.buttonLine2.SafeInterval = 200; this.buttonLane2.SafeInterval = 200;
this.buttonLine2.Size = new System.Drawing.Size(190, 120); this.buttonLane2.Size = new System.Drawing.Size(190, 120);
this.buttonLine2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine2.TabIndex = 1; this.buttonLane2.TabIndex = 1;
this.buttonLine2.Tag = "B"; this.buttonLane2.Tag = "B";
this.buttonLine2.TextColor = System.Drawing.Color.Black; this.buttonLane2.TextColor = System.Drawing.Color.Black;
this.buttonLine2.TextDownColor = System.Drawing.Color.White; this.buttonLane2.TextDownColor = System.Drawing.Color.White;
this.buttonLine2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.UpImage"))); this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
this.buttonLine2.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine3 // buttonLane3
// //
this.buttonLine3.BackPictureBox = null; this.buttonLane3.BackPictureBox = null;
this.buttonLine3.BackPictureBox1 = null; this.buttonLane3.BackPictureBox1 = null;
this.buttonLine3.BackPictureBox2 = null; this.buttonLane3.BackPictureBox2 = null;
this.buttonLine3.ButtonColor = System.Drawing.Color.Gray; this.buttonLane3.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine3.ButtonImageAutoSize = true; this.buttonLane3.ButtonImageAutoSize = true;
this.buttonLine3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine3.DisableImage = null; this.buttonLane3.DisableImage = null;
this.buttonLine3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.DownImage"))); this.buttonLane3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.DownImage")));
this.buttonLine3.GroupID = 0; this.buttonLane3.GroupID = 0;
this.buttonLine3.InitVisible = true; this.buttonLane3.InitVisible = true;
this.buttonLine3.Location = new System.Drawing.Point(419, 13); this.buttonLane3.Location = new System.Drawing.Point(419, 13);
this.buttonLine3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine3.Name = "buttonLine3"; this.buttonLane3.Name = "buttonLane3";
this.buttonLine3.NestedClickEventPrevent = false; this.buttonLane3.NestedClickEventPrevent = false;
this.buttonLine3.OutlinePixel = 1; this.buttonLane3.OutlinePixel = 1;
this.buttonLine3.RepeatInterval = 200; this.buttonLane3.RepeatInterval = 200;
this.buttonLine3.RepeatIntervalAccelerate = null; this.buttonLane3.RepeatIntervalAccelerate = null;
this.buttonLine3.SafeInterval = 200; this.buttonLane3.SafeInterval = 200;
this.buttonLine3.Size = new System.Drawing.Size(190, 120); this.buttonLane3.Size = new System.Drawing.Size(190, 120);
this.buttonLine3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine3.TabIndex = 1; this.buttonLane3.TabIndex = 1;
this.buttonLine3.Tag = "C"; this.buttonLane3.Tag = "C";
this.buttonLine3.TextColor = System.Drawing.Color.Black; this.buttonLane3.TextColor = System.Drawing.Color.Black;
this.buttonLine3.TextDownColor = System.Drawing.Color.White; this.buttonLane3.TextDownColor = System.Drawing.Color.White;
this.buttonLine3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.UpImage"))); this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
this.buttonLine3.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine4 // buttonLane4
// //
this.buttonLine4.BackPictureBox = null; this.buttonLane4.BackPictureBox = null;
this.buttonLine4.BackPictureBox1 = null; this.buttonLane4.BackPictureBox1 = null;
this.buttonLine4.BackPictureBox2 = null; this.buttonLane4.BackPictureBox2 = null;
this.buttonLine4.ButtonColor = System.Drawing.Color.Gray; this.buttonLane4.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine4.ButtonImageAutoSize = true; this.buttonLane4.ButtonImageAutoSize = true;
this.buttonLine4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine4.DisableImage = null; this.buttonLane4.DisableImage = null;
this.buttonLine4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.DownImage"))); this.buttonLane4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.DownImage")));
this.buttonLine4.GroupID = 0; this.buttonLane4.GroupID = 0;
this.buttonLine4.InitVisible = true; this.buttonLane4.InitVisible = true;
this.buttonLine4.Location = new System.Drawing.Point(615, 13); this.buttonLane4.Location = new System.Drawing.Point(615, 13);
this.buttonLine4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine4.Name = "buttonLine4"; this.buttonLane4.Name = "buttonLane4";
this.buttonLine4.NestedClickEventPrevent = false; this.buttonLane4.NestedClickEventPrevent = false;
this.buttonLine4.OutlinePixel = 1; this.buttonLane4.OutlinePixel = 1;
this.buttonLine4.RepeatInterval = 200; this.buttonLane4.RepeatInterval = 200;
this.buttonLine4.RepeatIntervalAccelerate = null; this.buttonLane4.RepeatIntervalAccelerate = null;
this.buttonLine4.SafeInterval = 200; this.buttonLane4.SafeInterval = 200;
this.buttonLine4.Size = new System.Drawing.Size(190, 120); this.buttonLane4.Size = new System.Drawing.Size(190, 120);
this.buttonLine4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine4.TabIndex = 1; this.buttonLane4.TabIndex = 1;
this.buttonLine4.Tag = "D"; this.buttonLane4.Tag = "D";
this.buttonLine4.TextColor = System.Drawing.Color.Black; this.buttonLane4.TextColor = System.Drawing.Color.Black;
this.buttonLine4.TextDownColor = System.Drawing.Color.White; this.buttonLane4.TextDownColor = System.Drawing.Color.White;
this.buttonLine4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine4.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.UpImage"))); this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
this.buttonLine4.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine5 // buttonLane5
// //
this.buttonLine5.BackPictureBox = null; this.buttonLane5.BackPictureBox = null;
this.buttonLine5.BackPictureBox1 = null; this.buttonLane5.BackPictureBox1 = null;
this.buttonLine5.BackPictureBox2 = null; this.buttonLane5.BackPictureBox2 = null;
this.buttonLine5.ButtonColor = System.Drawing.Color.Gray; this.buttonLane5.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine5.ButtonImageAutoSize = true; this.buttonLane5.ButtonImageAutoSize = true;
this.buttonLine5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine5.DisableImage = null; this.buttonLane5.DisableImage = null;
this.buttonLine5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.DownImage"))); this.buttonLane5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.DownImage")));
this.buttonLine5.GroupID = 0; this.buttonLane5.GroupID = 0;
this.buttonLine5.InitVisible = true; this.buttonLane5.InitVisible = true;
this.buttonLine5.Location = new System.Drawing.Point(811, 13); this.buttonLane5.Location = new System.Drawing.Point(811, 13);
this.buttonLine5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine5.Name = "buttonLine5"; this.buttonLane5.Name = "buttonLane5";
this.buttonLine5.NestedClickEventPrevent = false; this.buttonLane5.NestedClickEventPrevent = false;
this.buttonLine5.OutlinePixel = 1; this.buttonLane5.OutlinePixel = 1;
this.buttonLine5.RepeatInterval = 200; this.buttonLane5.RepeatInterval = 200;
this.buttonLine5.RepeatIntervalAccelerate = null; this.buttonLane5.RepeatIntervalAccelerate = null;
this.buttonLine5.SafeInterval = 200; this.buttonLane5.SafeInterval = 200;
this.buttonLine5.Size = new System.Drawing.Size(190, 120); this.buttonLane5.Size = new System.Drawing.Size(190, 120);
this.buttonLine5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine5.TabIndex = 1; this.buttonLane5.TabIndex = 1;
this.buttonLine5.Tag = "E"; this.buttonLane5.Tag = "E";
this.buttonLine5.TextColor = System.Drawing.Color.Black; this.buttonLane5.TextColor = System.Drawing.Color.Black;
this.buttonLine5.TextDownColor = System.Drawing.Color.White; this.buttonLane5.TextDownColor = System.Drawing.Color.White;
this.buttonLine5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine5.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.UpImage"))); this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
this.buttonLine5.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine6 // buttonLane6
// //
this.buttonLine6.BackPictureBox = null; this.buttonLane6.BackPictureBox = null;
this.buttonLine6.BackPictureBox1 = null; this.buttonLane6.BackPictureBox1 = null;
this.buttonLine6.BackPictureBox2 = null; this.buttonLane6.BackPictureBox2 = null;
this.buttonLine6.ButtonColor = System.Drawing.Color.Gray; this.buttonLane6.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine6.ButtonImageAutoSize = true; this.buttonLane6.ButtonImageAutoSize = true;
this.buttonLine6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine6.DisableImage = null; this.buttonLane6.DisableImage = null;
this.buttonLine6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.DownImage"))); this.buttonLane6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.DownImage")));
this.buttonLine6.GroupID = 0; this.buttonLane6.GroupID = 0;
this.buttonLine6.InitVisible = true; this.buttonLane6.InitVisible = true;
this.buttonLine6.Location = new System.Drawing.Point(27, 248); this.buttonLane6.Location = new System.Drawing.Point(27, 248);
this.buttonLine6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine6.Name = "buttonLine6"; this.buttonLane6.Name = "buttonLane6";
this.buttonLine6.NestedClickEventPrevent = false; this.buttonLane6.NestedClickEventPrevent = false;
this.buttonLine6.OutlinePixel = 1; this.buttonLane6.OutlinePixel = 1;
this.buttonLine6.RepeatInterval = 200; this.buttonLane6.RepeatInterval = 200;
this.buttonLine6.RepeatIntervalAccelerate = null; this.buttonLane6.RepeatIntervalAccelerate = null;
this.buttonLine6.SafeInterval = 200; this.buttonLane6.SafeInterval = 200;
this.buttonLine6.Size = new System.Drawing.Size(190, 120); this.buttonLane6.Size = new System.Drawing.Size(190, 120);
this.buttonLine6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine6.TabIndex = 1; this.buttonLane6.TabIndex = 1;
this.buttonLine6.Tag = "F"; this.buttonLane6.Tag = "F";
this.buttonLine6.TextColor = System.Drawing.Color.Black; this.buttonLane6.TextColor = System.Drawing.Color.Black;
this.buttonLine6.TextDownColor = System.Drawing.Color.White; this.buttonLane6.TextDownColor = System.Drawing.Color.White;
this.buttonLine6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine6.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.UpImage"))); this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
this.buttonLine6.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine7 // buttonLane7
// //
this.buttonLine7.BackPictureBox = null; this.buttonLane7.BackPictureBox = null;
this.buttonLine7.BackPictureBox1 = null; this.buttonLane7.BackPictureBox1 = null;
this.buttonLine7.BackPictureBox2 = null; this.buttonLane7.BackPictureBox2 = null;
this.buttonLine7.ButtonColor = System.Drawing.Color.Gray; this.buttonLane7.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine7.ButtonImageAutoSize = true; this.buttonLane7.ButtonImageAutoSize = true;
this.buttonLine7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine7.DisableImage = null; this.buttonLane7.DisableImage = null;
this.buttonLine7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.DownImage"))); this.buttonLane7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.DownImage")));
this.buttonLine7.GroupID = 0; this.buttonLane7.GroupID = 0;
this.buttonLine7.InitVisible = true; this.buttonLane7.InitVisible = true;
this.buttonLine7.Location = new System.Drawing.Point(223, 248); this.buttonLane7.Location = new System.Drawing.Point(223, 248);
this.buttonLine7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine7.Name = "buttonLine7"; this.buttonLane7.Name = "buttonLane7";
this.buttonLine7.NestedClickEventPrevent = false; this.buttonLane7.NestedClickEventPrevent = false;
this.buttonLine7.OutlinePixel = 1; this.buttonLane7.OutlinePixel = 1;
this.buttonLine7.RepeatInterval = 200; this.buttonLane7.RepeatInterval = 200;
this.buttonLine7.RepeatIntervalAccelerate = null; this.buttonLane7.RepeatIntervalAccelerate = null;
this.buttonLine7.SafeInterval = 200; this.buttonLane7.SafeInterval = 200;
this.buttonLine7.Size = new System.Drawing.Size(190, 120); this.buttonLane7.Size = new System.Drawing.Size(190, 120);
this.buttonLine7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine7.TabIndex = 1; this.buttonLane7.TabIndex = 1;
this.buttonLine7.Tag = "G"; this.buttonLane7.Tag = "G";
this.buttonLine7.TextColor = System.Drawing.Color.Black; this.buttonLane7.TextColor = System.Drawing.Color.Black;
this.buttonLine7.TextDownColor = System.Drawing.Color.White; this.buttonLane7.TextDownColor = System.Drawing.Color.White;
this.buttonLine7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine7.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.UpImage"))); this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
this.buttonLine7.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine8 // buttonLane8
// //
this.buttonLine8.BackPictureBox = null; this.buttonLane8.BackPictureBox = null;
this.buttonLine8.BackPictureBox1 = null; this.buttonLane8.BackPictureBox1 = null;
this.buttonLine8.BackPictureBox2 = null; this.buttonLane8.BackPictureBox2 = null;
this.buttonLine8.ButtonColor = System.Drawing.Color.Gray; this.buttonLane8.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine8.ButtonImageAutoSize = true; this.buttonLane8.ButtonImageAutoSize = true;
this.buttonLine8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine8.DisableImage = null; this.buttonLane8.DisableImage = null;
this.buttonLine8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.DownImage"))); this.buttonLane8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.DownImage")));
this.buttonLine8.GroupID = 0; this.buttonLane8.GroupID = 0;
this.buttonLine8.InitVisible = true; this.buttonLane8.InitVisible = true;
this.buttonLine8.Location = new System.Drawing.Point(419, 248); this.buttonLane8.Location = new System.Drawing.Point(419, 248);
this.buttonLine8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine8.Name = "buttonLine8"; this.buttonLane8.Name = "buttonLane8";
this.buttonLine8.NestedClickEventPrevent = false; this.buttonLane8.NestedClickEventPrevent = false;
this.buttonLine8.OutlinePixel = 1; this.buttonLane8.OutlinePixel = 1;
this.buttonLine8.RepeatInterval = 200; this.buttonLane8.RepeatInterval = 200;
this.buttonLine8.RepeatIntervalAccelerate = null; this.buttonLane8.RepeatIntervalAccelerate = null;
this.buttonLine8.SafeInterval = 200; this.buttonLane8.SafeInterval = 200;
this.buttonLine8.Size = new System.Drawing.Size(190, 120); this.buttonLane8.Size = new System.Drawing.Size(190, 120);
this.buttonLine8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine8.TabIndex = 1; this.buttonLane8.TabIndex = 1;
this.buttonLine8.Tag = "H"; this.buttonLane8.Tag = "H";
this.buttonLine8.TextColor = System.Drawing.Color.Black; this.buttonLane8.TextColor = System.Drawing.Color.Black;
this.buttonLine8.TextDownColor = System.Drawing.Color.White; this.buttonLane8.TextDownColor = System.Drawing.Color.White;
this.buttonLine8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine8.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.UpImage"))); this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
this.buttonLine8.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine9 // buttonLane9
// //
this.buttonLine9.BackPictureBox = null; this.buttonLane9.BackPictureBox = null;
this.buttonLine9.BackPictureBox1 = null; this.buttonLane9.BackPictureBox1 = null;
this.buttonLine9.BackPictureBox2 = null; this.buttonLane9.BackPictureBox2 = null;
this.buttonLine9.ButtonColor = System.Drawing.Color.Gray; this.buttonLane9.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine9.ButtonImageAutoSize = true; this.buttonLane9.ButtonImageAutoSize = true;
this.buttonLine9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane9.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine9.DisableImage = null; this.buttonLane9.DisableImage = null;
this.buttonLine9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.DownImage"))); this.buttonLane9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.DownImage")));
this.buttonLine9.GroupID = 0; this.buttonLane9.GroupID = 0;
this.buttonLine9.InitVisible = true; this.buttonLane9.InitVisible = true;
this.buttonLine9.Location = new System.Drawing.Point(615, 248); this.buttonLane9.Location = new System.Drawing.Point(615, 248);
this.buttonLine9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine9.Name = "buttonLine9"; this.buttonLane9.Name = "buttonLane9";
this.buttonLine9.NestedClickEventPrevent = false; this.buttonLane9.NestedClickEventPrevent = false;
this.buttonLine9.OutlinePixel = 1; this.buttonLane9.OutlinePixel = 1;
this.buttonLine9.RepeatInterval = 200; this.buttonLane9.RepeatInterval = 200;
this.buttonLine9.RepeatIntervalAccelerate = null; this.buttonLane9.RepeatIntervalAccelerate = null;
this.buttonLine9.SafeInterval = 200; this.buttonLane9.SafeInterval = 200;
this.buttonLine9.Size = new System.Drawing.Size(190, 120); this.buttonLane9.Size = new System.Drawing.Size(190, 120);
this.buttonLine9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine9.TabIndex = 1; this.buttonLane9.TabIndex = 1;
this.buttonLine9.Tag = "I"; this.buttonLane9.Tag = "I";
this.buttonLine9.TextColor = System.Drawing.Color.Black; this.buttonLane9.TextColor = System.Drawing.Color.Black;
this.buttonLine9.TextDownColor = System.Drawing.Color.White; this.buttonLane9.TextDownColor = System.Drawing.Color.White;
this.buttonLine9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine9.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.UpImage"))); this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
this.buttonLine9.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine10 // buttonLane10
// //
this.buttonLine10.BackPictureBox = null; this.buttonLane10.BackPictureBox = null;
this.buttonLine10.BackPictureBox1 = null; this.buttonLane10.BackPictureBox1 = null;
this.buttonLine10.BackPictureBox2 = null; this.buttonLane10.BackPictureBox2 = null;
this.buttonLine10.ButtonColor = System.Drawing.Color.Gray; this.buttonLane10.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine10.ButtonImageAutoSize = true; this.buttonLane10.ButtonImageAutoSize = true;
this.buttonLine10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane10.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine10.DisableImage = null; this.buttonLane10.DisableImage = null;
this.buttonLine10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.DownImage"))); this.buttonLane10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.DownImage")));
this.buttonLine10.GroupID = 0; this.buttonLane10.GroupID = 0;
this.buttonLine10.InitVisible = true; this.buttonLane10.InitVisible = true;
this.buttonLine10.Location = new System.Drawing.Point(811, 248); this.buttonLane10.Location = new System.Drawing.Point(811, 248);
this.buttonLine10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine10.Name = "buttonLine10"; this.buttonLane10.Name = "buttonLane10";
this.buttonLine10.NestedClickEventPrevent = false; this.buttonLane10.NestedClickEventPrevent = false;
this.buttonLine10.OutlinePixel = 1; this.buttonLane10.OutlinePixel = 1;
this.buttonLine10.RepeatInterval = 200; this.buttonLane10.RepeatInterval = 200;
this.buttonLine10.RepeatIntervalAccelerate = null; this.buttonLane10.RepeatIntervalAccelerate = null;
this.buttonLine10.SafeInterval = 200; this.buttonLane10.SafeInterval = 200;
this.buttonLine10.Size = new System.Drawing.Size(190, 120); this.buttonLane10.Size = new System.Drawing.Size(190, 120);
this.buttonLine10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine10.TabIndex = 1; this.buttonLane10.TabIndex = 1;
this.buttonLine10.Tag = "J"; this.buttonLane10.Tag = "J";
this.buttonLine10.TextColor = System.Drawing.Color.Black; this.buttonLane10.TextColor = System.Drawing.Color.Black;
this.buttonLine10.TextDownColor = System.Drawing.Color.White; this.buttonLane10.TextDownColor = System.Drawing.Color.White;
this.buttonLine10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine10.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.UpImage"))); this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
this.buttonLine10.Click += new System.EventHandler(this.buttonLine_Click);
// //
// smartLabel1 // smartLabel1
// //
@ -1237,16 +1227,16 @@
this.smartGroupBox1.Controls.Add(this.smartLabel3); this.smartGroupBox1.Controls.Add(this.smartLabel3);
this.smartGroupBox1.Controls.Add(this.smartLabel2); this.smartGroupBox1.Controls.Add(this.smartLabel2);
this.smartGroupBox1.Controls.Add(this.smartLabel1); this.smartGroupBox1.Controls.Add(this.smartLabel1);
this.smartGroupBox1.Controls.Add(this.buttonLine10); this.smartGroupBox1.Controls.Add(this.buttonLane10);
this.smartGroupBox1.Controls.Add(this.buttonLine9); this.smartGroupBox1.Controls.Add(this.buttonLane9);
this.smartGroupBox1.Controls.Add(this.buttonLine8); this.smartGroupBox1.Controls.Add(this.buttonLane8);
this.smartGroupBox1.Controls.Add(this.buttonLine7); this.smartGroupBox1.Controls.Add(this.buttonLane7);
this.smartGroupBox1.Controls.Add(this.buttonLine6); this.smartGroupBox1.Controls.Add(this.buttonLane6);
this.smartGroupBox1.Controls.Add(this.buttonLine5); this.smartGroupBox1.Controls.Add(this.buttonLane5);
this.smartGroupBox1.Controls.Add(this.buttonLine4); this.smartGroupBox1.Controls.Add(this.buttonLane4);
this.smartGroupBox1.Controls.Add(this.buttonLine3); this.smartGroupBox1.Controls.Add(this.buttonLane3);
this.smartGroupBox1.Controls.Add(this.buttonLine2); this.smartGroupBox1.Controls.Add(this.buttonLane2);
this.smartGroupBox1.Controls.Add(this.buttonLine1); this.smartGroupBox1.Controls.Add(this.buttonLane1);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameLineThickness = 1;
@ -1275,16 +1265,16 @@
#endregion #endregion
private SmartX.SmartButton buttonLine1; private SmartX.SmartButton buttonLane1;
private SmartX.SmartButton buttonLine2; private SmartX.SmartButton buttonLane2;
private SmartX.SmartButton buttonLine3; private SmartX.SmartButton buttonLane3;
private SmartX.SmartButton buttonLine4; private SmartX.SmartButton buttonLane4;
private SmartX.SmartButton buttonLine5; private SmartX.SmartButton buttonLane5;
private SmartX.SmartButton buttonLine6; private SmartX.SmartButton buttonLane6;
private SmartX.SmartButton buttonLine7; private SmartX.SmartButton buttonLane7;
private SmartX.SmartButton buttonLine8; private SmartX.SmartButton buttonLane8;
private SmartX.SmartButton buttonLine9; private SmartX.SmartButton buttonLane9;
private SmartX.SmartButton buttonLine10; private SmartX.SmartButton buttonLane10;
private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel1;
private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel smartLabel3;

File diff suppressed because it is too large Load Diff

View File

@ -69,17 +69,17 @@
this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel();
this.buttonLine1 = new SmartX.SmartButton(); this.buttonLane1 = new SmartX.SmartButton();
this.buttonLine2 = new SmartX.SmartButton(); this.buttonLane2 = new SmartX.SmartButton();
this.buttonLine3 = new SmartX.SmartButton(); this.buttonLane3 = new SmartX.SmartButton();
this.buttonLine4 = new SmartX.SmartButton(); this.buttonLane4 = new SmartX.SmartButton();
this.buttonLine5 = new SmartX.SmartButton(); this.buttonLane5 = new SmartX.SmartButton();
this.buttonLine6 = new SmartX.SmartButton(); this.buttonLane6 = new SmartX.SmartButton();
this.buttonLine7 = new SmartX.SmartButton(); this.buttonLane7 = new SmartX.SmartButton();
this.buttonLine8 = new SmartX.SmartButton(); this.buttonLane8 = new SmartX.SmartButton();
this.buttonLine9 = new SmartX.SmartButton(); this.buttonLane9 = new SmartX.SmartButton();
this.buttonLine10 = new SmartX.SmartButton(); this.buttonLane10 = new SmartX.SmartButton();
this.buttonLine11 = new SmartX.SmartButton(); this.buttonLane11 = new SmartX.SmartButton();
this.smartLabel11 = new SmartX.SmartLabel(); this.smartLabel11 = new SmartX.SmartLabel();
this.labelWeight11 = new SmartX.SmartLabel(); this.labelWeight11 = new SmartX.SmartLabel();
this.labelADC11 = new SmartX.SmartLabel(); this.labelADC11 = new SmartX.SmartLabel();
@ -878,357 +878,346 @@
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false; this.smartLabel1.Wordwrap = false;
// //
// buttonLine1 // buttonLane1
// //
this.buttonLine1.BackPictureBox = null; this.buttonLane1.BackPictureBox = null;
this.buttonLine1.BackPictureBox1 = null; this.buttonLane1.BackPictureBox1 = null;
this.buttonLine1.BackPictureBox2 = null; this.buttonLane1.BackPictureBox2 = null;
this.buttonLine1.ButtonColor = System.Drawing.Color.Gray; this.buttonLane1.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine1.ButtonImageAutoSize = true; this.buttonLane1.ButtonImageAutoSize = true;
this.buttonLine1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine1.DisableImage = null; this.buttonLane1.DisableImage = null;
this.buttonLine1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.DownImage"))); this.buttonLane1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.DownImage")));
this.buttonLine1.GroupID = 0; this.buttonLane1.GroupID = 0;
this.buttonLine1.InitVisible = true; this.buttonLane1.InitVisible = true;
this.buttonLine1.Location = new System.Drawing.Point(27, 13); this.buttonLane1.Location = new System.Drawing.Point(27, 13);
this.buttonLine1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine1.Name = "buttonLine1"; this.buttonLane1.Name = "buttonLane1";
this.buttonLine1.NestedClickEventPrevent = false; this.buttonLane1.NestedClickEventPrevent = false;
this.buttonLine1.OutlinePixel = 1; this.buttonLane1.OutlinePixel = 1;
this.buttonLine1.RepeatInterval = 200; this.buttonLane1.RepeatInterval = 200;
this.buttonLine1.RepeatIntervalAccelerate = null; this.buttonLane1.RepeatIntervalAccelerate = null;
this.buttonLine1.SafeInterval = 200; this.buttonLane1.SafeInterval = 200;
this.buttonLine1.Size = new System.Drawing.Size(156, 120); this.buttonLane1.Size = new System.Drawing.Size(156, 120);
this.buttonLine1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine1.TabIndex = 55; this.buttonLane1.TabIndex = 55;
this.buttonLine1.Tag = "A"; this.buttonLane1.Tag = "A";
this.buttonLine1.TextColor = System.Drawing.Color.Black; this.buttonLane1.TextColor = System.Drawing.Color.Black;
this.buttonLine1.TextDownColor = System.Drawing.Color.White; this.buttonLane1.TextDownColor = System.Drawing.Color.White;
this.buttonLine1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.UpImage"))); this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
this.buttonLine1.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine2 // buttonLane2
// //
this.buttonLine2.BackPictureBox = null; this.buttonLane2.BackPictureBox = null;
this.buttonLine2.BackPictureBox1 = null; this.buttonLane2.BackPictureBox1 = null;
this.buttonLine2.BackPictureBox2 = null; this.buttonLane2.BackPictureBox2 = null;
this.buttonLine2.ButtonColor = System.Drawing.Color.Gray; this.buttonLane2.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine2.ButtonImageAutoSize = true; this.buttonLane2.ButtonImageAutoSize = true;
this.buttonLine2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine2.DisableImage = null; this.buttonLane2.DisableImage = null;
this.buttonLine2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.DownImage"))); this.buttonLane2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.DownImage")));
this.buttonLine2.GroupID = 0; this.buttonLane2.GroupID = 0;
this.buttonLine2.InitVisible = true; this.buttonLane2.InitVisible = true;
this.buttonLine2.Location = new System.Drawing.Point(189, 13); this.buttonLane2.Location = new System.Drawing.Point(189, 13);
this.buttonLine2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine2.Name = "buttonLine2"; this.buttonLane2.Name = "buttonLane2";
this.buttonLine2.NestedClickEventPrevent = false; this.buttonLane2.NestedClickEventPrevent = false;
this.buttonLine2.OutlinePixel = 1; this.buttonLane2.OutlinePixel = 1;
this.buttonLine2.RepeatInterval = 200; this.buttonLane2.RepeatInterval = 200;
this.buttonLine2.RepeatIntervalAccelerate = null; this.buttonLane2.RepeatIntervalAccelerate = null;
this.buttonLine2.SafeInterval = 200; this.buttonLane2.SafeInterval = 200;
this.buttonLine2.Size = new System.Drawing.Size(156, 120); this.buttonLane2.Size = new System.Drawing.Size(156, 120);
this.buttonLine2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine2.TabIndex = 55; this.buttonLane2.TabIndex = 55;
this.buttonLine2.Tag = "B"; this.buttonLane2.Tag = "B";
this.buttonLine2.TextColor = System.Drawing.Color.Black; this.buttonLane2.TextColor = System.Drawing.Color.Black;
this.buttonLine2.TextDownColor = System.Drawing.Color.White; this.buttonLane2.TextDownColor = System.Drawing.Color.White;
this.buttonLine2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.UpImage"))); this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
this.buttonLine2.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine3 // buttonLane3
// //
this.buttonLine3.BackPictureBox = null; this.buttonLane3.BackPictureBox = null;
this.buttonLine3.BackPictureBox1 = null; this.buttonLane3.BackPictureBox1 = null;
this.buttonLine3.BackPictureBox2 = null; this.buttonLane3.BackPictureBox2 = null;
this.buttonLine3.ButtonColor = System.Drawing.Color.Gray; this.buttonLane3.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine3.ButtonImageAutoSize = true; this.buttonLane3.ButtonImageAutoSize = true;
this.buttonLine3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine3.DisableImage = null; this.buttonLane3.DisableImage = null;
this.buttonLine3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.DownImage"))); this.buttonLane3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.DownImage")));
this.buttonLine3.GroupID = 0; this.buttonLane3.GroupID = 0;
this.buttonLine3.InitVisible = true; this.buttonLane3.InitVisible = true;
this.buttonLine3.Location = new System.Drawing.Point(351, 13); this.buttonLane3.Location = new System.Drawing.Point(351, 13);
this.buttonLine3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine3.Name = "buttonLine3"; this.buttonLane3.Name = "buttonLane3";
this.buttonLine3.NestedClickEventPrevent = false; this.buttonLane3.NestedClickEventPrevent = false;
this.buttonLine3.OutlinePixel = 1; this.buttonLane3.OutlinePixel = 1;
this.buttonLine3.RepeatInterval = 200; this.buttonLane3.RepeatInterval = 200;
this.buttonLine3.RepeatIntervalAccelerate = null; this.buttonLane3.RepeatIntervalAccelerate = null;
this.buttonLine3.SafeInterval = 200; this.buttonLane3.SafeInterval = 200;
this.buttonLine3.Size = new System.Drawing.Size(156, 120); this.buttonLane3.Size = new System.Drawing.Size(156, 120);
this.buttonLine3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine3.TabIndex = 55; this.buttonLane3.TabIndex = 55;
this.buttonLine3.Tag = "C"; this.buttonLane3.Tag = "C";
this.buttonLine3.TextColor = System.Drawing.Color.Black; this.buttonLane3.TextColor = System.Drawing.Color.Black;
this.buttonLine3.TextDownColor = System.Drawing.Color.White; this.buttonLane3.TextDownColor = System.Drawing.Color.White;
this.buttonLine3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.UpImage"))); this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
this.buttonLine3.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine4 // buttonLane4
// //
this.buttonLine4.BackPictureBox = null; this.buttonLane4.BackPictureBox = null;
this.buttonLine4.BackPictureBox1 = null; this.buttonLane4.BackPictureBox1 = null;
this.buttonLine4.BackPictureBox2 = null; this.buttonLane4.BackPictureBox2 = null;
this.buttonLine4.ButtonColor = System.Drawing.Color.Gray; this.buttonLane4.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine4.ButtonImageAutoSize = true; this.buttonLane4.ButtonImageAutoSize = true;
this.buttonLine4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine4.DisableImage = null; this.buttonLane4.DisableImage = null;
this.buttonLine4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.DownImage"))); this.buttonLane4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.DownImage")));
this.buttonLine4.GroupID = 0; this.buttonLane4.GroupID = 0;
this.buttonLine4.InitVisible = true; this.buttonLane4.InitVisible = true;
this.buttonLine4.Location = new System.Drawing.Point(513, 13); this.buttonLane4.Location = new System.Drawing.Point(513, 13);
this.buttonLine4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine4.Name = "buttonLine4"; this.buttonLane4.Name = "buttonLane4";
this.buttonLine4.NestedClickEventPrevent = false; this.buttonLane4.NestedClickEventPrevent = false;
this.buttonLine4.OutlinePixel = 1; this.buttonLane4.OutlinePixel = 1;
this.buttonLine4.RepeatInterval = 200; this.buttonLane4.RepeatInterval = 200;
this.buttonLine4.RepeatIntervalAccelerate = null; this.buttonLane4.RepeatIntervalAccelerate = null;
this.buttonLine4.SafeInterval = 200; this.buttonLane4.SafeInterval = 200;
this.buttonLine4.Size = new System.Drawing.Size(156, 120); this.buttonLane4.Size = new System.Drawing.Size(156, 120);
this.buttonLine4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine4.TabIndex = 55; this.buttonLane4.TabIndex = 55;
this.buttonLine4.Tag = "D"; this.buttonLane4.Tag = "D";
this.buttonLine4.TextColor = System.Drawing.Color.Black; this.buttonLane4.TextColor = System.Drawing.Color.Black;
this.buttonLine4.TextDownColor = System.Drawing.Color.White; this.buttonLane4.TextDownColor = System.Drawing.Color.White;
this.buttonLine4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine4.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.UpImage"))); this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
this.buttonLine4.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine5 // buttonLane5
// //
this.buttonLine5.BackPictureBox = null; this.buttonLane5.BackPictureBox = null;
this.buttonLine5.BackPictureBox1 = null; this.buttonLane5.BackPictureBox1 = null;
this.buttonLine5.BackPictureBox2 = null; this.buttonLane5.BackPictureBox2 = null;
this.buttonLine5.ButtonColor = System.Drawing.Color.Gray; this.buttonLane5.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine5.ButtonImageAutoSize = true; this.buttonLane5.ButtonImageAutoSize = true;
this.buttonLine5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine5.DisableImage = null; this.buttonLane5.DisableImage = null;
this.buttonLine5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.DownImage"))); this.buttonLane5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.DownImage")));
this.buttonLine5.GroupID = 0; this.buttonLane5.GroupID = 0;
this.buttonLine5.InitVisible = true; this.buttonLane5.InitVisible = true;
this.buttonLine5.Location = new System.Drawing.Point(675, 13); this.buttonLane5.Location = new System.Drawing.Point(675, 13);
this.buttonLine5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine5.Name = "buttonLine5"; this.buttonLane5.Name = "buttonLane5";
this.buttonLine5.NestedClickEventPrevent = false; this.buttonLane5.NestedClickEventPrevent = false;
this.buttonLine5.OutlinePixel = 1; this.buttonLane5.OutlinePixel = 1;
this.buttonLine5.RepeatInterval = 200; this.buttonLane5.RepeatInterval = 200;
this.buttonLine5.RepeatIntervalAccelerate = null; this.buttonLane5.RepeatIntervalAccelerate = null;
this.buttonLine5.SafeInterval = 200; this.buttonLane5.SafeInterval = 200;
this.buttonLine5.Size = new System.Drawing.Size(156, 120); this.buttonLane5.Size = new System.Drawing.Size(156, 120);
this.buttonLine5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine5.TabIndex = 55; this.buttonLane5.TabIndex = 55;
this.buttonLine5.Tag = "E"; this.buttonLane5.Tag = "E";
this.buttonLine5.TextColor = System.Drawing.Color.Black; this.buttonLane5.TextColor = System.Drawing.Color.Black;
this.buttonLine5.TextDownColor = System.Drawing.Color.White; this.buttonLane5.TextDownColor = System.Drawing.Color.White;
this.buttonLine5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine5.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.UpImage"))); this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
this.buttonLine5.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine6 // buttonLane6
// //
this.buttonLine6.BackPictureBox = null; this.buttonLane6.BackPictureBox = null;
this.buttonLine6.BackPictureBox1 = null; this.buttonLane6.BackPictureBox1 = null;
this.buttonLine6.BackPictureBox2 = null; this.buttonLane6.BackPictureBox2 = null;
this.buttonLine6.ButtonColor = System.Drawing.Color.Gray; this.buttonLane6.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine6.ButtonImageAutoSize = true; this.buttonLane6.ButtonImageAutoSize = true;
this.buttonLine6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine6.DisableImage = null; this.buttonLane6.DisableImage = null;
this.buttonLine6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.DownImage"))); this.buttonLane6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.DownImage")));
this.buttonLine6.GroupID = 0; this.buttonLane6.GroupID = 0;
this.buttonLine6.InitVisible = true; this.buttonLane6.InitVisible = true;
this.buttonLine6.Location = new System.Drawing.Point(837, 13); this.buttonLane6.Location = new System.Drawing.Point(837, 13);
this.buttonLine6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine6.Name = "buttonLine6"; this.buttonLane6.Name = "buttonLane6";
this.buttonLine6.NestedClickEventPrevent = false; this.buttonLane6.NestedClickEventPrevent = false;
this.buttonLine6.OutlinePixel = 1; this.buttonLane6.OutlinePixel = 1;
this.buttonLine6.RepeatInterval = 200; this.buttonLane6.RepeatInterval = 200;
this.buttonLine6.RepeatIntervalAccelerate = null; this.buttonLane6.RepeatIntervalAccelerate = null;
this.buttonLine6.SafeInterval = 200; this.buttonLane6.SafeInterval = 200;
this.buttonLine6.Size = new System.Drawing.Size(156, 120); this.buttonLane6.Size = new System.Drawing.Size(156, 120);
this.buttonLine6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine6.TabIndex = 55; this.buttonLane6.TabIndex = 55;
this.buttonLine6.Tag = "F"; this.buttonLane6.Tag = "F";
this.buttonLine6.TextColor = System.Drawing.Color.Black; this.buttonLane6.TextColor = System.Drawing.Color.Black;
this.buttonLine6.TextDownColor = System.Drawing.Color.White; this.buttonLane6.TextDownColor = System.Drawing.Color.White;
this.buttonLine6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine6.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.UpImage"))); this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
this.buttonLine6.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine7 // buttonLane7
// //
this.buttonLine7.BackPictureBox = null; this.buttonLane7.BackPictureBox = null;
this.buttonLine7.BackPictureBox1 = null; this.buttonLane7.BackPictureBox1 = null;
this.buttonLine7.BackPictureBox2 = null; this.buttonLane7.BackPictureBox2 = null;
this.buttonLine7.ButtonColor = System.Drawing.Color.Gray; this.buttonLane7.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine7.ButtonImageAutoSize = true; this.buttonLane7.ButtonImageAutoSize = true;
this.buttonLine7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine7.DisableImage = null; this.buttonLane7.DisableImage = null;
this.buttonLine7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.DownImage"))); this.buttonLane7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.DownImage")));
this.buttonLine7.GroupID = 0; this.buttonLane7.GroupID = 0;
this.buttonLine7.InitVisible = true; this.buttonLane7.InitVisible = true;
this.buttonLine7.Location = new System.Drawing.Point(27, 248); this.buttonLane7.Location = new System.Drawing.Point(27, 248);
this.buttonLine7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine7.Name = "buttonLine7"; this.buttonLane7.Name = "buttonLane7";
this.buttonLine7.NestedClickEventPrevent = false; this.buttonLane7.NestedClickEventPrevent = false;
this.buttonLine7.OutlinePixel = 1; this.buttonLane7.OutlinePixel = 1;
this.buttonLine7.RepeatInterval = 200; this.buttonLane7.RepeatInterval = 200;
this.buttonLine7.RepeatIntervalAccelerate = null; this.buttonLane7.RepeatIntervalAccelerate = null;
this.buttonLine7.SafeInterval = 200; this.buttonLane7.SafeInterval = 200;
this.buttonLine7.Size = new System.Drawing.Size(156, 120); this.buttonLane7.Size = new System.Drawing.Size(156, 120);
this.buttonLine7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine7.TabIndex = 55; this.buttonLane7.TabIndex = 55;
this.buttonLine7.Tag = "G"; this.buttonLane7.Tag = "G";
this.buttonLine7.TextColor = System.Drawing.Color.Black; this.buttonLane7.TextColor = System.Drawing.Color.Black;
this.buttonLine7.TextDownColor = System.Drawing.Color.White; this.buttonLane7.TextDownColor = System.Drawing.Color.White;
this.buttonLine7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine7.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.UpImage"))); this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
this.buttonLine7.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine8 // buttonLane8
// //
this.buttonLine8.BackPictureBox = null; this.buttonLane8.BackPictureBox = null;
this.buttonLine8.BackPictureBox1 = null; this.buttonLane8.BackPictureBox1 = null;
this.buttonLine8.BackPictureBox2 = null; this.buttonLane8.BackPictureBox2 = null;
this.buttonLine8.ButtonColor = System.Drawing.Color.Gray; this.buttonLane8.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine8.ButtonImageAutoSize = true; this.buttonLane8.ButtonImageAutoSize = true;
this.buttonLine8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine8.DisableImage = null; this.buttonLane8.DisableImage = null;
this.buttonLine8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.DownImage"))); this.buttonLane8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.DownImage")));
this.buttonLine8.GroupID = 0; this.buttonLane8.GroupID = 0;
this.buttonLine8.InitVisible = true; this.buttonLane8.InitVisible = true;
this.buttonLine8.Location = new System.Drawing.Point(189, 248); this.buttonLane8.Location = new System.Drawing.Point(189, 248);
this.buttonLine8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine8.Name = "buttonLine8"; this.buttonLane8.Name = "buttonLane8";
this.buttonLine8.NestedClickEventPrevent = false; this.buttonLane8.NestedClickEventPrevent = false;
this.buttonLine8.OutlinePixel = 1; this.buttonLane8.OutlinePixel = 1;
this.buttonLine8.RepeatInterval = 200; this.buttonLane8.RepeatInterval = 200;
this.buttonLine8.RepeatIntervalAccelerate = null; this.buttonLane8.RepeatIntervalAccelerate = null;
this.buttonLine8.SafeInterval = 200; this.buttonLane8.SafeInterval = 200;
this.buttonLine8.Size = new System.Drawing.Size(156, 120); this.buttonLane8.Size = new System.Drawing.Size(156, 120);
this.buttonLine8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine8.TabIndex = 55; this.buttonLane8.TabIndex = 55;
this.buttonLine8.Tag = "H"; this.buttonLane8.Tag = "H";
this.buttonLine8.TextColor = System.Drawing.Color.Black; this.buttonLane8.TextColor = System.Drawing.Color.Black;
this.buttonLine8.TextDownColor = System.Drawing.Color.White; this.buttonLane8.TextDownColor = System.Drawing.Color.White;
this.buttonLine8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine8.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.UpImage"))); this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
this.buttonLine8.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine9 // buttonLane9
// //
this.buttonLine9.BackPictureBox = null; this.buttonLane9.BackPictureBox = null;
this.buttonLine9.BackPictureBox1 = null; this.buttonLane9.BackPictureBox1 = null;
this.buttonLine9.BackPictureBox2 = null; this.buttonLane9.BackPictureBox2 = null;
this.buttonLine9.ButtonColor = System.Drawing.Color.Gray; this.buttonLane9.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine9.ButtonImageAutoSize = true; this.buttonLane9.ButtonImageAutoSize = true;
this.buttonLine9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane9.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine9.DisableImage = null; this.buttonLane9.DisableImage = null;
this.buttonLine9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.DownImage"))); this.buttonLane9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.DownImage")));
this.buttonLine9.GroupID = 0; this.buttonLane9.GroupID = 0;
this.buttonLine9.InitVisible = true; this.buttonLane9.InitVisible = true;
this.buttonLine9.Location = new System.Drawing.Point(351, 248); this.buttonLane9.Location = new System.Drawing.Point(351, 248);
this.buttonLine9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine9.Name = "buttonLine9"; this.buttonLane9.Name = "buttonLane9";
this.buttonLine9.NestedClickEventPrevent = false; this.buttonLane9.NestedClickEventPrevent = false;
this.buttonLine9.OutlinePixel = 1; this.buttonLane9.OutlinePixel = 1;
this.buttonLine9.RepeatInterval = 200; this.buttonLane9.RepeatInterval = 200;
this.buttonLine9.RepeatIntervalAccelerate = null; this.buttonLane9.RepeatIntervalAccelerate = null;
this.buttonLine9.SafeInterval = 200; this.buttonLane9.SafeInterval = 200;
this.buttonLine9.Size = new System.Drawing.Size(156, 120); this.buttonLane9.Size = new System.Drawing.Size(156, 120);
this.buttonLine9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine9.TabIndex = 55; this.buttonLane9.TabIndex = 55;
this.buttonLine9.Tag = "I"; this.buttonLane9.Tag = "I";
this.buttonLine9.TextColor = System.Drawing.Color.Black; this.buttonLane9.TextColor = System.Drawing.Color.Black;
this.buttonLine9.TextDownColor = System.Drawing.Color.White; this.buttonLane9.TextDownColor = System.Drawing.Color.White;
this.buttonLine9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine9.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.UpImage"))); this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
this.buttonLine9.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine10 // buttonLane10
// //
this.buttonLine10.BackPictureBox = null; this.buttonLane10.BackPictureBox = null;
this.buttonLine10.BackPictureBox1 = null; this.buttonLane10.BackPictureBox1 = null;
this.buttonLine10.BackPictureBox2 = null; this.buttonLane10.BackPictureBox2 = null;
this.buttonLine10.ButtonColor = System.Drawing.Color.Gray; this.buttonLane10.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine10.ButtonImageAutoSize = true; this.buttonLane10.ButtonImageAutoSize = true;
this.buttonLine10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane10.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine10.DisableImage = null; this.buttonLane10.DisableImage = null;
this.buttonLine10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.DownImage"))); this.buttonLane10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.DownImage")));
this.buttonLine10.GroupID = 0; this.buttonLane10.GroupID = 0;
this.buttonLine10.InitVisible = true; this.buttonLane10.InitVisible = true;
this.buttonLine10.Location = new System.Drawing.Point(513, 248); this.buttonLane10.Location = new System.Drawing.Point(513, 248);
this.buttonLine10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine10.Name = "buttonLine10"; this.buttonLane10.Name = "buttonLane10";
this.buttonLine10.NestedClickEventPrevent = false; this.buttonLane10.NestedClickEventPrevent = false;
this.buttonLine10.OutlinePixel = 1; this.buttonLane10.OutlinePixel = 1;
this.buttonLine10.RepeatInterval = 200; this.buttonLane10.RepeatInterval = 200;
this.buttonLine10.RepeatIntervalAccelerate = null; this.buttonLane10.RepeatIntervalAccelerate = null;
this.buttonLine10.SafeInterval = 200; this.buttonLane10.SafeInterval = 200;
this.buttonLine10.Size = new System.Drawing.Size(156, 120); this.buttonLane10.Size = new System.Drawing.Size(156, 120);
this.buttonLine10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine10.TabIndex = 55; this.buttonLane10.TabIndex = 55;
this.buttonLine10.Tag = "J"; this.buttonLane10.Tag = "J";
this.buttonLine10.TextColor = System.Drawing.Color.Black; this.buttonLane10.TextColor = System.Drawing.Color.Black;
this.buttonLine10.TextDownColor = System.Drawing.Color.White; this.buttonLane10.TextDownColor = System.Drawing.Color.White;
this.buttonLine10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine10.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.UpImage"))); this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
this.buttonLine10.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine11 // buttonLane11
// //
this.buttonLine11.BackPictureBox = null; this.buttonLane11.BackPictureBox = null;
this.buttonLine11.BackPictureBox1 = null; this.buttonLane11.BackPictureBox1 = null;
this.buttonLine11.BackPictureBox2 = null; this.buttonLane11.BackPictureBox2 = null;
this.buttonLine11.ButtonColor = System.Drawing.Color.Gray; this.buttonLane11.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine11.ButtonImageAutoSize = true; this.buttonLane11.ButtonImageAutoSize = true;
this.buttonLine11.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine11.DisableImage = null; this.buttonLane11.DisableImage = null;
this.buttonLine11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine11.DownImage"))); this.buttonLane11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.DownImage")));
this.buttonLine11.GroupID = 0; this.buttonLane11.GroupID = 0;
this.buttonLine11.InitVisible = true; this.buttonLane11.InitVisible = true;
this.buttonLine11.Location = new System.Drawing.Point(675, 248); this.buttonLane11.Location = new System.Drawing.Point(675, 248);
this.buttonLine11.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane11.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine11.Name = "buttonLine11"; this.buttonLane11.Name = "buttonLane11";
this.buttonLine11.NestedClickEventPrevent = false; this.buttonLane11.NestedClickEventPrevent = false;
this.buttonLine11.OutlinePixel = 1; this.buttonLane11.OutlinePixel = 1;
this.buttonLine11.RepeatInterval = 200; this.buttonLane11.RepeatInterval = 200;
this.buttonLine11.RepeatIntervalAccelerate = null; this.buttonLane11.RepeatIntervalAccelerate = null;
this.buttonLine11.SafeInterval = 200; this.buttonLane11.SafeInterval = 200;
this.buttonLine11.Size = new System.Drawing.Size(156, 120); this.buttonLane11.Size = new System.Drawing.Size(156, 120);
this.buttonLine11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine11.TabIndex = 55; this.buttonLane11.TabIndex = 55;
this.buttonLine11.Tag = "K"; this.buttonLane11.Tag = "K";
this.buttonLine11.TextColor = System.Drawing.Color.Black; this.buttonLane11.TextColor = System.Drawing.Color.Black;
this.buttonLine11.TextDownColor = System.Drawing.Color.White; this.buttonLane11.TextDownColor = System.Drawing.Color.White;
this.buttonLine11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine11.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane11.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine11.UpImage"))); this.buttonLane11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.UpImage")));
this.buttonLine11.Click += new System.EventHandler(this.buttonLine_Click);
// //
// smartLabel11 // smartLabel11
// //
@ -1313,17 +1302,17 @@
// //
this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.buttonLine6); this.smartGroupBox1.Controls.Add(this.buttonLane6);
this.smartGroupBox1.Controls.Add(this.buttonLine11); this.smartGroupBox1.Controls.Add(this.buttonLane11);
this.smartGroupBox1.Controls.Add(this.buttonLine5); this.smartGroupBox1.Controls.Add(this.buttonLane5);
this.smartGroupBox1.Controls.Add(this.buttonLine10); this.smartGroupBox1.Controls.Add(this.buttonLane10);
this.smartGroupBox1.Controls.Add(this.buttonLine4); this.smartGroupBox1.Controls.Add(this.buttonLane4);
this.smartGroupBox1.Controls.Add(this.buttonLine9); this.smartGroupBox1.Controls.Add(this.buttonLane9);
this.smartGroupBox1.Controls.Add(this.buttonLine3); this.smartGroupBox1.Controls.Add(this.buttonLane3);
this.smartGroupBox1.Controls.Add(this.buttonLine8); this.smartGroupBox1.Controls.Add(this.buttonLane8);
this.smartGroupBox1.Controls.Add(this.buttonLine2); this.smartGroupBox1.Controls.Add(this.buttonLane2);
this.smartGroupBox1.Controls.Add(this.buttonLine7); this.smartGroupBox1.Controls.Add(this.buttonLane7);
this.smartGroupBox1.Controls.Add(this.buttonLine1); this.smartGroupBox1.Controls.Add(this.buttonLane1);
this.smartGroupBox1.Controls.Add(this.labelConstant11); this.smartGroupBox1.Controls.Add(this.labelConstant11);
this.smartGroupBox1.Controls.Add(this.labelConstant10); this.smartGroupBox1.Controls.Add(this.labelConstant10);
this.smartGroupBox1.Controls.Add(this.labelConstant9); this.smartGroupBox1.Controls.Add(this.labelConstant9);
@ -1436,17 +1425,17 @@
private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel1;
private SmartX.SmartButton buttonLine1; private SmartX.SmartButton buttonLane1;
private SmartX.SmartButton buttonLine2; private SmartX.SmartButton buttonLane2;
private SmartX.SmartButton buttonLine3; private SmartX.SmartButton buttonLane3;
private SmartX.SmartButton buttonLine4; private SmartX.SmartButton buttonLane4;
private SmartX.SmartButton buttonLine5; private SmartX.SmartButton buttonLane5;
private SmartX.SmartButton buttonLine6; private SmartX.SmartButton buttonLane6;
private SmartX.SmartButton buttonLine7; private SmartX.SmartButton buttonLane7;
private SmartX.SmartButton buttonLine8; private SmartX.SmartButton buttonLane8;
private SmartX.SmartButton buttonLine9; private SmartX.SmartButton buttonLane9;
private SmartX.SmartButton buttonLine10; private SmartX.SmartButton buttonLane10;
private SmartX.SmartButton buttonLine11; private SmartX.SmartButton buttonLane11;
private SmartX.SmartLabel smartLabel11; private SmartX.SmartLabel smartLabel11;
private SmartX.SmartLabel labelWeight11; private SmartX.SmartLabel labelWeight11;
private SmartX.SmartLabel labelADC11; private SmartX.SmartLabel labelADC11;

File diff suppressed because it is too large Load Diff

View File

@ -69,18 +69,18 @@
this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel();
this.buttonLine1 = new SmartX.SmartButton(); this.buttonLane1 = new SmartX.SmartButton();
this.buttonLine2 = new SmartX.SmartButton(); this.buttonLane2 = new SmartX.SmartButton();
this.buttonLine3 = new SmartX.SmartButton(); this.buttonLane3 = new SmartX.SmartButton();
this.buttonLine4 = new SmartX.SmartButton(); this.buttonLane4 = new SmartX.SmartButton();
this.buttonLine5 = new SmartX.SmartButton(); this.buttonLane5 = new SmartX.SmartButton();
this.buttonLine6 = new SmartX.SmartButton(); this.buttonLane6 = new SmartX.SmartButton();
this.buttonLine7 = new SmartX.SmartButton(); this.buttonLane7 = new SmartX.SmartButton();
this.buttonLine8 = new SmartX.SmartButton(); this.buttonLane8 = new SmartX.SmartButton();
this.buttonLine9 = new SmartX.SmartButton(); this.buttonLane9 = new SmartX.SmartButton();
this.buttonLine10 = new SmartX.SmartButton(); this.buttonLane10 = new SmartX.SmartButton();
this.buttonLine11 = new SmartX.SmartButton(); this.buttonLane11 = new SmartX.SmartButton();
this.buttonLine12 = new SmartX.SmartButton(); this.buttonLane12 = new SmartX.SmartButton();
this.smartLabel11 = new SmartX.SmartLabel(); this.smartLabel11 = new SmartX.SmartLabel();
this.labelWeight11 = new SmartX.SmartLabel(); this.labelWeight11 = new SmartX.SmartLabel();
this.labelADC11 = new SmartX.SmartLabel(); this.labelADC11 = new SmartX.SmartLabel();
@ -883,389 +883,377 @@
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false; this.smartLabel1.Wordwrap = false;
// //
// buttonLine1 // buttonLane1
// //
this.buttonLine1.BackPictureBox = null; this.buttonLane1.BackPictureBox = null;
this.buttonLine1.BackPictureBox1 = null; this.buttonLane1.BackPictureBox1 = null;
this.buttonLine1.BackPictureBox2 = null; this.buttonLane1.BackPictureBox2 = null;
this.buttonLine1.ButtonColor = System.Drawing.Color.Gray; this.buttonLane1.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine1.ButtonImageAutoSize = true; this.buttonLane1.ButtonImageAutoSize = true;
this.buttonLine1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine1.DisableImage = null; this.buttonLane1.DisableImage = null;
this.buttonLine1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.DownImage"))); this.buttonLane1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.DownImage")));
this.buttonLine1.GroupID = 0; this.buttonLane1.GroupID = 0;
this.buttonLine1.InitVisible = true; this.buttonLane1.InitVisible = true;
this.buttonLine1.Location = new System.Drawing.Point(27, 13); this.buttonLane1.Location = new System.Drawing.Point(27, 13);
this.buttonLine1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine1.Name = "buttonLine1"; this.buttonLane1.Name = "buttonLane1";
this.buttonLine1.NestedClickEventPrevent = false; this.buttonLane1.NestedClickEventPrevent = false;
this.buttonLine1.OutlinePixel = 1; this.buttonLane1.OutlinePixel = 1;
this.buttonLine1.RepeatInterval = 200; this.buttonLane1.RepeatInterval = 200;
this.buttonLine1.RepeatIntervalAccelerate = null; this.buttonLane1.RepeatIntervalAccelerate = null;
this.buttonLine1.SafeInterval = 200; this.buttonLane1.SafeInterval = 200;
this.buttonLine1.Size = new System.Drawing.Size(156, 120); this.buttonLane1.Size = new System.Drawing.Size(156, 120);
this.buttonLine1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine1.TabIndex = 55; this.buttonLane1.TabIndex = 55;
this.buttonLine1.Tag = "A"; this.buttonLane1.Tag = "A";
this.buttonLine1.TextColor = System.Drawing.Color.Black; this.buttonLane1.TextColor = System.Drawing.Color.Black;
this.buttonLine1.TextDownColor = System.Drawing.Color.White; this.buttonLane1.TextDownColor = System.Drawing.Color.White;
this.buttonLine1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.UpImage"))); this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
this.buttonLine1.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine2 // buttonLane2
// //
this.buttonLine2.BackPictureBox = null; this.buttonLane2.BackPictureBox = null;
this.buttonLine2.BackPictureBox1 = null; this.buttonLane2.BackPictureBox1 = null;
this.buttonLine2.BackPictureBox2 = null; this.buttonLane2.BackPictureBox2 = null;
this.buttonLine2.ButtonColor = System.Drawing.Color.Gray; this.buttonLane2.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine2.ButtonImageAutoSize = true; this.buttonLane2.ButtonImageAutoSize = true;
this.buttonLine2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine2.DisableImage = null; this.buttonLane2.DisableImage = null;
this.buttonLine2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.DownImage"))); this.buttonLane2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.DownImage")));
this.buttonLine2.GroupID = 0; this.buttonLane2.GroupID = 0;
this.buttonLine2.InitVisible = true; this.buttonLane2.InitVisible = true;
this.buttonLine2.Location = new System.Drawing.Point(189, 13); this.buttonLane2.Location = new System.Drawing.Point(189, 13);
this.buttonLine2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine2.Name = "buttonLine2"; this.buttonLane2.Name = "buttonLane2";
this.buttonLine2.NestedClickEventPrevent = false; this.buttonLane2.NestedClickEventPrevent = false;
this.buttonLine2.OutlinePixel = 1; this.buttonLane2.OutlinePixel = 1;
this.buttonLine2.RepeatInterval = 200; this.buttonLane2.RepeatInterval = 200;
this.buttonLine2.RepeatIntervalAccelerate = null; this.buttonLane2.RepeatIntervalAccelerate = null;
this.buttonLine2.SafeInterval = 200; this.buttonLane2.SafeInterval = 200;
this.buttonLine2.Size = new System.Drawing.Size(156, 120); this.buttonLane2.Size = new System.Drawing.Size(156, 120);
this.buttonLine2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine2.TabIndex = 55; this.buttonLane2.TabIndex = 55;
this.buttonLine2.Tag = "B"; this.buttonLane2.Tag = "B";
this.buttonLine2.TextColor = System.Drawing.Color.Black; this.buttonLane2.TextColor = System.Drawing.Color.Black;
this.buttonLine2.TextDownColor = System.Drawing.Color.White; this.buttonLane2.TextDownColor = System.Drawing.Color.White;
this.buttonLine2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.UpImage"))); this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
this.buttonLine2.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine3 // buttonLane3
// //
this.buttonLine3.BackPictureBox = null; this.buttonLane3.BackPictureBox = null;
this.buttonLine3.BackPictureBox1 = null; this.buttonLane3.BackPictureBox1 = null;
this.buttonLine3.BackPictureBox2 = null; this.buttonLane3.BackPictureBox2 = null;
this.buttonLine3.ButtonColor = System.Drawing.Color.Gray; this.buttonLane3.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine3.ButtonImageAutoSize = true; this.buttonLane3.ButtonImageAutoSize = true;
this.buttonLine3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine3.DisableImage = null; this.buttonLane3.DisableImage = null;
this.buttonLine3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.DownImage"))); this.buttonLane3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.DownImage")));
this.buttonLine3.GroupID = 0; this.buttonLane3.GroupID = 0;
this.buttonLine3.InitVisible = true; this.buttonLane3.InitVisible = true;
this.buttonLine3.Location = new System.Drawing.Point(351, 13); this.buttonLane3.Location = new System.Drawing.Point(351, 13);
this.buttonLine3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine3.Name = "buttonLine3"; this.buttonLane3.Name = "buttonLane3";
this.buttonLine3.NestedClickEventPrevent = false; this.buttonLane3.NestedClickEventPrevent = false;
this.buttonLine3.OutlinePixel = 1; this.buttonLane3.OutlinePixel = 1;
this.buttonLine3.RepeatInterval = 200; this.buttonLane3.RepeatInterval = 200;
this.buttonLine3.RepeatIntervalAccelerate = null; this.buttonLane3.RepeatIntervalAccelerate = null;
this.buttonLine3.SafeInterval = 200; this.buttonLane3.SafeInterval = 200;
this.buttonLine3.Size = new System.Drawing.Size(156, 120); this.buttonLane3.Size = new System.Drawing.Size(156, 120);
this.buttonLine3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine3.TabIndex = 55; this.buttonLane3.TabIndex = 55;
this.buttonLine3.Tag = "C"; this.buttonLane3.Tag = "C";
this.buttonLine3.TextColor = System.Drawing.Color.Black; this.buttonLane3.TextColor = System.Drawing.Color.Black;
this.buttonLine3.TextDownColor = System.Drawing.Color.White; this.buttonLane3.TextDownColor = System.Drawing.Color.White;
this.buttonLine3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.UpImage"))); this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
this.buttonLine3.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine4 // buttonLane4
// //
this.buttonLine4.BackPictureBox = null; this.buttonLane4.BackPictureBox = null;
this.buttonLine4.BackPictureBox1 = null; this.buttonLane4.BackPictureBox1 = null;
this.buttonLine4.BackPictureBox2 = null; this.buttonLane4.BackPictureBox2 = null;
this.buttonLine4.ButtonColor = System.Drawing.Color.Gray; this.buttonLane4.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine4.ButtonImageAutoSize = true; this.buttonLane4.ButtonImageAutoSize = true;
this.buttonLine4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine4.DisableImage = null; this.buttonLane4.DisableImage = null;
this.buttonLine4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.DownImage"))); this.buttonLane4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.DownImage")));
this.buttonLine4.GroupID = 0; this.buttonLane4.GroupID = 0;
this.buttonLine4.InitVisible = true; this.buttonLane4.InitVisible = true;
this.buttonLine4.Location = new System.Drawing.Point(513, 13); this.buttonLane4.Location = new System.Drawing.Point(513, 13);
this.buttonLine4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine4.Name = "buttonLine4"; this.buttonLane4.Name = "buttonLane4";
this.buttonLine4.NestedClickEventPrevent = false; this.buttonLane4.NestedClickEventPrevent = false;
this.buttonLine4.OutlinePixel = 1; this.buttonLane4.OutlinePixel = 1;
this.buttonLine4.RepeatInterval = 200; this.buttonLane4.RepeatInterval = 200;
this.buttonLine4.RepeatIntervalAccelerate = null; this.buttonLane4.RepeatIntervalAccelerate = null;
this.buttonLine4.SafeInterval = 200; this.buttonLane4.SafeInterval = 200;
this.buttonLine4.Size = new System.Drawing.Size(156, 120); this.buttonLane4.Size = new System.Drawing.Size(156, 120);
this.buttonLine4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine4.TabIndex = 55; this.buttonLane4.TabIndex = 55;
this.buttonLine4.Tag = "D"; this.buttonLane4.Tag = "D";
this.buttonLine4.TextColor = System.Drawing.Color.Black; this.buttonLane4.TextColor = System.Drawing.Color.Black;
this.buttonLine4.TextDownColor = System.Drawing.Color.White; this.buttonLane4.TextDownColor = System.Drawing.Color.White;
this.buttonLine4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine4.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.UpImage"))); this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
this.buttonLine4.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine5 // buttonLane5
// //
this.buttonLine5.BackPictureBox = null; this.buttonLane5.BackPictureBox = null;
this.buttonLine5.BackPictureBox1 = null; this.buttonLane5.BackPictureBox1 = null;
this.buttonLine5.BackPictureBox2 = null; this.buttonLane5.BackPictureBox2 = null;
this.buttonLine5.ButtonColor = System.Drawing.Color.Gray; this.buttonLane5.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine5.ButtonImageAutoSize = true; this.buttonLane5.ButtonImageAutoSize = true;
this.buttonLine5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine5.DisableImage = null; this.buttonLane5.DisableImage = null;
this.buttonLine5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.DownImage"))); this.buttonLane5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.DownImage")));
this.buttonLine5.GroupID = 0; this.buttonLane5.GroupID = 0;
this.buttonLine5.InitVisible = true; this.buttonLane5.InitVisible = true;
this.buttonLine5.Location = new System.Drawing.Point(675, 13); this.buttonLane5.Location = new System.Drawing.Point(675, 13);
this.buttonLine5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine5.Name = "buttonLine5"; this.buttonLane5.Name = "buttonLane5";
this.buttonLine5.NestedClickEventPrevent = false; this.buttonLane5.NestedClickEventPrevent = false;
this.buttonLine5.OutlinePixel = 1; this.buttonLane5.OutlinePixel = 1;
this.buttonLine5.RepeatInterval = 200; this.buttonLane5.RepeatInterval = 200;
this.buttonLine5.RepeatIntervalAccelerate = null; this.buttonLane5.RepeatIntervalAccelerate = null;
this.buttonLine5.SafeInterval = 200; this.buttonLane5.SafeInterval = 200;
this.buttonLine5.Size = new System.Drawing.Size(156, 120); this.buttonLane5.Size = new System.Drawing.Size(156, 120);
this.buttonLine5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine5.TabIndex = 55; this.buttonLane5.TabIndex = 55;
this.buttonLine5.Tag = "E"; this.buttonLane5.Tag = "E";
this.buttonLine5.TextColor = System.Drawing.Color.Black; this.buttonLane5.TextColor = System.Drawing.Color.Black;
this.buttonLine5.TextDownColor = System.Drawing.Color.White; this.buttonLane5.TextDownColor = System.Drawing.Color.White;
this.buttonLine5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine5.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.UpImage"))); this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
this.buttonLine5.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine6 // buttonLane6
// //
this.buttonLine6.BackPictureBox = null; this.buttonLane6.BackPictureBox = null;
this.buttonLine6.BackPictureBox1 = null; this.buttonLane6.BackPictureBox1 = null;
this.buttonLine6.BackPictureBox2 = null; this.buttonLane6.BackPictureBox2 = null;
this.buttonLine6.ButtonColor = System.Drawing.Color.Gray; this.buttonLane6.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine6.ButtonImageAutoSize = true; this.buttonLane6.ButtonImageAutoSize = true;
this.buttonLine6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine6.DisableImage = null; this.buttonLane6.DisableImage = null;
this.buttonLine6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.DownImage"))); this.buttonLane6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.DownImage")));
this.buttonLine6.GroupID = 0; this.buttonLane6.GroupID = 0;
this.buttonLine6.InitVisible = true; this.buttonLane6.InitVisible = true;
this.buttonLine6.Location = new System.Drawing.Point(837, 13); this.buttonLane6.Location = new System.Drawing.Point(837, 13);
this.buttonLine6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine6.Name = "buttonLine6"; this.buttonLane6.Name = "buttonLane6";
this.buttonLine6.NestedClickEventPrevent = false; this.buttonLane6.NestedClickEventPrevent = false;
this.buttonLine6.OutlinePixel = 1; this.buttonLane6.OutlinePixel = 1;
this.buttonLine6.RepeatInterval = 200; this.buttonLane6.RepeatInterval = 200;
this.buttonLine6.RepeatIntervalAccelerate = null; this.buttonLane6.RepeatIntervalAccelerate = null;
this.buttonLine6.SafeInterval = 200; this.buttonLane6.SafeInterval = 200;
this.buttonLine6.Size = new System.Drawing.Size(156, 120); this.buttonLane6.Size = new System.Drawing.Size(156, 120);
this.buttonLine6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine6.TabIndex = 55; this.buttonLane6.TabIndex = 55;
this.buttonLine6.Tag = "F"; this.buttonLane6.Tag = "F";
this.buttonLine6.TextColor = System.Drawing.Color.Black; this.buttonLane6.TextColor = System.Drawing.Color.Black;
this.buttonLine6.TextDownColor = System.Drawing.Color.White; this.buttonLane6.TextDownColor = System.Drawing.Color.White;
this.buttonLine6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine6.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.UpImage"))); this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
this.buttonLine6.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine7 // buttonLane7
// //
this.buttonLine7.BackPictureBox = null; this.buttonLane7.BackPictureBox = null;
this.buttonLine7.BackPictureBox1 = null; this.buttonLane7.BackPictureBox1 = null;
this.buttonLine7.BackPictureBox2 = null; this.buttonLane7.BackPictureBox2 = null;
this.buttonLine7.ButtonColor = System.Drawing.Color.Gray; this.buttonLane7.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine7.ButtonImageAutoSize = true; this.buttonLane7.ButtonImageAutoSize = true;
this.buttonLine7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine7.DisableImage = null; this.buttonLane7.DisableImage = null;
this.buttonLine7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.DownImage"))); this.buttonLane7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.DownImage")));
this.buttonLine7.GroupID = 0; this.buttonLane7.GroupID = 0;
this.buttonLine7.InitVisible = true; this.buttonLane7.InitVisible = true;
this.buttonLine7.Location = new System.Drawing.Point(27, 248); this.buttonLane7.Location = new System.Drawing.Point(27, 248);
this.buttonLine7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine7.Name = "buttonLine7"; this.buttonLane7.Name = "buttonLane7";
this.buttonLine7.NestedClickEventPrevent = false; this.buttonLane7.NestedClickEventPrevent = false;
this.buttonLine7.OutlinePixel = 1; this.buttonLane7.OutlinePixel = 1;
this.buttonLine7.RepeatInterval = 200; this.buttonLane7.RepeatInterval = 200;
this.buttonLine7.RepeatIntervalAccelerate = null; this.buttonLane7.RepeatIntervalAccelerate = null;
this.buttonLine7.SafeInterval = 200; this.buttonLane7.SafeInterval = 200;
this.buttonLine7.Size = new System.Drawing.Size(156, 120); this.buttonLane7.Size = new System.Drawing.Size(156, 120);
this.buttonLine7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine7.TabIndex = 55; this.buttonLane7.TabIndex = 55;
this.buttonLine7.Tag = "G"; this.buttonLane7.Tag = "G";
this.buttonLine7.TextColor = System.Drawing.Color.Black; this.buttonLane7.TextColor = System.Drawing.Color.Black;
this.buttonLine7.TextDownColor = System.Drawing.Color.White; this.buttonLane7.TextDownColor = System.Drawing.Color.White;
this.buttonLine7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine7.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.UpImage"))); this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
this.buttonLine7.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine8 // buttonLane8
// //
this.buttonLine8.BackPictureBox = null; this.buttonLane8.BackPictureBox = null;
this.buttonLine8.BackPictureBox1 = null; this.buttonLane8.BackPictureBox1 = null;
this.buttonLine8.BackPictureBox2 = null; this.buttonLane8.BackPictureBox2 = null;
this.buttonLine8.ButtonColor = System.Drawing.Color.Gray; this.buttonLane8.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine8.ButtonImageAutoSize = true; this.buttonLane8.ButtonImageAutoSize = true;
this.buttonLine8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine8.DisableImage = null; this.buttonLane8.DisableImage = null;
this.buttonLine8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.DownImage"))); this.buttonLane8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.DownImage")));
this.buttonLine8.GroupID = 0; this.buttonLane8.GroupID = 0;
this.buttonLine8.InitVisible = true; this.buttonLane8.InitVisible = true;
this.buttonLine8.Location = new System.Drawing.Point(189, 248); this.buttonLane8.Location = new System.Drawing.Point(189, 248);
this.buttonLine8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine8.Name = "buttonLine8"; this.buttonLane8.Name = "buttonLane8";
this.buttonLine8.NestedClickEventPrevent = false; this.buttonLane8.NestedClickEventPrevent = false;
this.buttonLine8.OutlinePixel = 1; this.buttonLane8.OutlinePixel = 1;
this.buttonLine8.RepeatInterval = 200; this.buttonLane8.RepeatInterval = 200;
this.buttonLine8.RepeatIntervalAccelerate = null; this.buttonLane8.RepeatIntervalAccelerate = null;
this.buttonLine8.SafeInterval = 200; this.buttonLane8.SafeInterval = 200;
this.buttonLine8.Size = new System.Drawing.Size(156, 120); this.buttonLane8.Size = new System.Drawing.Size(156, 120);
this.buttonLine8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine8.TabIndex = 55; this.buttonLane8.TabIndex = 55;
this.buttonLine8.Tag = "H"; this.buttonLane8.Tag = "H";
this.buttonLine8.TextColor = System.Drawing.Color.Black; this.buttonLane8.TextColor = System.Drawing.Color.Black;
this.buttonLine8.TextDownColor = System.Drawing.Color.White; this.buttonLane8.TextDownColor = System.Drawing.Color.White;
this.buttonLine8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine8.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.UpImage"))); this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
this.buttonLine8.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine9 // buttonLane9
// //
this.buttonLine9.BackPictureBox = null; this.buttonLane9.BackPictureBox = null;
this.buttonLine9.BackPictureBox1 = null; this.buttonLane9.BackPictureBox1 = null;
this.buttonLine9.BackPictureBox2 = null; this.buttonLane9.BackPictureBox2 = null;
this.buttonLine9.ButtonColor = System.Drawing.Color.Gray; this.buttonLane9.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine9.ButtonImageAutoSize = true; this.buttonLane9.ButtonImageAutoSize = true;
this.buttonLine9.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane9.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine9.DisableImage = null; this.buttonLane9.DisableImage = null;
this.buttonLine9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.DownImage"))); this.buttonLane9.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.DownImage")));
this.buttonLine9.GroupID = 0; this.buttonLane9.GroupID = 0;
this.buttonLine9.InitVisible = true; this.buttonLane9.InitVisible = true;
this.buttonLine9.Location = new System.Drawing.Point(351, 248); this.buttonLane9.Location = new System.Drawing.Point(351, 248);
this.buttonLine9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane9.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine9.Name = "buttonLine9"; this.buttonLane9.Name = "buttonLane9";
this.buttonLine9.NestedClickEventPrevent = false; this.buttonLane9.NestedClickEventPrevent = false;
this.buttonLine9.OutlinePixel = 1; this.buttonLane9.OutlinePixel = 1;
this.buttonLine9.RepeatInterval = 200; this.buttonLane9.RepeatInterval = 200;
this.buttonLine9.RepeatIntervalAccelerate = null; this.buttonLane9.RepeatIntervalAccelerate = null;
this.buttonLine9.SafeInterval = 200; this.buttonLane9.SafeInterval = 200;
this.buttonLine9.Size = new System.Drawing.Size(156, 120); this.buttonLane9.Size = new System.Drawing.Size(156, 120);
this.buttonLine9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane9.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine9.TabIndex = 55; this.buttonLane9.TabIndex = 55;
this.buttonLine9.Tag = "I"; this.buttonLane9.Tag = "I";
this.buttonLine9.TextColor = System.Drawing.Color.Black; this.buttonLane9.TextColor = System.Drawing.Color.Black;
this.buttonLine9.TextDownColor = System.Drawing.Color.White; this.buttonLane9.TextDownColor = System.Drawing.Color.White;
this.buttonLine9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane9.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine9.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine9.UpImage"))); this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
this.buttonLine9.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine10 // buttonLane10
// //
this.buttonLine10.BackPictureBox = null; this.buttonLane10.BackPictureBox = null;
this.buttonLine10.BackPictureBox1 = null; this.buttonLane10.BackPictureBox1 = null;
this.buttonLine10.BackPictureBox2 = null; this.buttonLane10.BackPictureBox2 = null;
this.buttonLine10.ButtonColor = System.Drawing.Color.Gray; this.buttonLane10.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine10.ButtonImageAutoSize = true; this.buttonLane10.ButtonImageAutoSize = true;
this.buttonLine10.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane10.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine10.DisableImage = null; this.buttonLane10.DisableImage = null;
this.buttonLine10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.DownImage"))); this.buttonLane10.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.DownImage")));
this.buttonLine10.GroupID = 0; this.buttonLane10.GroupID = 0;
this.buttonLine10.InitVisible = true; this.buttonLane10.InitVisible = true;
this.buttonLine10.Location = new System.Drawing.Point(513, 248); this.buttonLane10.Location = new System.Drawing.Point(513, 248);
this.buttonLine10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane10.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine10.Name = "buttonLine10"; this.buttonLane10.Name = "buttonLane10";
this.buttonLine10.NestedClickEventPrevent = false; this.buttonLane10.NestedClickEventPrevent = false;
this.buttonLine10.OutlinePixel = 1; this.buttonLane10.OutlinePixel = 1;
this.buttonLine10.RepeatInterval = 200; this.buttonLane10.RepeatInterval = 200;
this.buttonLine10.RepeatIntervalAccelerate = null; this.buttonLane10.RepeatIntervalAccelerate = null;
this.buttonLine10.SafeInterval = 200; this.buttonLane10.SafeInterval = 200;
this.buttonLine10.Size = new System.Drawing.Size(156, 120); this.buttonLane10.Size = new System.Drawing.Size(156, 120);
this.buttonLine10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane10.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine10.TabIndex = 55; this.buttonLane10.TabIndex = 55;
this.buttonLine10.Tag = "J"; this.buttonLane10.Tag = "J";
this.buttonLine10.TextColor = System.Drawing.Color.Black; this.buttonLane10.TextColor = System.Drawing.Color.Black;
this.buttonLine10.TextDownColor = System.Drawing.Color.White; this.buttonLane10.TextDownColor = System.Drawing.Color.White;
this.buttonLine10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane10.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine10.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine10.UpImage"))); this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
this.buttonLine10.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine11 // buttonLane11
// //
this.buttonLine11.BackPictureBox = null; this.buttonLane11.BackPictureBox = null;
this.buttonLine11.BackPictureBox1 = null; this.buttonLane11.BackPictureBox1 = null;
this.buttonLine11.BackPictureBox2 = null; this.buttonLane11.BackPictureBox2 = null;
this.buttonLine11.ButtonColor = System.Drawing.Color.Gray; this.buttonLane11.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine11.ButtonImageAutoSize = true; this.buttonLane11.ButtonImageAutoSize = true;
this.buttonLine11.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane11.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine11.DisableImage = null; this.buttonLane11.DisableImage = null;
this.buttonLine11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine11.DownImage"))); this.buttonLane11.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.DownImage")));
this.buttonLine11.GroupID = 0; this.buttonLane11.GroupID = 0;
this.buttonLine11.InitVisible = true; this.buttonLane11.InitVisible = true;
this.buttonLine11.Location = new System.Drawing.Point(675, 248); this.buttonLane11.Location = new System.Drawing.Point(675, 248);
this.buttonLine11.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane11.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine11.Name = "buttonLine11"; this.buttonLane11.Name = "buttonLane11";
this.buttonLine11.NestedClickEventPrevent = false; this.buttonLane11.NestedClickEventPrevent = false;
this.buttonLine11.OutlinePixel = 1; this.buttonLane11.OutlinePixel = 1;
this.buttonLine11.RepeatInterval = 200; this.buttonLane11.RepeatInterval = 200;
this.buttonLine11.RepeatIntervalAccelerate = null; this.buttonLane11.RepeatIntervalAccelerate = null;
this.buttonLine11.SafeInterval = 200; this.buttonLane11.SafeInterval = 200;
this.buttonLine11.Size = new System.Drawing.Size(156, 120); this.buttonLane11.Size = new System.Drawing.Size(156, 120);
this.buttonLine11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane11.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine11.TabIndex = 55; this.buttonLane11.TabIndex = 55;
this.buttonLine11.Tag = "K"; this.buttonLane11.Tag = "K";
this.buttonLine11.TextColor = System.Drawing.Color.Black; this.buttonLane11.TextColor = System.Drawing.Color.Black;
this.buttonLine11.TextDownColor = System.Drawing.Color.White; this.buttonLane11.TextDownColor = System.Drawing.Color.White;
this.buttonLine11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane11.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine11.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane11.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine11.UpImage"))); this.buttonLane11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.UpImage")));
this.buttonLine11.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine12 // buttonLane12
// //
this.buttonLine12.BackPictureBox = null; this.buttonLane12.BackPictureBox = null;
this.buttonLine12.BackPictureBox1 = null; this.buttonLane12.BackPictureBox1 = null;
this.buttonLine12.BackPictureBox2 = null; this.buttonLane12.BackPictureBox2 = null;
this.buttonLine12.ButtonColor = System.Drawing.Color.Gray; this.buttonLane12.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine12.ButtonImageAutoSize = true; this.buttonLane12.ButtonImageAutoSize = true;
this.buttonLine12.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane12.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine12.DisableImage = null; this.buttonLane12.DisableImage = null;
this.buttonLine12.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine12.DownImage"))); this.buttonLane12.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane12.DownImage")));
this.buttonLine12.GroupID = 0; this.buttonLane12.GroupID = 0;
this.buttonLine12.InitVisible = true; this.buttonLane12.InitVisible = true;
this.buttonLine12.Location = new System.Drawing.Point(837, 248); this.buttonLane12.Location = new System.Drawing.Point(837, 248);
this.buttonLine12.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane12.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine12.Name = "buttonLine12"; this.buttonLane12.Name = "buttonLane12";
this.buttonLine12.NestedClickEventPrevent = false; this.buttonLane12.NestedClickEventPrevent = false;
this.buttonLine12.OutlinePixel = 1; this.buttonLane12.OutlinePixel = 1;
this.buttonLine12.RepeatInterval = 200; this.buttonLane12.RepeatInterval = 200;
this.buttonLine12.RepeatIntervalAccelerate = null; this.buttonLane12.RepeatIntervalAccelerate = null;
this.buttonLine12.SafeInterval = 200; this.buttonLane12.SafeInterval = 200;
this.buttonLine12.Size = new System.Drawing.Size(156, 120); this.buttonLane12.Size = new System.Drawing.Size(156, 120);
this.buttonLine12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane12.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine12.TabIndex = 55; this.buttonLane12.TabIndex = 55;
this.buttonLine12.Tag = "L"; this.buttonLane12.Tag = "L";
this.buttonLine12.TextColor = System.Drawing.Color.Black; this.buttonLane12.TextColor = System.Drawing.Color.Black;
this.buttonLine12.TextDownColor = System.Drawing.Color.White; this.buttonLane12.TextDownColor = System.Drawing.Color.White;
this.buttonLine12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane12.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine12.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane12.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine12.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine12.UpImage"))); this.buttonLane12.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane12.UpImage")));
this.buttonLine12.Click += new System.EventHandler(this.buttonLine_Click);
// //
// smartLabel11 // smartLabel11
// //
@ -1429,18 +1417,18 @@
// //
this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.buttonLine12); this.smartGroupBox1.Controls.Add(this.buttonLane12);
this.smartGroupBox1.Controls.Add(this.buttonLine6); this.smartGroupBox1.Controls.Add(this.buttonLane6);
this.smartGroupBox1.Controls.Add(this.buttonLine11); this.smartGroupBox1.Controls.Add(this.buttonLane11);
this.smartGroupBox1.Controls.Add(this.buttonLine5); this.smartGroupBox1.Controls.Add(this.buttonLane5);
this.smartGroupBox1.Controls.Add(this.buttonLine10); this.smartGroupBox1.Controls.Add(this.buttonLane10);
this.smartGroupBox1.Controls.Add(this.buttonLine4); this.smartGroupBox1.Controls.Add(this.buttonLane4);
this.smartGroupBox1.Controls.Add(this.buttonLine9); this.smartGroupBox1.Controls.Add(this.buttonLane9);
this.smartGroupBox1.Controls.Add(this.buttonLine3); this.smartGroupBox1.Controls.Add(this.buttonLane3);
this.smartGroupBox1.Controls.Add(this.buttonLine8); this.smartGroupBox1.Controls.Add(this.buttonLane8);
this.smartGroupBox1.Controls.Add(this.buttonLine2); this.smartGroupBox1.Controls.Add(this.buttonLane2);
this.smartGroupBox1.Controls.Add(this.buttonLine7); this.smartGroupBox1.Controls.Add(this.buttonLane7);
this.smartGroupBox1.Controls.Add(this.buttonLine1); this.smartGroupBox1.Controls.Add(this.buttonLane1);
this.smartGroupBox1.Controls.Add(this.labelConstant12); this.smartGroupBox1.Controls.Add(this.labelConstant12);
this.smartGroupBox1.Controls.Add(this.labelConstant11); this.smartGroupBox1.Controls.Add(this.labelConstant11);
this.smartGroupBox1.Controls.Add(this.labelConstant10); this.smartGroupBox1.Controls.Add(this.labelConstant10);
@ -1557,18 +1545,18 @@
private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel1;
private SmartX.SmartButton buttonLine1; private SmartX.SmartButton buttonLane1;
private SmartX.SmartButton buttonLine2; private SmartX.SmartButton buttonLane2;
private SmartX.SmartButton buttonLine3; private SmartX.SmartButton buttonLane3;
private SmartX.SmartButton buttonLine4; private SmartX.SmartButton buttonLane4;
private SmartX.SmartButton buttonLine5; private SmartX.SmartButton buttonLane5;
private SmartX.SmartButton buttonLine6; private SmartX.SmartButton buttonLane6;
private SmartX.SmartButton buttonLine7; private SmartX.SmartButton buttonLane7;
private SmartX.SmartButton buttonLine8; private SmartX.SmartButton buttonLane8;
private SmartX.SmartButton buttonLine9; private SmartX.SmartButton buttonLane9;
private SmartX.SmartButton buttonLine10; private SmartX.SmartButton buttonLane10;
private SmartX.SmartButton buttonLine11; private SmartX.SmartButton buttonLane11;
private SmartX.SmartButton buttonLine12; private SmartX.SmartButton buttonLane12;
private SmartX.SmartLabel smartLabel11; private SmartX.SmartLabel smartLabel11;
private SmartX.SmartLabel labelWeight11; private SmartX.SmartLabel labelWeight11;
private SmartX.SmartLabel labelADC11; private SmartX.SmartLabel labelADC11;

File diff suppressed because it is too large Load Diff

View File

@ -61,14 +61,14 @@
this.smartLabel3 = new SmartX.SmartLabel(); this.smartLabel3 = new SmartX.SmartLabel();
this.smartLabel2 = new SmartX.SmartLabel(); this.smartLabel2 = new SmartX.SmartLabel();
this.smartLabel1 = new SmartX.SmartLabel(); this.smartLabel1 = new SmartX.SmartLabel();
this.buttonLine1 = new SmartX.SmartButton(); this.buttonLane1 = new SmartX.SmartButton();
this.buttonLine5 = new SmartX.SmartButton(); this.buttonLane5 = new SmartX.SmartButton();
this.buttonLine2 = new SmartX.SmartButton(); this.buttonLane2 = new SmartX.SmartButton();
this.buttonLine6 = new SmartX.SmartButton(); this.buttonLane6 = new SmartX.SmartButton();
this.buttonLine3 = new SmartX.SmartButton(); this.buttonLane3 = new SmartX.SmartButton();
this.buttonLine7 = new SmartX.SmartButton(); this.buttonLane7 = new SmartX.SmartButton();
this.buttonLine4 = new SmartX.SmartButton(); this.buttonLane4 = new SmartX.SmartButton();
this.buttonLine8 = new SmartX.SmartButton(); this.buttonLane8 = new SmartX.SmartButton();
this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.smartGroupBox1.SuspendLayout(); this.smartGroupBox1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
@ -705,274 +705,266 @@
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.smartLabel1.Wordwrap = false; this.smartLabel1.Wordwrap = false;
// //
// buttonLine1 // buttonLane1
// //
this.buttonLine1.BackPictureBox = null; this.buttonLane1.BackPictureBox = null;
this.buttonLine1.BackPictureBox1 = null; this.buttonLane1.BackPictureBox1 = null;
this.buttonLine1.BackPictureBox2 = null; this.buttonLane1.BackPictureBox2 = null;
this.buttonLine1.ButtonColor = System.Drawing.Color.Gray; this.buttonLane1.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine1.ButtonImageAutoSize = true; this.buttonLane1.ButtonImageAutoSize = true;
this.buttonLine1.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine1.DisableImage = null; this.buttonLane1.DisableImage = null;
this.buttonLine1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.DownImage"))); this.buttonLane1.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.DownImage")));
this.buttonLine1.GroupID = 0; this.buttonLane1.GroupID = 0;
this.buttonLine1.InitVisible = true; this.buttonLane1.InitVisible = true;
this.buttonLine1.Location = new System.Drawing.Point(27, 13); this.buttonLane1.Location = new System.Drawing.Point(27, 13);
this.buttonLine1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine1.Name = "buttonLine1"; this.buttonLane1.Name = "buttonLane1";
this.buttonLine1.NestedClickEventPrevent = false; this.buttonLane1.NestedClickEventPrevent = false;
this.buttonLine1.OutlinePixel = 1; this.buttonLane1.OutlinePixel = 1;
this.buttonLine1.RepeatInterval = 200; this.buttonLane1.RepeatInterval = 200;
this.buttonLine1.RepeatIntervalAccelerate = null; this.buttonLane1.RepeatIntervalAccelerate = null;
this.buttonLine1.SafeInterval = 200; this.buttonLane1.SafeInterval = 200;
this.buttonLine1.Size = new System.Drawing.Size(238, 120); this.buttonLane1.Size = new System.Drawing.Size(238, 120);
this.buttonLine1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine1.TabIndex = 1; this.buttonLane1.TabIndex = 1;
this.buttonLine1.Tag = "A"; this.buttonLane1.Tag = "A";
this.buttonLine1.TextColor = System.Drawing.Color.Black; this.buttonLane1.TextColor = System.Drawing.Color.Black;
this.buttonLine1.TextDownColor = System.Drawing.Color.White; this.buttonLane1.TextDownColor = System.Drawing.Color.White;
this.buttonLine1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine1.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine1.UpImage"))); this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
this.buttonLine1.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine5 // buttonLane5
// //
this.buttonLine5.BackPictureBox = null; this.buttonLane5.BackPictureBox = null;
this.buttonLine5.BackPictureBox1 = null; this.buttonLane5.BackPictureBox1 = null;
this.buttonLine5.BackPictureBox2 = null; this.buttonLane5.BackPictureBox2 = null;
this.buttonLine5.ButtonColor = System.Drawing.Color.Gray; this.buttonLane5.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine5.ButtonImageAutoSize = true; this.buttonLane5.ButtonImageAutoSize = true;
this.buttonLine5.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane5.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine5.DisableImage = null; this.buttonLane5.DisableImage = null;
this.buttonLine5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.DownImage"))); this.buttonLane5.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.DownImage")));
this.buttonLine5.GroupID = 0; this.buttonLane5.GroupID = 0;
this.buttonLine5.InitVisible = true; this.buttonLane5.InitVisible = true;
this.buttonLine5.Location = new System.Drawing.Point(27, 248); this.buttonLane5.Location = new System.Drawing.Point(27, 248);
this.buttonLine5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane5.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine5.Name = "buttonLine5"; this.buttonLane5.Name = "buttonLane5";
this.buttonLine5.NestedClickEventPrevent = false; this.buttonLane5.NestedClickEventPrevent = false;
this.buttonLine5.OutlinePixel = 1; this.buttonLane5.OutlinePixel = 1;
this.buttonLine5.RepeatInterval = 200; this.buttonLane5.RepeatInterval = 200;
this.buttonLine5.RepeatIntervalAccelerate = null; this.buttonLane5.RepeatIntervalAccelerate = null;
this.buttonLine5.SafeInterval = 200; this.buttonLane5.SafeInterval = 200;
this.buttonLine5.Size = new System.Drawing.Size(238, 120); this.buttonLane5.Size = new System.Drawing.Size(238, 120);
this.buttonLine5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane5.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine5.TabIndex = 1; this.buttonLane5.TabIndex = 1;
this.buttonLine5.Tag = "E"; this.buttonLane5.Tag = "E";
this.buttonLine5.TextColor = System.Drawing.Color.Black; this.buttonLane5.TextColor = System.Drawing.Color.Black;
this.buttonLine5.TextDownColor = System.Drawing.Color.White; this.buttonLane5.TextDownColor = System.Drawing.Color.White;
this.buttonLine5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane5.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine5.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine5.UpImage"))); this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
this.buttonLine5.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine2 // buttonLane2
// //
this.buttonLine2.BackPictureBox = null; this.buttonLane2.BackPictureBox = null;
this.buttonLine2.BackPictureBox1 = null; this.buttonLane2.BackPictureBox1 = null;
this.buttonLine2.BackPictureBox2 = null; this.buttonLane2.BackPictureBox2 = null;
this.buttonLine2.ButtonColor = System.Drawing.Color.Gray; this.buttonLane2.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine2.ButtonImageAutoSize = true; this.buttonLane2.ButtonImageAutoSize = true;
this.buttonLine2.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine2.DisableImage = null; this.buttonLane2.DisableImage = null;
this.buttonLine2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.DownImage"))); this.buttonLane2.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.DownImage")));
this.buttonLine2.GroupID = 0; this.buttonLane2.GroupID = 0;
this.buttonLine2.InitVisible = true; this.buttonLane2.InitVisible = true;
this.buttonLine2.Location = new System.Drawing.Point(271, 13); this.buttonLane2.Location = new System.Drawing.Point(271, 13);
this.buttonLine2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine2.Name = "buttonLine2"; this.buttonLane2.Name = "buttonLane2";
this.buttonLine2.NestedClickEventPrevent = false; this.buttonLane2.NestedClickEventPrevent = false;
this.buttonLine2.OutlinePixel = 1; this.buttonLane2.OutlinePixel = 1;
this.buttonLine2.RepeatInterval = 200; this.buttonLane2.RepeatInterval = 200;
this.buttonLine2.RepeatIntervalAccelerate = null; this.buttonLane2.RepeatIntervalAccelerate = null;
this.buttonLine2.SafeInterval = 200; this.buttonLane2.SafeInterval = 200;
this.buttonLine2.Size = new System.Drawing.Size(238, 120); this.buttonLane2.Size = new System.Drawing.Size(238, 120);
this.buttonLine2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine2.TabIndex = 1; this.buttonLane2.TabIndex = 1;
this.buttonLine2.Tag = "B"; this.buttonLane2.Tag = "B";
this.buttonLine2.TextColor = System.Drawing.Color.Black; this.buttonLane2.TextColor = System.Drawing.Color.Black;
this.buttonLine2.TextDownColor = System.Drawing.Color.White; this.buttonLane2.TextDownColor = System.Drawing.Color.White;
this.buttonLine2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine2.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine2.UpImage"))); this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
this.buttonLine2.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine6 // buttonLane6
// //
this.buttonLine6.BackPictureBox = null; this.buttonLane6.BackPictureBox = null;
this.buttonLine6.BackPictureBox1 = null; this.buttonLane6.BackPictureBox1 = null;
this.buttonLine6.BackPictureBox2 = null; this.buttonLane6.BackPictureBox2 = null;
this.buttonLine6.ButtonColor = System.Drawing.Color.Gray; this.buttonLane6.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine6.ButtonImageAutoSize = true; this.buttonLane6.ButtonImageAutoSize = true;
this.buttonLine6.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane6.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine6.DisableImage = null; this.buttonLane6.DisableImage = null;
this.buttonLine6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.DownImage"))); this.buttonLane6.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.DownImage")));
this.buttonLine6.GroupID = 0; this.buttonLane6.GroupID = 0;
this.buttonLine6.InitVisible = true; this.buttonLane6.InitVisible = true;
this.buttonLine6.Location = new System.Drawing.Point(271, 248); this.buttonLane6.Location = new System.Drawing.Point(271, 248);
this.buttonLine6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane6.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine6.Name = "buttonLine6"; this.buttonLane6.Name = "buttonLane6";
this.buttonLine6.NestedClickEventPrevent = false; this.buttonLane6.NestedClickEventPrevent = false;
this.buttonLine6.OutlinePixel = 1; this.buttonLane6.OutlinePixel = 1;
this.buttonLine6.RepeatInterval = 200; this.buttonLane6.RepeatInterval = 200;
this.buttonLine6.RepeatIntervalAccelerate = null; this.buttonLane6.RepeatIntervalAccelerate = null;
this.buttonLine6.SafeInterval = 200; this.buttonLane6.SafeInterval = 200;
this.buttonLine6.Size = new System.Drawing.Size(238, 120); this.buttonLane6.Size = new System.Drawing.Size(238, 120);
this.buttonLine6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane6.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine6.TabIndex = 1; this.buttonLane6.TabIndex = 1;
this.buttonLine6.Tag = "F"; this.buttonLane6.Tag = "F";
this.buttonLine6.TextColor = System.Drawing.Color.Black; this.buttonLane6.TextColor = System.Drawing.Color.Black;
this.buttonLine6.TextDownColor = System.Drawing.Color.White; this.buttonLane6.TextDownColor = System.Drawing.Color.White;
this.buttonLine6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane6.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine6.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine6.UpImage"))); this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
this.buttonLine6.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine3 // buttonLane3
// //
this.buttonLine3.BackPictureBox = null; this.buttonLane3.BackPictureBox = null;
this.buttonLine3.BackPictureBox1 = null; this.buttonLane3.BackPictureBox1 = null;
this.buttonLine3.BackPictureBox2 = null; this.buttonLane3.BackPictureBox2 = null;
this.buttonLine3.ButtonColor = System.Drawing.Color.Gray; this.buttonLane3.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine3.ButtonImageAutoSize = true; this.buttonLane3.ButtonImageAutoSize = true;
this.buttonLine3.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine3.DisableImage = null; this.buttonLane3.DisableImage = null;
this.buttonLine3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.DownImage"))); this.buttonLane3.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.DownImage")));
this.buttonLine3.GroupID = 0; this.buttonLane3.GroupID = 0;
this.buttonLine3.InitVisible = true; this.buttonLane3.InitVisible = true;
this.buttonLine3.Location = new System.Drawing.Point(515, 13); this.buttonLane3.Location = new System.Drawing.Point(515, 13);
this.buttonLine3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine3.Name = "buttonLine3"; this.buttonLane3.Name = "buttonLane3";
this.buttonLine3.NestedClickEventPrevent = false; this.buttonLane3.NestedClickEventPrevent = false;
this.buttonLine3.OutlinePixel = 1; this.buttonLane3.OutlinePixel = 1;
this.buttonLine3.RepeatInterval = 200; this.buttonLane3.RepeatInterval = 200;
this.buttonLine3.RepeatIntervalAccelerate = null; this.buttonLane3.RepeatIntervalAccelerate = null;
this.buttonLine3.SafeInterval = 200; this.buttonLane3.SafeInterval = 200;
this.buttonLine3.Size = new System.Drawing.Size(238, 120); this.buttonLane3.Size = new System.Drawing.Size(238, 120);
this.buttonLine3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine3.TabIndex = 1; this.buttonLane3.TabIndex = 1;
this.buttonLine3.Tag = "C"; this.buttonLane3.Tag = "C";
this.buttonLine3.TextColor = System.Drawing.Color.Black; this.buttonLane3.TextColor = System.Drawing.Color.Black;
this.buttonLine3.TextDownColor = System.Drawing.Color.White; this.buttonLane3.TextDownColor = System.Drawing.Color.White;
this.buttonLine3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine3.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine3.UpImage"))); this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
this.buttonLine3.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine7 // buttonLane7
// //
this.buttonLine7.BackPictureBox = null; this.buttonLane7.BackPictureBox = null;
this.buttonLine7.BackPictureBox1 = null; this.buttonLane7.BackPictureBox1 = null;
this.buttonLine7.BackPictureBox2 = null; this.buttonLane7.BackPictureBox2 = null;
this.buttonLine7.ButtonColor = System.Drawing.Color.Gray; this.buttonLane7.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine7.ButtonImageAutoSize = true; this.buttonLane7.ButtonImageAutoSize = true;
this.buttonLine7.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane7.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine7.DisableImage = null; this.buttonLane7.DisableImage = null;
this.buttonLine7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.DownImage"))); this.buttonLane7.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.DownImage")));
this.buttonLine7.GroupID = 0; this.buttonLane7.GroupID = 0;
this.buttonLine7.InitVisible = true; this.buttonLane7.InitVisible = true;
this.buttonLine7.Location = new System.Drawing.Point(515, 248); this.buttonLane7.Location = new System.Drawing.Point(515, 248);
this.buttonLine7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane7.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine7.Name = "buttonLine7"; this.buttonLane7.Name = "buttonLane7";
this.buttonLine7.NestedClickEventPrevent = false; this.buttonLane7.NestedClickEventPrevent = false;
this.buttonLine7.OutlinePixel = 1; this.buttonLane7.OutlinePixel = 1;
this.buttonLine7.RepeatInterval = 200; this.buttonLane7.RepeatInterval = 200;
this.buttonLine7.RepeatIntervalAccelerate = null; this.buttonLane7.RepeatIntervalAccelerate = null;
this.buttonLine7.SafeInterval = 200; this.buttonLane7.SafeInterval = 200;
this.buttonLine7.Size = new System.Drawing.Size(238, 120); this.buttonLane7.Size = new System.Drawing.Size(238, 120);
this.buttonLine7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane7.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine7.TabIndex = 1; this.buttonLane7.TabIndex = 1;
this.buttonLine7.Tag = "G"; this.buttonLane7.Tag = "G";
this.buttonLine7.TextColor = System.Drawing.Color.Black; this.buttonLane7.TextColor = System.Drawing.Color.Black;
this.buttonLine7.TextDownColor = System.Drawing.Color.White; this.buttonLane7.TextDownColor = System.Drawing.Color.White;
this.buttonLine7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane7.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine7.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine7.UpImage"))); this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
this.buttonLine7.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine4 // buttonLane4
// //
this.buttonLine4.BackPictureBox = null; this.buttonLane4.BackPictureBox = null;
this.buttonLine4.BackPictureBox1 = null; this.buttonLane4.BackPictureBox1 = null;
this.buttonLine4.BackPictureBox2 = null; this.buttonLane4.BackPictureBox2 = null;
this.buttonLine4.ButtonColor = System.Drawing.Color.Gray; this.buttonLane4.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine4.ButtonImageAutoSize = true; this.buttonLane4.ButtonImageAutoSize = true;
this.buttonLine4.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine4.DisableImage = null; this.buttonLane4.DisableImage = null;
this.buttonLine4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.DownImage"))); this.buttonLane4.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.DownImage")));
this.buttonLine4.GroupID = 0; this.buttonLane4.GroupID = 0;
this.buttonLine4.InitVisible = true; this.buttonLane4.InitVisible = true;
this.buttonLine4.Location = new System.Drawing.Point(759, 13); this.buttonLane4.Location = new System.Drawing.Point(759, 13);
this.buttonLine4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine4.Name = "buttonLine4"; this.buttonLane4.Name = "buttonLane4";
this.buttonLine4.NestedClickEventPrevent = false; this.buttonLane4.NestedClickEventPrevent = false;
this.buttonLine4.OutlinePixel = 1; this.buttonLane4.OutlinePixel = 1;
this.buttonLine4.RepeatInterval = 200; this.buttonLane4.RepeatInterval = 200;
this.buttonLine4.RepeatIntervalAccelerate = null; this.buttonLane4.RepeatIntervalAccelerate = null;
this.buttonLine4.SafeInterval = 200; this.buttonLane4.SafeInterval = 200;
this.buttonLine4.Size = new System.Drawing.Size(238, 120); this.buttonLane4.Size = new System.Drawing.Size(238, 120);
this.buttonLine4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine4.TabIndex = 1; this.buttonLane4.TabIndex = 1;
this.buttonLine4.Tag = "D"; this.buttonLane4.Tag = "D";
this.buttonLine4.TextColor = System.Drawing.Color.Black; this.buttonLane4.TextColor = System.Drawing.Color.Black;
this.buttonLine4.TextDownColor = System.Drawing.Color.White; this.buttonLane4.TextDownColor = System.Drawing.Color.White;
this.buttonLine4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine4.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine4.UpImage"))); this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
this.buttonLine4.Click += new System.EventHandler(this.buttonLine_Click);
// //
// buttonLine8 // buttonLane8
// //
this.buttonLine8.BackPictureBox = null; this.buttonLane8.BackPictureBox = null;
this.buttonLine8.BackPictureBox1 = null; this.buttonLane8.BackPictureBox1 = null;
this.buttonLine8.BackPictureBox2 = null; this.buttonLane8.BackPictureBox2 = null;
this.buttonLine8.ButtonColor = System.Drawing.Color.Gray; this.buttonLane8.ButtonColor = System.Drawing.Color.Gray;
this.buttonLine8.ButtonImageAutoSize = true; this.buttonLane8.ButtonImageAutoSize = true;
this.buttonLine8.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonLane8.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLine8.DisableImage = null; this.buttonLane8.DisableImage = null;
this.buttonLine8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.DownImage"))); this.buttonLane8.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.DownImage")));
this.buttonLine8.GroupID = 0; this.buttonLane8.GroupID = 0;
this.buttonLine8.InitVisible = true; this.buttonLane8.InitVisible = true;
this.buttonLine8.Location = new System.Drawing.Point(759, 248); this.buttonLane8.Location = new System.Drawing.Point(759, 248);
this.buttonLine8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO; this.buttonLane8.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLine8.Name = "buttonLine8"; this.buttonLane8.Name = "buttonLane8";
this.buttonLine8.NestedClickEventPrevent = false; this.buttonLane8.NestedClickEventPrevent = false;
this.buttonLine8.OutlinePixel = 1; this.buttonLane8.OutlinePixel = 1;
this.buttonLine8.RepeatInterval = 200; this.buttonLane8.RepeatInterval = 200;
this.buttonLine8.RepeatIntervalAccelerate = null; this.buttonLane8.RepeatIntervalAccelerate = null;
this.buttonLine8.SafeInterval = 200; this.buttonLane8.SafeInterval = 200;
this.buttonLine8.Size = new System.Drawing.Size(238, 120); this.buttonLane8.Size = new System.Drawing.Size(238, 120);
this.buttonLine8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonLane8.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLine8.TabIndex = 1; this.buttonLane8.TabIndex = 1;
this.buttonLine8.Tag = "H"; this.buttonLane8.Tag = "H";
this.buttonLine8.TextColor = System.Drawing.Color.Black; this.buttonLane8.TextColor = System.Drawing.Color.Black;
this.buttonLine8.TextDownColor = System.Drawing.Color.White; this.buttonLane8.TextDownColor = System.Drawing.Color.White;
this.buttonLine8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonLane8.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLine8.TextLocation = new System.Drawing.Point(0, 0); this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLine8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLine8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLine8.UpImage"))); this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
this.buttonLine8.Click += new System.EventHandler(this.buttonLine_Click);
// //
// smartGroupBox1 // smartGroupBox1
// //
this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.buttonLine8); this.smartGroupBox1.Controls.Add(this.buttonLane8);
this.smartGroupBox1.Controls.Add(this.buttonLine7); this.smartGroupBox1.Controls.Add(this.buttonLane7);
this.smartGroupBox1.Controls.Add(this.buttonLine6); this.smartGroupBox1.Controls.Add(this.buttonLane6);
this.smartGroupBox1.Controls.Add(this.buttonLine5); this.smartGroupBox1.Controls.Add(this.buttonLane5);
this.smartGroupBox1.Controls.Add(this.buttonLine4); this.smartGroupBox1.Controls.Add(this.buttonLane4);
this.smartGroupBox1.Controls.Add(this.buttonLine3); this.smartGroupBox1.Controls.Add(this.buttonLane3);
this.smartGroupBox1.Controls.Add(this.buttonLine2); this.smartGroupBox1.Controls.Add(this.buttonLane2);
this.smartGroupBox1.Controls.Add(this.buttonLine1); this.smartGroupBox1.Controls.Add(this.buttonLane1);
this.smartGroupBox1.Controls.Add(this.labelConstant8); this.smartGroupBox1.Controls.Add(this.labelConstant8);
this.smartGroupBox1.Controls.Add(this.labelConstant7); this.smartGroupBox1.Controls.Add(this.labelConstant7);
this.smartGroupBox1.Controls.Add(this.labelConstant6); this.smartGroupBox1.Controls.Add(this.labelConstant6);
@ -1065,14 +1057,14 @@
private SmartX.SmartLabel smartLabel3; private SmartX.SmartLabel smartLabel3;
private SmartX.SmartLabel smartLabel2; private SmartX.SmartLabel smartLabel2;
private SmartX.SmartLabel smartLabel1; private SmartX.SmartLabel smartLabel1;
private SmartX.SmartButton buttonLine1; private SmartX.SmartButton buttonLane1;
private SmartX.SmartButton buttonLine5; private SmartX.SmartButton buttonLane5;
private SmartX.SmartButton buttonLine2; private SmartX.SmartButton buttonLane2;
private SmartX.SmartButton buttonLine6; private SmartX.SmartButton buttonLane6;
private SmartX.SmartButton buttonLine3; private SmartX.SmartButton buttonLane3;
private SmartX.SmartButton buttonLine7; private SmartX.SmartButton buttonLane7;
private SmartX.SmartButton buttonLine4; private SmartX.SmartButton buttonLane4;
private SmartX.SmartButton buttonLine8; private SmartX.SmartButton buttonLane8;
private SmartX.SmartGroupBox smartGroupBox1; private SmartX.SmartGroupBox smartGroupBox1;
} }
} }

View File

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="buttonLine1.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane1.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -367,7 +367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine1.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane1.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -1118,7 +1118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine5.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane5.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -1367,7 +1367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine5.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane5.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -2118,7 +2118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine2.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane2.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -2367,7 +2367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine2.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane2.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -3118,7 +3118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine6.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane6.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -3367,7 +3367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine6.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane6.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -4118,7 +4118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine3.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane3.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -4367,7 +4367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine3.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane3.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -5118,7 +5118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine7.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane7.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -5367,7 +5367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine7.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane7.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -6118,7 +6118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine4.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane4.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -6367,7 +6367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine4.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane4.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -7118,7 +7118,7 @@
WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg== WO11jZ/8/wO+4r/9WVQDzwAAAABJRU5ErkJggg==
</value> </value>
</data> </data>
<data name="buttonLine8.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane8.DownImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
@ -7367,7 +7367,7 @@
rkJggg== rkJggg==
</value> </value>
</data> </data>
<data name="buttonLine8.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="buttonLane8.UpImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH iVBORw0KGgoAAAANSUhEUgAAAO4AAAB4CAIAAAB6s1krAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp