namespace Sample1 { partial class Form1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.checkBox3 = new System.Windows.Forms.CheckBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.label5 = new System.Windows.Forms.Label(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.checkBoxA0_8 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_4 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_1 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_5 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_7 = new System.Windows.Forms.CheckBox(); this.checkBoxA0_6 = new System.Windows.Forms.CheckBox(); this.btnToggle7 = new System.Windows.Forms.Button(); this.checkBoxA0_2 = new System.Windows.Forms.CheckBox(); this.label13 = new System.Windows.Forms.Label(); this.checkBoxA0_3 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_16 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_12 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_9 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_13 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_15 = new System.Windows.Forms.CheckBox(); this.checkBoxB0_14 = new System.Windows.Forms.CheckBox(); this.btnToggle15 = new System.Windows.Forms.Button(); this.checkBoxB0_10 = new System.Windows.Forms.CheckBox(); this.label14 = new System.Windows.Forms.Label(); this.checkBoxB0_11 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_24 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_20 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_17 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_21 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_23 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_22 = new System.Windows.Forms.CheckBox(); this.checkBoxC0_18 = new System.Windows.Forms.CheckBox(); this.label15 = new System.Windows.Forms.Label(); this.checkBoxC0_19 = new System.Windows.Forms.CheckBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.btnToggle24 = new System.Windows.Forms.Button(); this.btnToggle25 = new System.Windows.Forms.Button(); this.btnToggle26 = new System.Windows.Forms.Button(); this.btnToggle27 = new System.Windows.Forms.Button(); this.btnToggle28 = new System.Windows.Forms.Button(); this.btnToggle29 = new System.Windows.Forms.Button(); this.btnToggle30 = new System.Windows.Forms.Button(); this.btnToggle31 = new System.Windows.Forms.Button(); this.btnToggle16 = new System.Windows.Forms.Button(); this.btnToggle17 = new System.Windows.Forms.Button(); this.btnToggle18 = new System.Windows.Forms.Button(); this.btnToggle19 = new System.Windows.Forms.Button(); this.btnToggle20 = new System.Windows.Forms.Button(); this.btnToggle21 = new System.Windows.Forms.Button(); this.btnToggle22 = new System.Windows.Forms.Button(); this.btnToggle23 = new System.Windows.Forms.Button(); this.btnToggle8 = new System.Windows.Forms.Button(); this.btnToggle9 = new System.Windows.Forms.Button(); this.btnToggle10 = new System.Windows.Forms.Button(); this.btnToggle11 = new System.Windows.Forms.Button(); this.btnToggle12 = new System.Windows.Forms.Button(); this.btnToggle13 = new System.Windows.Forms.Button(); this.btnToggle14 = new System.Windows.Forms.Button(); this.btnToggle0 = new System.Windows.Forms.Button(); this.btnToggle1 = new System.Windows.Forms.Button(); this.btnToggle2 = new System.Windows.Forms.Button(); this.btnToggle3 = new System.Windows.Forms.Button(); this.btnToggle4 = new System.Windows.Forms.Button(); this.btnToggle5 = new System.Windows.Forms.Button(); this.btnToggle6 = new System.Windows.Forms.Button(); this.label12 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.checkBoxA1_25 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_29 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_32 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_28 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_26 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_27 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_31 = new System.Windows.Forms.CheckBox(); this.checkBoxA1_30 = new System.Windows.Forms.CheckBox(); this.checkBox91 = new System.Windows.Forms.CheckBox(); this.checkBox92 = new System.Windows.Forms.CheckBox(); this.btnDevice = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.groupBox5.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // checkBox3 // this.checkBox3.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox3.BackColor = System.Drawing.Color.Gray; this.checkBox3.Enabled = false; this.checkBox3.FlatAppearance.CheckedBackColor = System.Drawing.Color.Blue; this.checkBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox3.Location = new System.Drawing.Point(259, 12); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(29, 23); this.checkBox3.TabIndex = 3; this.checkBox3.Text = "1"; this.checkBox3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox3.UseVisualStyleBackColor = false; // // groupBox5 // this.groupBox5.Controls.Add(this.checkBox3); this.groupBox5.Controls.Add(this.label5); this.groupBox5.Controls.Add(this.checkBox4); this.groupBox5.Controls.Add(this.label6); this.groupBox5.Location = new System.Drawing.Point(91, 252); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(302, 41); this.groupBox5.TabIndex = 57; this.groupBox5.TabStop = false; this.groupBox5.Text = "Key to Pin State"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(195, 17); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 2; this.label5.Text = "Low (GND) : "; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBox4 // this.checkBox4.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox4.BackColor = System.Drawing.Color.Lime; this.checkBox4.Enabled = false; this.checkBox4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox4.Location = new System.Drawing.Point(141, 12); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(29, 23); this.checkBox4.TabIndex = 1; this.checkBox4.Text = "1"; this.checkBox4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox4.UseVisualStyleBackColor = false; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(86, 17); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(57, 13); this.label6.TabIndex = 0; this.label6.Text = "High (5V) :"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBoxA0_8 // this.checkBoxA0_8.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_8.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_8.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_8.Location = new System.Drawing.Point(148, 51); this.checkBoxA0_8.Name = "checkBoxA0_8"; this.checkBoxA0_8.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_8.TabIndex = 90; this.checkBoxA0_8.Tag = "7"; this.checkBoxA0_8.Text = "7"; this.checkBoxA0_8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_8.UseVisualStyleBackColor = false; this.checkBoxA0_8.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_4 // this.checkBoxA0_4.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_4.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_4.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_4.Location = new System.Drawing.Point(272, 51); this.checkBoxA0_4.Name = "checkBoxA0_4"; this.checkBoxA0_4.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_4.TabIndex = 94; this.checkBoxA0_4.Tag = "3"; this.checkBoxA0_4.Text = "3"; this.checkBoxA0_4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_4.UseVisualStyleBackColor = false; this.checkBoxA0_4.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_4.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_1 // this.checkBoxA0_1.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_1.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_1.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_1.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxA0_1.Location = new System.Drawing.Point(365, 51); this.checkBoxA0_1.Name = "checkBoxA0_1"; this.checkBoxA0_1.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_1.TabIndex = 97; this.checkBoxA0_1.Tag = "0"; this.checkBoxA0_1.Text = "0"; this.checkBoxA0_1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_1.UseVisualStyleBackColor = false; this.checkBoxA0_1.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_1.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_5 // this.checkBoxA0_5.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_5.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_5.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_5.Location = new System.Drawing.Point(241, 51); this.checkBoxA0_5.Name = "checkBoxA0_5"; this.checkBoxA0_5.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_5.TabIndex = 93; this.checkBoxA0_5.Tag = "4"; this.checkBoxA0_5.Text = "4"; this.checkBoxA0_5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_5.UseVisualStyleBackColor = false; this.checkBoxA0_5.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_5.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_7 // this.checkBoxA0_7.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_7.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_7.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_7.Location = new System.Drawing.Point(179, 51); this.checkBoxA0_7.Name = "checkBoxA0_7"; this.checkBoxA0_7.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_7.TabIndex = 91; this.checkBoxA0_7.Tag = "6"; this.checkBoxA0_7.Text = "6"; this.checkBoxA0_7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_7.UseVisualStyleBackColor = false; this.checkBoxA0_7.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_7.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA0_6 // this.checkBoxA0_6.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_6.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_6.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_6.Location = new System.Drawing.Point(210, 51); this.checkBoxA0_6.Name = "checkBoxA0_6"; this.checkBoxA0_6.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_6.TabIndex = 92; this.checkBoxA0_6.Tag = "5"; this.checkBoxA0_6.Text = "5"; this.checkBoxA0_6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_6.UseVisualStyleBackColor = false; this.checkBoxA0_6.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_6.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle7 // this.btnToggle7.Location = new System.Drawing.Point(147, 84); this.btnToggle7.Name = "btnToggle7"; this.btnToggle7.Size = new System.Drawing.Size(30, 23); this.btnToggle7.TabIndex = 89; this.btnToggle7.Tag = "7"; this.btnToggle7.Text = "I"; this.btnToggle7.UseVisualStyleBackColor = true; this.btnToggle7.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxA0_2 // this.checkBoxA0_2.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_2.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_2.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_2.Location = new System.Drawing.Point(334, 51); this.checkBoxA0_2.Name = "checkBoxA0_2"; this.checkBoxA0_2.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_2.TabIndex = 96; this.checkBoxA0_2.Tag = "1"; this.checkBoxA0_2.Text = "1"; this.checkBoxA0_2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_2.UseVisualStyleBackColor = false; this.checkBoxA0_2.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_2.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(253, 31); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(36, 13); this.label13.TabIndex = 88; this.label13.Text = "Port A"; // // checkBoxA0_3 // this.checkBoxA0_3.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA0_3.BackColor = System.Drawing.Color.Gray; this.checkBoxA0_3.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA0_3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA0_3.Location = new System.Drawing.Point(303, 51); this.checkBoxA0_3.Name = "checkBoxA0_3"; this.checkBoxA0_3.Size = new System.Drawing.Size(29, 23); this.checkBoxA0_3.TabIndex = 95; this.checkBoxA0_3.Tag = "2"; this.checkBoxA0_3.Text = "2"; this.checkBoxA0_3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA0_3.UseVisualStyleBackColor = false; this.checkBoxA0_3.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA0_3.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_16 // this.checkBoxB0_16.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_16.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_16.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_16.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_16.Location = new System.Drawing.Point(568, 51); this.checkBoxB0_16.Name = "checkBoxB0_16"; this.checkBoxB0_16.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_16.TabIndex = 100; this.checkBoxB0_16.Tag = "15"; this.checkBoxB0_16.Text = "7"; this.checkBoxB0_16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_16.UseVisualStyleBackColor = false; this.checkBoxB0_16.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_16.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_12 // this.checkBoxB0_12.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_12.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_12.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_12.Location = new System.Drawing.Point(692, 51); this.checkBoxB0_12.Name = "checkBoxB0_12"; this.checkBoxB0_12.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_12.TabIndex = 104; this.checkBoxB0_12.Tag = "11"; this.checkBoxB0_12.Text = "3"; this.checkBoxB0_12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_12.UseVisualStyleBackColor = false; this.checkBoxB0_12.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_12.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_9 // this.checkBoxB0_9.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_9.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_9.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_9.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxB0_9.Location = new System.Drawing.Point(785, 51); this.checkBoxB0_9.Name = "checkBoxB0_9"; this.checkBoxB0_9.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_9.TabIndex = 107; this.checkBoxB0_9.Tag = "8"; this.checkBoxB0_9.Text = "0"; this.checkBoxB0_9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_9.UseVisualStyleBackColor = false; this.checkBoxB0_9.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_9.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_13 // this.checkBoxB0_13.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_13.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_13.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_13.Location = new System.Drawing.Point(661, 51); this.checkBoxB0_13.Name = "checkBoxB0_13"; this.checkBoxB0_13.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_13.TabIndex = 103; this.checkBoxB0_13.Tag = "12"; this.checkBoxB0_13.Text = "4"; this.checkBoxB0_13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_13.UseVisualStyleBackColor = false; this.checkBoxB0_13.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_13.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_15 // this.checkBoxB0_15.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_15.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_15.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_15.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_15.Location = new System.Drawing.Point(599, 51); this.checkBoxB0_15.Name = "checkBoxB0_15"; this.checkBoxB0_15.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_15.TabIndex = 101; this.checkBoxB0_15.Tag = "14"; this.checkBoxB0_15.Text = "6"; this.checkBoxB0_15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_15.UseVisualStyleBackColor = false; this.checkBoxB0_15.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_15.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB0_14 // this.checkBoxB0_14.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_14.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_14.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_14.Location = new System.Drawing.Point(630, 51); this.checkBoxB0_14.Name = "checkBoxB0_14"; this.checkBoxB0_14.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_14.TabIndex = 102; this.checkBoxB0_14.Tag = "13"; this.checkBoxB0_14.Text = "5"; this.checkBoxB0_14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_14.UseVisualStyleBackColor = false; this.checkBoxB0_14.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_14.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle15 // this.btnToggle15.Location = new System.Drawing.Point(567, 82); this.btnToggle15.Name = "btnToggle15"; this.btnToggle15.Size = new System.Drawing.Size(30, 23); this.btnToggle15.TabIndex = 99; this.btnToggle15.Tag = "15"; this.btnToggle15.Text = "I"; this.btnToggle15.UseVisualStyleBackColor = true; this.btnToggle15.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxB0_10 // this.checkBoxB0_10.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_10.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_10.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_10.Location = new System.Drawing.Point(754, 51); this.checkBoxB0_10.Name = "checkBoxB0_10"; this.checkBoxB0_10.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_10.TabIndex = 106; this.checkBoxB0_10.Tag = "9"; this.checkBoxB0_10.Text = "1"; this.checkBoxB0_10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_10.UseVisualStyleBackColor = false; this.checkBoxB0_10.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_10.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(673, 27); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(36, 13); this.label14.TabIndex = 98; this.label14.Text = "Port B"; // // checkBoxB0_11 // this.checkBoxB0_11.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB0_11.BackColor = System.Drawing.Color.Gray; this.checkBoxB0_11.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB0_11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB0_11.Location = new System.Drawing.Point(723, 51); this.checkBoxB0_11.Name = "checkBoxB0_11"; this.checkBoxB0_11.Size = new System.Drawing.Size(29, 23); this.checkBoxB0_11.TabIndex = 105; this.checkBoxB0_11.Tag = "10"; this.checkBoxB0_11.Text = "2"; this.checkBoxB0_11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB0_11.UseVisualStyleBackColor = false; this.checkBoxB0_11.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxB0_11.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_24 // this.checkBoxC0_24.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_24.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_24.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_24.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_24.Location = new System.Drawing.Point(148, 142); this.checkBoxC0_24.Name = "checkBoxC0_24"; this.checkBoxC0_24.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_24.TabIndex = 110; this.checkBoxC0_24.Tag = "23"; this.checkBoxC0_24.Text = "7"; this.checkBoxC0_24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_24.UseVisualStyleBackColor = false; this.checkBoxC0_24.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_24.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_20 // this.checkBoxC0_20.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_20.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_20.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_20.Location = new System.Drawing.Point(272, 142); this.checkBoxC0_20.Name = "checkBoxC0_20"; this.checkBoxC0_20.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_20.TabIndex = 114; this.checkBoxC0_20.Tag = "19"; this.checkBoxC0_20.Text = "3"; this.checkBoxC0_20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_20.UseVisualStyleBackColor = false; this.checkBoxC0_20.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_20.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_17 // this.checkBoxC0_17.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_17.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_17.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_17.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxC0_17.Location = new System.Drawing.Point(365, 142); this.checkBoxC0_17.Name = "checkBoxC0_17"; this.checkBoxC0_17.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_17.TabIndex = 117; this.checkBoxC0_17.Tag = "16"; this.checkBoxC0_17.Text = "0"; this.checkBoxC0_17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_17.UseVisualStyleBackColor = false; this.checkBoxC0_17.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_17.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_21 // this.checkBoxC0_21.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_21.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_21.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_21.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_21.Location = new System.Drawing.Point(241, 142); this.checkBoxC0_21.Name = "checkBoxC0_21"; this.checkBoxC0_21.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_21.TabIndex = 113; this.checkBoxC0_21.Tag = "20"; this.checkBoxC0_21.Text = "4"; this.checkBoxC0_21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_21.UseVisualStyleBackColor = false; this.checkBoxC0_21.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_21.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_23 // this.checkBoxC0_23.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_23.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_23.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_23.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_23.Location = new System.Drawing.Point(179, 142); this.checkBoxC0_23.Name = "checkBoxC0_23"; this.checkBoxC0_23.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_23.TabIndex = 111; this.checkBoxC0_23.Tag = "22"; this.checkBoxC0_23.Text = "6"; this.checkBoxC0_23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_23.UseVisualStyleBackColor = false; this.checkBoxC0_23.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_23.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_22 // this.checkBoxC0_22.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_22.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_22.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_22.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_22.Location = new System.Drawing.Point(210, 142); this.checkBoxC0_22.Name = "checkBoxC0_22"; this.checkBoxC0_22.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_22.TabIndex = 112; this.checkBoxC0_22.Tag = "21"; this.checkBoxC0_22.Text = "5"; this.checkBoxC0_22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_22.UseVisualStyleBackColor = false; this.checkBoxC0_22.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_22.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC0_18 // this.checkBoxC0_18.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_18.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_18.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_18.Location = new System.Drawing.Point(334, 142); this.checkBoxC0_18.Name = "checkBoxC0_18"; this.checkBoxC0_18.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_18.TabIndex = 116; this.checkBoxC0_18.Tag = "17"; this.checkBoxC0_18.Text = "1"; this.checkBoxC0_18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_18.UseVisualStyleBackColor = false; this.checkBoxC0_18.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_18.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(252, 120); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(36, 13); this.label15.TabIndex = 108; this.label15.Text = "Port C"; // // checkBoxC0_19 // this.checkBoxC0_19.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC0_19.BackColor = System.Drawing.Color.Gray; this.checkBoxC0_19.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC0_19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC0_19.Location = new System.Drawing.Point(303, 142); this.checkBoxC0_19.Name = "checkBoxC0_19"; this.checkBoxC0_19.Size = new System.Drawing.Size(29, 23); this.checkBoxC0_19.TabIndex = 115; this.checkBoxC0_19.Tag = "18"; this.checkBoxC0_19.Text = "2"; this.checkBoxC0_19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC0_19.UseVisualStyleBackColor = false; this.checkBoxC0_19.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxC0_19.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // groupBox2 // this.groupBox2.Controls.Add(this.btnToggle24); this.groupBox2.Controls.Add(this.btnToggle25); this.groupBox2.Controls.Add(this.btnToggle26); this.groupBox2.Controls.Add(this.btnToggle27); this.groupBox2.Controls.Add(this.btnToggle28); this.groupBox2.Controls.Add(this.btnToggle29); this.groupBox2.Controls.Add(this.btnToggle30); this.groupBox2.Controls.Add(this.btnToggle31); this.groupBox2.Controls.Add(this.btnToggle16); this.groupBox2.Controls.Add(this.btnToggle17); this.groupBox2.Controls.Add(this.btnToggle18); this.groupBox2.Controls.Add(this.btnToggle19); this.groupBox2.Controls.Add(this.btnToggle20); this.groupBox2.Controls.Add(this.btnToggle21); this.groupBox2.Controls.Add(this.btnToggle22); this.groupBox2.Controls.Add(this.btnToggle23); this.groupBox2.Controls.Add(this.btnToggle8); this.groupBox2.Controls.Add(this.btnToggle9); this.groupBox2.Controls.Add(this.btnToggle10); this.groupBox2.Controls.Add(this.btnToggle11); this.groupBox2.Controls.Add(this.btnToggle12); this.groupBox2.Controls.Add(this.btnToggle13); this.groupBox2.Controls.Add(this.btnToggle14); this.groupBox2.Controls.Add(this.btnToggle0); this.groupBox2.Controls.Add(this.btnToggle1); this.groupBox2.Controls.Add(this.btnToggle2); this.groupBox2.Controls.Add(this.btnToggle3); this.groupBox2.Controls.Add(this.btnToggle4); this.groupBox2.Controls.Add(this.btnToggle5); this.groupBox2.Controls.Add(this.btnToggle6); this.groupBox2.Controls.Add(this.label12); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.label11); this.groupBox2.Controls.Add(this.label10); this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.checkBoxC0_21); this.groupBox2.Controls.Add(this.label15); this.groupBox2.Controls.Add(this.checkBoxC0_23); this.groupBox2.Controls.Add(this.btnToggle15); this.groupBox2.Controls.Add(this.checkBoxC0_20); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.checkBoxC0_24); this.groupBox2.Controls.Add(this.checkBoxC0_22); this.groupBox2.Controls.Add(this.btnToggle7); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.checkBoxC0_17); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.checkBoxA1_25); this.groupBox2.Controls.Add(this.checkBoxA0_8); this.groupBox2.Controls.Add(this.checkBoxA1_29); this.groupBox2.Controls.Add(this.checkBoxC0_18); this.groupBox2.Controls.Add(this.checkBoxA1_32); this.groupBox2.Controls.Add(this.checkBoxA1_28); this.groupBox2.Controls.Add(this.checkBoxA0_3); this.groupBox2.Controls.Add(this.checkBoxA1_26); this.groupBox2.Controls.Add(this.checkBoxA0_4); this.groupBox2.Controls.Add(this.checkBoxA1_27); this.groupBox2.Controls.Add(this.checkBoxC0_19); this.groupBox2.Controls.Add(this.checkBoxA0_2); this.groupBox2.Controls.Add(this.checkBoxA1_31); this.groupBox2.Controls.Add(this.checkBoxA0_5); this.groupBox2.Controls.Add(this.checkBoxA1_30); this.groupBox2.Controls.Add(this.checkBoxA0_1); this.groupBox2.Controls.Add(this.checkBoxA0_6); this.groupBox2.Controls.Add(this.checkBoxA0_7); this.groupBox2.Controls.Add(this.checkBoxB0_16); this.groupBox2.Controls.Add(this.checkBoxB0_14); this.groupBox2.Controls.Add(this.checkBoxB0_15); this.groupBox2.Controls.Add(this.checkBoxB0_11); this.groupBox2.Controls.Add(this.checkBoxB0_13); this.groupBox2.Controls.Add(this.checkBoxB0_10); this.groupBox2.Controls.Add(this.checkBoxB0_12); this.groupBox2.Controls.Add(this.checkBoxB0_9); this.groupBox2.Location = new System.Drawing.Point(12, 5); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(828, 233); this.groupBox2.TabIndex = 118; this.groupBox2.TabStop = false; this.groupBox2.Text = "I/O Ports"; // // btnToggle24 // this.btnToggle24.Location = new System.Drawing.Point(784, 177); this.btnToggle24.Name = "btnToggle24"; this.btnToggle24.Size = new System.Drawing.Size(30, 23); this.btnToggle24.TabIndex = 154; this.btnToggle24.Tag = "24"; this.btnToggle24.Text = "I"; this.btnToggle24.UseVisualStyleBackColor = true; this.btnToggle24.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle25 // this.btnToggle25.Location = new System.Drawing.Point(754, 177); this.btnToggle25.Name = "btnToggle25"; this.btnToggle25.Size = new System.Drawing.Size(30, 23); this.btnToggle25.TabIndex = 153; this.btnToggle25.Tag = "25"; this.btnToggle25.Text = "I"; this.btnToggle25.UseVisualStyleBackColor = true; this.btnToggle25.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle26 // this.btnToggle26.Location = new System.Drawing.Point(723, 177); this.btnToggle26.Name = "btnToggle26"; this.btnToggle26.Size = new System.Drawing.Size(30, 23); this.btnToggle26.TabIndex = 152; this.btnToggle26.Tag = "26"; this.btnToggle26.Text = "I"; this.btnToggle26.UseVisualStyleBackColor = true; this.btnToggle26.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle27 // this.btnToggle27.Location = new System.Drawing.Point(692, 177); this.btnToggle27.Name = "btnToggle27"; this.btnToggle27.Size = new System.Drawing.Size(30, 23); this.btnToggle27.TabIndex = 151; this.btnToggle27.Tag = "27"; this.btnToggle27.Text = "I"; this.btnToggle27.UseVisualStyleBackColor = true; this.btnToggle27.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle28 // this.btnToggle28.Location = new System.Drawing.Point(661, 177); this.btnToggle28.Name = "btnToggle28"; this.btnToggle28.Size = new System.Drawing.Size(30, 23); this.btnToggle28.TabIndex = 150; this.btnToggle28.Tag = "28"; this.btnToggle28.Text = "I"; this.btnToggle28.UseVisualStyleBackColor = true; this.btnToggle28.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle29 // this.btnToggle29.Location = new System.Drawing.Point(630, 177); this.btnToggle29.Name = "btnToggle29"; this.btnToggle29.Size = new System.Drawing.Size(30, 23); this.btnToggle29.TabIndex = 149; this.btnToggle29.Tag = "29"; this.btnToggle29.Text = "I"; this.btnToggle29.UseVisualStyleBackColor = true; this.btnToggle29.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle30 // this.btnToggle30.Location = new System.Drawing.Point(599, 177); this.btnToggle30.Name = "btnToggle30"; this.btnToggle30.Size = new System.Drawing.Size(30, 23); this.btnToggle30.TabIndex = 148; this.btnToggle30.Tag = "30"; this.btnToggle30.Text = "I"; this.btnToggle30.UseVisualStyleBackColor = true; this.btnToggle30.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle31 // this.btnToggle31.Location = new System.Drawing.Point(567, 177); this.btnToggle31.Name = "btnToggle31"; this.btnToggle31.Size = new System.Drawing.Size(30, 23); this.btnToggle31.TabIndex = 147; this.btnToggle31.Tag = "31"; this.btnToggle31.Text = "I"; this.btnToggle31.UseVisualStyleBackColor = true; this.btnToggle31.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle16 // this.btnToggle16.Location = new System.Drawing.Point(364, 178); this.btnToggle16.Name = "btnToggle16"; this.btnToggle16.Size = new System.Drawing.Size(30, 23); this.btnToggle16.TabIndex = 146; this.btnToggle16.Tag = "16"; this.btnToggle16.Text = "I"; this.btnToggle16.UseVisualStyleBackColor = true; this.btnToggle16.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle17 // this.btnToggle17.Location = new System.Drawing.Point(334, 178); this.btnToggle17.Name = "btnToggle17"; this.btnToggle17.Size = new System.Drawing.Size(30, 23); this.btnToggle17.TabIndex = 145; this.btnToggle17.Tag = "17"; this.btnToggle17.Text = "I"; this.btnToggle17.UseVisualStyleBackColor = true; this.btnToggle17.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle18 // this.btnToggle18.Location = new System.Drawing.Point(303, 178); this.btnToggle18.Name = "btnToggle18"; this.btnToggle18.Size = new System.Drawing.Size(30, 23); this.btnToggle18.TabIndex = 144; this.btnToggle18.Tag = "18"; this.btnToggle18.Text = "I"; this.btnToggle18.UseVisualStyleBackColor = true; this.btnToggle18.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle19 // this.btnToggle19.Location = new System.Drawing.Point(272, 178); this.btnToggle19.Name = "btnToggle19"; this.btnToggle19.Size = new System.Drawing.Size(30, 23); this.btnToggle19.TabIndex = 143; this.btnToggle19.Tag = "19"; this.btnToggle19.Text = "I"; this.btnToggle19.UseVisualStyleBackColor = true; this.btnToggle19.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle20 // this.btnToggle20.Location = new System.Drawing.Point(241, 178); this.btnToggle20.Name = "btnToggle20"; this.btnToggle20.Size = new System.Drawing.Size(30, 23); this.btnToggle20.TabIndex = 142; this.btnToggle20.Tag = "20"; this.btnToggle20.Text = "I"; this.btnToggle20.UseVisualStyleBackColor = true; this.btnToggle20.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle21 // this.btnToggle21.Location = new System.Drawing.Point(210, 178); this.btnToggle21.Name = "btnToggle21"; this.btnToggle21.Size = new System.Drawing.Size(30, 23); this.btnToggle21.TabIndex = 141; this.btnToggle21.Tag = "21"; this.btnToggle21.Text = "I"; this.btnToggle21.UseVisualStyleBackColor = true; this.btnToggle21.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle22 // this.btnToggle22.Location = new System.Drawing.Point(179, 178); this.btnToggle22.Name = "btnToggle22"; this.btnToggle22.Size = new System.Drawing.Size(30, 23); this.btnToggle22.TabIndex = 140; this.btnToggle22.Tag = "22"; this.btnToggle22.Text = "I"; this.btnToggle22.UseVisualStyleBackColor = true; this.btnToggle22.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle23 // this.btnToggle23.Location = new System.Drawing.Point(147, 178); this.btnToggle23.Name = "btnToggle23"; this.btnToggle23.Size = new System.Drawing.Size(30, 23); this.btnToggle23.TabIndex = 139; this.btnToggle23.Tag = "23"; this.btnToggle23.Text = "I"; this.btnToggle23.UseVisualStyleBackColor = true; this.btnToggle23.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle8 // this.btnToggle8.Location = new System.Drawing.Point(784, 82); this.btnToggle8.Name = "btnToggle8"; this.btnToggle8.Size = new System.Drawing.Size(30, 23); this.btnToggle8.TabIndex = 138; this.btnToggle8.Tag = "8"; this.btnToggle8.Text = "I"; this.btnToggle8.UseVisualStyleBackColor = true; this.btnToggle8.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle9 // this.btnToggle9.Location = new System.Drawing.Point(754, 82); this.btnToggle9.Name = "btnToggle9"; this.btnToggle9.Size = new System.Drawing.Size(30, 23); this.btnToggle9.TabIndex = 137; this.btnToggle9.Tag = "9"; this.btnToggle9.Text = "I"; this.btnToggle9.UseVisualStyleBackColor = true; this.btnToggle9.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle10 // this.btnToggle10.Location = new System.Drawing.Point(723, 82); this.btnToggle10.Name = "btnToggle10"; this.btnToggle10.Size = new System.Drawing.Size(30, 23); this.btnToggle10.TabIndex = 136; this.btnToggle10.Tag = "10"; this.btnToggle10.Text = "I"; this.btnToggle10.UseVisualStyleBackColor = true; this.btnToggle10.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle11 // this.btnToggle11.Location = new System.Drawing.Point(692, 82); this.btnToggle11.Name = "btnToggle11"; this.btnToggle11.Size = new System.Drawing.Size(30, 23); this.btnToggle11.TabIndex = 135; this.btnToggle11.Tag = "11"; this.btnToggle11.Text = "I"; this.btnToggle11.UseVisualStyleBackColor = true; this.btnToggle11.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle12 // this.btnToggle12.Location = new System.Drawing.Point(661, 82); this.btnToggle12.Name = "btnToggle12"; this.btnToggle12.Size = new System.Drawing.Size(30, 23); this.btnToggle12.TabIndex = 134; this.btnToggle12.Tag = "12"; this.btnToggle12.Text = "I"; this.btnToggle12.UseVisualStyleBackColor = true; this.btnToggle12.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle13 // this.btnToggle13.Location = new System.Drawing.Point(630, 82); this.btnToggle13.Name = "btnToggle13"; this.btnToggle13.Size = new System.Drawing.Size(30, 23); this.btnToggle13.TabIndex = 133; this.btnToggle13.Tag = "13"; this.btnToggle13.Text = "I"; this.btnToggle13.UseVisualStyleBackColor = true; this.btnToggle13.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle14 // this.btnToggle14.Location = new System.Drawing.Point(599, 82); this.btnToggle14.Name = "btnToggle14"; this.btnToggle14.Size = new System.Drawing.Size(30, 23); this.btnToggle14.TabIndex = 132; this.btnToggle14.Tag = "14"; this.btnToggle14.Text = "I"; this.btnToggle14.UseVisualStyleBackColor = true; this.btnToggle14.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle0 // this.btnToggle0.Location = new System.Drawing.Point(364, 84); this.btnToggle0.Name = "btnToggle0"; this.btnToggle0.Size = new System.Drawing.Size(30, 23); this.btnToggle0.TabIndex = 131; this.btnToggle0.Tag = "0"; this.btnToggle0.Text = "I"; this.btnToggle0.UseVisualStyleBackColor = true; this.btnToggle0.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle1 // this.btnToggle1.Location = new System.Drawing.Point(333, 84); this.btnToggle1.Name = "btnToggle1"; this.btnToggle1.Size = new System.Drawing.Size(30, 23); this.btnToggle1.TabIndex = 130; this.btnToggle1.Tag = "1"; this.btnToggle1.Text = "I"; this.btnToggle1.UseVisualStyleBackColor = true; this.btnToggle1.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle2 // this.btnToggle2.Location = new System.Drawing.Point(302, 84); this.btnToggle2.Name = "btnToggle2"; this.btnToggle2.Size = new System.Drawing.Size(30, 23); this.btnToggle2.TabIndex = 129; this.btnToggle2.Tag = "2"; this.btnToggle2.Text = "I"; this.btnToggle2.UseVisualStyleBackColor = true; this.btnToggle2.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle3 // this.btnToggle3.Location = new System.Drawing.Point(271, 84); this.btnToggle3.Name = "btnToggle3"; this.btnToggle3.Size = new System.Drawing.Size(30, 23); this.btnToggle3.TabIndex = 128; this.btnToggle3.Tag = "3"; this.btnToggle3.Text = "I"; this.btnToggle3.UseVisualStyleBackColor = true; this.btnToggle3.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle4 // this.btnToggle4.Location = new System.Drawing.Point(241, 84); this.btnToggle4.Name = "btnToggle4"; this.btnToggle4.Size = new System.Drawing.Size(30, 23); this.btnToggle4.TabIndex = 127; this.btnToggle4.Tag = "4"; this.btnToggle4.Text = "I"; this.btnToggle4.UseVisualStyleBackColor = true; this.btnToggle4.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle5 // this.btnToggle5.Location = new System.Drawing.Point(210, 84); this.btnToggle5.Name = "btnToggle5"; this.btnToggle5.Size = new System.Drawing.Size(30, 23); this.btnToggle5.TabIndex = 126; this.btnToggle5.Tag = "5"; this.btnToggle5.Text = "I"; this.btnToggle5.UseVisualStyleBackColor = true; this.btnToggle5.Click += new System.EventHandler(this.btnToggle_Click); // // btnToggle6 // this.btnToggle6.Location = new System.Drawing.Point(179, 84); this.btnToggle6.Name = "btnToggle6"; this.btnToggle6.Size = new System.Drawing.Size(30, 23); this.btnToggle6.TabIndex = 125; this.btnToggle6.Tag = "6"; this.btnToggle6.Text = "I"; this.btnToggle6.UseVisualStyleBackColor = true; this.btnToggle6.Click += new System.EventHandler(this.btnToggle_Click); // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(427, 183); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(134, 13); this.label12.TabIndex = 124; this.label12.Text = "Toggle Inpu/Output Mode:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 181); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(134, 13); this.label7.TabIndex = 123; this.label7.Text = "Toggle Inpu/Output Mode:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(428, 86); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(134, 13); this.label3.TabIndex = 122; this.label3.Text = "Toggle Inpu/Output Mode:"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(8, 89); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(134, 13); this.label1.TabIndex = 121; this.label1.Text = "Toggle Inpu/Output Mode:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(494, 149); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(69, 13); this.label11.TabIndex = 120; this.label11.Text = "In/Out State:"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(495, 56); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(69, 13); this.label10.TabIndex = 119; this.label10.Text = "In/Out State:"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(70, 148); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(69, 13); this.label9.TabIndex = 118; this.label9.Text = "In/Out State:"; this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(71, 58); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(69, 13); this.label2.TabIndex = 3; this.label2.Text = "In/Out State:"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(667, 120); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(37, 13); this.label4.TabIndex = 65; this.label4.Text = "Port D"; // // checkBoxA1_25 // this.checkBoxA1_25.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_25.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_25.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_25.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_25.Location = new System.Drawing.Point(785, 142); this.checkBoxA1_25.Name = "checkBoxA1_25"; this.checkBoxA1_25.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_25.TabIndex = 67; this.checkBoxA1_25.Tag = "24"; this.checkBoxA1_25.Text = "0"; this.checkBoxA1_25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_25.UseVisualStyleBackColor = false; this.checkBoxA1_25.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_25.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_29 // this.checkBoxA1_29.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_29.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_29.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_29.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_29.Location = new System.Drawing.Point(661, 142); this.checkBoxA1_29.Name = "checkBoxA1_29"; this.checkBoxA1_29.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_29.TabIndex = 71; this.checkBoxA1_29.Tag = "28"; this.checkBoxA1_29.Text = "4"; this.checkBoxA1_29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_29.UseVisualStyleBackColor = false; this.checkBoxA1_29.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_29.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_32 // this.checkBoxA1_32.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_32.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_32.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_32.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_32.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxA1_32.Location = new System.Drawing.Point(568, 142); this.checkBoxA1_32.Name = "checkBoxA1_32"; this.checkBoxA1_32.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_32.TabIndex = 74; this.checkBoxA1_32.Tag = "31"; this.checkBoxA1_32.Text = "7"; this.checkBoxA1_32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_32.UseVisualStyleBackColor = false; this.checkBoxA1_32.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_32.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_28 // this.checkBoxA1_28.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_28.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_28.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_28.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_28.Location = new System.Drawing.Point(692, 142); this.checkBoxA1_28.Name = "checkBoxA1_28"; this.checkBoxA1_28.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_28.TabIndex = 70; this.checkBoxA1_28.Tag = "27"; this.checkBoxA1_28.Text = "3"; this.checkBoxA1_28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_28.UseVisualStyleBackColor = false; this.checkBoxA1_28.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_28.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_26 // this.checkBoxA1_26.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_26.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_26.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_26.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_26.Location = new System.Drawing.Point(754, 142); this.checkBoxA1_26.Name = "checkBoxA1_26"; this.checkBoxA1_26.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_26.TabIndex = 68; this.checkBoxA1_26.Tag = "25"; this.checkBoxA1_26.Text = "1"; this.checkBoxA1_26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_26.UseVisualStyleBackColor = false; this.checkBoxA1_26.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_26.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_27 // this.checkBoxA1_27.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_27.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_27.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_27.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_27.Location = new System.Drawing.Point(723, 142); this.checkBoxA1_27.Name = "checkBoxA1_27"; this.checkBoxA1_27.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_27.TabIndex = 69; this.checkBoxA1_27.Tag = "26"; this.checkBoxA1_27.Text = "2"; this.checkBoxA1_27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_27.UseVisualStyleBackColor = false; this.checkBoxA1_27.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_27.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_31 // this.checkBoxA1_31.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_31.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_31.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_31.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_31.Location = new System.Drawing.Point(599, 142); this.checkBoxA1_31.Name = "checkBoxA1_31"; this.checkBoxA1_31.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_31.TabIndex = 73; this.checkBoxA1_31.Tag = "30"; this.checkBoxA1_31.Text = "6"; this.checkBoxA1_31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_31.UseVisualStyleBackColor = false; this.checkBoxA1_31.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_31.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxA1_30 // this.checkBoxA1_30.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxA1_30.BackColor = System.Drawing.Color.Gray; this.checkBoxA1_30.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxA1_30.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxA1_30.Location = new System.Drawing.Point(630, 142); this.checkBoxA1_30.Name = "checkBoxA1_30"; this.checkBoxA1_30.Size = new System.Drawing.Size(30, 23); this.checkBoxA1_30.TabIndex = 72; this.checkBoxA1_30.Tag = "29"; this.checkBoxA1_30.Text = "5"; this.checkBoxA1_30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxA1_30.UseVisualStyleBackColor = false; this.checkBoxA1_30.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); this.checkBoxA1_30.Click += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBox91 // this.checkBox91.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox91.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.checkBox91.Enabled = false; this.checkBox91.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox91.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox91.Location = new System.Drawing.Point(9, 249); this.checkBox91.Name = "checkBox91"; this.checkBox91.Size = new System.Drawing.Size(41, 28); this.checkBox91.TabIndex = 4; this.checkBox91.Text = "LED"; this.checkBox91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox91.UseVisualStyleBackColor = false; // // checkBox92 // this.checkBox92.Appearance = System.Windows.Forms.Appearance.Button; this.checkBox92.BackColor = System.Drawing.Color.Silver; this.checkBox92.Enabled = false; this.checkBox92.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBox92.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBox92.Location = new System.Drawing.Point(9, 284); this.checkBox92.Name = "checkBox92"; this.checkBox92.Size = new System.Drawing.Size(51, 44); this.checkBox92.TabIndex = 119; this.checkBox92.Text = "USB"; this.checkBox92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBox92.UseVisualStyleBackColor = false; // // btnDevice // this.btnDevice.Location = new System.Drawing.Point(156, 311); this.btnDevice.Name = "btnDevice"; this.btnDevice.Size = new System.Drawing.Size(170, 23); this.btnDevice.TabIndex = 121; this.btnDevice.Text = "Device select"; this.btnDevice.UseVisualStyleBackColor = true; this.btnDevice.Click += new System.EventHandler(this.btnDevice_Click); // // label8 // this.label8.Location = new System.Drawing.Point(461, 284); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(190, 43); this.label8.TabIndex = 123; this.label8.Text = "Jumper configuration and Inputs will determine specific behaviors. Please read t" + "he manual for the details."; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(844, 376); this.Controls.Add(this.groupBox2); this.Controls.Add(this.label8); this.Controls.Add(this.btnDevice); this.Controls.Add(this.checkBox92); this.Controls.Add(this.checkBox91); this.Controls.Add(this.groupBox5); this.MaximizeBox = false; this.Name = "Form1"; this.Tag = "0"; this.Text = "USB-DIO32I Visual C# Sample1"; this.Load += new System.EventHandler(this.Form1_Load); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.CheckBox checkBox3; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox checkBox4; private System.Windows.Forms.Label label6; private System.Windows.Forms.CheckBox checkBoxA0_8; private System.Windows.Forms.CheckBox checkBoxA0_4; private System.Windows.Forms.CheckBox checkBoxA0_1; private System.Windows.Forms.CheckBox checkBoxA0_5; private System.Windows.Forms.CheckBox checkBoxA0_7; private System.Windows.Forms.CheckBox checkBoxA0_6; private System.Windows.Forms.Button btnToggle7; private System.Windows.Forms.CheckBox checkBoxA0_2; private System.Windows.Forms.Label label13; private System.Windows.Forms.CheckBox checkBoxA0_3; private System.Windows.Forms.CheckBox checkBoxB0_16; private System.Windows.Forms.CheckBox checkBoxB0_12; private System.Windows.Forms.CheckBox checkBoxB0_9; private System.Windows.Forms.CheckBox checkBoxB0_13; private System.Windows.Forms.CheckBox checkBoxB0_15; private System.Windows.Forms.CheckBox checkBoxB0_14; private System.Windows.Forms.Button btnToggle15; private System.Windows.Forms.CheckBox checkBoxB0_10; private System.Windows.Forms.Label label14; private System.Windows.Forms.CheckBox checkBoxB0_11; private System.Windows.Forms.CheckBox checkBoxC0_24; private System.Windows.Forms.CheckBox checkBoxC0_20; private System.Windows.Forms.CheckBox checkBoxC0_17; private System.Windows.Forms.CheckBox checkBoxC0_21; private System.Windows.Forms.CheckBox checkBoxC0_23; private System.Windows.Forms.CheckBox checkBoxC0_22; private System.Windows.Forms.CheckBox checkBoxC0_18; private System.Windows.Forms.Label label15; private System.Windows.Forms.CheckBox checkBoxC0_19; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.CheckBox checkBox91; private System.Windows.Forms.CheckBox checkBox92; private System.Windows.Forms.Button btnDevice; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox checkBoxA1_30; private System.Windows.Forms.Label label4; private System.Windows.Forms.CheckBox checkBoxA1_31; private System.Windows.Forms.CheckBox checkBoxA1_27; private System.Windows.Forms.CheckBox checkBoxA1_26; private System.Windows.Forms.CheckBox checkBoxA1_28; private System.Windows.Forms.CheckBox checkBoxA1_32; private System.Windows.Forms.CheckBox checkBoxA1_29; private System.Windows.Forms.CheckBox checkBoxA1_25; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Button btnToggle24; private System.Windows.Forms.Button btnToggle25; private System.Windows.Forms.Button btnToggle26; private System.Windows.Forms.Button btnToggle27; private System.Windows.Forms.Button btnToggle28; private System.Windows.Forms.Button btnToggle29; private System.Windows.Forms.Button btnToggle30; private System.Windows.Forms.Button btnToggle31; private System.Windows.Forms.Button btnToggle16; private System.Windows.Forms.Button btnToggle17; private System.Windows.Forms.Button btnToggle18; private System.Windows.Forms.Button btnToggle19; private System.Windows.Forms.Button btnToggle20; private System.Windows.Forms.Button btnToggle21; private System.Windows.Forms.Button btnToggle22; private System.Windows.Forms.Button btnToggle23; private System.Windows.Forms.Button btnToggle8; private System.Windows.Forms.Button btnToggle9; private System.Windows.Forms.Button btnToggle10; private System.Windows.Forms.Button btnToggle11; private System.Windows.Forms.Button btnToggle12; private System.Windows.Forms.Button btnToggle13; private System.Windows.Forms.Button btnToggle14; private System.Windows.Forms.Button btnToggle0; private System.Windows.Forms.Button btnToggle1; private System.Windows.Forms.Button btnToggle2; private System.Windows.Forms.Button btnToggle3; private System.Windows.Forms.Button btnToggle4; private System.Windows.Forms.Button btnToggle5; private System.Windows.Forms.Button btnToggle6; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label1; } }