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.checkBoxC1_41 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_45 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_48 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_44 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_42 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_43 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_47 = new System.Windows.Forms.CheckBox(); this.checkBoxC1_46 = new System.Windows.Forms.CheckBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label23 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label27 = 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.btnToggle3 = new System.Windows.Forms.Button(); this.checkBoxA1_31 = new System.Windows.Forms.CheckBox(); this.label4 = new System.Windows.Forms.Label(); this.checkBoxA1_30 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_33 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_37 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_40 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_36 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_34 = new System.Windows.Forms.CheckBox(); this.checkBoxB1_35 = new System.Windows.Forms.CheckBox(); this.btnToggle4 = new System.Windows.Forms.Button(); this.checkBoxB1_39 = new System.Windows.Forms.CheckBox(); this.label3 = new System.Windows.Forms.Label(); this.checkBoxB1_38 = new System.Windows.Forms.CheckBox(); this.label2 = new System.Windows.Forms.Label(); this.btnToggle5 = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.btnTristateAll = new System.Windows.Forms.Button(); 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.btnToggle0 = 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.btnToggle1 = 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.btnToggle2 = new System.Windows.Forms.Button(); 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.label7 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.checkBox91 = new System.Windows.Forms.CheckBox(); this.checkBox92 = new System.Windows.Forms.CheckBox(); this.Tristatelabel = new System.Windows.Forms.Label(); this.btnDevice = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label8 = new System.Windows.Forms.Label(); this.groupBox1.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.SuspendLayout(); // // checkBoxC1_41 // this.checkBoxC1_41.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_41.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_41.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_41.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_41.Location = new System.Drawing.Point(300, 45); this.checkBoxC1_41.Name = "checkBoxC1_41"; this.checkBoxC1_41.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_41.TabIndex = 47; this.checkBoxC1_41.Tag = "40"; this.checkBoxC1_41.Text = "0"; this.checkBoxC1_41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_41.UseVisualStyleBackColor = false; this.checkBoxC1_41.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_45 // this.checkBoxC1_45.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_45.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_45.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_45.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_45.Location = new System.Drawing.Point(176, 45); this.checkBoxC1_45.Name = "checkBoxC1_45"; this.checkBoxC1_45.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_45.TabIndex = 51; this.checkBoxC1_45.Tag = "44"; this.checkBoxC1_45.Text = "4"; this.checkBoxC1_45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_45.UseVisualStyleBackColor = false; this.checkBoxC1_45.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_48 // this.checkBoxC1_48.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_48.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_48.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_48.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_48.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxC1_48.Location = new System.Drawing.Point(83, 45); this.checkBoxC1_48.Name = "checkBoxC1_48"; this.checkBoxC1_48.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_48.TabIndex = 54; this.checkBoxC1_48.Tag = "47"; this.checkBoxC1_48.Text = "7"; this.checkBoxC1_48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_48.UseVisualStyleBackColor = false; this.checkBoxC1_48.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_44 // this.checkBoxC1_44.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_44.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_44.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_44.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_44.Location = new System.Drawing.Point(207, 45); this.checkBoxC1_44.Name = "checkBoxC1_44"; this.checkBoxC1_44.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_44.TabIndex = 50; this.checkBoxC1_44.Tag = "43"; this.checkBoxC1_44.Text = "3"; this.checkBoxC1_44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_44.UseVisualStyleBackColor = false; this.checkBoxC1_44.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_42 // this.checkBoxC1_42.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_42.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_42.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_42.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_42.Location = new System.Drawing.Point(269, 45); this.checkBoxC1_42.Name = "checkBoxC1_42"; this.checkBoxC1_42.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_42.TabIndex = 48; this.checkBoxC1_42.Tag = "41"; this.checkBoxC1_42.Text = "1"; this.checkBoxC1_42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_42.UseVisualStyleBackColor = false; this.checkBoxC1_42.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_43 // this.checkBoxC1_43.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_43.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_43.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_43.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_43.Location = new System.Drawing.Point(238, 45); this.checkBoxC1_43.Name = "checkBoxC1_43"; this.checkBoxC1_43.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_43.TabIndex = 49; this.checkBoxC1_43.Tag = "42"; this.checkBoxC1_43.Text = "2"; this.checkBoxC1_43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_43.UseVisualStyleBackColor = false; this.checkBoxC1_43.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_47 // this.checkBoxC1_47.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_47.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_47.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_47.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_47.Location = new System.Drawing.Point(114, 45); this.checkBoxC1_47.Name = "checkBoxC1_47"; this.checkBoxC1_47.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_47.TabIndex = 53; this.checkBoxC1_47.Tag = "46"; this.checkBoxC1_47.Text = "6"; this.checkBoxC1_47.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_47.UseVisualStyleBackColor = false; this.checkBoxC1_47.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxC1_46 // this.checkBoxC1_46.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxC1_46.BackColor = System.Drawing.Color.Gray; this.checkBoxC1_46.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxC1_46.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxC1_46.Location = new System.Drawing.Point(145, 45); this.checkBoxC1_46.Name = "checkBoxC1_46"; this.checkBoxC1_46.Size = new System.Drawing.Size(29, 23); this.checkBoxC1_46.TabIndex = 52; this.checkBoxC1_46.Tag = "45"; this.checkBoxC1_46.Text = "5"; this.checkBoxC1_46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxC1_46.UseVisualStyleBackColor = false; this.checkBoxC1_46.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // groupBox1 // this.groupBox1.Controls.Add(this.label23); this.groupBox1.Controls.Add(this.label19); this.groupBox1.Controls.Add(this.label27); this.groupBox1.Controls.Add(this.checkBoxA1_25); this.groupBox1.Controls.Add(this.checkBoxA1_29); this.groupBox1.Controls.Add(this.checkBoxA1_32); this.groupBox1.Controls.Add(this.checkBoxA1_28); this.groupBox1.Controls.Add(this.checkBoxA1_26); this.groupBox1.Controls.Add(this.checkBoxA1_27); this.groupBox1.Controls.Add(this.btnToggle3); this.groupBox1.Controls.Add(this.checkBoxA1_31); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.checkBoxA1_30); this.groupBox1.Controls.Add(this.checkBoxB1_33); this.groupBox1.Controls.Add(this.checkBoxB1_37); this.groupBox1.Controls.Add(this.checkBoxB1_40); this.groupBox1.Controls.Add(this.checkBoxB1_36); this.groupBox1.Controls.Add(this.checkBoxB1_34); this.groupBox1.Controls.Add(this.checkBoxB1_35); this.groupBox1.Controls.Add(this.btnToggle4); this.groupBox1.Controls.Add(this.checkBoxB1_39); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.checkBoxB1_38); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.btnToggle5); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(9, 5); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(910, 113); this.groupBox1.TabIndex = 55; this.groupBox1.TabStop = false; this.groupBox1.Text = "Group 1 and Group 3 Top of board"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(869, 64); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(37, 13); this.label23.TabIndex = 108; this.label23.Text = "Pin 49"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(873, 80); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(26, 13); this.label19.TabIndex = 106; this.label19.Text = "+5V"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(798, 96); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(100, 13); this.label27.TabIndex = 110; this.label27.Text = "Even Pins are GND"; // // 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(828, 40); this.checkBoxA1_25.Name = "checkBoxA1_25"; this.checkBoxA1_25.Size = new System.Drawing.Size(29, 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); // // 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(704, 40); this.checkBoxA1_29.Name = "checkBoxA1_29"; this.checkBoxA1_29.Size = new System.Drawing.Size(29, 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); // // 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(611, 40); this.checkBoxA1_32.Name = "checkBoxA1_32"; this.checkBoxA1_32.Size = new System.Drawing.Size(29, 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); // // 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(735, 40); this.checkBoxA1_28.Name = "checkBoxA1_28"; this.checkBoxA1_28.Size = new System.Drawing.Size(29, 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); // // 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(797, 40); this.checkBoxA1_26.Name = "checkBoxA1_26"; this.checkBoxA1_26.Size = new System.Drawing.Size(29, 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); // // 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(766, 40); this.checkBoxA1_27.Name = "checkBoxA1_27"; this.checkBoxA1_27.Size = new System.Drawing.Size(29, 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); // // btnToggle3 // this.btnToggle3.Location = new System.Drawing.Point(608, 68); this.btnToggle3.Name = "btnToggle3"; this.btnToggle3.Size = new System.Drawing.Size(249, 23); this.btnToggle3.TabIndex = 66; this.btnToggle3.Tag = "3"; this.btnToggle3.Text = "Toggle to Output Mode"; this.btnToggle3.UseVisualStyleBackColor = true; this.btnToggle3.Click += new System.EventHandler(this.btnToggle_Click); // // 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(642, 40); this.checkBoxA1_31.Name = "checkBoxA1_31"; this.checkBoxA1_31.Size = new System.Drawing.Size(29, 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); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(654, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(163, 13); this.label4.TabIndex = 65; this.label4.Text = "Port A Group 1 Pins 33 to 47 odd"; // // 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(673, 40); this.checkBoxA1_30.Name = "checkBoxA1_30"; this.checkBoxA1_30.Size = new System.Drawing.Size(29, 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); // // checkBoxB1_33 // this.checkBoxB1_33.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_33.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_33.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_33.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_33.Location = new System.Drawing.Point(557, 40); this.checkBoxB1_33.Name = "checkBoxB1_33"; this.checkBoxB1_33.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_33.TabIndex = 57; this.checkBoxB1_33.Tag = "32"; this.checkBoxB1_33.Text = "0"; this.checkBoxB1_33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_33.UseVisualStyleBackColor = false; this.checkBoxB1_33.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB1_37 // this.checkBoxB1_37.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_37.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_37.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_37.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_37.Location = new System.Drawing.Point(433, 40); this.checkBoxB1_37.Name = "checkBoxB1_37"; this.checkBoxB1_37.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_37.TabIndex = 61; this.checkBoxB1_37.Tag = "36"; this.checkBoxB1_37.Text = "4"; this.checkBoxB1_37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_37.UseVisualStyleBackColor = false; this.checkBoxB1_37.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB1_40 // this.checkBoxB1_40.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_40.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_40.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_40.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_40.ForeColor = System.Drawing.SystemColors.ControlText; this.checkBoxB1_40.Location = new System.Drawing.Point(340, 40); this.checkBoxB1_40.Name = "checkBoxB1_40"; this.checkBoxB1_40.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_40.TabIndex = 64; this.checkBoxB1_40.Tag = "39"; this.checkBoxB1_40.Text = "7"; this.checkBoxB1_40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_40.UseVisualStyleBackColor = false; this.checkBoxB1_40.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB1_36 // this.checkBoxB1_36.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_36.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_36.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_36.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_36.Location = new System.Drawing.Point(464, 40); this.checkBoxB1_36.Name = "checkBoxB1_36"; this.checkBoxB1_36.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_36.TabIndex = 60; this.checkBoxB1_36.Tag = "35"; this.checkBoxB1_36.Text = "3"; this.checkBoxB1_36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_36.UseVisualStyleBackColor = false; this.checkBoxB1_36.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB1_34 // this.checkBoxB1_34.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_34.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_34.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_34.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_34.Location = new System.Drawing.Point(526, 40); this.checkBoxB1_34.Name = "checkBoxB1_34"; this.checkBoxB1_34.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_34.TabIndex = 58; this.checkBoxB1_34.Tag = "33"; this.checkBoxB1_34.Text = "1"; this.checkBoxB1_34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_34.UseVisualStyleBackColor = false; this.checkBoxB1_34.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // checkBoxB1_35 // this.checkBoxB1_35.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_35.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_35.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_35.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_35.Location = new System.Drawing.Point(495, 40); this.checkBoxB1_35.Name = "checkBoxB1_35"; this.checkBoxB1_35.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_35.TabIndex = 59; this.checkBoxB1_35.Tag = "34"; this.checkBoxB1_35.Text = "2"; this.checkBoxB1_35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_35.UseVisualStyleBackColor = false; this.checkBoxB1_35.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // btnToggle4 // this.btnToggle4.Location = new System.Drawing.Point(340, 68); this.btnToggle4.Name = "btnToggle4"; this.btnToggle4.Size = new System.Drawing.Size(247, 23); this.btnToggle4.TabIndex = 56; this.btnToggle4.Tag = "4"; this.btnToggle4.Text = "Toggle to Output Mode"; this.btnToggle4.UseVisualStyleBackColor = true; this.btnToggle4.Click += new System.EventHandler(this.btnToggle_Click); // // checkBoxB1_39 // this.checkBoxB1_39.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_39.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_39.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_39.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_39.Location = new System.Drawing.Point(371, 40); this.checkBoxB1_39.Name = "checkBoxB1_39"; this.checkBoxB1_39.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_39.TabIndex = 63; this.checkBoxB1_39.Tag = "38"; this.checkBoxB1_39.Text = "6"; this.checkBoxB1_39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_39.UseVisualStyleBackColor = false; this.checkBoxB1_39.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(388, 20); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(163, 13); this.label3.TabIndex = 55; this.label3.Text = "Port B Group 1 Pins 17 to 31 odd"; // // checkBoxB1_38 // this.checkBoxB1_38.Appearance = System.Windows.Forms.Appearance.Button; this.checkBoxB1_38.BackColor = System.Drawing.Color.Gray; this.checkBoxB1_38.FlatAppearance.CheckedBackColor = System.Drawing.Color.Lime; this.checkBoxB1_38.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.checkBoxB1_38.Location = new System.Drawing.Point(402, 40); this.checkBoxB1_38.Name = "checkBoxB1_38"; this.checkBoxB1_38.Size = new System.Drawing.Size(29, 23); this.checkBoxB1_38.TabIndex = 62; this.checkBoxB1_38.Tag = "37"; this.checkBoxB1_38.Text = "5"; this.checkBoxB1_38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.checkBoxB1_38.UseVisualStyleBackColor = false; this.checkBoxB1_38.CheckedChanged += new System.EventHandler(this.checkBoxPin_CheckedChanged); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(2, 45); 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; // // btnToggle5 // this.btnToggle5.Location = new System.Drawing.Point(74, 68); this.btnToggle5.Name = "btnToggle5"; this.btnToggle5.Size = new System.Drawing.Size(246, 23); this.btnToggle5.TabIndex = 2; this.btnToggle5.Tag = "5"; this.btnToggle5.Text = "Toggle to Output Mode"; this.btnToggle5.UseVisualStyleBackColor = true; this.btnToggle5.Click += new System.EventHandler(this.btnToggle_Click); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(113, 23); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(157, 13); this.label1.TabIndex = 1; this.label1.Text = "Port C Group 1 Pins 1 to 15 odd"; // // btnTristateAll // this.btnTristateAll.Location = new System.Drawing.Point(27, 56); this.btnTristateAll.Name = "btnTristateAll"; this.btnTristateAll.Size = new System.Drawing.Size(171, 23); this.btnTristateAll.TabIndex = 56; this.btnTristateAll.Text = " EnterTristate Mode"; this.btnTristateAll.UseVisualStyleBackColor = true; this.btnTristateAll.Click += new System.EventHandler(this.btnTristateAll_Click); // // 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(83, 131); 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(290, 49); 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.CheckedChanged += 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(166, 49); 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); // // 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(73, 49); 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); // // 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(197, 49); 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); // // 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(259, 49); 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); // // 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(228, 49); 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); // // btnToggle0 // this.btnToggle0.Location = new System.Drawing.Point(73, 84); this.btnToggle0.Name = "btnToggle0"; this.btnToggle0.Size = new System.Drawing.Size(246, 23); this.btnToggle0.TabIndex = 89; this.btnToggle0.Tag = "0"; this.btnToggle0.Text = "Toggle to Output Mode"; this.btnToggle0.UseVisualStyleBackColor = true; this.btnToggle0.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(104, 49); 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); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(113, 33); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(163, 13); this.label13.TabIndex = 88; this.label13.Text = "Port A Group 0 Pins 47 to 33 odd"; // // 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(135, 49); 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); // // 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(560, 49); 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); // // 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(436, 49); 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); // // 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(343, 49); 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); // // 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(467, 49); 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); // // 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(529, 49); 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); // // 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(498, 49); 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); // // btnToggle1 // this.btnToggle1.Location = new System.Drawing.Point(343, 83); this.btnToggle1.Name = "btnToggle1"; this.btnToggle1.Size = new System.Drawing.Size(247, 23); this.btnToggle1.TabIndex = 99; this.btnToggle1.Tag = "1"; this.btnToggle1.Text = "Toggle to Output Mode"; this.btnToggle1.UseVisualStyleBackColor = true; this.btnToggle1.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(374, 49); 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); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(388, 33); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(163, 13); this.label14.TabIndex = 98; this.label14.Text = "Port B Group 0 Pins 31 to 17 odd"; // // 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(405, 49); 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); // // 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(827, 49); 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); // // 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(703, 49); 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); // // 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(610, 49); 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); // // 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(734, 49); 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); // // 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(796, 49); 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); // // 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(765, 49); 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); // // btnToggle2 // this.btnToggle2.Location = new System.Drawing.Point(607, 83); this.btnToggle2.Name = "btnToggle2"; this.btnToggle2.Size = new System.Drawing.Size(249, 23); this.btnToggle2.TabIndex = 109; this.btnToggle2.Tag = "2"; this.btnToggle2.Text = "Toggle to Output Mode"; this.btnToggle2.UseVisualStyleBackColor = true; this.btnToggle2.Click += new System.EventHandler(this.btnToggle_Click); // // 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(641, 49); 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); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(652, 32); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(157, 13); this.label15.TabIndex = 108; this.label15.Text = "Port C Group 0 Pins 15 to 1 odd"; // // 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(672, 49); 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); // // groupBox2 // this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label26); this.groupBox2.Controls.Add(this.label22); this.groupBox2.Controls.Add(this.btnToggle2); this.groupBox2.Controls.Add(this.checkBoxC0_24); this.groupBox2.Controls.Add(this.checkBoxC0_23); this.groupBox2.Controls.Add(this.checkBoxC0_21); this.groupBox2.Controls.Add(this.label15); this.groupBox2.Controls.Add(this.checkBoxC0_22); this.groupBox2.Controls.Add(this.btnToggle1); this.groupBox2.Controls.Add(this.checkBoxC0_20); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.btnToggle0); this.groupBox2.Controls.Add(this.label18); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.checkBoxC0_17); this.groupBox2.Controls.Add(this.checkBoxC0_18); this.groupBox2.Controls.Add(this.checkBoxC0_19); this.groupBox2.Controls.Add(this.checkBoxB0_16); this.groupBox2.Controls.Add(this.checkBoxB0_15); this.groupBox2.Controls.Add(this.checkBoxB0_13); this.groupBox2.Controls.Add(this.checkBoxB0_14); this.groupBox2.Controls.Add(this.checkBoxB0_12); this.groupBox2.Controls.Add(this.checkBoxB0_9); this.groupBox2.Controls.Add(this.checkBoxA0_1); this.groupBox2.Controls.Add(this.checkBoxA0_2); this.groupBox2.Controls.Add(this.checkBoxA0_3); this.groupBox2.Controls.Add(this.checkBoxB0_10); this.groupBox2.Controls.Add(this.checkBoxB0_11); this.groupBox2.Controls.Add(this.checkBoxA0_4); this.groupBox2.Controls.Add(this.checkBoxA0_5); this.groupBox2.Controls.Add(this.checkBoxA0_6); this.groupBox2.Controls.Add(this.checkBoxA0_7); this.groupBox2.Controls.Add(this.checkBoxA0_8); this.groupBox2.Location = new System.Drawing.Point(9, 238); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(910, 133); this.groupBox2.TabIndex = 118; this.groupBox2.TabStop = false; this.groupBox2.Text = "Group 2 and Group 0 Bottom of board"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(3, 116); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(100, 13); this.label7.TabIndex = 111; this.label7.Text = "Even Pins are GND"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(3, 83); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(37, 13); this.label26.TabIndex = 120; this.label26.Text = "Pin 49"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(9, 96); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(26, 13); this.label22.TabIndex = 120; this.label22.Text = "+5V"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(1, 54); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(69, 13); this.label18.TabIndex = 107; this.label18.Text = "In/Out State:"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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, 128); 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, 163); 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; // // Tristatelabel // this.Tristatelabel.Location = new System.Drawing.Point(5, 24); this.Tristatelabel.Name = "Tristatelabel"; this.Tristatelabel.Size = new System.Drawing.Size(214, 19); this.Tristatelabel.TabIndex = 120; this.Tristatelabel.Text = "Not Tristate Mode: I/O Buffers Enabled"; this.Tristatelabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnDevice // this.btnDevice.Location = new System.Drawing.Point(134, 196); 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); // // groupBox3 // this.groupBox3.Controls.Add(this.btnTristateAll); this.groupBox3.Controls.Add(this.Tristatelabel); this.groupBox3.Location = new System.Drawing.Point(640, 131); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(225, 93); this.groupBox3.TabIndex = 122; this.groupBox3.TabStop = false; this.groupBox3.Text = "Tristate Control"; // // label8 // this.label8.Location = new System.Drawing.Point(408, 132); 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(931, 383); 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.Controls.Add(this.checkBoxC1_41); this.Controls.Add(this.checkBoxC1_45); this.Controls.Add(this.checkBoxC1_48); this.Controls.Add(this.checkBoxC1_44); this.Controls.Add(this.checkBoxC1_42); this.Controls.Add(this.checkBoxC1_43); this.Controls.Add(this.checkBoxC1_47); this.Controls.Add(this.checkBoxC1_46); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox3); this.MaximizeBox = false; this.Name = "Form1"; this.Tag = "0"; this.Text = "USB-DIO48 Visual C# Sample1"; this.Load += new System.EventHandler(this.Form1_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.CheckBox checkBoxC1_41; private System.Windows.Forms.CheckBox checkBoxC1_45; private System.Windows.Forms.CheckBox checkBoxC1_48; private System.Windows.Forms.CheckBox checkBoxC1_44; private System.Windows.Forms.CheckBox checkBoxC1_42; private System.Windows.Forms.CheckBox checkBoxC1_43; private System.Windows.Forms.CheckBox checkBoxC1_47; private System.Windows.Forms.CheckBox checkBoxC1_46; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnTristateAll; private System.Windows.Forms.Button btnToggle5; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; 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 checkBoxA1_25; private System.Windows.Forms.CheckBox checkBoxA1_29; private System.Windows.Forms.CheckBox checkBoxA1_32; private System.Windows.Forms.CheckBox checkBoxA1_28; private System.Windows.Forms.CheckBox checkBoxA1_26; private System.Windows.Forms.CheckBox checkBoxA1_27; private System.Windows.Forms.Button btnToggle3; private System.Windows.Forms.CheckBox checkBoxA1_31; private System.Windows.Forms.Label label4; private System.Windows.Forms.CheckBox checkBoxA1_30; private System.Windows.Forms.CheckBox checkBoxB1_33; private System.Windows.Forms.CheckBox checkBoxB1_37; private System.Windows.Forms.CheckBox checkBoxB1_40; private System.Windows.Forms.CheckBox checkBoxB1_36; private System.Windows.Forms.CheckBox checkBoxB1_34; private System.Windows.Forms.CheckBox checkBoxB1_35; private System.Windows.Forms.Button btnToggle4; private System.Windows.Forms.CheckBox checkBoxB1_39; private System.Windows.Forms.Label label3; private System.Windows.Forms.CheckBox checkBoxB1_38; 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 btnToggle0; 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 btnToggle1; 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.Button btnToggle2; 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.Label label18; private System.Windows.Forms.CheckBox checkBox91; private System.Windows.Forms.CheckBox checkBox92; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label Tristatelabel; private System.Windows.Forms.Button btnDevice; private System.Windows.Forms.Label label7; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label8; } }