public void AddItem(String objectname, String number)
 {
     GlacialComponents.Controls.GLItem    Item     = new GlacialComponents.Controls.GLItem();
     GlacialComponents.Controls.GLSubItem subItem1 = new GlacialComponents.Controls.GLSubItem();
     GlacialComponents.Controls.GLSubItem subItem2 = new GlacialComponents.Controls.GLSubItem();
     subItem1.Text    = objectname;
     subItem1.Checked = true;
     subItem2.Text    = number;
     Item.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] { subItem1, subItem2 });
     objectList.Items.Add(Item);
 }
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            GlacialComponents.Controls.GLColumn glColumn1 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLColumn glColumn2 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLColumn glColumn3 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLItem glItem1 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem1 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem2 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem3 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem2 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem4 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem5 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem6 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem3 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem7 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem8 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem9 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem4 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem10 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem11 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem12 = new GlacialComponents.Controls.GLSubItem();
            this.label1 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.button1 = new System.Windows.Forms.Button();
            this.panel2 = new System.Windows.Forms.Panel();
            this.flatTabControl1 = new FlatTabControl.FlatTabControl();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.groupBox9 = new System.Windows.Forms.GroupBox();
            this.GetPortNameBtn = new System.Windows.Forms.Button();
            this.button13 = new System.Windows.Forms.Button();
            this.startserver = new System.Windows.Forms.Button();
            this.checkBox19 = new System.Windows.Forms.CheckBox();
            this.checkBoxreference = new System.Windows.Forms.CheckBox();
            this.checkBoxdisplacement = new System.Windows.Forms.CheckBox();
            this.comboBoxformat = new System.Windows.Forms.ComboBox();
            this.tbPortname = new System.Windows.Forms.TextBox();
            this.textBoxIP = new System.Windows.Forms.TextBox();
            this.textBoxport = new System.Windows.Forms.TextBox();
            this.label53 = new System.Windows.Forms.Label();
            this.label58 = new System.Windows.Forms.Label();
            this.label57 = new System.Windows.Forms.Label();
            this.label56 = new System.Windows.Forms.Label();
            this.label55 = new System.Windows.Forms.Label();
            this.label54 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.trackBar1 = new System.Windows.Forms.TrackBar();
            this.trackBar2 = new System.Windows.Forms.TrackBar();
            this.trackBar3 = new System.Windows.Forms.TrackBar();
            this.panel4 = new System.Windows.Forms.Panel();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.trackBar4 = new System.Windows.Forms.TrackBar();
            this.trackBar5 = new System.Windows.Forms.TrackBar();
            this.trackBar6 = new System.Windows.Forms.TrackBar();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.checkBox10 = new System.Windows.Forms.CheckBox();
            this.checkBox5 = new System.Windows.Forms.CheckBox();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.label29 = new System.Windows.Forms.Label();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.label30 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label33 = new System.Windows.Forms.Label();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.label35 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.checkBox6 = new System.Windows.Forms.CheckBox();
            this.button2 = new System.Windows.Forms.Button();
            this.panel6 = new System.Windows.Forms.Panel();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.checkBox4 = new System.Windows.Forms.CheckBox();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
            this.label34 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton3 = new System.Windows.Forms.RadioButton();
            this.radioButton4 = new System.Windows.Forms.RadioButton();
            this.radioButton5 = new System.Windows.Forms.RadioButton();
            this.radioButton6 = new System.Windows.Forms.RadioButton();
            this.radioButton7 = new System.Windows.Forms.RadioButton();
            this.radioButton8 = new System.Windows.Forms.RadioButton();
            this.radioButton9 = new System.Windows.Forms.RadioButton();
            this.radioButton10 = new System.Windows.Forms.RadioButton();
            this.button3 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.button5 = new System.Windows.Forms.Button();
            this.button6 = new System.Windows.Forms.Button();
            this.button7 = new System.Windows.Forms.Button();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
            this.checkBox7 = new System.Windows.Forms.CheckBox();
            this.checkBox8 = new System.Windows.Forms.CheckBox();
            this.checkBox9 = new System.Windows.Forms.CheckBox();
            this.checkBox11 = new System.Windows.Forms.CheckBox();
            this.checkBox12 = new System.Windows.Forms.CheckBox();
            this.radioButton11 = new System.Windows.Forms.RadioButton();
            this.radioButton12 = new System.Windows.Forms.RadioButton();
            this.radioButton13 = new System.Windows.Forms.RadioButton();
            this.radioButton14 = new System.Windows.Forms.RadioButton();
            this.radioButton15 = new System.Windows.Forms.RadioButton();
            this.radioButton16 = new System.Windows.Forms.RadioButton();
            this.radioButton17 = new System.Windows.Forms.RadioButton();
            this.radioButton18 = new System.Windows.Forms.RadioButton();
            this.radioButton19 = new System.Windows.Forms.RadioButton();
            this.radioButton20 = new System.Windows.Forms.RadioButton();
            this.radioButton21 = new System.Windows.Forms.RadioButton();
            this.radioButton22 = new System.Windows.Forms.RadioButton();
            this.radioButton23 = new System.Windows.Forms.RadioButton();
            this.radioButton24 = new System.Windows.Forms.RadioButton();
            this.radioButton25 = new System.Windows.Forms.RadioButton();
            this.panel7 = new System.Windows.Forms.Panel();
            this.label45 = new System.Windows.Forms.Label();
            this.textBox11 = new System.Windows.Forms.TextBox();
            this.textBox10 = new System.Windows.Forms.TextBox();
            this.button8 = new System.Windows.Forms.Button();
            this.label44 = new System.Windows.Forms.Label();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.panel10 = new System.Windows.Forms.Panel();
            this.customScrollbar1 = new CustomControls.CustomScrollbar();
            this.panel8 = new System.Windows.Forms.Panel();
            this.groupBox8 = new System.Windows.Forms.GroupBox();
            this.glacialList1 = new GlacialComponents.Controls.GlacialList();
            this.button12 = new System.Windows.Forms.Button();
            this.button11 = new System.Windows.Forms.Button();
            this.checkBox16 = new System.Windows.Forms.CheckBox();
            this.checkBox15 = new System.Windows.Forms.CheckBox();
            this.checkBox14 = new System.Windows.Forms.CheckBox();
            this.checkBox13 = new System.Windows.Forms.CheckBox();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.label52 = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.button10 = new System.Windows.Forms.Button();
            this.button9 = new System.Windows.Forms.Button();
            this.radioButton27 = new System.Windows.Forms.RadioButton();
            this.radioButton26 = new System.Windows.Forms.RadioButton();
            this.textBox14 = new System.Windows.Forms.TextBox();
            this.textBox13 = new System.Windows.Forms.TextBox();
            this.textBox12 = new System.Windows.Forms.TextBox();
            this.label48 = new System.Windows.Forms.Label();
            this.label47 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.panel9 = new System.Windows.Forms.Panel();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.flatTabControl1.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.groupBox9.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.panel5.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar6)).BeginInit();
            this.groupBox3.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            this.panel6.SuspendLayout();
            this.tabPage4.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            this.groupBox5.SuspendLayout();
            this.tableLayoutPanel8.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.tableLayoutPanel9.SuspendLayout();
            this.panel7.SuspendLayout();
            this.tabPage5.SuspendLayout();
            this.panel10.SuspendLayout();
            this.panel8.SuspendLayout();
            this.groupBox8.SuspendLayout();
            this.groupBox7.SuspendLayout();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(64)))), ((int)(((byte)(69)))));
            this.label1.Location = new System.Drawing.Point(3, 4);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(77, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "model define";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(64)))), ((int)(((byte)(69)))));
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Margin = new System.Windows.Forms.Padding(0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(824, 25);
            this.panel1.TabIndex = 2;
            // 
            // button1
            // 
            this.button1.BackgroundImage = global::Gwearable.Properties.Resources.close;
            this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.button1.Dock = System.Windows.Forms.DockStyle.Right;
            this.button1.FlatAppearance.BorderSize = 0;
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Location = new System.Drawing.Point(799, 0);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(25, 25);
            this.button1.TabIndex = 1;
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.SystemColors.ControlDarkDark;
            this.panel2.Controls.Add(this.flatTabControl1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 25);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(824, 363);
            this.panel2.TabIndex = 3;
            // 
            // flatTabControl1
            // 
            this.flatTabControl1.Controls.Add(this.tabPage1);
            this.flatTabControl1.Controls.Add(this.tabPage6);
            this.flatTabControl1.Controls.Add(this.tabPage2);
            this.flatTabControl1.Controls.Add(this.tabPage3);
            this.flatTabControl1.Controls.Add(this.tabPage4);
            this.flatTabControl1.Controls.Add(this.tabPage5);
            this.flatTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flatTabControl1.Location = new System.Drawing.Point(0, 0);
            this.flatTabControl1.myBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(80)))), ((int)(((byte)(91)))));
            this.flatTabControl1.Name = "flatTabControl1";
            this.flatTabControl1.SelectedIndex = 0;
            this.flatTabControl1.Size = new System.Drawing.Size(824, 363);
            this.flatTabControl1.TabIndex = 1;
            // 
            // tabPage6
            // 
            this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage6.Controls.Add(this.groupBox9);
            this.tabPage6.Location = new System.Drawing.Point(4, 26);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(816, 333);
            this.tabPage6.TabIndex = 5;
            this.tabPage6.Text = "Server config";
            // 
            // groupBox9
            // 
            this.groupBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.groupBox9.Controls.Add(this.GetPortNameBtn);
            this.groupBox9.Controls.Add(this.button13);
            this.groupBox9.Controls.Add(this.startserver);
            this.groupBox9.Controls.Add(this.checkBox19);
            this.groupBox9.Controls.Add(this.checkBoxreference);
            this.groupBox9.Controls.Add(this.checkBoxdisplacement);
            this.groupBox9.Controls.Add(this.comboBoxformat);
            this.groupBox9.Controls.Add(this.tbPortname);
            this.groupBox9.Controls.Add(this.textBoxIP);
            this.groupBox9.Controls.Add(this.textBoxport);
            this.groupBox9.Controls.Add(this.label53);
            this.groupBox9.Controls.Add(this.label58);
            this.groupBox9.Controls.Add(this.label57);
            this.groupBox9.Controls.Add(this.label56);
            this.groupBox9.Controls.Add(this.label55);
            this.groupBox9.Controls.Add(this.label54);
            this.groupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox9.ForeColor = System.Drawing.SystemColors.ControlText;
            this.groupBox9.Location = new System.Drawing.Point(3, 3);
            this.groupBox9.Name = "groupBox9";
            this.groupBox9.Size = new System.Drawing.Size(810, 327);
            this.groupBox9.TabIndex = 2;
            this.groupBox9.TabStop = false;
            this.groupBox9.Text = "BVH data";
            this.groupBox9.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox9_Paint);
            this.groupBox9.Enter += new System.EventHandler(this.groupBox9_Enter);
            // 
            // GetPortNameBtn
            // 
            this.GetPortNameBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.GetPortNameBtn.Location = new System.Drawing.Point(243, 69);
            this.GetPortNameBtn.Name = "GetPortNameBtn";
            this.GetPortNameBtn.Size = new System.Drawing.Size(75, 23);
            this.GetPortNameBtn.TabIndex = 7;
            this.GetPortNameBtn.Text = "获取端口名称";
            this.GetPortNameBtn.UseVisualStyleBackColor = true;
            this.GetPortNameBtn.Click += new System.EventHandler(this.GetPortNameBtn_Click);
            // 
            // button13
            // 
            this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button13.Location = new System.Drawing.Point(243, 106);
            this.button13.Name = "button13";
            this.button13.Size = new System.Drawing.Size(75, 23);
            this.button13.TabIndex = 6;
            this.button13.Text = "获取本机IP";
            this.button13.UseVisualStyleBackColor = true;
            this.button13.Click += new System.EventHandler(this.button13_Click);
            // 
            // startserver
            // 
            this.startserver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.startserver.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.startserver.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.startserver.Location = new System.Drawing.Point(481, 72);
            this.startserver.Name = "startserver";
            this.startserver.Size = new System.Drawing.Size(100, 23);
            this.startserver.TabIndex = 5;
            this.startserver.Text = "start server";
            this.startserver.UseVisualStyleBackColor = false;
            this.startserver.Click += new System.EventHandler(this.startserver_Click);
            // 
            // checkBox19
            // 
            this.checkBox19.AutoSize = true;
            this.checkBox19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox19.Location = new System.Drawing.Point(112, 41);
            this.checkBox19.Name = "checkBox19";
            this.checkBox19.Size = new System.Drawing.Size(57, 16);
            this.checkBox19.TabIndex = 4;
            this.checkBox19.Text = "Enable";
            this.checkBox19.UseVisualStyleBackColor = true;
            this.checkBox19.CheckedChanged += new System.EventHandler(this.checkBox19_CheckedChanged);
            // 
            // checkBoxreference
            // 
            this.checkBoxreference.AutoSize = true;
            this.checkBoxreference.Enabled = false;
            this.checkBoxreference.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBoxreference.Location = new System.Drawing.Point(112, 170);
            this.checkBoxreference.Name = "checkBoxreference";
            this.checkBoxreference.Size = new System.Drawing.Size(75, 16);
            this.checkBoxreference.TabIndex = 3;
            this.checkBoxreference.Text = "Reference";
            this.checkBoxreference.UseVisualStyleBackColor = true;
            // 
            // checkBoxdisplacement
            // 
            this.checkBoxdisplacement.AutoSize = true;
            this.checkBoxdisplacement.Enabled = false;
            this.checkBoxdisplacement.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBoxdisplacement.Location = new System.Drawing.Point(112, 139);
            this.checkBoxdisplacement.Name = "checkBoxdisplacement";
            this.checkBoxdisplacement.Size = new System.Drawing.Size(93, 16);
            this.checkBoxdisplacement.TabIndex = 3;
            this.checkBoxdisplacement.Text = "Displacement";
            this.checkBoxdisplacement.UseVisualStyleBackColor = true;
            // 
            // comboBoxformat
            // 
            this.comboBoxformat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.comboBoxformat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxformat.Enabled = false;
            this.comboBoxformat.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBoxformat.FormattingEnabled = true;
            this.comboBoxformat.Items.AddRange(new object[] {
            "XYZ",
            "XZY",
            "YXZ",
            "YZX",
            "ZXY",
            "ZYX"});
            this.comboBoxformat.Location = new System.Drawing.Point(112, 102);
            this.comboBoxformat.Name = "comboBoxformat";
            this.comboBoxformat.Size = new System.Drawing.Size(121, 20);
            this.comboBoxformat.TabIndex = 2;
            // 
            // tbPortname
            // 
            this.tbPortname.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tbPortname.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbPortname.Location = new System.Drawing.Point(324, 71);
            this.tbPortname.Name = "tbPortname";
            this.tbPortname.Size = new System.Drawing.Size(121, 21);
            this.tbPortname.TabIndex = 1;
            this.tbPortname.TextChanged += new System.EventHandler(this.tbPortname_TextChanged);
            // 
            // textBoxIP
            // 
            this.textBoxIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBoxIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBoxIP.Location = new System.Drawing.Point(324, 106);
            this.textBoxIP.Name = "textBoxIP";
            this.textBoxIP.Size = new System.Drawing.Size(121, 21);
            this.textBoxIP.TabIndex = 1;
            this.textBoxIP.Text = "192.168.1.162";
            // 
            // textBoxport
            // 
            this.textBoxport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBoxport.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBoxport.Enabled = false;
            this.textBoxport.Location = new System.Drawing.Point(112, 72);
            this.textBoxport.Name = "textBoxport";
            this.textBoxport.Size = new System.Drawing.Size(121, 21);
            this.textBoxport.TabIndex = 1;
            this.textBoxport.Text = "7001";
            // 
            // label53
            // 
            this.label53.AutoSize = true;
            this.label53.Location = new System.Drawing.Point(20, 40);
            this.label53.Name = "label53";
            this.label53.Size = new System.Drawing.Size(65, 12);
            this.label53.TabIndex = 0;
            this.label53.Text = "broadcast:";
            // 
            // label58
            // 
            this.label58.AutoSize = true;
            this.label58.Location = new System.Drawing.Point(479, 111);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(65, 12);
            this.label58.TabIndex = 0;
            this.label58.Text = "IP address";
            // 
            // label57
            // 
            this.label57.AutoSize = true;
            this.label57.Location = new System.Drawing.Point(20, 172);
            this.label57.Name = "label57";
            this.label57.Size = new System.Drawing.Size(59, 12);
            this.label57.TabIndex = 0;
            this.label57.Text = "Reference";
            // 
            // label56
            // 
            this.label56.AutoSize = true;
            this.label56.Location = new System.Drawing.Point(20, 139);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(77, 12);
            this.label56.TabIndex = 0;
            this.label56.Text = "Displacement";
            // 
            // label55
            // 
            this.label55.AutoSize = true;
            this.label55.Location = new System.Drawing.Point(20, 106);
            this.label55.Name = "label55";
            this.label55.Size = new System.Drawing.Size(41, 12);
            this.label55.TabIndex = 0;
            this.label55.Text = "Format";
            // 
            // label54
            // 
            this.label54.AutoSize = true;
            this.label54.Location = new System.Drawing.Point(20, 73);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(29, 12);
            this.label54.TabIndex = 0;
            this.label54.Text = "port";
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage1.Controls.Add(this.groupBox1);
            this.tabPage1.Location = new System.Drawing.Point(4, 26);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(816, 333);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Model alignment";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.panel5);
            this.groupBox1.Controls.Add(this.panel4);
            this.groupBox1.Controls.Add(this.panel3);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.groupBox1.Location = new System.Drawing.Point(3, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(810, 327);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Model alignment";
            this.groupBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox1_Paint);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.tableLayoutPanel1);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel5.Location = new System.Drawing.Point(99, 17);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(651, 165);
            this.panel5.TabIndex = 2;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel1.Controls.Add(this.label8, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.label9, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.label10, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.label11, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label12, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.label13, 2, 2);
            this.tableLayoutPanel1.Controls.Add(this.label14, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.label15, 1, 4);
            this.tableLayoutPanel1.Controls.Add(this.label16, 2, 4);
            this.tableLayoutPanel1.Controls.Add(this.trackBar1, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.trackBar2, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.trackBar3, 0, 5);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 6;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(651, 165);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label8.Location = new System.Drawing.Point(3, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(210, 20);
            this.label8.TabIndex = 0;
            this.label8.Text = "Counterclockwise";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label9.Location = new System.Drawing.Point(219, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(211, 20);
            this.label9.TabIndex = 1;
            this.label9.Text = "0.0";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label10.Location = new System.Drawing.Point(436, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(212, 20);
            this.label10.TabIndex = 2;
            this.label10.Text = "Clockwise";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label11.Location = new System.Drawing.Point(3, 55);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(210, 20);
            this.label11.TabIndex = 3;
            this.label11.Text = "Back";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label12.Location = new System.Drawing.Point(219, 55);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(211, 20);
            this.label12.TabIndex = 4;
            this.label12.Text = "0.0";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label13.Location = new System.Drawing.Point(436, 55);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(212, 20);
            this.label13.TabIndex = 4;
            this.label13.Text = "Front";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label14.Location = new System.Drawing.Point(3, 110);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(210, 20);
            this.label14.TabIndex = 4;
            this.label14.Text = "Left";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label15.Location = new System.Drawing.Point(219, 110);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(211, 20);
            this.label15.TabIndex = 4;
            this.label15.Text = "0.0";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label16.Location = new System.Drawing.Point(436, 110);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(212, 20);
            this.label16.TabIndex = 4;
            this.label16.Text = "Right";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // trackBar1
            // 
            this.trackBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tableLayoutPanel1.SetColumnSpan(this.trackBar1, 3);
            this.trackBar1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar1.LargeChange = 1;
            this.trackBar1.Location = new System.Drawing.Point(3, 23);
            this.trackBar1.Maximum = 180;
            this.trackBar1.Minimum = -180;
            this.trackBar1.Name = "trackBar1";
            this.trackBar1.Size = new System.Drawing.Size(645, 29);
            this.trackBar1.TabIndex = 5;
            this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // trackBar2
            // 
            this.tableLayoutPanel1.SetColumnSpan(this.trackBar2, 3);
            this.trackBar2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar2.LargeChange = 1;
            this.trackBar2.Location = new System.Drawing.Point(3, 78);
            this.trackBar2.Maximum = 45;
            this.trackBar2.Minimum = -45;
            this.trackBar2.Name = "trackBar2";
            this.trackBar2.Size = new System.Drawing.Size(645, 29);
            this.trackBar2.TabIndex = 6;
            this.trackBar2.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // trackBar3
            // 
            this.tableLayoutPanel1.SetColumnSpan(this.trackBar3, 3);
            this.trackBar3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar3.LargeChange = 1;
            this.trackBar3.Location = new System.Drawing.Point(3, 133);
            this.trackBar3.Maximum = 45;
            this.trackBar3.Minimum = -45;
            this.trackBar3.Name = "trackBar3";
            this.trackBar3.Size = new System.Drawing.Size(645, 29);
            this.trackBar3.TabIndex = 7;
            this.trackBar3.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.label7);
            this.panel4.Controls.Add(this.label6);
            this.panel4.Controls.Add(this.label5);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel4.Location = new System.Drawing.Point(750, 17);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(57, 307);
            this.panel4.TabIndex = 1;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(11, 150);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 0;
            this.label7.Text = "45.0";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(11, 78);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(29, 12);
            this.label6.TabIndex = 0;
            this.label6.Text = "45.0";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(11, 11);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(35, 12);
            this.label5.TabIndex = 0;
            this.label5.Text = "180.0";
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.label4);
            this.panel3.Controls.Add(this.label3);
            this.panel3.Controls.Add(this.label2);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel3.Location = new System.Drawing.Point(3, 17);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(96, 307);
            this.panel3.TabIndex = 0;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(18, 150);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 0;
            this.label4.Text = "Roll:-45.0";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(12, 78);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(71, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "Pitch:-45.0";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(18, 11);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(71, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "Yaw: -180.0";
            // 
            // tabPage2
            // 
            this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage2.Controls.Add(this.tableLayoutPanel2);
            this.tabPage2.Location = new System.Drawing.Point(4, 26);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(816, 333);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Parameters";
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.ColumnCount = 2;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.Controls.Add(this.groupBox2, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.groupBox3, 1, 0);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 1;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(810, 171);
            this.tableLayoutPanel2.TabIndex = 0;
            // 
            // groupBox2
            // 
            this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.groupBox2.Controls.Add(this.tableLayoutPanel3);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox2.Location = new System.Drawing.Point(3, 3);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(399, 165);
            this.groupBox2.TabIndex = 0;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Joint && Step";
            this.groupBox2.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox2_Paint);
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.ColumnCount = 3;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.62069F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 47.98851F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.10345F));
            this.tableLayoutPanel3.Controls.Add(this.label17, 0, 0);
            this.tableLayoutPanel3.Controls.Add(this.label18, 1, 0);
            this.tableLayoutPanel3.Controls.Add(this.label19, 2, 1);
            this.tableLayoutPanel3.Controls.Add(this.label21, 0, 2);
            this.tableLayoutPanel3.Controls.Add(this.label22, 0, 4);
            this.tableLayoutPanel3.Controls.Add(this.label20, 2, 3);
            this.tableLayoutPanel3.Controls.Add(this.label23, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.label24, 0, 3);
            this.tableLayoutPanel3.Controls.Add(this.label25, 0, 5);
            this.tableLayoutPanel3.Controls.Add(this.label26, 2, 5);
            this.tableLayoutPanel3.Controls.Add(this.label27, 1, 2);
            this.tableLayoutPanel3.Controls.Add(this.label28, 1, 4);
            this.tableLayoutPanel3.Controls.Add(this.trackBar4, 1, 1);
            this.tableLayoutPanel3.Controls.Add(this.trackBar5, 1, 3);
            this.tableLayoutPanel3.Controls.Add(this.trackBar6, 1, 5);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 17);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 6;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(393, 145);
            this.tableLayoutPanel3.TabIndex = 0;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label17.Location = new System.Drawing.Point(3, 0);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(126, 24);
            this.label17.TabIndex = 0;
            this.label17.Text = "Joint stiffness:";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label18.Location = new System.Drawing.Point(135, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(183, 24);
            this.label18.TabIndex = 0;
            this.label18.Text = "0.00";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label19.Location = new System.Drawing.Point(324, 24);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(66, 24);
            this.label19.TabIndex = 0;
            this.label19.Text = "1.00";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label21.Location = new System.Drawing.Point(3, 48);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(126, 24);
            this.label21.TabIndex = 0;
            this.label21.Text = "Step stiffness:";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label22.Location = new System.Drawing.Point(3, 96);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(126, 24);
            this.label22.TabIndex = 0;
            this.label22.Text = "Step constraint:";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label20.Location = new System.Drawing.Point(324, 72);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(66, 24);
            this.label20.TabIndex = 0;
            this.label20.Text = "1.00";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label23.Location = new System.Drawing.Point(3, 24);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(126, 24);
            this.label23.TabIndex = 0;
            this.label23.Text = "0";
            this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label24.Location = new System.Drawing.Point(3, 72);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(126, 24);
            this.label24.TabIndex = 0;
            this.label24.Text = "0";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label25.Location = new System.Drawing.Point(3, 120);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(126, 25);
            this.label25.TabIndex = 0;
            this.label25.Text = "0";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label26.Location = new System.Drawing.Point(324, 120);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(66, 25);
            this.label26.TabIndex = 0;
            this.label26.Text = "1.00";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label27.Location = new System.Drawing.Point(135, 48);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(183, 24);
            this.label27.TabIndex = 0;
            this.label27.Text = "0.00";
            this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label28.Location = new System.Drawing.Point(135, 96);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(183, 24);
            this.label28.TabIndex = 0;
            this.label28.Text = "0.00";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // trackBar4
            // 
            this.trackBar4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar4.LargeChange = 1;
            this.trackBar4.Location = new System.Drawing.Point(135, 27);
            this.trackBar4.Maximum = 100;
            this.trackBar4.Name = "trackBar4";
            this.trackBar4.Size = new System.Drawing.Size(183, 18);
            this.trackBar4.TabIndex = 1;
            this.trackBar4.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // trackBar5
            // 
            this.trackBar5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar5.LargeChange = 1;
            this.trackBar5.Location = new System.Drawing.Point(135, 75);
            this.trackBar5.Maximum = 100;
            this.trackBar5.Name = "trackBar5";
            this.trackBar5.Size = new System.Drawing.Size(183, 18);
            this.trackBar5.TabIndex = 2;
            this.trackBar5.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // trackBar6
            // 
            this.trackBar6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trackBar6.LargeChange = 1;
            this.trackBar6.Location = new System.Drawing.Point(135, 123);
            this.trackBar6.Maximum = 100;
            this.trackBar6.Name = "trackBar6";
            this.trackBar6.Size = new System.Drawing.Size(183, 19);
            this.trackBar6.TabIndex = 3;
            this.trackBar6.TickStyle = System.Windows.Forms.TickStyle.None;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.tableLayoutPanel4);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox3.Location = new System.Drawing.Point(408, 3);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(399, 165);
            this.groupBox3.TabIndex = 1;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Contact";
            this.groupBox3.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox3_Paint);
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.ColumnCount = 3;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.68195F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.13754F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.89398F));
            this.tableLayoutPanel4.Controls.Add(this.checkBox10, 1, 3);
            this.tableLayoutPanel4.Controls.Add(this.checkBox5, 1, 1);
            this.tableLayoutPanel4.Controls.Add(this.checkBox2, 1, 0);
            this.tableLayoutPanel4.Controls.Add(this.label29, 0, 0);
            this.tableLayoutPanel4.Controls.Add(this.checkBox1, 1, 2);
            this.tableLayoutPanel4.Controls.Add(this.checkBox3, 2, 6);
            this.tableLayoutPanel4.Controls.Add(this.label30, 0, 4);
            this.tableLayoutPanel4.Controls.Add(this.label31, 0, 5);
            this.tableLayoutPanel4.Controls.Add(this.label32, 0, 6);
            this.tableLayoutPanel4.Controls.Add(this.comboBox1, 1, 4);
            this.tableLayoutPanel4.Controls.Add(this.textBox1, 1, 5);
            this.tableLayoutPanel4.Controls.Add(this.textBox2, 1, 6);
            this.tableLayoutPanel4.Controls.Add(this.label33, 0, 3);
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 17);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 7;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(393, 145);
            this.tableLayoutPanel4.TabIndex = 0;
            // 
            // checkBox10
            // 
            this.checkBox10.AutoSize = true;
            this.checkBox10.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.checkBox10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox10.Location = new System.Drawing.Point(155, 63);
            this.checkBox10.Name = "checkBox10";
            this.checkBox10.Size = new System.Drawing.Size(183, 14);
            this.checkBox10.TabIndex = 11;
            this.checkBox10.UseVisualStyleBackColor = true;
            // 
            // checkBox5
            // 
            this.checkBox5.AutoSize = true;
            this.checkBox5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.checkBox5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox5.Location = new System.Drawing.Point(155, 23);
            this.checkBox5.Name = "checkBox5";
            this.checkBox5.Size = new System.Drawing.Size(183, 14);
            this.checkBox5.TabIndex = 6;
            this.checkBox5.Text = "Hands";
            this.checkBox5.UseVisualStyleBackColor = true;
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.checkBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox2.Location = new System.Drawing.Point(155, 3);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(183, 14);
            this.checkBox2.TabIndex = 3;
            this.checkBox2.Text = "Feet";
            this.checkBox2.UseVisualStyleBackColor = true;
            // 
            // label29
            // 
            this.label29.AutoEllipsis = true;
            this.label29.AutoSize = true;
            this.label29.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label29.Location = new System.Drawing.Point(3, 0);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(146, 20);
            this.label29.TabIndex = 0;
            this.label29.Text = "Contact points:";
            this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.checkBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox1.Location = new System.Drawing.Point(155, 43);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(183, 14);
            this.checkBox1.TabIndex = 2;
            this.checkBox1.Text = "Hip";
            this.checkBox1.UseVisualStyleBackColor = true;
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.checkBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox3.Location = new System.Drawing.Point(344, 123);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(46, 19);
            this.checkBox3.TabIndex = 12;
            this.checkBox3.Text = "g";
            this.checkBox3.UseVisualStyleBackColor = true;
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label30.Location = new System.Drawing.Point(3, 80);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(146, 20);
            this.label30.TabIndex = 13;
            this.label30.Text = "Ant-mag:";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label31.Location = new System.Drawing.Point(3, 100);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(146, 20);
            this.label31.TabIndex = 14;
            this.label31.Text = "Hip height:";
            this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label32.Location = new System.Drawing.Point(3, 120);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(146, 25);
            this.label32.TabIndex = 15;
            this.label32.Text = "CoM acc threshold:";
            this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // comboBox1
            // 
            this.comboBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.comboBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.comboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "Off",
            "On-entire",
            "On-feet"});
            this.comboBox1.Location = new System.Drawing.Point(155, 83);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(183, 20);
            this.comboBox1.TabIndex = 16;
            this.comboBox1.Text = "On-entire";
            // 
            // textBox1
            // 
            this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox1.Location = new System.Drawing.Point(155, 103);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(183, 21);
            this.textBox1.TabIndex = 17;
            this.textBox1.Text = "1.2000";
            // 
            // textBox2
            // 
            this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox2.Location = new System.Drawing.Point(155, 123);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(183, 21);
            this.textBox2.TabIndex = 18;
            this.textBox2.Text = "0.8000";
            this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label33.Location = new System.Drawing.Point(3, 60);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(146, 20);
            this.label33.TabIndex = 13;
            this.label33.Text = "Ground constrain";
            this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // tabPage3
            // 
            this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage3.Controls.Add(this.tableLayoutPanel5);
            this.tabPage3.Location = new System.Drawing.Point(4, 26);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Size = new System.Drawing.Size(816, 333);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Smooth factor";
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.ColumnCount = 2;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 64.64925F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35.35076F));
            this.tableLayoutPanel5.Controls.Add(this.groupBox4, 0, 0);
            this.tableLayoutPanel5.Controls.Add(this.panel6, 1, 0);
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 1;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(816, 333);
            this.tableLayoutPanel5.TabIndex = 0;
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.tableLayoutPanel6);
            this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox4.Location = new System.Drawing.Point(3, 3);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(521, 327);
            this.groupBox4.TabIndex = 0;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Smooth factor settings";
            this.groupBox4.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox4_Paint);
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.ColumnCount = 4;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.Controls.Add(this.label35, 0, 1);
            this.tableLayoutPanel6.Controls.Add(this.label36, 0, 2);
            this.tableLayoutPanel6.Controls.Add(this.label37, 0, 3);
            this.tableLayoutPanel6.Controls.Add(this.label38, 1, 0);
            this.tableLayoutPanel6.Controls.Add(this.label39, 2, 0);
            this.tableLayoutPanel6.Controls.Add(this.textBox3, 1, 1);
            this.tableLayoutPanel6.Controls.Add(this.textBox4, 2, 1);
            this.tableLayoutPanel6.Controls.Add(this.textBox5, 2, 2);
            this.tableLayoutPanel6.Controls.Add(this.textBox6, 2, 3);
            this.tableLayoutPanel6.Controls.Add(this.textBox7, 1, 2);
            this.tableLayoutPanel6.Controls.Add(this.textBox8, 1, 3);
            this.tableLayoutPanel6.Controls.Add(this.checkBox6, 3, 3);
            this.tableLayoutPanel6.Controls.Add(this.button2, 3, 1);
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 17);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 4;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(515, 100);
            this.tableLayoutPanel6.TabIndex = 0;
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(3, 25);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(29, 12);
            this.label35.TabIndex = 0;
            this.label35.Text = "Hip:";
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(3, 50);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(35, 12);
            this.label36.TabIndex = 0;
            this.label36.Text = "Feet:";
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(3, 75);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(47, 12);
            this.label37.TabIndex = 0;
            this.label37.Text = "Others:";
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.Location = new System.Drawing.Point(131, 0);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(29, 12);
            this.label38.TabIndex = 0;
            this.label38.Text = "Disp";
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(259, 0);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(53, 12);
            this.label39.TabIndex = 0;
            this.label39.Text = "Rotation";
            // 
            // textBox3
            // 
            this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox3.Location = new System.Drawing.Point(131, 28);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(100, 21);
            this.textBox3.TabIndex = 1;
            this.textBox3.Text = "5";
            // 
            // textBox4
            // 
            this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox4.Location = new System.Drawing.Point(259, 28);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(100, 21);
            this.textBox4.TabIndex = 1;
            this.textBox4.Text = "3";
            // 
            // textBox5
            // 
            this.textBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox5.Location = new System.Drawing.Point(259, 53);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(100, 21);
            this.textBox5.TabIndex = 1;
            this.textBox5.Text = "3";
            // 
            // textBox6
            // 
            this.textBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox6.Location = new System.Drawing.Point(259, 78);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(100, 21);
            this.textBox6.TabIndex = 1;
            this.textBox6.Text = "3";
            // 
            // textBox7
            // 
            this.textBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox7.Location = new System.Drawing.Point(131, 53);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(100, 21);
            this.textBox7.TabIndex = 1;
            this.textBox7.Text = "5";
            // 
            // textBox8
            // 
            this.textBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox8.Location = new System.Drawing.Point(131, 78);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(100, 21);
            this.textBox8.TabIndex = 1;
            this.textBox8.Text = "3";
            // 
            // checkBox6
            // 
            this.checkBox6.AutoSize = true;
            this.checkBox6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox6.Location = new System.Drawing.Point(387, 78);
            this.checkBox6.Name = "checkBox6";
            this.checkBox6.Size = new System.Drawing.Size(57, 16);
            this.checkBox6.TabIndex = 3;
            this.checkBox6.Text = "Enable";
            this.checkBox6.UseVisualStyleBackColor = true;
            // 
            // button2
            // 
            this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button2.Location = new System.Drawing.Point(387, 28);
            this.button2.Name = "button2";
            this.tableLayoutPanel6.SetRowSpan(this.button2, 2);
            this.button2.Size = new System.Drawing.Size(125, 44);
            this.button2.TabIndex = 2;
            this.button2.Text = "Apply";
            this.button2.UseVisualStyleBackColor = false;
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.textBox9);
            this.panel6.Controls.Add(this.checkBox4);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel6.Location = new System.Drawing.Point(530, 3);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(283, 117);
            this.panel6.TabIndex = 1;
            // 
            // textBox9
            // 
            this.textBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox9.Location = new System.Drawing.Point(17, 17);
            this.textBox9.Multiline = true;
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(205, 74);
            this.textBox9.TabIndex = 2;
            this.textBox9.Text = "Contact editing is disabled when smooth mode is enabled.";
            // 
            // checkBox4
            // 
            this.checkBox4.AutoSize = true;
            this.checkBox4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.checkBox4.Location = new System.Drawing.Point(17, 101);
            this.checkBox4.Name = "checkBox4";
            this.checkBox4.Size = new System.Drawing.Size(99, 16);
            this.checkBox4.TabIndex = 1;
            this.checkBox4.Text = "Lost data fit";
            this.checkBox4.UseVisualStyleBackColor = true;
            // 
            // tabPage4
            // 
            this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage4.Controls.Add(this.tableLayoutPanel7);
            this.tabPage4.Location = new System.Drawing.Point(4, 26);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Size = new System.Drawing.Size(816, 333);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text = "Contact editing";
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.ColumnCount = 2;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Controls.Add(this.groupBox5, 0, 0);
            this.tableLayoutPanel7.Controls.Add(this.groupBox6, 1, 0);
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 1;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(816, 333);
            this.tableLayoutPanel7.TabIndex = 0;
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.tableLayoutPanel8);
            this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox5.Location = new System.Drawing.Point(3, 3);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(402, 181);
            this.groupBox5.TabIndex = 0;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "Signal frame editing";
            this.groupBox5.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox5_Paint);
            // 
            // tableLayoutPanel8
            // 
            this.tableLayoutPanel8.ColumnCount = 4;
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.96317F));
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.67989F));
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.47875F));
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30.87819F));
            this.tableLayoutPanel8.Controls.Add(this.label34, 0, 0);
            this.tableLayoutPanel8.Controls.Add(this.label40, 0, 1);
            this.tableLayoutPanel8.Controls.Add(this.label41, 0, 2);
            this.tableLayoutPanel8.Controls.Add(this.label42, 0, 3);
            this.tableLayoutPanel8.Controls.Add(this.label43, 0, 4);
            this.tableLayoutPanel8.Controls.Add(this.radioButton1, 1, 0);
            this.tableLayoutPanel8.Controls.Add(this.radioButton2, 1, 1);
            this.tableLayoutPanel8.Controls.Add(this.radioButton3, 1, 2);
            this.tableLayoutPanel8.Controls.Add(this.radioButton4, 1, 3);
            this.tableLayoutPanel8.Controls.Add(this.radioButton5, 1, 4);
            this.tableLayoutPanel8.Controls.Add(this.radioButton6, 2, 4);
            this.tableLayoutPanel8.Controls.Add(this.radioButton7, 2, 3);
            this.tableLayoutPanel8.Controls.Add(this.radioButton8, 2, 2);
            this.tableLayoutPanel8.Controls.Add(this.radioButton9, 2, 1);
            this.tableLayoutPanel8.Controls.Add(this.radioButton10, 2, 0);
            this.tableLayoutPanel8.Controls.Add(this.button3, 3, 0);
            this.tableLayoutPanel8.Controls.Add(this.button4, 3, 1);
            this.tableLayoutPanel8.Controls.Add(this.button5, 3, 2);
            this.tableLayoutPanel8.Controls.Add(this.button6, 3, 3);
            this.tableLayoutPanel8.Controls.Add(this.button7, 3, 4);
            this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 17);
            this.tableLayoutPanel8.Name = "tableLayoutPanel8";
            this.tableLayoutPanel8.RowCount = 5;
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel8.Size = new System.Drawing.Size(396, 135);
            this.tableLayoutPanel8.TabIndex = 0;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label34.Location = new System.Drawing.Point(3, 0);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(77, 27);
            this.label34.TabIndex = 0;
            this.label34.Text = "Left foot";
            this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label40.Location = new System.Drawing.Point(3, 27);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(77, 27);
            this.label40.TabIndex = 0;
            this.label40.Text = "Right foot";
            this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label41.Location = new System.Drawing.Point(3, 54);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(77, 27);
            this.label41.TabIndex = 0;
            this.label41.Text = "Hip";
            this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label42.Location = new System.Drawing.Point(3, 81);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(77, 27);
            this.label42.TabIndex = 0;
            this.label42.Text = "Left hand";
            this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label43.Location = new System.Drawing.Point(3, 108);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(77, 27);
            this.label43.TabIndex = 0;
            this.label43.Text = "Right hand";
            this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton1.Location = new System.Drawing.Point(86, 3);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(75, 21);
            this.radioButton1.TabIndex = 1;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "Contact";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton2.Location = new System.Drawing.Point(86, 30);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(75, 21);
            this.radioButton2.TabIndex = 1;
            this.radioButton2.TabStop = true;
            this.radioButton2.Text = "Contact";
            this.radioButton2.UseVisualStyleBackColor = true;
            // 
            // radioButton3
            // 
            this.radioButton3.AutoSize = true;
            this.radioButton3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton3.Location = new System.Drawing.Point(86, 57);
            this.radioButton3.Name = "radioButton3";
            this.radioButton3.Size = new System.Drawing.Size(75, 21);
            this.radioButton3.TabIndex = 1;
            this.radioButton3.TabStop = true;
            this.radioButton3.Text = "Contact";
            this.radioButton3.UseVisualStyleBackColor = true;
            // 
            // radioButton4
            // 
            this.radioButton4.AutoSize = true;
            this.radioButton4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton4.Location = new System.Drawing.Point(86, 84);
            this.radioButton4.Name = "radioButton4";
            this.radioButton4.Size = new System.Drawing.Size(75, 21);
            this.radioButton4.TabIndex = 1;
            this.radioButton4.TabStop = true;
            this.radioButton4.Text = "Contact";
            this.radioButton4.UseVisualStyleBackColor = true;
            // 
            // radioButton5
            // 
            this.radioButton5.AutoSize = true;
            this.radioButton5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton5.Location = new System.Drawing.Point(86, 111);
            this.radioButton5.Name = "radioButton5";
            this.radioButton5.Size = new System.Drawing.Size(75, 21);
            this.radioButton5.TabIndex = 1;
            this.radioButton5.TabStop = true;
            this.radioButton5.Text = "Contact";
            this.radioButton5.UseVisualStyleBackColor = true;
            // 
            // radioButton6
            // 
            this.radioButton6.AutoSize = true;
            this.radioButton6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton6.Location = new System.Drawing.Point(167, 111);
            this.radioButton6.Name = "radioButton6";
            this.radioButton6.Size = new System.Drawing.Size(102, 21);
            this.radioButton6.TabIndex = 1;
            this.radioButton6.TabStop = true;
            this.radioButton6.Text = "Not contact";
            this.radioButton6.UseVisualStyleBackColor = true;
            // 
            // radioButton7
            // 
            this.radioButton7.AutoSize = true;
            this.radioButton7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton7.Location = new System.Drawing.Point(167, 84);
            this.radioButton7.Name = "radioButton7";
            this.radioButton7.Size = new System.Drawing.Size(102, 21);
            this.radioButton7.TabIndex = 1;
            this.radioButton7.TabStop = true;
            this.radioButton7.Text = "Not contact";
            this.radioButton7.UseVisualStyleBackColor = true;
            // 
            // radioButton8
            // 
            this.radioButton8.AutoSize = true;
            this.radioButton8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton8.Location = new System.Drawing.Point(167, 57);
            this.radioButton8.Name = "radioButton8";
            this.radioButton8.Size = new System.Drawing.Size(102, 21);
            this.radioButton8.TabIndex = 1;
            this.radioButton8.TabStop = true;
            this.radioButton8.Text = "Not contact";
            this.radioButton8.UseVisualStyleBackColor = true;
            // 
            // radioButton9
            // 
            this.radioButton9.AutoSize = true;
            this.radioButton9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton9.Location = new System.Drawing.Point(167, 30);
            this.radioButton9.Name = "radioButton9";
            this.radioButton9.Size = new System.Drawing.Size(102, 21);
            this.radioButton9.TabIndex = 1;
            this.radioButton9.TabStop = true;
            this.radioButton9.Text = "Not contact";
            this.radioButton9.UseVisualStyleBackColor = true;
            // 
            // radioButton10
            // 
            this.radioButton10.AutoSize = true;
            this.radioButton10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton10.Location = new System.Drawing.Point(167, 3);
            this.radioButton10.Name = "radioButton10";
            this.radioButton10.Size = new System.Drawing.Size(102, 21);
            this.radioButton10.TabIndex = 1;
            this.radioButton10.TabStop = true;
            this.radioButton10.Text = "Not contact";
            this.radioButton10.UseVisualStyleBackColor = true;
            // 
            // button3
            // 
            this.button3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button3.Location = new System.Drawing.Point(275, 3);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(118, 21);
            this.button3.TabIndex = 2;
            this.button3.Text = "Use default";
            this.button3.UseVisualStyleBackColor = true;
            // 
            // button4
            // 
            this.button4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button4.Location = new System.Drawing.Point(275, 30);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(118, 21);
            this.button4.TabIndex = 2;
            this.button4.Text = "Use default";
            this.button4.UseVisualStyleBackColor = true;
            // 
            // button5
            // 
            this.button5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button5.Location = new System.Drawing.Point(275, 57);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(118, 21);
            this.button5.TabIndex = 2;
            this.button5.Text = "Use default";
            this.button5.UseVisualStyleBackColor = true;
            // 
            // button6
            // 
            this.button6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button6.Location = new System.Drawing.Point(275, 84);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(118, 21);
            this.button6.TabIndex = 2;
            this.button6.Text = "Use default";
            this.button6.UseVisualStyleBackColor = true;
            // 
            // button7
            // 
            this.button7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button7.Location = new System.Drawing.Point(275, 111);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(118, 21);
            this.button7.TabIndex = 2;
            this.button7.Text = "Use default";
            this.button7.UseVisualStyleBackColor = true;
            // 
            // groupBox6
            // 
            this.groupBox6.Controls.Add(this.tableLayoutPanel9);
            this.groupBox6.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox6.Location = new System.Drawing.Point(411, 3);
            this.groupBox6.Name = "groupBox6";
            this.groupBox6.Size = new System.Drawing.Size(402, 181);
            this.groupBox6.TabIndex = 1;
            this.groupBox6.TabStop = false;
            this.groupBox6.Text = "Batch editing";
            this.groupBox6.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox6_Paint);
            // 
            // tableLayoutPanel9
            // 
            this.tableLayoutPanel9.ColumnCount = 5;
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.40491F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.74642F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.6544F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24.94888F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.Controls.Add(this.checkBox7, 0, 0);
            this.tableLayoutPanel9.Controls.Add(this.checkBox8, 0, 1);
            this.tableLayoutPanel9.Controls.Add(this.checkBox9, 0, 2);
            this.tableLayoutPanel9.Controls.Add(this.checkBox11, 0, 3);
            this.tableLayoutPanel9.Controls.Add(this.checkBox12, 0, 4);
            this.tableLayoutPanel9.Controls.Add(this.radioButton11, 1, 0);
            this.tableLayoutPanel9.Controls.Add(this.radioButton12, 1, 1);
            this.tableLayoutPanel9.Controls.Add(this.radioButton13, 1, 2);
            this.tableLayoutPanel9.Controls.Add(this.radioButton14, 1, 3);
            this.tableLayoutPanel9.Controls.Add(this.radioButton15, 1, 4);
            this.tableLayoutPanel9.Controls.Add(this.radioButton16, 2, 0);
            this.tableLayoutPanel9.Controls.Add(this.radioButton17, 2, 1);
            this.tableLayoutPanel9.Controls.Add(this.radioButton18, 2, 2);
            this.tableLayoutPanel9.Controls.Add(this.radioButton19, 2, 3);
            this.tableLayoutPanel9.Controls.Add(this.radioButton20, 2, 4);
            this.tableLayoutPanel9.Controls.Add(this.radioButton21, 3, 0);
            this.tableLayoutPanel9.Controls.Add(this.radioButton22, 3, 1);
            this.tableLayoutPanel9.Controls.Add(this.radioButton23, 3, 2);
            this.tableLayoutPanel9.Controls.Add(this.radioButton24, 3, 3);
            this.tableLayoutPanel9.Controls.Add(this.radioButton25, 3, 4);
            this.tableLayoutPanel9.Controls.Add(this.panel7, 4, 0);
            this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Top;
            this.tableLayoutPanel9.Location = new System.Drawing.Point(3, 17);
            this.tableLayoutPanel9.Name = "tableLayoutPanel9";
            this.tableLayoutPanel9.RowCount = 5;
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel9.Size = new System.Drawing.Size(396, 135);
            this.tableLayoutPanel9.TabIndex = 0;
            // 
            // checkBox7
            // 
            this.checkBox7.AutoSize = true;
            this.checkBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox7.Location = new System.Drawing.Point(3, 3);
            this.checkBox7.Name = "checkBox7";
            this.checkBox7.Size = new System.Drawing.Size(67, 21);
            this.checkBox7.TabIndex = 0;
            this.checkBox7.Text = "Left foot";
            this.checkBox7.UseVisualStyleBackColor = true;
            // 
            // checkBox8
            // 
            this.checkBox8.AutoSize = true;
            this.checkBox8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox8.Location = new System.Drawing.Point(3, 30);
            this.checkBox8.Name = "checkBox8";
            this.checkBox8.Size = new System.Drawing.Size(67, 21);
            this.checkBox8.TabIndex = 0;
            this.checkBox8.Text = "Right foot";
            this.checkBox8.UseVisualStyleBackColor = true;
            // 
            // checkBox9
            // 
            this.checkBox9.AutoSize = true;
            this.checkBox9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox9.Location = new System.Drawing.Point(3, 57);
            this.checkBox9.Name = "checkBox9";
            this.checkBox9.Size = new System.Drawing.Size(67, 21);
            this.checkBox9.TabIndex = 0;
            this.checkBox9.Text = "Hip";
            this.checkBox9.UseVisualStyleBackColor = true;
            // 
            // checkBox11
            // 
            this.checkBox11.AutoSize = true;
            this.checkBox11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox11.Location = new System.Drawing.Point(3, 84);
            this.checkBox11.Name = "checkBox11";
            this.checkBox11.Size = new System.Drawing.Size(67, 21);
            this.checkBox11.TabIndex = 0;
            this.checkBox11.Text = "Left hand";
            this.checkBox11.UseVisualStyleBackColor = true;
            // 
            // checkBox12
            // 
            this.checkBox12.AutoSize = true;
            this.checkBox12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.checkBox12.Location = new System.Drawing.Point(3, 111);
            this.checkBox12.Name = "checkBox12";
            this.checkBox12.Size = new System.Drawing.Size(67, 21);
            this.checkBox12.TabIndex = 0;
            this.checkBox12.Text = "Right hand";
            this.checkBox12.UseVisualStyleBackColor = true;
            // 
            // radioButton11
            // 
            this.radioButton11.AutoSize = true;
            this.radioButton11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton11.Location = new System.Drawing.Point(76, 3);
            this.radioButton11.Name = "radioButton11";
            this.radioButton11.Size = new System.Drawing.Size(56, 21);
            this.radioButton11.TabIndex = 1;
            this.radioButton11.TabStop = true;
            this.radioButton11.Text = "Contact";
            this.radioButton11.UseVisualStyleBackColor = true;
            // 
            // radioButton12
            // 
            this.radioButton12.AutoSize = true;
            this.radioButton12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton12.Location = new System.Drawing.Point(76, 30);
            this.radioButton12.Name = "radioButton12";
            this.radioButton12.Size = new System.Drawing.Size(56, 21);
            this.radioButton12.TabIndex = 1;
            this.radioButton12.TabStop = true;
            this.radioButton12.Text = "Contact";
            this.radioButton12.UseVisualStyleBackColor = true;
            // 
            // radioButton13
            // 
            this.radioButton13.AutoSize = true;
            this.radioButton13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton13.Location = new System.Drawing.Point(76, 57);
            this.radioButton13.Name = "radioButton13";
            this.radioButton13.Size = new System.Drawing.Size(56, 21);
            this.radioButton13.TabIndex = 2;
            this.radioButton13.TabStop = true;
            this.radioButton13.Text = "Contact";
            this.radioButton13.UseVisualStyleBackColor = true;
            // 
            // radioButton14
            // 
            this.radioButton14.AutoSize = true;
            this.radioButton14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton14.Location = new System.Drawing.Point(76, 84);
            this.radioButton14.Name = "radioButton14";
            this.radioButton14.Size = new System.Drawing.Size(56, 21);
            this.radioButton14.TabIndex = 2;
            this.radioButton14.TabStop = true;
            this.radioButton14.Text = "Contact";
            this.radioButton14.UseVisualStyleBackColor = true;
            // 
            // radioButton15
            // 
            this.radioButton15.AutoSize = true;
            this.radioButton15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton15.Location = new System.Drawing.Point(76, 111);
            this.radioButton15.Name = "radioButton15";
            this.radioButton15.Size = new System.Drawing.Size(56, 21);
            this.radioButton15.TabIndex = 2;
            this.radioButton15.TabStop = true;
            this.radioButton15.Text = "Contact";
            this.radioButton15.UseVisualStyleBackColor = true;
            // 
            // radioButton16
            // 
            this.radioButton16.AutoSize = true;
            this.radioButton16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton16.Location = new System.Drawing.Point(138, 3);
            this.radioButton16.Name = "radioButton16";
            this.radioButton16.Size = new System.Drawing.Size(75, 21);
            this.radioButton16.TabIndex = 3;
            this.radioButton16.TabStop = true;
            this.radioButton16.Text = "Not contact";
            this.radioButton16.UseVisualStyleBackColor = true;
            // 
            // radioButton17
            // 
            this.radioButton17.AutoSize = true;
            this.radioButton17.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton17.Location = new System.Drawing.Point(138, 30);
            this.radioButton17.Name = "radioButton17";
            this.radioButton17.Size = new System.Drawing.Size(75, 21);
            this.radioButton17.TabIndex = 3;
            this.radioButton17.TabStop = true;
            this.radioButton17.Text = "Not contact";
            this.radioButton17.UseVisualStyleBackColor = true;
            // 
            // radioButton18
            // 
            this.radioButton18.AutoSize = true;
            this.radioButton18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton18.Location = new System.Drawing.Point(138, 57);
            this.radioButton18.Name = "radioButton18";
            this.radioButton18.Size = new System.Drawing.Size(75, 21);
            this.radioButton18.TabIndex = 3;
            this.radioButton18.TabStop = true;
            this.radioButton18.Text = "Not contact";
            this.radioButton18.UseVisualStyleBackColor = true;
            // 
            // radioButton19
            // 
            this.radioButton19.AutoSize = true;
            this.radioButton19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton19.Location = new System.Drawing.Point(138, 84);
            this.radioButton19.Name = "radioButton19";
            this.radioButton19.Size = new System.Drawing.Size(75, 21);
            this.radioButton19.TabIndex = 3;
            this.radioButton19.TabStop = true;
            this.radioButton19.Text = "Not contact";
            this.radioButton19.UseVisualStyleBackColor = true;
            // 
            // radioButton20
            // 
            this.radioButton20.AutoSize = true;
            this.radioButton20.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton20.Location = new System.Drawing.Point(138, 111);
            this.radioButton20.Name = "radioButton20";
            this.radioButton20.Size = new System.Drawing.Size(75, 21);
            this.radioButton20.TabIndex = 3;
            this.radioButton20.TabStop = true;
            this.radioButton20.Text = "Not contact";
            this.radioButton20.UseVisualStyleBackColor = true;
            // 
            // radioButton21
            // 
            this.radioButton21.AutoSize = true;
            this.radioButton21.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton21.Location = new System.Drawing.Point(219, 3);
            this.radioButton21.Name = "radioButton21";
            this.radioButton21.Size = new System.Drawing.Size(93, 21);
            this.radioButton21.TabIndex = 4;
            this.radioButton21.TabStop = true;
            this.radioButton21.Text = "User default";
            this.radioButton21.UseVisualStyleBackColor = true;
            // 
            // radioButton22
            // 
            this.radioButton22.AutoSize = true;
            this.radioButton22.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton22.Location = new System.Drawing.Point(219, 30);
            this.radioButton22.Name = "radioButton22";
            this.radioButton22.Size = new System.Drawing.Size(93, 21);
            this.radioButton22.TabIndex = 4;
            this.radioButton22.TabStop = true;
            this.radioButton22.Text = "User default";
            this.radioButton22.UseVisualStyleBackColor = true;
            // 
            // radioButton23
            // 
            this.radioButton23.AutoSize = true;
            this.radioButton23.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton23.Location = new System.Drawing.Point(219, 57);
            this.radioButton23.Name = "radioButton23";
            this.radioButton23.Size = new System.Drawing.Size(93, 21);
            this.radioButton23.TabIndex = 4;
            this.radioButton23.TabStop = true;
            this.radioButton23.Text = "User default";
            this.radioButton23.UseVisualStyleBackColor = true;
            // 
            // radioButton24
            // 
            this.radioButton24.AutoSize = true;
            this.radioButton24.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton24.Location = new System.Drawing.Point(219, 84);
            this.radioButton24.Name = "radioButton24";
            this.radioButton24.Size = new System.Drawing.Size(93, 21);
            this.radioButton24.TabIndex = 4;
            this.radioButton24.TabStop = true;
            this.radioButton24.Text = "User default";
            this.radioButton24.UseVisualStyleBackColor = true;
            // 
            // radioButton25
            // 
            this.radioButton25.AutoSize = true;
            this.radioButton25.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radioButton25.Location = new System.Drawing.Point(219, 111);
            this.radioButton25.Name = "radioButton25";
            this.radioButton25.Size = new System.Drawing.Size(93, 21);
            this.radioButton25.TabIndex = 4;
            this.radioButton25.TabStop = true;
            this.radioButton25.Text = "User default";
            this.radioButton25.UseVisualStyleBackColor = true;
            // 
            // panel7
            // 
            this.panel7.Controls.Add(this.label45);
            this.panel7.Controls.Add(this.textBox11);
            this.panel7.Controls.Add(this.textBox10);
            this.panel7.Controls.Add(this.button8);
            this.panel7.Controls.Add(this.label44);
            this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel7.Location = new System.Drawing.Point(318, 3);
            this.panel7.Name = "panel7";
            this.tableLayoutPanel9.SetRowSpan(this.panel7, 5);
            this.panel7.Size = new System.Drawing.Size(75, 129);
            this.panel7.TabIndex = 5;
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(33, 61);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(17, 12);
            this.label45.TabIndex = 3;
            this.label45.Text = "to";
            // 
            // textBox11
            // 
            this.textBox11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox11.Location = new System.Drawing.Point(54, 57);
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(18, 21);
            this.textBox11.TabIndex = 2;
            this.textBox11.Text = "0";
            // 
            // textBox10
            // 
            this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox10.Location = new System.Drawing.Point(3, 57);
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(21, 21);
            this.textBox10.TabIndex = 2;
            this.textBox10.Text = "0";
            // 
            // button8
            // 
            this.button8.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button8.Location = new System.Drawing.Point(0, 106);
            this.button8.Name = "button8";
            this.button8.Size = new System.Drawing.Size(75, 23);
            this.button8.TabIndex = 1;
            this.button8.Text = "Process";
            this.button8.UseVisualStyleBackColor = true;
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(10, 8);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(65, 12);
            this.label44.TabIndex = 0;
            this.label44.Text = "From frame";
            // 
            // tabPage5
            // 
            this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage5.Controls.Add(this.panel10);
            this.tabPage5.Controls.Add(this.panel9);
            this.tabPage5.Location = new System.Drawing.Point(4, 26);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Size = new System.Drawing.Size(816, 333);
            this.tabPage5.TabIndex = 4;
            this.tabPage5.Text = "Data visualizer";
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.customScrollbar1);
            this.panel10.Controls.Add(this.panel8);
            this.panel10.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel10.Location = new System.Drawing.Point(0, 0);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(382, 333);
            this.panel10.TabIndex = 2;
            // 
            // customScrollbar1
            // 
            this.customScrollbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(40)))), ((int)(((byte)(45)))));
            this.customScrollbar1.ChannelColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(40)))), ((int)(((byte)(45)))));
            this.customScrollbar1.DownArrowImage = global::Gwearable.Properties.Resources.downarrow;
            this.customScrollbar1.LargeChange = 100;
            this.customScrollbar1.Location = new System.Drawing.Point(363, 0);
            this.customScrollbar1.Maximum = 100;
            this.customScrollbar1.Minimum = 0;
            this.customScrollbar1.MinimumSize = new System.Drawing.Size(15, 92);
            this.customScrollbar1.Name = "customScrollbar1";
            this.customScrollbar1.Size = new System.Drawing.Size(18, 333);
            this.customScrollbar1.SmallChange = 1;
            this.customScrollbar1.TabIndex = 0;
            this.customScrollbar1.ThumbBottomImage = global::Gwearable.Properties.Resources.ThumbBottom;
            this.customScrollbar1.ThumbBottomSpanImage = global::Gwearable.Properties.Resources.ThumbSpanBottom;
            this.customScrollbar1.ThumbMiddleImage = global::Gwearable.Properties.Resources.ThumbMiddle;
            this.customScrollbar1.ThumbTopImage = global::Gwearable.Properties.Resources.ThumbTop;
            this.customScrollbar1.ThumbTopSpanImage = global::Gwearable.Properties.Resources.ThumbSpanTop;
            this.customScrollbar1.UpArrowImage = global::Gwearable.Properties.Resources.uparrow;
            this.customScrollbar1.Value = 0;
            this.customScrollbar1.Scroll += new System.EventHandler(this.customScrollbar1_Scroll);
            // 
            // panel8
            // 
            this.panel8.AutoScroll = true;
            this.panel8.Controls.Add(this.groupBox8);
            this.panel8.Controls.Add(this.groupBox7);
            this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel8.Location = new System.Drawing.Point(0, 0);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(382, 333);
            this.panel8.TabIndex = 0;
            this.panel8.Resize += new System.EventHandler(this.panel8_Resize);
            // 
            // groupBox8
            // 
            this.groupBox8.Controls.Add(this.glacialList1);
            this.groupBox8.Controls.Add(this.button12);
            this.groupBox8.Controls.Add(this.button11);
            this.groupBox8.Controls.Add(this.checkBox16);
            this.groupBox8.Controls.Add(this.checkBox15);
            this.groupBox8.Controls.Add(this.checkBox14);
            this.groupBox8.Controls.Add(this.checkBox13);
            this.groupBox8.Controls.Add(this.comboBox2);
            this.groupBox8.Controls.Add(this.label52);
            this.groupBox8.Controls.Add(this.label51);
            this.groupBox8.Controls.Add(this.label50);
            this.groupBox8.Controls.Add(this.label49);
            this.groupBox8.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox8.Location = new System.Drawing.Point(0, 198);
            this.groupBox8.Name = "groupBox8";
            this.groupBox8.Size = new System.Drawing.Size(365, 416);
            this.groupBox8.TabIndex = 1;
            this.groupBox8.TabStop = false;
            this.groupBox8.Text = "Plotting properties";
            this.groupBox8.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox8_Paint);
            // 
            // glacialList1
            // 
            this.glacialList1.AllowColumnResize = true;
            this.glacialList1.AllowMultiselect = false;
            this.glacialList1.AlternateBackground = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.glacialList1.AlternatingColors = false;
            this.glacialList1.AutoHeight = true;
            this.glacialList1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.glacialList1.BackgroundStretchToFit = true;
            glColumn1.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn1.CheckBoxes = false;
            glColumn1.ImageIndex = -1;
            glColumn1.Name = "Column1";
            glColumn1.NumericSort = false;
            glColumn1.Text = "ID";
            glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn1.Width = 40;
            glColumn2.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn2.CheckBoxes = false;
            glColumn2.ImageIndex = -1;
            glColumn2.Name = "Column2";
            glColumn2.NumericSort = false;
            glColumn2.Text = "Name";
            glColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn2.Width = 100;
            glColumn3.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn3.CheckBoxes = false;
            glColumn3.ImageIndex = -1;
            glColumn3.Name = "Column3";
            glColumn3.NumericSort = false;
            glColumn3.Text = "Selected";
            glColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn3.Width = 100;
            this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] {
            glColumn1,
            glColumn2,
            glColumn3});
            this.glacialList1.ControlStyle = GlacialComponents.Controls.GLControlStyles.SuperFlat;
            this.glacialList1.Dock = System.Windows.Forms.DockStyle.Top;
            this.glacialList1.FullRowSelect = true;
            this.glacialList1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.glacialList1.GridLines = GlacialComponents.Controls.GLGridLines.gridVertical;
            this.glacialList1.GridLineStyle = GlacialComponents.Controls.GLGridLineStyles.gridDashed;
            this.glacialList1.GridTypes = GlacialComponents.Controls.GLGridTypes.gridOnExists;
            this.glacialList1.HeaderHeight = 22;
            this.glacialList1.HeaderVisible = true;
            this.glacialList1.HeaderWordWrap = false;
            this.glacialList1.HotColumnTracking = true;
            this.glacialList1.HotItemTracking = true;
            this.glacialList1.HotTrackingColor = System.Drawing.Color.LightGray;
            this.glacialList1.HoverEvents = false;
            this.glacialList1.HoverTime = 1;
            this.glacialList1.ImageList = null;
            this.glacialList1.ItemHeight = 17;
            glItem1.BackColor = System.Drawing.Color.White;
            glItem1.ForeColor = System.Drawing.Color.Black;
            glItem1.RowBorderColor = System.Drawing.Color.Black;
            glItem1.RowBorderSize = 0;
            glSubItem1.BackColor = System.Drawing.Color.Empty;
            glSubItem1.Checked = false;
            glSubItem1.ForceText = false;
            glSubItem1.ForeColor = System.Drawing.Color.Black;
            glSubItem1.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem1.ImageIndex = -1;
            glSubItem1.Text = "11";
            glSubItem2.BackColor = System.Drawing.Color.Empty;
            glSubItem2.Checked = false;
            glSubItem2.ForceText = false;
            glSubItem2.ForeColor = System.Drawing.Color.Black;
            glSubItem2.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem2.ImageIndex = -1;
            glSubItem2.Text = "11-22";
            glSubItem3.BackColor = System.Drawing.Color.Empty;
            glSubItem3.Checked = false;
            glSubItem3.ForceText = false;
            glSubItem3.ForeColor = System.Drawing.Color.Black;
            glSubItem3.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem3.ImageIndex = -1;
            glSubItem3.Text = "33";
            glItem1.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem1,
            glSubItem2,
            glSubItem3});
            glItem1.Text = "11";
            glItem2.BackColor = System.Drawing.Color.White;
            glItem2.ForeColor = System.Drawing.Color.Black;
            glItem2.RowBorderColor = System.Drawing.Color.Black;
            glItem2.RowBorderSize = 0;
            glSubItem4.BackColor = System.Drawing.Color.Empty;
            glSubItem4.Checked = false;
            glSubItem4.ForceText = false;
            glSubItem4.ForeColor = System.Drawing.Color.Black;
            glSubItem4.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem4.ImageIndex = -1;
            glSubItem4.Text = "22";
            glSubItem5.BackColor = System.Drawing.Color.Empty;
            glSubItem5.Checked = false;
            glSubItem5.ForceText = false;
            glSubItem5.ForeColor = System.Drawing.Color.Black;
            glSubItem5.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem5.ImageIndex = -1;
            glSubItem5.Text = "";
            glSubItem6.BackColor = System.Drawing.Color.Empty;
            glSubItem6.Checked = false;
            glSubItem6.ForceText = false;
            glSubItem6.ForeColor = System.Drawing.Color.Black;
            glSubItem6.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem6.ImageIndex = -1;
            glSubItem6.Text = "";
            glItem2.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem4,
            glSubItem5,
            glSubItem6});
            glItem2.Text = "22";
            glItem3.BackColor = System.Drawing.Color.White;
            glItem3.ForeColor = System.Drawing.Color.Black;
            glItem3.RowBorderColor = System.Drawing.Color.Black;
            glItem3.RowBorderSize = 0;
            glSubItem7.BackColor = System.Drawing.Color.Empty;
            glSubItem7.Checked = false;
            glSubItem7.ForceText = false;
            glSubItem7.ForeColor = System.Drawing.Color.Black;
            glSubItem7.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem7.ImageIndex = -1;
            glSubItem7.Text = "33";
            glSubItem8.BackColor = System.Drawing.Color.Empty;
            glSubItem8.Checked = false;
            glSubItem8.ForceText = false;
            glSubItem8.ForeColor = System.Drawing.Color.Black;
            glSubItem8.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem8.ImageIndex = -1;
            glSubItem8.Text = "";
            glSubItem9.BackColor = System.Drawing.Color.Empty;
            glSubItem9.Checked = false;
            glSubItem9.ForceText = false;
            glSubItem9.ForeColor = System.Drawing.Color.Black;
            glSubItem9.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem9.ImageIndex = -1;
            glSubItem9.Text = "";
            glItem3.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem7,
            glSubItem8,
            glSubItem9});
            glItem3.Text = "33";
            glItem4.BackColor = System.Drawing.Color.White;
            glItem4.ForeColor = System.Drawing.Color.Black;
            glItem4.RowBorderColor = System.Drawing.Color.Black;
            glItem4.RowBorderSize = 0;
            glSubItem10.BackColor = System.Drawing.Color.Empty;
            glSubItem10.Checked = false;
            glSubItem10.ForceText = false;
            glSubItem10.ForeColor = System.Drawing.Color.Black;
            glSubItem10.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem10.ImageIndex = -1;
            glSubItem10.Text = "44";
            glSubItem11.BackColor = System.Drawing.Color.Empty;
            glSubItem11.Checked = false;
            glSubItem11.ForceText = false;
            glSubItem11.ForeColor = System.Drawing.Color.Black;
            glSubItem11.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem11.ImageIndex = -1;
            glSubItem11.Text = "";
            glSubItem12.BackColor = System.Drawing.Color.Empty;
            glSubItem12.Checked = false;
            glSubItem12.ForceText = false;
            glSubItem12.ForeColor = System.Drawing.Color.Black;
            glSubItem12.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem12.ImageIndex = -1;
            glSubItem12.Text = "";
            glItem4.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem10,
            glSubItem11,
            glSubItem12});
            glItem4.Text = "44";
            this.glacialList1.Items.AddRange(new GlacialComponents.Controls.GLItem[] {
            glItem1,
            glItem2,
            glItem3,
            glItem4});
            this.glacialList1.ItemWordWrap = false;
            this.glacialList1.Location = new System.Drawing.Point(3, 17);
            this.glacialList1.Name = "glacialList1";
            this.glacialList1.Selectable = true;
            this.glacialList1.SelectedTextColor = System.Drawing.Color.White;
            this.glacialList1.SelectionColor = System.Drawing.Color.DarkBlue;
            this.glacialList1.ShowBorder = false;
            this.glacialList1.ShowFocusRect = false;
            this.glacialList1.Size = new System.Drawing.Size(359, 98);
            this.glacialList1.SortType = GlacialComponents.Controls.SortTypes.InsertionSort;
            this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
            this.glacialList1.TabIndex = 5;
            // 
            // button12
            // 
            this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button12.Location = new System.Drawing.Point(121, 276);
            this.button12.Name = "button12";
            this.button12.Size = new System.Drawing.Size(75, 23);
            this.button12.TabIndex = 4;
            this.button12.Text = "Clear";
            this.button12.UseVisualStyleBackColor = true;
            // 
            // button11
            // 
            this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button11.Location = new System.Drawing.Point(30, 276);
            this.button11.Name = "button11";
            this.button11.Size = new System.Drawing.Size(75, 23);
            this.button11.TabIndex = 4;
            this.button11.Text = "Plot";
            this.button11.UseVisualStyleBackColor = true;
            // 
            // checkBox16
            // 
            this.checkBox16.AutoSize = true;
            this.checkBox16.Location = new System.Drawing.Point(193, 223);
            this.checkBox16.Name = "checkBox16";
            this.checkBox16.Size = new System.Drawing.Size(48, 16);
            this.checkBox16.TabIndex = 3;
            this.checkBox16.Text = "Norm";
            this.checkBox16.UseVisualStyleBackColor = true;
            // 
            // checkBox15
            // 
            this.checkBox15.AutoSize = true;
            this.checkBox15.Location = new System.Drawing.Point(157, 223);
            this.checkBox15.Name = "checkBox15";
            this.checkBox15.Size = new System.Drawing.Size(30, 16);
            this.checkBox15.TabIndex = 3;
            this.checkBox15.Text = "Z";
            this.checkBox15.UseVisualStyleBackColor = true;
            // 
            // checkBox14
            // 
            this.checkBox14.AutoSize = true;
            this.checkBox14.Location = new System.Drawing.Point(121, 223);
            this.checkBox14.Name = "checkBox14";
            this.checkBox14.Size = new System.Drawing.Size(30, 16);
            this.checkBox14.TabIndex = 3;
            this.checkBox14.Text = "Y";
            this.checkBox14.UseVisualStyleBackColor = true;
            // 
            // checkBox13
            // 
            this.checkBox13.AutoSize = true;
            this.checkBox13.Location = new System.Drawing.Point(75, 223);
            this.checkBox13.Name = "checkBox13";
            this.checkBox13.Size = new System.Drawing.Size(30, 16);
            this.checkBox13.TabIndex = 3;
            this.checkBox13.Text = "X";
            this.checkBox13.UseVisualStyleBackColor = true;
            // 
            // comboBox2
            // 
            this.comboBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.comboBox2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Location = new System.Drawing.Point(75, 178);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(121, 20);
            this.comboBox2.TabIndex = 2;
            // 
            // label52
            // 
            this.label52.AutoSize = true;
            this.label52.Location = new System.Drawing.Point(9, 223);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(47, 12);
            this.label52.TabIndex = 1;
            this.label52.Text = "label49";
            // 
            // label51
            // 
            this.label51.AutoSize = true;
            this.label51.Location = new System.Drawing.Point(3, 223);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(47, 12);
            this.label51.TabIndex = 1;
            this.label51.Text = "label49";
            // 
            // label50
            // 
            this.label50.AutoSize = true;
            this.label50.Location = new System.Drawing.Point(6, 181);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(47, 12);
            this.label50.TabIndex = 1;
            this.label50.Text = "label49";
            // 
            // label49
            // 
            this.label49.AutoSize = true;
            this.label49.Location = new System.Drawing.Point(9, 153);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(47, 12);
            this.label49.TabIndex = 1;
            this.label49.Text = "label49";
            // 
            // groupBox7
            // 
            this.groupBox7.Controls.Add(this.button10);
            this.groupBox7.Controls.Add(this.button9);
            this.groupBox7.Controls.Add(this.radioButton27);
            this.groupBox7.Controls.Add(this.radioButton26);
            this.groupBox7.Controls.Add(this.textBox14);
            this.groupBox7.Controls.Add(this.textBox13);
            this.groupBox7.Controls.Add(this.textBox12);
            this.groupBox7.Controls.Add(this.label48);
            this.groupBox7.Controls.Add(this.label47);
            this.groupBox7.Controls.Add(this.label46);
            this.groupBox7.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox7.Location = new System.Drawing.Point(0, 0);
            this.groupBox7.Name = "groupBox7";
            this.groupBox7.Size = new System.Drawing.Size(365, 198);
            this.groupBox7.TabIndex = 0;
            this.groupBox7.TabStop = false;
            this.groupBox7.Text = "Settings";
            this.groupBox7.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox7_Paint);
            // 
            // button10
            // 
            this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button10.Location = new System.Drawing.Point(121, 135);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(75, 23);
            this.button10.TabIndex = 4;
            this.button10.Text = "Disconnect";
            this.button10.UseVisualStyleBackColor = true;
            // 
            // button9
            // 
            this.button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button9.Location = new System.Drawing.Point(9, 135);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(75, 23);
            this.button9.TabIndex = 4;
            this.button9.Text = "Connect";
            this.button9.UseVisualStyleBackColor = true;
            // 
            // radioButton27
            // 
            this.radioButton27.AutoSize = true;
            this.radioButton27.Location = new System.Drawing.Point(9, 102);
            this.radioButton27.Name = "radioButton27";
            this.radioButton27.Size = new System.Drawing.Size(149, 16);
            this.radioButton27.TabIndex = 3;
            this.radioButton27.TabStop = true;
            this.radioButton27.Text = "Calculation data port";
            this.radioButton27.UseVisualStyleBackColor = true;
            // 
            // radioButton26
            // 
            this.radioButton26.AutoSize = true;
            this.radioButton26.Location = new System.Drawing.Point(9, 76);
            this.radioButton26.Name = "radioButton26";
            this.radioButton26.Size = new System.Drawing.Size(101, 16);
            this.radioButton26.TabIndex = 2;
            this.radioButton26.TabStop = true;
            this.radioButton26.Text = "BVH data port";
            this.radioButton26.UseVisualStyleBackColor = true;
            // 
            // textBox14
            // 
            this.textBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox14.Location = new System.Drawing.Point(172, 102);
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(66, 21);
            this.textBox14.TabIndex = 1;
            this.textBox14.Text = "7002";
            // 
            // textBox13
            // 
            this.textBox13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox13.Location = new System.Drawing.Point(172, 75);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(66, 21);
            this.textBox13.TabIndex = 1;
            this.textBox13.Text = "7001";
            // 
            // textBox12
            // 
            this.textBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.textBox12.Location = new System.Drawing.Point(112, 18);
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new System.Drawing.Size(100, 21);
            this.textBox12.TabIndex = 1;
            // 
            // label48
            // 
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(3, 166);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(161, 12);
            this.label48.TabIndex = 0;
            this.label48.Text = "Status: Server not connect";
            // 
            // label47
            // 
            this.label47.AutoSize = true;
            this.label47.Location = new System.Drawing.Point(3, 48);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(65, 12);
            this.label47.TabIndex = 0;
            this.label47.Text = "Data type:";
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(7, 21);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(65, 12);
            this.label46.TabIndex = 0;
            this.label46.Text = "Server IP:";
            // 
            // panel9
            // 
            this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel9.Location = new System.Drawing.Point(0, 0);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(816, 333);
            this.panel9.TabIndex = 1;
            // 
            // ModelsForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.ControlDarkDark;
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Name = "ModelsForm";
            this.Size = new System.Drawing.Size(824, 388);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.flatTabControl1.ResumeLayout(false);
            this.tabPage6.ResumeLayout(false);
            this.groupBox9.ResumeLayout(false);
            this.groupBox9.PerformLayout();
            this.tabPage1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            this.tableLayoutPanel3.ResumeLayout(false);
            this.tableLayoutPanel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar6)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.tableLayoutPanel4.ResumeLayout(false);
            this.tableLayoutPanel4.PerformLayout();
            this.tabPage3.ResumeLayout(false);
            this.tableLayoutPanel5.ResumeLayout(false);
            this.groupBox4.ResumeLayout(false);
            this.tableLayoutPanel6.ResumeLayout(false);
            this.tableLayoutPanel6.PerformLayout();
            this.panel6.ResumeLayout(false);
            this.panel6.PerformLayout();
            this.tabPage4.ResumeLayout(false);
            this.tableLayoutPanel7.ResumeLayout(false);
            this.groupBox5.ResumeLayout(false);
            this.tableLayoutPanel8.ResumeLayout(false);
            this.tableLayoutPanel8.PerformLayout();
            this.groupBox6.ResumeLayout(false);
            this.tableLayoutPanel9.ResumeLayout(false);
            this.tableLayoutPanel9.PerformLayout();
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            this.tabPage5.ResumeLayout(false);
            this.panel10.ResumeLayout(false);
            this.panel8.ResumeLayout(false);
            this.groupBox8.ResumeLayout(false);
            this.groupBox8.PerformLayout();
            this.groupBox7.ResumeLayout(false);
            this.groupBox7.PerformLayout();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     GlacialComponents.Controls.GLColumn  glColumn1  = new GlacialComponents.Controls.GLColumn();
     GlacialComponents.Controls.GLItem    glItem1    = new GlacialComponents.Controls.GLItem();
     GlacialComponents.Controls.GLSubItem glSubItem1 = new GlacialComponents.Controls.GLSubItem();
     GlacialComponents.Controls.GLItem    glItem2    = new GlacialComponents.Controls.GLItem();
     GlacialComponents.Controls.GLSubItem glSubItem2 = new GlacialComponents.Controls.GLSubItem();
     GlacialComponents.Controls.GLItem    glItem3    = new GlacialComponents.Controls.GLItem();
     GlacialComponents.Controls.GLSubItem glSubItem3 = new GlacialComponents.Controls.GLSubItem();
     this.glacialList1   = new GlacialComponents.Controls.GlacialList();
     this.panel1         = new System.Windows.Forms.Panel();
     this.isserver       = new System.Windows.Forms.CheckBox();
     this.technical      = new System.Windows.Forms.Label();
     this.chatwindowTabs = new System.Windows.Forms.CheckBox();
     this.chatwindow     = new System.Windows.Forms.CheckBox();
     this.layout         = new System.Windows.Forms.Label();
     this.listView1      = new System.Windows.Forms.ListView();
     this.columnHeader1  = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.label3         = new System.Windows.Forms.Label();
     this.messageText    = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     this.nameText       = new System.Windows.Forms.TextBox();
     this.label1         = new System.Windows.Forms.Label();
     this.personal       = new System.Windows.Forms.Label();
     this.okbtn          = new System.Windows.Forms.Button();
     this.cancelbtn      = new System.Windows.Forms.Button();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // glacialList1
     //
     this.glacialList1.AllowColumnResize   = true;
     this.glacialList1.AllowMultiselect    = false;
     this.glacialList1.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.glacialList1.AlternatingColors   = false;
     this.glacialList1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)));
     this.glacialList1.AutoHeight             = true;
     this.glacialList1.BackColor              = System.Drawing.Color.White;
     this.glacialList1.BackgroundStretchToFit = true;
     glColumn1.ActivatedEmbeddedType          = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
     glColumn1.CheckBoxes    = false;
     glColumn1.ImageIndex    = -1;
     glColumn1.Name          = "Column1";
     glColumn1.NumericSort   = false;
     glColumn1.Text          = "Column";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 115;
     this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] {
         glColumn1
     });
     this.glacialList1.ControlStyle      = GlacialComponents.Controls.GLControlStyles.Normal;
     this.glacialList1.ForeColor         = System.Drawing.Color.Black;
     this.glacialList1.FullRowSelect     = true;
     this.glacialList1.GridColor         = System.Drawing.Color.LightGray;
     this.glacialList1.GridLines         = GlacialComponents.Controls.GLGridLines.gridBoth;
     this.glacialList1.GridLineStyle     = GlacialComponents.Controls.GLGridLineStyles.gridSolid;
     this.glacialList1.GridTypes         = GlacialComponents.Controls.GLGridTypes.gridOnExists;
     this.glacialList1.HeaderHeight      = 0;
     this.glacialList1.HeaderVisible     = false;
     this.glacialList1.HeaderWordWrap    = false;
     this.glacialList1.HotColumnTracking = false;
     this.glacialList1.HotItemTracking   = true;
     this.glacialList1.HotTrackingColor  = System.Drawing.Color.LightGray;
     this.glacialList1.HoverEvents       = false;
     this.glacialList1.HoverTime         = 1;
     this.glacialList1.ImageList         = null;
     this.glacialList1.ItemHeight        = 17;
     glItem1.BackColor         = System.Drawing.Color.White;
     glItem1.ForeColor         = System.Drawing.Color.Black;
     glItem1.RowBorderColor    = System.Drawing.Color.Black;
     glItem1.RowBorderSize     = 0;
     glSubItem1.BackColor      = System.Drawing.Color.Empty;
     glSubItem1.Checked        = false;
     glSubItem1.ForceText      = false;
     glSubItem1.ForeColor      = System.Drawing.Color.Black;
     glSubItem1.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
     glSubItem1.ImageIndex     = -1;
     glSubItem1.Text           = "Személyes";
     glItem1.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
         glSubItem1
     });
     glItem1.Text              = "Személyes";
     glItem2.BackColor         = System.Drawing.Color.White;
     glItem2.ForeColor         = System.Drawing.Color.Black;
     glItem2.RowBorderColor    = System.Drawing.Color.Black;
     glItem2.RowBorderSize     = 0;
     glSubItem2.BackColor      = System.Drawing.Color.Empty;
     glSubItem2.Checked        = false;
     glSubItem2.ForceText      = false;
     glSubItem2.ForeColor      = System.Drawing.Color.Black;
     glSubItem2.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
     glSubItem2.ImageIndex     = -1;
     glSubItem2.Text           = "Kinézet";
     glItem2.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
         glSubItem2
     });
     glItem2.Text              = "Kinézet";
     glItem3.BackColor         = System.Drawing.Color.White;
     glItem3.ForeColor         = System.Drawing.Color.Black;
     glItem3.RowBorderColor    = System.Drawing.Color.Black;
     glItem3.RowBorderSize     = 0;
     glSubItem3.BackColor      = System.Drawing.Color.Empty;
     glSubItem3.Checked        = false;
     glSubItem3.ForceText      = false;
     glSubItem3.ForeColor      = System.Drawing.Color.Black;
     glSubItem3.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
     glSubItem3.ImageIndex     = -1;
     glSubItem3.Text           = "Technikai";
     glItem3.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
         glSubItem3
     });
     glItem3.Text = "Technikai";
     this.glacialList1.Items.AddRange(new GlacialComponents.Controls.GLItem[] {
         glItem1,
         glItem2,
         glItem3
     });
     this.glacialList1.ItemWordWrap         = false;
     this.glacialList1.Location             = new System.Drawing.Point(12, 12);
     this.glacialList1.Name                 = "glacialList1";
     this.glacialList1.Selectable           = true;
     this.glacialList1.SelectedTextColor    = System.Drawing.Color.White;
     this.glacialList1.SelectionColor       = System.Drawing.Color.DarkBlue;
     this.glacialList1.ShowBorder           = true;
     this.glacialList1.ShowFocusRect        = false;
     this.glacialList1.Size                 = new System.Drawing.Size(120, 418);
     this.glacialList1.SortType             = GlacialComponents.Controls.SortTypes.InsertionSort;
     this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.glacialList1.TabIndex             = 0;
     this.glacialList1.Text                 = "glacialList1";
     this.glacialList1.Click               += new System.EventHandler(this.glacialList1_Click);
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.AutoScroll  = true;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.isserver);
     this.panel1.Controls.Add(this.technical);
     this.panel1.Controls.Add(this.chatwindowTabs);
     this.panel1.Controls.Add(this.chatwindow);
     this.panel1.Controls.Add(this.layout);
     this.panel1.Controls.Add(this.listView1);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.messageText);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.nameText);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.personal);
     this.panel1.Location = new System.Drawing.Point(139, 13);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(385, 391);
     this.panel1.TabIndex = 1;
     //
     // isserver
     //
     this.isserver.AutoSize = true;
     this.isserver.Location = new System.Drawing.Point(12, 405);
     this.isserver.Name     = "isserver";
     this.isserver.Size     = new System.Drawing.Size(217, 17);
     this.isserver.TabIndex = 11;
     this.isserver.Text     = "Szerver mód (port forwarding szükséges)";
     this.isserver.UseVisualStyleBackColor = true;
     //
     // technical
     //
     this.technical.AutoSize = true;
     this.technical.Font     = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.technical.Location = new System.Drawing.Point(6, 371);
     this.technical.Name     = "technical";
     this.technical.Size     = new System.Drawing.Size(131, 31);
     this.technical.TabIndex = 10;
     this.technical.Text     = "Technikai";
     //
     // chatwindowTabs
     //
     this.chatwindowTabs.AutoSize = true;
     this.chatwindowTabs.Enabled  = false;
     this.chatwindowTabs.Location = new System.Drawing.Point(50, 329);
     this.chatwindowTabs.Name     = "chatwindowTabs";
     this.chatwindowTabs.Size     = new System.Drawing.Size(194, 17);
     this.chatwindowTabs.TabIndex = 9;
     this.chatwindowTabs.Text     = "A beszélgetések fülekbe rendezése";
     this.chatwindowTabs.UseVisualStyleBackColor = true;
     //
     // chatwindow
     //
     this.chatwindow.AutoSize = true;
     this.chatwindow.Location = new System.Drawing.Point(12, 305);
     this.chatwindow.Name     = "chatwindow";
     this.chatwindow.Size     = new System.Drawing.Size(272, 17);
     this.chatwindow.TabIndex = 8;
     this.chatwindow.Text     = "A beszélgetések jelenjenek meg külön ablak(ok)ban";
     this.chatwindow.UseVisualStyleBackColor = true;
     //
     // layout
     //
     this.layout.AutoSize = true;
     this.layout.Font     = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.layout.Location = new System.Drawing.Point(6, 270);
     this.layout.Name     = "layout";
     this.layout.Size     = new System.Drawing.Size(105, 31);
     this.layout.TabIndex = 7;
     this.layout.Text     = "Kinézet";
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1
     });
     this.listView1.LabelWrap   = false;
     this.listView1.Location    = new System.Drawing.Point(12, 148);
     this.listView1.MultiSelect = false;
     this.listView1.Name        = "listView1";
     this.listView1.Size        = new System.Drawing.Size(121, 97);
     this.listView1.TabIndex    = 6;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(9, 131);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(34, 13);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Nyelv";
     //
     // messageText
     //
     this.messageText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.messageText.Location = new System.Drawing.Point(12, 99);
     this.messageText.Name     = "messageText";
     this.messageText.Size     = new System.Drawing.Size(337, 20);
     this.messageText.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(9, 82);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 13);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Üzenet";
     //
     // nameText
     //
     this.nameText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.nameText.Location = new System.Drawing.Point(12, 52);
     this.nameText.Name     = "nameText";
     this.nameText.Size     = new System.Drawing.Size(337, 20);
     this.nameText.TabIndex = 2;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 35);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(27, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Név";
     //
     // personal
     //
     this.personal.AutoSize = true;
     this.personal.Font     = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.personal.Location = new System.Drawing.Point(3, 0);
     this.personal.Name     = "personal";
     this.personal.Size     = new System.Drawing.Size(147, 31);
     this.personal.TabIndex = 0;
     this.personal.Text     = "Személyes";
     //
     // okbtn
     //
     this.okbtn.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.okbtn.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.okbtn.Location                = new System.Drawing.Point(368, 410);
     this.okbtn.Name                    = "okbtn";
     this.okbtn.Size                    = new System.Drawing.Size(75, 23);
     this.okbtn.TabIndex                = 2;
     this.okbtn.Text                    = "OK";
     this.okbtn.UseVisualStyleBackColor = true;
     this.okbtn.Click                  += new System.EventHandler(this.okbtn_Click);
     //
     // cancelbtn
     //
     this.cancelbtn.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cancelbtn.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.cancelbtn.Location                = new System.Drawing.Point(449, 410);
     this.cancelbtn.Name                    = "cancelbtn";
     this.cancelbtn.Size                    = new System.Drawing.Size(75, 23);
     this.cancelbtn.TabIndex                = 3;
     this.cancelbtn.Text                    = "Mégse";
     this.cancelbtn.UseVisualStyleBackColor = true;
     this.cancelbtn.Click                  += new System.EventHandler(this.cancelbtn_Click);
     //
     // SettingsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(536, 442);
     this.Controls.Add(this.cancelbtn);
     this.Controls.Add(this.okbtn);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.glacialList1);
     this.Name        = "SettingsForm";
     this.Text        = "SettingsForm";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SettingsForm_FormClosed);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     GlacialComponents.Controls.GLColumn  glColumn1  = new GlacialComponents.Controls.GLColumn();
     GlacialComponents.Controls.GLItem    glItem1    = new GlacialComponents.Controls.GLItem();
     GlacialComponents.Controls.GLSubItem glSubItem1 = new GlacialComponents.Controls.GLSubItem();
     this.partnerList      = new GlacialComponents.Controls.GlacialList();
     this.selectedPartners = new System.Windows.Forms.TextBox();
     this.okbtn            = new System.Windows.Forms.Button();
     this.cancelbtn        = new System.Windows.Forms.Button();
     this.titleText        = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // partnerList
     //
     this.partnerList.AllowColumnResize   = false;
     this.partnerList.AllowMultiselect    = true;
     this.partnerList.AlternateBackground = System.Drawing.Color.DarkGreen;
     this.partnerList.AlternatingColors   = false;
     this.partnerList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.partnerList.AutoHeight             = true;
     this.partnerList.BackColor              = System.Drawing.SystemColors.ControlLightLight;
     this.partnerList.BackgroundStretchToFit = true;
     glColumn1.ActivatedEmbeddedType         = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
     glColumn1.CheckBoxes    = true;
     glColumn1.ImageIndex    = -1;
     glColumn1.Name          = "PartnerName";
     glColumn1.NumericSort   = false;
     glColumn1.Text          = "";
     glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     glColumn1.Width         = 100;
     this.partnerList.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] {
         glColumn1
     });
     this.partnerList.ControlStyle      = GlacialComponents.Controls.GLControlStyles.Normal;
     this.partnerList.ForeColor         = System.Drawing.Color.Black;
     this.partnerList.FullRowSelect     = true;
     this.partnerList.GridColor         = System.Drawing.Color.LightGray;
     this.partnerList.GridLines         = GlacialComponents.Controls.GLGridLines.gridBoth;
     this.partnerList.GridLineStyle     = GlacialComponents.Controls.GLGridLineStyles.gridNone;
     this.partnerList.GridTypes         = GlacialComponents.Controls.GLGridTypes.gridOnExists;
     this.partnerList.HeaderHeight      = 0;
     this.partnerList.HeaderVisible     = false;
     this.partnerList.HeaderWordWrap    = false;
     this.partnerList.HotColumnTracking = false;
     this.partnerList.HotItemTracking   = true;
     this.partnerList.HotTrackingColor  = System.Drawing.Color.LightGray;
     this.partnerList.HoverEvents       = false;
     this.partnerList.HoverTime         = 1;
     this.partnerList.ImageList         = null;
     this.partnerList.ItemHeight        = 17;
     glItem1.BackColor         = System.Drawing.Color.White;
     glItem1.ForeColor         = System.Drawing.Color.Black;
     glItem1.RowBorderColor    = System.Drawing.Color.Black;
     glItem1.RowBorderSize     = 0;
     glSubItem1.BackColor      = System.Drawing.Color.Empty;
     glSubItem1.Checked        = false;
     glSubItem1.ForceText      = false;
     glSubItem1.ForeColor      = System.Drawing.Color.Black;
     glSubItem1.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
     glSubItem1.ImageIndex     = -1;
     glSubItem1.Text           = "Test";
     glItem1.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
         glSubItem1
     });
     glItem1.Text = "Test";
     this.partnerList.Items.AddRange(new GlacialComponents.Controls.GLItem[] {
         glItem1
     });
     this.partnerList.ItemWordWrap         = false;
     this.partnerList.Location             = new System.Drawing.Point(13, 26);
     this.partnerList.Name                 = "partnerList";
     this.partnerList.Selectable           = true;
     this.partnerList.SelectedTextColor    = System.Drawing.Color.White;
     this.partnerList.SelectionColor       = System.Drawing.Color.DarkBlue;
     this.partnerList.ShowBorder           = true;
     this.partnerList.ShowFocusRect        = true;
     this.partnerList.Size                 = new System.Drawing.Size(359, 286);
     this.partnerList.SortType             = GlacialComponents.Controls.SortTypes.InsertionSort;
     this.partnerList.SuperFlatHeaderColor = System.Drawing.Color.White;
     this.partnerList.TabIndex             = 0;
     this.partnerList.Click               += new System.EventHandler(this.ItemClicked);
     this.partnerList.DoubleClick         += new System.EventHandler(this.ItemDoubleClick);
     //
     // selectedPartners
     //
     this.selectedPartners.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.selectedPartners.Location  = new System.Drawing.Point(13, 319);
     this.selectedPartners.Multiline = true;
     this.selectedPartners.Name      = "selectedPartners";
     this.selectedPartners.Size      = new System.Drawing.Size(359, 103);
     this.selectedPartners.TabIndex  = 1;
     //
     // okbtn
     //
     this.okbtn.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.okbtn.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.okbtn.Location                = new System.Drawing.Point(215, 428);
     this.okbtn.Name                    = "okbtn";
     this.okbtn.Size                    = new System.Drawing.Size(75, 23);
     this.okbtn.TabIndex                = 2;
     this.okbtn.Text                    = "OK";
     this.okbtn.UseVisualStyleBackColor = true;
     this.okbtn.Click                  += new System.EventHandler(this.okbtn_Click);
     //
     // cancelbtn
     //
     this.cancelbtn.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cancelbtn.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.cancelbtn.Location                = new System.Drawing.Point(297, 429);
     this.cancelbtn.Name                    = "cancelbtn";
     this.cancelbtn.Size                    = new System.Drawing.Size(75, 23);
     this.cancelbtn.TabIndex                = 3;
     this.cancelbtn.Text                    = "Mégse";
     this.cancelbtn.UseVisualStyleBackColor = true;
     //
     // titleText
     //
     this.titleText.AutoSize = true;
     this.titleText.Location = new System.Drawing.Point(13, 7);
     this.titleText.Name     = "titleText";
     this.titleText.Size     = new System.Drawing.Size(53, 13);
     this.titleText.TabIndex = 4;
     this.titleText.Text     = "Unknown";
     //
     // SelectPartnerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.LightSkyBlue;
     this.ClientSize          = new System.Drawing.Size(384, 462);
     this.Controls.Add(this.titleText);
     this.Controls.Add(this.cancelbtn);
     this.Controls.Add(this.okbtn);
     this.Controls.Add(this.selectedPartners);
     this.Controls.Add(this.partnerList);
     this.Name       = "SelectPartnerForm";
     this.Text       = "Partnerválasztás";
     this.ResizeEnd += new System.EventHandler(this.FormResizeFinish);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LinkInfoForm));
            GlacialComponents.Controls.GLColumn glColumn1 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLColumn glColumn2 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLColumn glColumn3 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLColumn glColumn4 = new GlacialComponents.Controls.GLColumn();
            GlacialComponents.Controls.GLItem glItem1 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem1 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem2 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem3 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem4 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem2 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem5 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem6 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem7 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem8 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem3 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem9 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem10 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem11 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem12 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem4 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem13 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem14 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem15 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem16 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem5 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem17 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem18 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem19 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem20 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem6 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem21 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem22 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem23 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem24 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem7 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem25 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem26 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem27 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem28 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem8 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem29 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem30 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem31 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem32 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem9 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem33 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem34 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem35 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem36 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem10 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem37 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem38 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem39 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem40 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem11 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem41 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem42 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem43 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem44 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem12 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem45 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem46 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem47 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem48 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem13 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem49 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem50 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem51 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem52 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem14 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem53 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem54 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem55 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem56 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem15 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem57 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem58 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem59 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem60 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem16 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem61 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem62 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem63 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem64 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLItem glItem17 = new GlacialComponents.Controls.GLItem();
            GlacialComponents.Controls.GLSubItem glSubItem65 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem66 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem67 = new GlacialComponents.Controls.GLSubItem();
            GlacialComponents.Controls.GLSubItem glSubItem68 = new GlacialComponents.Controls.GLSubItem();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.tabControl1 = new FlatTabControl.FlatTabControl();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.customScrollbar1 = new CustomControls.CustomScrollbar();
            this.glacialList1 = new GlacialComponents.Controls.GlacialList();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.SuspendLayout();
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.MinimumSize = new System.Drawing.Size(420, 420);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(448, 481);
            this.panel1.TabIndex = 0;
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.panel2.Controls.Add(this.tabControl1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(448, 481);
            this.panel2.TabIndex = 1;
            this.panel2.Resize += new System.EventHandler(this.panel2_Resize);
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.myBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(448, 481);
            this.tabControl1.TabIndex = 1;
            // 
            // tabPage2
            // 
            this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.tabPage2.Controls.Add(this.customScrollbar1);
            this.tabPage2.Controls.Add(this.glacialList1);
            this.tabPage2.Location = new System.Drawing.Point(4, 26);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(440, 451);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "tabPage2";
            // 
            // customScrollbar1
            // 
            this.customScrollbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(25)))), ((int)(((byte)(29)))));
            this.customScrollbar1.ChannelColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(166)))), ((int)(((byte)(3)))));
            this.customScrollbar1.DownArrowImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.DownArrowImage")));
            this.customScrollbar1.LargeChange = 100;
            this.customScrollbar1.Location = new System.Drawing.Point(419, 27);
            this.customScrollbar1.Maximum = 100;
            this.customScrollbar1.Minimum = 0;
            this.customScrollbar1.MinimumSize = new System.Drawing.Size(15, 92);
            this.customScrollbar1.Name = "customScrollbar1";
            this.customScrollbar1.Size = new System.Drawing.Size(18, 343);
            this.customScrollbar1.SmallChange = 1;
            this.customScrollbar1.TabIndex = 1;
            this.customScrollbar1.ThumbBottomImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.ThumbBottomImage")));
            this.customScrollbar1.ThumbBottomSpanImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.ThumbBottomSpanImage")));
            this.customScrollbar1.ThumbMiddleImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.ThumbMiddleImage")));
            this.customScrollbar1.ThumbTopImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.ThumbTopImage")));
            this.customScrollbar1.ThumbTopSpanImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.ThumbTopSpanImage")));
            this.customScrollbar1.UpArrowImage = ((System.Drawing.Image)(resources.GetObject("customScrollbar1.UpArrowImage")));
            this.customScrollbar1.Value = 0;
            this.customScrollbar1.Scroll += new System.EventHandler(this.customScrollbar1_Scroll);
            this.customScrollbar1.Load += new System.EventHandler(this.customScrollbar1_Load);
            // 
            // glacialList1
            // 
            this.glacialList1.AllowColumnResize = true;
            this.glacialList1.AllowMultiselect = false;
            this.glacialList1.AlternateBackground = System.Drawing.Color.DarkGreen;
            this.glacialList1.AlternatingColors = false;
            this.glacialList1.AutoHeight = false;
            this.glacialList1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(81)))), ((int)(((byte)(90)))));
            this.glacialList1.BackgroundStretchToFit = true;
            glColumn1.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn1.CheckBoxes = false;
            glColumn1.ImageIndex = -1;
            glColumn1.Name = "Description";
            glColumn1.NumericSort = false;
            glColumn1.Text = "Description";
            glColumn1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn1.Width = 130;
            glColumn2.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn2.CheckBoxes = false;
            glColumn2.ImageIndex = -1;
            glColumn2.Name = "ID";
            glColumn2.NumericSort = false;
            glColumn2.Text = "ID";
            glColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn2.Width = 40;
            glColumn3.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn3.CheckBoxes = false;
            glColumn3.ImageIndex = -1;
            glColumn3.Name = "Package";
            glColumn3.NumericSort = false;
            glColumn3.Text = "Package";
            glColumn3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn3.Width = 60;
            glColumn4.ActivatedEmbeddedType = GlacialComponents.Controls.GLActivatedEmbeddedTypes.None;
            glColumn4.CheckBoxes = false;
            glColumn4.ImageIndex = -1;
            glColumn4.Name = "Battery";
            glColumn4.NumericSort = false;
            glColumn4.Text = "Battery";
            glColumn4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            glColumn4.Width = 60;
            this.glacialList1.Columns.AddRange(new GlacialComponents.Controls.GLColumn[] {
            glColumn1,
            glColumn2,
            glColumn3,
            glColumn4});
            this.glacialList1.ControlStyle = GlacialComponents.Controls.GLControlStyles.SuperFlat;
            this.glacialList1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.glacialList1.ForeColor = System.Drawing.SystemColors.Control;
            this.glacialList1.FullRowSelect = true;
            this.glacialList1.GridColor = System.Drawing.Color.LightGray;
            this.glacialList1.GridLines = GlacialComponents.Controls.GLGridLines.gridVertical;
            this.glacialList1.GridLineStyle = GlacialComponents.Controls.GLGridLineStyles.gridDashed;
            this.glacialList1.GridTypes = GlacialComponents.Controls.GLGridTypes.gridOnExists;
            this.glacialList1.HeaderHeight = 22;
            this.glacialList1.HeaderVisible = true;
            this.glacialList1.HeaderWordWrap = false;
            this.glacialList1.HotColumnTracking = true;
            this.glacialList1.HotItemTracking = true;
            this.glacialList1.HotTrackingColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.glacialList1.HoverEvents = false;
            this.glacialList1.HoverTime = 1;
            this.glacialList1.ImageList = this.imageList1;
            this.glacialList1.ItemHeight = 20;
            glItem1.BackColor = System.Drawing.Color.White;
            glItem1.ForeColor = System.Drawing.Color.Black;
            glItem1.RowBorderColor = System.Drawing.Color.Black;
            glItem1.RowBorderSize = 0;
            glSubItem1.BackColor = System.Drawing.Color.Empty;
            glSubItem1.Checked = true;
            glSubItem1.ForceText = false;
            glSubItem1.ForeColor = System.Drawing.Color.Black;
            glSubItem1.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem1.ImageIndex = 4;
            glSubItem1.Text = "Left hand";
            glSubItem2.BackColor = System.Drawing.Color.Empty;
            glSubItem2.Checked = false;
            glSubItem2.ForceText = false;
            glSubItem2.ForeColor = System.Drawing.Color.Black;
            glSubItem2.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem2.ImageIndex = -1;
            glSubItem2.Text = "01";
            glSubItem3.BackColor = System.Drawing.Color.Empty;
            glSubItem3.Checked = false;
            glSubItem3.ForceText = false;
            glSubItem3.ForeColor = System.Drawing.Color.Black;
            glSubItem3.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem3.ImageIndex = 0;
            glSubItem3.Text = "0%";
            glSubItem4.BackColor = System.Drawing.Color.Empty;
            glSubItem4.Checked = false;
            glSubItem4.ForceText = false;
            glSubItem4.ForeColor = System.Drawing.Color.Black;
            glSubItem4.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem4.ImageIndex = 5;
            glSubItem4.Text = "0%";
            glItem1.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem1,
            glSubItem2,
            glSubItem3,
            glSubItem4});
            glItem1.Text = "Left hand";
            glItem2.BackColor = System.Drawing.Color.White;
            glItem2.ForeColor = System.Drawing.Color.Black;
            glItem2.RowBorderColor = System.Drawing.Color.Black;
            glItem2.RowBorderSize = 0;
            glSubItem5.BackColor = System.Drawing.Color.Empty;
            glSubItem5.Checked = false;
            glSubItem5.ForceText = false;
            glSubItem5.ForeColor = System.Drawing.Color.Black;
            glSubItem5.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem5.ImageIndex = 4;
            glSubItem5.Text = "Left forearm";
            glSubItem6.BackColor = System.Drawing.Color.Empty;
            glSubItem6.Checked = false;
            glSubItem6.ForceText = false;
            glSubItem6.ForeColor = System.Drawing.Color.Black;
            glSubItem6.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem6.ImageIndex = -1;
            glSubItem6.Text = "02";
            glSubItem7.BackColor = System.Drawing.Color.Empty;
            glSubItem7.Checked = false;
            glSubItem7.ForceText = false;
            glSubItem7.ForeColor = System.Drawing.Color.Black;
            glSubItem7.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem7.ImageIndex = 0;
            glSubItem7.Text = "0%";
            glSubItem8.BackColor = System.Drawing.Color.Empty;
            glSubItem8.Checked = false;
            glSubItem8.ForceText = false;
            glSubItem8.ForeColor = System.Drawing.Color.Black;
            glSubItem8.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem8.ImageIndex = 5;
            glSubItem8.Text = "0%";
            glItem2.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem5,
            glSubItem6,
            glSubItem7,
            glSubItem8});
            glItem2.Text = "Left forearm";
            glItem3.BackColor = System.Drawing.Color.White;
            glItem3.ForeColor = System.Drawing.Color.Black;
            glItem3.RowBorderColor = System.Drawing.Color.Black;
            glItem3.RowBorderSize = 0;
            glSubItem9.BackColor = System.Drawing.Color.Empty;
            glSubItem9.Checked = false;
            glSubItem9.ForceText = false;
            glSubItem9.ForeColor = System.Drawing.Color.Black;
            glSubItem9.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem9.ImageIndex = 4;
            glSubItem9.Text = "Left arm";
            glSubItem10.BackColor = System.Drawing.Color.Empty;
            glSubItem10.Checked = false;
            glSubItem10.ForceText = false;
            glSubItem10.ForeColor = System.Drawing.Color.Black;
            glSubItem10.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem10.ImageIndex = -1;
            glSubItem10.Text = "03";
            glSubItem11.BackColor = System.Drawing.Color.Empty;
            glSubItem11.Checked = false;
            glSubItem11.ForceText = false;
            glSubItem11.ForeColor = System.Drawing.Color.Black;
            glSubItem11.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem11.ImageIndex = 0;
            glSubItem11.Text = "0%";
            glSubItem12.BackColor = System.Drawing.Color.Empty;
            glSubItem12.Checked = false;
            glSubItem12.ForceText = false;
            glSubItem12.ForeColor = System.Drawing.Color.Black;
            glSubItem12.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem12.ImageIndex = 5;
            glSubItem12.Text = "0%";
            glItem3.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem9,
            glSubItem10,
            glSubItem11,
            glSubItem12});
            glItem3.Text = "Left arm";
            glItem4.BackColor = System.Drawing.Color.White;
            glItem4.ForeColor = System.Drawing.Color.Black;
            glItem4.RowBorderColor = System.Drawing.Color.Black;
            glItem4.RowBorderSize = 0;
            glSubItem13.BackColor = System.Drawing.Color.Empty;
            glSubItem13.Checked = false;
            glSubItem13.ForceText = false;
            glSubItem13.ForeColor = System.Drawing.Color.Black;
            glSubItem13.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem13.ImageIndex = 4;
            glSubItem13.Text = "Left shoulder";
            glSubItem14.BackColor = System.Drawing.Color.Empty;
            glSubItem14.Checked = false;
            glSubItem14.ForceText = false;
            glSubItem14.ForeColor = System.Drawing.Color.Black;
            glSubItem14.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem14.ImageIndex = -1;
            glSubItem14.Text = "04";
            glSubItem15.BackColor = System.Drawing.Color.Empty;
            glSubItem15.Checked = false;
            glSubItem15.ForceText = false;
            glSubItem15.ForeColor = System.Drawing.Color.Black;
            glSubItem15.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem15.ImageIndex = 0;
            glSubItem15.Text = "0%";
            glSubItem16.BackColor = System.Drawing.Color.Empty;
            glSubItem16.Checked = false;
            glSubItem16.ForceText = false;
            glSubItem16.ForeColor = System.Drawing.Color.Black;
            glSubItem16.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem16.ImageIndex = 5;
            glSubItem16.Text = "0%";
            glItem4.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem13,
            glSubItem14,
            glSubItem15,
            glSubItem16});
            glItem4.Text = "Left shoulder";
            glItem5.BackColor = System.Drawing.Color.White;
            glItem5.ForeColor = System.Drawing.Color.Black;
            glItem5.RowBorderColor = System.Drawing.Color.Black;
            glItem5.RowBorderSize = 0;
            glSubItem17.BackColor = System.Drawing.Color.Empty;
            glSubItem17.Checked = false;
            glSubItem17.ForceText = false;
            glSubItem17.ForeColor = System.Drawing.Color.Black;
            glSubItem17.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem17.ImageIndex = 4;
            glSubItem17.Text = "Right shoulder";
            glSubItem18.BackColor = System.Drawing.Color.Empty;
            glSubItem18.Checked = false;
            glSubItem18.ForceText = false;
            glSubItem18.ForeColor = System.Drawing.Color.Black;
            glSubItem18.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem18.ImageIndex = -1;
            glSubItem18.Text = "05";
            glSubItem19.BackColor = System.Drawing.Color.Empty;
            glSubItem19.Checked = false;
            glSubItem19.ForceText = false;
            glSubItem19.ForeColor = System.Drawing.Color.Black;
            glSubItem19.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem19.ImageIndex = 0;
            glSubItem19.Text = "0%";
            glSubItem20.BackColor = System.Drawing.Color.Empty;
            glSubItem20.Checked = false;
            glSubItem20.ForceText = false;
            glSubItem20.ForeColor = System.Drawing.Color.Black;
            glSubItem20.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem20.ImageIndex = 5;
            glSubItem20.Text = "0%";
            glItem5.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem17,
            glSubItem18,
            glSubItem19,
            glSubItem20});
            glItem5.Text = "Right shoulder";
            glItem6.BackColor = System.Drawing.Color.White;
            glItem6.ForeColor = System.Drawing.Color.Black;
            glItem6.RowBorderColor = System.Drawing.Color.Black;
            glItem6.RowBorderSize = 0;
            glSubItem21.BackColor = System.Drawing.Color.Empty;
            glSubItem21.Checked = false;
            glSubItem21.ForceText = false;
            glSubItem21.ForeColor = System.Drawing.Color.Black;
            glSubItem21.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem21.ImageIndex = 4;
            glSubItem21.Text = "Right arm";
            glSubItem22.BackColor = System.Drawing.Color.Empty;
            glSubItem22.Checked = false;
            glSubItem22.ForceText = false;
            glSubItem22.ForeColor = System.Drawing.Color.Black;
            glSubItem22.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem22.ImageIndex = -1;
            glSubItem22.Text = "06";
            glSubItem23.BackColor = System.Drawing.Color.Empty;
            glSubItem23.Checked = false;
            glSubItem23.ForceText = false;
            glSubItem23.ForeColor = System.Drawing.Color.Black;
            glSubItem23.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem23.ImageIndex = 0;
            glSubItem23.Text = "0%";
            glSubItem24.BackColor = System.Drawing.Color.Empty;
            glSubItem24.Checked = false;
            glSubItem24.ForceText = false;
            glSubItem24.ForeColor = System.Drawing.Color.Black;
            glSubItem24.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem24.ImageIndex = 5;
            glSubItem24.Text = "0%";
            glItem6.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem21,
            glSubItem22,
            glSubItem23,
            glSubItem24});
            glItem6.Text = "Right arm";
            glItem7.BackColor = System.Drawing.Color.White;
            glItem7.ForeColor = System.Drawing.Color.Black;
            glItem7.RowBorderColor = System.Drawing.Color.Black;
            glItem7.RowBorderSize = 0;
            glSubItem25.BackColor = System.Drawing.Color.Empty;
            glSubItem25.Checked = false;
            glSubItem25.ForceText = false;
            glSubItem25.ForeColor = System.Drawing.Color.Black;
            glSubItem25.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem25.ImageIndex = 4;
            glSubItem25.Text = "Right forearm";
            glSubItem26.BackColor = System.Drawing.Color.Empty;
            glSubItem26.Checked = false;
            glSubItem26.ForceText = false;
            glSubItem26.ForeColor = System.Drawing.Color.Black;
            glSubItem26.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem26.ImageIndex = -1;
            glSubItem26.Text = "07";
            glSubItem27.BackColor = System.Drawing.Color.Empty;
            glSubItem27.Checked = false;
            glSubItem27.ForceText = false;
            glSubItem27.ForeColor = System.Drawing.Color.Black;
            glSubItem27.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem27.ImageIndex = 0;
            glSubItem27.Text = "0%";
            glSubItem28.BackColor = System.Drawing.Color.Empty;
            glSubItem28.Checked = false;
            glSubItem28.ForceText = false;
            glSubItem28.ForeColor = System.Drawing.Color.Black;
            glSubItem28.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem28.ImageIndex = 5;
            glSubItem28.Text = "0%";
            glItem7.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem25,
            glSubItem26,
            glSubItem27,
            glSubItem28});
            glItem7.Text = "Right forearm";
            glItem8.BackColor = System.Drawing.Color.White;
            glItem8.ForeColor = System.Drawing.Color.Black;
            glItem8.RowBorderColor = System.Drawing.Color.Black;
            glItem8.RowBorderSize = 0;
            glSubItem29.BackColor = System.Drawing.Color.Empty;
            glSubItem29.Checked = false;
            glSubItem29.ForceText = false;
            glSubItem29.ForeColor = System.Drawing.Color.Black;
            glSubItem29.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem29.ImageIndex = 4;
            glSubItem29.Text = "Right hand";
            glSubItem30.BackColor = System.Drawing.Color.Empty;
            glSubItem30.Checked = false;
            glSubItem30.ForceText = false;
            glSubItem30.ForeColor = System.Drawing.Color.Black;
            glSubItem30.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem30.ImageIndex = -1;
            glSubItem30.Text = "08";
            glSubItem31.BackColor = System.Drawing.Color.Empty;
            glSubItem31.Checked = false;
            glSubItem31.ForceText = false;
            glSubItem31.ForeColor = System.Drawing.Color.Black;
            glSubItem31.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem31.ImageIndex = 0;
            glSubItem31.Text = "0%";
            glSubItem32.BackColor = System.Drawing.Color.Empty;
            glSubItem32.Checked = false;
            glSubItem32.ForceText = false;
            glSubItem32.ForeColor = System.Drawing.Color.Black;
            glSubItem32.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem32.ImageIndex = 5;
            glSubItem32.Text = "0%";
            glItem8.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem29,
            glSubItem30,
            glSubItem31,
            glSubItem32});
            glItem8.Text = "Right hand";
            glItem9.BackColor = System.Drawing.Color.White;
            glItem9.ForeColor = System.Drawing.Color.Black;
            glItem9.RowBorderColor = System.Drawing.Color.Black;
            glItem9.RowBorderSize = 0;
            glSubItem33.BackColor = System.Drawing.Color.Empty;
            glSubItem33.Checked = false;
            glSubItem33.ForceText = false;
            glSubItem33.ForeColor = System.Drawing.Color.Black;
            glSubItem33.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem33.ImageIndex = 4;
            glSubItem33.Text = "Head";
            glSubItem34.BackColor = System.Drawing.Color.Empty;
            glSubItem34.Checked = false;
            glSubItem34.ForceText = false;
            glSubItem34.ForeColor = System.Drawing.Color.Black;
            glSubItem34.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem34.ImageIndex = -1;
            glSubItem34.Text = "09";
            glSubItem35.BackColor = System.Drawing.Color.Empty;
            glSubItem35.Checked = false;
            glSubItem35.ForceText = false;
            glSubItem35.ForeColor = System.Drawing.Color.Black;
            glSubItem35.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem35.ImageIndex = 0;
            glSubItem35.Text = "0%";
            glSubItem36.BackColor = System.Drawing.Color.Empty;
            glSubItem36.Checked = false;
            glSubItem36.ForceText = false;
            glSubItem36.ForeColor = System.Drawing.Color.Black;
            glSubItem36.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem36.ImageIndex = 5;
            glSubItem36.Text = "0%";
            glItem9.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem33,
            glSubItem34,
            glSubItem35,
            glSubItem36});
            glItem9.Text = "Head";
            glItem10.BackColor = System.Drawing.Color.White;
            glItem10.ForeColor = System.Drawing.Color.Black;
            glItem10.RowBorderColor = System.Drawing.Color.Black;
            glItem10.RowBorderSize = 0;
            glSubItem37.BackColor = System.Drawing.Color.Empty;
            glSubItem37.Checked = false;
            glSubItem37.ForceText = false;
            glSubItem37.ForeColor = System.Drawing.Color.Black;
            glSubItem37.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem37.ImageIndex = 4;
            glSubItem37.Text = "Vertebra";
            glSubItem38.BackColor = System.Drawing.Color.Empty;
            glSubItem38.Checked = false;
            glSubItem38.ForceText = false;
            glSubItem38.ForeColor = System.Drawing.Color.Black;
            glSubItem38.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem38.ImageIndex = -1;
            glSubItem38.Text = "10";
            glSubItem39.BackColor = System.Drawing.Color.Empty;
            glSubItem39.Checked = false;
            glSubItem39.ForceText = false;
            glSubItem39.ForeColor = System.Drawing.Color.Black;
            glSubItem39.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem39.ImageIndex = 0;
            glSubItem39.Text = "0%";
            glSubItem40.BackColor = System.Drawing.Color.Empty;
            glSubItem40.Checked = false;
            glSubItem40.ForceText = false;
            glSubItem40.ForeColor = System.Drawing.Color.Black;
            glSubItem40.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem40.ImageIndex = 5;
            glSubItem40.Text = "0%";
            glItem10.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem37,
            glSubItem38,
            glSubItem39,
            glSubItem40});
            glItem10.Text = "Vertebra";
            glItem11.BackColor = System.Drawing.Color.White;
            glItem11.ForeColor = System.Drawing.Color.Black;
            glItem11.RowBorderColor = System.Drawing.Color.Black;
            glItem11.RowBorderSize = 0;
            glSubItem41.BackColor = System.Drawing.Color.Empty;
            glSubItem41.Checked = false;
            glSubItem41.ForceText = false;
            glSubItem41.ForeColor = System.Drawing.Color.Black;
            glSubItem41.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem41.ImageIndex = 4;
            glSubItem41.Text = "Hip";
            glSubItem42.BackColor = System.Drawing.Color.Empty;
            glSubItem42.Checked = false;
            glSubItem42.ForceText = false;
            glSubItem42.ForeColor = System.Drawing.Color.Black;
            glSubItem42.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem42.ImageIndex = -1;
            glSubItem42.Text = "11";
            glSubItem43.BackColor = System.Drawing.Color.Empty;
            glSubItem43.Checked = false;
            glSubItem43.ForceText = false;
            glSubItem43.ForeColor = System.Drawing.Color.Black;
            glSubItem43.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem43.ImageIndex = 0;
            glSubItem43.Text = "0%";
            glSubItem44.BackColor = System.Drawing.Color.Empty;
            glSubItem44.Checked = false;
            glSubItem44.ForceText = false;
            glSubItem44.ForeColor = System.Drawing.Color.Black;
            glSubItem44.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem44.ImageIndex = 5;
            glSubItem44.Text = "0%";
            glItem11.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem41,
            glSubItem42,
            glSubItem43,
            glSubItem44});
            glItem11.Text = "Hip";
            glItem12.BackColor = System.Drawing.Color.White;
            glItem12.ForeColor = System.Drawing.Color.Black;
            glItem12.RowBorderColor = System.Drawing.Color.Black;
            glItem12.RowBorderSize = 0;
            glSubItem45.BackColor = System.Drawing.Color.Empty;
            glSubItem45.Checked = false;
            glSubItem45.ForceText = false;
            glSubItem45.ForeColor = System.Drawing.Color.Black;
            glSubItem45.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem45.ImageIndex = 4;
            glSubItem45.Text = "Left upper leg";
            glSubItem46.BackColor = System.Drawing.Color.Empty;
            glSubItem46.Checked = false;
            glSubItem46.ForceText = false;
            glSubItem46.ForeColor = System.Drawing.Color.Black;
            glSubItem46.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem46.ImageIndex = -1;
            glSubItem46.Text = "12";
            glSubItem47.BackColor = System.Drawing.Color.Empty;
            glSubItem47.Checked = false;
            glSubItem47.ForceText = false;
            glSubItem47.ForeColor = System.Drawing.Color.Black;
            glSubItem47.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem47.ImageIndex = 0;
            glSubItem47.Text = "0%";
            glSubItem48.BackColor = System.Drawing.Color.Empty;
            glSubItem48.Checked = false;
            glSubItem48.ForceText = false;
            glSubItem48.ForeColor = System.Drawing.Color.Black;
            glSubItem48.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem48.ImageIndex = 5;
            glSubItem48.Text = "0%";
            glItem12.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem45,
            glSubItem46,
            glSubItem47,
            glSubItem48});
            glItem12.Text = "Left upper leg";
            glItem13.BackColor = System.Drawing.Color.White;
            glItem13.ForeColor = System.Drawing.Color.Black;
            glItem13.RowBorderColor = System.Drawing.Color.Black;
            glItem13.RowBorderSize = 0;
            glSubItem49.BackColor = System.Drawing.Color.Empty;
            glSubItem49.Checked = false;
            glSubItem49.ForceText = false;
            glSubItem49.ForeColor = System.Drawing.Color.Black;
            glSubItem49.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem49.ImageIndex = 4;
            glSubItem49.Text = "Left leg";
            glSubItem50.BackColor = System.Drawing.Color.Empty;
            glSubItem50.Checked = false;
            glSubItem50.ForceText = false;
            glSubItem50.ForeColor = System.Drawing.Color.Black;
            glSubItem50.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem50.ImageIndex = -1;
            glSubItem50.Text = "13";
            glSubItem51.BackColor = System.Drawing.Color.Empty;
            glSubItem51.Checked = false;
            glSubItem51.ForceText = false;
            glSubItem51.ForeColor = System.Drawing.Color.Black;
            glSubItem51.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem51.ImageIndex = 0;
            glSubItem51.Text = "0%";
            glSubItem52.BackColor = System.Drawing.Color.Empty;
            glSubItem52.Checked = false;
            glSubItem52.ForceText = false;
            glSubItem52.ForeColor = System.Drawing.Color.Black;
            glSubItem52.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem52.ImageIndex = 5;
            glSubItem52.Text = "0%";
            glItem13.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem49,
            glSubItem50,
            glSubItem51,
            glSubItem52});
            glItem13.Text = "Left leg";
            glItem14.BackColor = System.Drawing.Color.White;
            glItem14.ForeColor = System.Drawing.Color.Black;
            glItem14.RowBorderColor = System.Drawing.Color.Black;
            glItem14.RowBorderSize = 0;
            glSubItem53.BackColor = System.Drawing.Color.Empty;
            glSubItem53.Checked = false;
            glSubItem53.ForceText = false;
            glSubItem53.ForeColor = System.Drawing.Color.Black;
            glSubItem53.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem53.ImageIndex = 4;
            glSubItem53.Text = "Left foot";
            glSubItem54.BackColor = System.Drawing.Color.Empty;
            glSubItem54.Checked = false;
            glSubItem54.ForceText = false;
            glSubItem54.ForeColor = System.Drawing.Color.Black;
            glSubItem54.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem54.ImageIndex = -1;
            glSubItem54.Text = "14";
            glSubItem55.BackColor = System.Drawing.Color.Empty;
            glSubItem55.Checked = false;
            glSubItem55.ForceText = false;
            glSubItem55.ForeColor = System.Drawing.Color.Black;
            glSubItem55.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem55.ImageIndex = 0;
            glSubItem55.Text = "0%";
            glSubItem56.BackColor = System.Drawing.Color.Empty;
            glSubItem56.Checked = false;
            glSubItem56.ForceText = false;
            glSubItem56.ForeColor = System.Drawing.Color.Black;
            glSubItem56.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem56.ImageIndex = 5;
            glSubItem56.Text = "0%";
            glItem14.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem53,
            glSubItem54,
            glSubItem55,
            glSubItem56});
            glItem14.Text = "Left foot";
            glItem15.BackColor = System.Drawing.Color.White;
            glItem15.ForeColor = System.Drawing.Color.Black;
            glItem15.RowBorderColor = System.Drawing.Color.Black;
            glItem15.RowBorderSize = 0;
            glSubItem57.BackColor = System.Drawing.Color.Empty;
            glSubItem57.Checked = false;
            glSubItem57.ForceText = false;
            glSubItem57.ForeColor = System.Drawing.Color.Black;
            glSubItem57.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem57.ImageIndex = 4;
            glSubItem57.Text = "Right upper leg";
            glSubItem58.BackColor = System.Drawing.Color.Empty;
            glSubItem58.Checked = false;
            glSubItem58.ForceText = false;
            glSubItem58.ForeColor = System.Drawing.Color.Black;
            glSubItem58.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem58.ImageIndex = -1;
            glSubItem58.Text = "15";
            glSubItem59.BackColor = System.Drawing.Color.Empty;
            glSubItem59.Checked = false;
            glSubItem59.ForceText = false;
            glSubItem59.ForeColor = System.Drawing.Color.Black;
            glSubItem59.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem59.ImageIndex = 0;
            glSubItem59.Text = "0%";
            glSubItem60.BackColor = System.Drawing.Color.Empty;
            glSubItem60.Checked = false;
            glSubItem60.ForceText = false;
            glSubItem60.ForeColor = System.Drawing.Color.Black;
            glSubItem60.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem60.ImageIndex = 5;
            glSubItem60.Text = "0%";
            glItem15.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem57,
            glSubItem58,
            glSubItem59,
            glSubItem60});
            glItem15.Text = "Right upper leg";
            glItem16.BackColor = System.Drawing.Color.White;
            glItem16.ForeColor = System.Drawing.Color.Black;
            glItem16.RowBorderColor = System.Drawing.Color.Black;
            glItem16.RowBorderSize = 0;
            glSubItem61.BackColor = System.Drawing.Color.Empty;
            glSubItem61.Checked = false;
            glSubItem61.ForceText = false;
            glSubItem61.ForeColor = System.Drawing.Color.Black;
            glSubItem61.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem61.ImageIndex = 4;
            glSubItem61.Text = "Right leg";
            glSubItem62.BackColor = System.Drawing.Color.Empty;
            glSubItem62.Checked = false;
            glSubItem62.ForceText = false;
            glSubItem62.ForeColor = System.Drawing.Color.Black;
            glSubItem62.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem62.ImageIndex = -1;
            glSubItem62.Text = "16";
            glSubItem63.BackColor = System.Drawing.Color.Empty;
            glSubItem63.Checked = false;
            glSubItem63.ForceText = false;
            glSubItem63.ForeColor = System.Drawing.Color.Black;
            glSubItem63.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem63.ImageIndex = 0;
            glSubItem63.Text = "0%";
            glSubItem64.BackColor = System.Drawing.Color.Empty;
            glSubItem64.Checked = false;
            glSubItem64.ForceText = false;
            glSubItem64.ForeColor = System.Drawing.Color.Black;
            glSubItem64.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem64.ImageIndex = 5;
            glSubItem64.Text = "0%";
            glItem16.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem61,
            glSubItem62,
            glSubItem63,
            glSubItem64});
            glItem16.Text = "Right leg";
            glItem17.BackColor = System.Drawing.Color.White;
            glItem17.ForeColor = System.Drawing.Color.Black;
            glItem17.RowBorderColor = System.Drawing.Color.Black;
            glItem17.RowBorderSize = 0;
            glSubItem65.BackColor = System.Drawing.Color.Empty;
            glSubItem65.Checked = false;
            glSubItem65.ForceText = false;
            glSubItem65.ForeColor = System.Drawing.Color.Black;
            glSubItem65.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem65.ImageIndex = 4;
            glSubItem65.Text = "Right  foot";
            glSubItem66.BackColor = System.Drawing.Color.Empty;
            glSubItem66.Checked = false;
            glSubItem66.ForceText = false;
            glSubItem66.ForeColor = System.Drawing.Color.Black;
            glSubItem66.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem66.ImageIndex = -1;
            glSubItem66.Text = "17";
            glSubItem67.BackColor = System.Drawing.Color.Empty;
            glSubItem67.Checked = false;
            glSubItem67.ForceText = false;
            glSubItem67.ForeColor = System.Drawing.Color.Black;
            glSubItem67.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem67.ImageIndex = 0;
            glSubItem67.Text = "0%";
            glSubItem68.BackColor = System.Drawing.Color.Empty;
            glSubItem68.Checked = false;
            glSubItem68.ForceText = false;
            glSubItem68.ForeColor = System.Drawing.Color.Black;
            glSubItem68.ImageAlignment = System.Windows.Forms.HorizontalAlignment.Left;
            glSubItem68.ImageIndex = 5;
            glSubItem68.Text = "0%";
            glItem17.SubItems.AddRange(new GlacialComponents.Controls.GLSubItem[] {
            glSubItem65,
            glSubItem66,
            glSubItem67,
            glSubItem68});
            glItem17.Text = "Right  foot";
            this.glacialList1.Items.AddRange(new GlacialComponents.Controls.GLItem[] {
            glItem1,
            glItem2,
            glItem3,
            glItem4,
            glItem5,
            glItem6,
            glItem7,
            glItem8,
            glItem9,
            glItem10,
            glItem11,
            glItem12,
            glItem13,
            glItem14,
            glItem15,
            glItem16,
            glItem17});
            this.glacialList1.ItemWordWrap = false;
            this.glacialList1.Location = new System.Drawing.Point(3, 3);
            this.glacialList1.MinimumSize = new System.Drawing.Size(400, 400);
            this.glacialList1.Name = "glacialList1";
            this.glacialList1.Selectable = true;
            this.glacialList1.SelectedTextColor = System.Drawing.Color.White;
            this.glacialList1.SelectionColor = System.Drawing.Color.SteelBlue;
            this.glacialList1.ShowBorder = false;
            this.glacialList1.ShowFocusRect = true;
            this.glacialList1.Size = new System.Drawing.Size(434, 445);
            this.glacialList1.SortType = GlacialComponents.Controls.SortTypes.InsertionSort;
            this.glacialList1.SuperFlatHeaderColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(47)))), ((int)(((byte)(51)))));
            this.glacialList1.TabIndex = 0;
            this.glacialList1.Resize += new System.EventHandler(this.glacialList1_Resize);
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "point.png");
            this.imageList1.Images.SetKeyName(1, "linkerror.png");
            this.imageList1.Images.SetKeyName(2, "linksemisucc.png");
            this.imageList1.Images.SetKeyName(3, "linksucc.png");
            this.imageList1.Images.SetKeyName(4, "bodyitem.png");
            this.imageList1.Images.SetKeyName(5, "battery.png");
            // 
            // LinkInfoform
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panel1);
            this.MinimumSize = new System.Drawing.Size(400, 400);
            this.Name = "LinkInfoform";
            this.Size = new System.Drawing.Size(448, 481);
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 6
0
		public void DoList(IsoData idata)
		{
			this.ilItems.Images.Clear();
			this.glImages.Items.Clear();
			this.glImages.ImageList=ilItems;
			foreach(BlockDescriptor bd in idata.DefinedRooms)
			{
				if(bd.bmp==null) continue;
				try 
				{
					if(bd.bmp!="")
						this.ilItems.Images.Add(new Bitmap("images\\"+bd.bmp));
				} 
				catch 
				{
					this.ilItems.Images.Add(new Bitmap("images\\unknown.gif"));
					System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+bd.bmp);
				}

				GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
				GlacialComponents.Controls.GLSubItem gls;
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.ImageIndex=(this.ilItems.Images.Count-1);
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=bd.Name; //name
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text="Room";
				gli.SubItems.Add(gls);

				this.glImages.Items.Add(gli);
			}

			foreach(BlockDescriptor bd in idata.DefinedBlocks)
			{
				if(bd.bmp==null) continue;
				try 
				{
					if(bd.bmp!="")
						this.ilItems.Images.Add(new Bitmap("images\\"+bd.bmp));
				} 
				catch 
				{
					this.ilItems.Images.Add(new Bitmap("images\\unknown.gif"));
					System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+bd.bmp);
				}

				GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
				GlacialComponents.Controls.GLSubItem gls;
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.ImageIndex=(this.ilItems.Images.Count-1);
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=bd.Name; //name
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text="Object";
				gli.SubItems.Add(gls);

				this.glImages.Items.Add(gli);
			}

			int ilasttype=-1;
			foreach(PlacedObject bd in idata.PlacedObjects)
			{
				if(bd.Type!=ilasttype)
				{
					if(bd.bmp==null) continue;
					try 
					{
						if(bd.bmp!="")
							this.ilItems.Images.Add(new Bitmap("images\\"+bd.bmp));
					} 
					catch 
					{
						this.ilItems.Images.Add(new Bitmap("images\\unknown.gif"));
						System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+bd.bmp);
					}

					GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
					GlacialComponents.Controls.GLSubItem gls;
					gls=new GlacialComponents.Controls.GLSubItem();
					gls.ImageIndex=(this.ilItems.Images.Count-1);
					gli.SubItems.Add(gls);

					gls=new GlacialComponents.Controls.GLSubItem();
					gls.Text=bd.Name; //name
					gli.SubItems.Add(gls);

					gls=new GlacialComponents.Controls.GLSubItem();
					gls.Text="Object";
					gli.SubItems.Add(gls);

					this.glImages.Items.Add(gli);
					ilasttype=bd.Type;
				}
			}

			this.glImages.Refresh();
		}
Esempio n. 7
0
		private void RoomChange()
		{
			Hashtable hl;
			hl=new Hashtable();
			this.glList.Items.Clear();
			this.ImageListFG.Images.Clear();
			Room lRoom=(Room)myData.Rooms[this.ListboxRooms.SelectedIndex];

			this.LabelRoomLinks.Text="";
			foreach (Block tmpBlock in lRoom.RoomLinkItems)
				this.LabelRoomLinks.Text+=(tmpBlock.RoomLink+", ");

			this.LabelID.Text=lRoom.ID.ToString();
			this.LabelAttr.Text=lRoom.Attribute.ToString();
			//background
			BlockDescriptor bd;
			int locationx,locationy;
			string flags;
			int type;
			string desc;
			//background as there are just a few simply add the bitmaps
			//without checking for duplicates.

			//add room
			GlacialComponents.Controls.GLItem gli1=new GlacialComponents.Controls.GLItem();
			GlacialComponents.Controls.GLSubItem gls1;
			try 
			{
				if(myData.FindRoomTypeFromNumber(lRoom.Type).bmp!="")
					this.ImageListFG.Images.Add(new Bitmap("images\\"+myData.FindRoomTypeFromNumber(lRoom.Type).bmp));
			} 
			catch 
			{
				this.ImageListFG.Images.Add(new Bitmap("images\\unknown.gif"));
				System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+myData.FindRoomTypeFromNumber(lRoom.Type).bmp);
			}
			gls1=new GlacialComponents.Controls.GLSubItem();
			gls1.ImageIndex=(this.ImageListFG.Images.Count-1);
			gli1.SubItems.Add(gls1);

			gls1=new GlacialComponents.Controls.GLSubItem();
			gls1.Text="Room Type "+lRoom.Type + "("+myData.FindRoomTypeFromNumber(lRoom.Type).Name+")"; //name
			gli1.SubItems.Add(gls1);
			gli1.BackColor=System.Drawing.Color.Chartreuse;
			glList.Items.Add(gli1);
			
			foreach(Block block in lRoom.RoomLinkItems)
			{
				bd=myData.FindBlockFromNumber(block.Number);
				try 
				{
					if(bd.bmp!="")
						this.ImageListFG.Images.Add(new Bitmap("images\\"+bd.bmp));
				} 
				catch 
				{
					this.ImageListFG.Images.Add(new Bitmap("images\\unknown.gif"));
					System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+bd.bmp);
				}
				locationx=block.x;
				locationy=block.y;
				flags=block.Flags;

				GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
				GlacialComponents.Controls.GLSubItem gls;
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.ImageIndex=(this.ImageListFG.Images.Count-1);
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=bd.Name+" To Room "+block.RoomLink.ToString(); //name
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationx.ToString(); //x
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationy.ToString(); //y
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=flags.ToString(); //y
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=block.DoorTime.ToString(); //y
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=block.DoorFlag.ToString(); //y
				gli.SubItems.Add(gls);

				gli.BackColor=System.Drawing.Color.Bisque;
				glList.Items.Add(gli);
			}

			foreach(Block block in lRoom.StaticItems)
			{
				bd=myData.FindBlockFromNumber(block.Number);
				try 
				{
					if(bd.bmp!="")
						this.ImageListFG.Images.Add(new Bitmap("images\\"+bd.bmp));
				} 
				catch 
				{
					this.ImageListFG.Images.Add(new Bitmap("images\\unknown.gif"));
					System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+bd.bmp);
				}
				locationx=block.x;
				locationy=block.y;
				GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
				GlacialComponents.Controls.GLSubItem gls;
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.ImageIndex=(this.ImageListFG.Images.Count-1);
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=bd.Name;
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationx.ToString(); //x
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationy.ToString(); //y
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=block.Flags.ToString(); //y
				gli.SubItems.Add(gls);

				//gli.BackColor=System.Drawing.Color.Bisque;
				glList.Items.Add(gli);
			}

			//placed items
			foreach(PlacedObject po in lRoom.PlacedItems)
			{
				try 
				{
					if(po.bmp!="")
						this.ImageListFG.Images.Add(new Bitmap("images\\"+po.bmp));
				} 
				catch 
				{
					this.ImageListFG.Images.Add(new Bitmap("images\\unknown.gif"));
					System.Windows.Forms.MessageBox.Show(this,"Could not open bitmap: " + "images\\"+po.bmp);
				}
				locationx=po.x;
				locationy=po.y;
				type=po.Type;
				desc=po.desc;

				GlacialComponents.Controls.GLItem gli=new GlacialComponents.Controls.GLItem();
				GlacialComponents.Controls.GLSubItem gls;
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.ImageIndex=(this.ImageListFG.Images.Count-1);
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=po.Name;
				gli.SubItems.Add(gls);

				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationx.ToString(); //x
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=locationy.ToString(); //y
				gli.SubItems.Add(gls);
				
				string sType;
				gls=new GlacialComponents.Controls.GLSubItem();
				switch(type)
				{
					case 1:
						sType="Food";
						break;
					case 2:
						sType="Energy Sap";
						break;
					case 3:
						sType="Kills Baddie";
						break;
					case 4:
						sType="Baddie";
						break;
					case 5:
						sType="Baddie Roaming";
						break;
					case 6:
						sType="Special?";
						break;
					default:
						sType="Error!";
						break;
				}
				gls.Text=sType; //type
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=""; //ignore
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=""; //ignore
				gli.SubItems.Add(gls);
				gls=new GlacialComponents.Controls.GLSubItem();
				gls.Text=desc; //desc
				gli.SubItems.Add(gls);

				//gli.BackColor=System.Drawing.Color.Bisque;
				glList.Items.Add(gli);
			}

			int offsetimages=this.ImageListFG.Images.Count;
			hl.Clear();

			if(hl.Count!=this.ImageListFG.Images.Count-offsetimages) System.Windows.Forms.MessageBox.Show(this,"Not all foreground images could be found for display in the treeview");
			//objects
			glList.Refresh();
		}