namespace FCC_Uber_MDX_Configurator { partial class NINJA_Form_Base { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(NINJA_Form_Base)); this.PANEL_01_WELCOME = new System.Windows.Forms.Panel(); this.LBL_INFO_WELCOME = new System.Windows.Forms.Label(); this.BTN_NEXT = new System.Windows.Forms.Button(); this.BTN_PREVIOUS = new System.Windows.Forms.Button(); this.PANEL_02_NUMBEROFBRAINS = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.TXT_02_NUMBER_OF_BRAINS = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.STATUS_02 = new System.Windows.Forms.PictureBox(); this.STATUS_01 = new System.Windows.Forms.PictureBox(); this.STATUS_03 = new System.Windows.Forms.PictureBox(); this.STATUS_05 = new System.Windows.Forms.PictureBox(); this.STATUS_04 = new System.Windows.Forms.PictureBox(); this.STATUS_07 = new System.Windows.Forms.PictureBox(); this.STATUS_06 = new System.Windows.Forms.PictureBox(); this.PANEL_03_IDENTIFY_FUSION_BRAINS = new System.Windows.Forms.Panel(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.PANEL_03_BRAINS = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS = new System.Windows.Forms.Panel(); this.label11 = new System.Windows.Forms.Label(); this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS = new System.Windows.Forms.Panel(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.PANEL_05_DIGOUTPUT_CONFIG = new System.Windows.Forms.Panel(); this.LBL_05_NAME = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS = new System.Windows.Forms.Panel(); this.label13 = new System.Windows.Forms.Label(); this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS = new System.Windows.Forms.Panel(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.PANEL_07_AINCONFIG = new System.Windows.Forms.Panel(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.PANEL_08_CHOOSE_TEMPLATE = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.LSTBX_08_TEMPLATES = new System.Windows.Forms.ListBox(); this.PICT_08_PREVIEW = new System.Windows.Forms.PictureBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.RADIO_08_RATHER_AI = new System.Windows.Forms.RadioButton(); this.RADIO_08_RATHER_DO = new System.Windows.Forms.RadioButton(); this.label21 = new System.Windows.Forms.Label(); this.STATUS_09 = new System.Windows.Forms.PictureBox(); this.STATUS_08 = new System.Windows.Forms.PictureBox(); this.PANEL_09_CREATING = new System.Windows.Forms.Panel(); this.label20 = new System.Windows.Forms.Label(); this.PANEL_01_WELCOME.SuspendLayout(); this.PANEL_02_NUMBEROFBRAINS.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_02)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_01)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_03)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_05)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_04)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_07)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_06)).BeginInit(); this.PANEL_03_IDENTIFY_FUSION_BRAINS.SuspendLayout(); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.SuspendLayout(); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.SuspendLayout(); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.SuspendLayout(); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.SuspendLayout(); this.PANEL_08_CHOOSE_TEMPLATE.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PICT_08_PREVIEW)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_09)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_08)).BeginInit(); this.PANEL_09_CREATING.SuspendLayout(); this.SuspendLayout(); // // PANEL_01_WELCOME // this.PANEL_01_WELCOME.AccessibleName = ""; this.PANEL_01_WELCOME.Controls.Add(this.LBL_INFO_WELCOME); this.PANEL_01_WELCOME.Location = new System.Drawing.Point(12, 12); this.PANEL_01_WELCOME.Name = "PANEL_01_WELCOME"; this.PANEL_01_WELCOME.Size = new System.Drawing.Size(770, 441); this.PANEL_01_WELCOME.TabIndex = 0; // // LBL_INFO_WELCOME // this.LBL_INFO_WELCOME.AutoSize = true; this.LBL_INFO_WELCOME.Font = new System.Drawing.Font("Arial", 14.25F); this.LBL_INFO_WELCOME.Location = new System.Drawing.Point(5, 2); this.LBL_INFO_WELCOME.MaximumSize = new System.Drawing.Size(770, 0); this.LBL_INFO_WELCOME.Name = "LBL_INFO_WELCOME"; this.LBL_INFO_WELCOME.Size = new System.Drawing.Size(745, 154); this.LBL_INFO_WELCOME.TabIndex = 0; this.LBL_INFO_WELCOME.Text = resources.GetString("LBL_INFO_WELCOME.Text"); // // BTN_NEXT // this.BTN_NEXT.Font = new System.Drawing.Font("Arial", 14.25F); this.BTN_NEXT.Location = new System.Drawing.Point(632, 516); this.BTN_NEXT.Name = "BTN_NEXT"; this.BTN_NEXT.Size = new System.Drawing.Size(150, 40); this.BTN_NEXT.TabIndex = 1; this.BTN_NEXT.Text = "Next"; this.BTN_NEXT.UseVisualStyleBackColor = true; this.BTN_NEXT.Click += new System.EventHandler(this.BTN_NEXT_Click); // // BTN_PREVIOUS // this.BTN_PREVIOUS.Enabled = false; this.BTN_PREVIOUS.Font = new System.Drawing.Font("Arial", 14.25F); this.BTN_PREVIOUS.Location = new System.Drawing.Point(476, 516); this.BTN_PREVIOUS.Name = "BTN_PREVIOUS"; this.BTN_PREVIOUS.Size = new System.Drawing.Size(150, 40); this.BTN_PREVIOUS.TabIndex = 2; this.BTN_PREVIOUS.Text = "Previous"; this.BTN_PREVIOUS.UseVisualStyleBackColor = true; this.BTN_PREVIOUS.Click += new System.EventHandler(this.BTN_PREVIOUS_Click); // // PANEL_02_NUMBEROFBRAINS // this.PANEL_02_NUMBEROFBRAINS.AccessibleName = ""; this.PANEL_02_NUMBEROFBRAINS.Controls.Add(this.label2); this.PANEL_02_NUMBEROFBRAINS.Controls.Add(this.TXT_02_NUMBER_OF_BRAINS); this.PANEL_02_NUMBEROFBRAINS.Controls.Add(this.label1); this.PANEL_02_NUMBEROFBRAINS.Location = new System.Drawing.Point(12, 12); this.PANEL_02_NUMBEROFBRAINS.Name = "PANEL_02_NUMBEROFBRAINS"; this.PANEL_02_NUMBEROFBRAINS.Size = new System.Drawing.Size(770, 441); this.PANEL_02_NUMBEROFBRAINS.TabIndex = 1; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Arial", 14.25F); this.label2.Location = new System.Drawing.Point(44, 95); this.label2.MaximumSize = new System.Drawing.Size(570, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(224, 22); this.label2.TabIndex = 2; this.label2.Text = "Number of Fusion Brains:"; // // TXT_02_NUMBER_OF_BRAINS // this.TXT_02_NUMBER_OF_BRAINS.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_02_NUMBER_OF_BRAINS.Location = new System.Drawing.Point(274, 92); this.TXT_02_NUMBER_OF_BRAINS.Name = "TXT_02_NUMBER_OF_BRAINS"; this.TXT_02_NUMBER_OF_BRAINS.Size = new System.Drawing.Size(150, 29); this.TXT_02_NUMBER_OF_BRAINS.TabIndex = 1; this.TXT_02_NUMBER_OF_BRAINS.Text = "0"; this.TXT_02_NUMBER_OF_BRAINS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_02_NUMBER_OF_BRAINS.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Arial", 14.25F); this.label1.Location = new System.Drawing.Point(5, 2); this.label1.MaximumSize = new System.Drawing.Size(570, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(557, 22); this.label1.TabIndex = 0; this.label1.Text = "How many Fusion Brains will you be connecting to this computer?"; // // STATUS_02 // this.STATUS_02.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_02.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_02.Enabled = false; this.STATUS_02.Location = new System.Drawing.Point(68, 459); this.STATUS_02.Name = "STATUS_02"; this.STATUS_02.Size = new System.Drawing.Size(50, 50); this.STATUS_02.TabIndex = 3; this.STATUS_02.TabStop = false; // // STATUS_01 // this.STATUS_01.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKitty; this.STATUS_01.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_01.Location = new System.Drawing.Point(12, 459); this.STATUS_01.Name = "STATUS_01"; this.STATUS_01.Size = new System.Drawing.Size(50, 50); this.STATUS_01.TabIndex = 1; this.STATUS_01.TabStop = false; // // STATUS_03 // this.STATUS_03.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_03.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_03.Enabled = false; this.STATUS_03.Location = new System.Drawing.Point(124, 459); this.STATUS_03.Name = "STATUS_03"; this.STATUS_03.Size = new System.Drawing.Size(50, 50); this.STATUS_03.TabIndex = 4; this.STATUS_03.TabStop = false; // // STATUS_05 // this.STATUS_05.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_05.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_05.Enabled = false; this.STATUS_05.Location = new System.Drawing.Point(236, 459); this.STATUS_05.Name = "STATUS_05"; this.STATUS_05.Size = new System.Drawing.Size(50, 50); this.STATUS_05.TabIndex = 6; this.STATUS_05.TabStop = false; // // STATUS_04 // this.STATUS_04.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_04.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_04.Enabled = false; this.STATUS_04.Location = new System.Drawing.Point(180, 459); this.STATUS_04.Name = "STATUS_04"; this.STATUS_04.Size = new System.Drawing.Size(50, 50); this.STATUS_04.TabIndex = 5; this.STATUS_04.TabStop = false; // // STATUS_07 // this.STATUS_07.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_07.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_07.Enabled = false; this.STATUS_07.Location = new System.Drawing.Point(348, 459); this.STATUS_07.Name = "STATUS_07"; this.STATUS_07.Size = new System.Drawing.Size(50, 50); this.STATUS_07.TabIndex = 8; this.STATUS_07.TabStop = false; // // STATUS_06 // this.STATUS_06.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_06.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_06.Enabled = false; this.STATUS_06.Location = new System.Drawing.Point(292, 459); this.STATUS_06.Name = "STATUS_06"; this.STATUS_06.Size = new System.Drawing.Size(50, 50); this.STATUS_06.TabIndex = 7; this.STATUS_06.TabStop = false; // // PANEL_03_IDENTIFY_FUSION_BRAINS // this.PANEL_03_IDENTIFY_FUSION_BRAINS.AccessibleName = ""; this.PANEL_03_IDENTIFY_FUSION_BRAINS.Controls.Add(this.label6); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Controls.Add(this.label5); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Controls.Add(this.label3); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Controls.Add(this.PANEL_03_BRAINS); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Controls.Add(this.label4); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Location = new System.Drawing.Point(12, 12); this.PANEL_03_IDENTIFY_FUSION_BRAINS.Name = "PANEL_03_IDENTIFY_FUSION_BRAINS"; this.PANEL_03_IDENTIFY_FUSION_BRAINS.Size = new System.Drawing.Size(770, 441); this.PANEL_03_IDENTIFY_FUSION_BRAINS.TabIndex = 3; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Arial", 14.25F); this.label6.Location = new System.Drawing.Point(674, 148); this.label6.MaximumSize = new System.Drawing.Size(570, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(62, 22); this.label6.TabIndex = 5; this.label6.Text = "Virtual"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Arial", 14.25F); this.label5.Location = new System.Drawing.Point(292, 148); this.label5.MaximumSize = new System.Drawing.Size(570, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(115, 22); this.label5.TabIndex = 4; this.label5.Text = "Hardware ID"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Arial", 14.25F); this.label3.Location = new System.Drawing.Point(63, 148); this.label3.MaximumSize = new System.Drawing.Size(570, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(140, 22); this.label3.TabIndex = 2; this.label3.Text = "Software Name"; // // PANEL_03_BRAINS // this.PANEL_03_BRAINS.AutoScroll = true; this.PANEL_03_BRAINS.Location = new System.Drawing.Point(48, 173); this.PANEL_03_BRAINS.Name = "PANEL_03_BRAINS"; this.PANEL_03_BRAINS.Size = new System.Drawing.Size(716, 265); this.PANEL_03_BRAINS.TabIndex = 3; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Arial", 14.25F); this.label4.Location = new System.Drawing.Point(5, 2); this.label4.MaximumSize = new System.Drawing.Size(760, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(760, 132); this.label4.TabIndex = 0; this.label4.Text = resources.GetString("label4.Text"); // // PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS // this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.AccessibleName = ""; this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Controls.Add(this.label11); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Controls.Add(this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Controls.Add(this.label12); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Location = new System.Drawing.Point(12, 12); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Name = "PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS"; this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.Size = new System.Drawing.Size(770, 441); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.TabIndex = 3; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Arial", 14.25F); this.label11.Location = new System.Drawing.Point(44, 95); this.label11.MaximumSize = new System.Drawing.Size(570, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(232, 22); this.label11.TabIndex = 2; this.label11.Text = "Number of Digital Outputs:"; // // TXT_04_NUMBER_OF_DIGITAL_OUTPUTS // this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Location = new System.Drawing.Point(282, 92); this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Name = "TXT_04_NUMBER_OF_DIGITAL_OUTPUTS"; this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Size = new System.Drawing.Size(150, 29); this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.TabIndex = 1; this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Text = "0"; this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_04_NUMBER_OF_DIGITAL_OUTPUTS.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Arial", 14.25F); this.label12.Location = new System.Drawing.Point(5, 2); this.label12.MaximumSize = new System.Drawing.Size(570, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(525, 44); this.label12.TabIndex = 0; this.label12.Text = "How many Digital Outputs will you be connecting to all Fusion Brains on this comp" + "uter?"; // // PANEL_05_CONFIGURE_DIGITAL_OUTPUTS // this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.AccessibleName = ""; this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.label10); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.label9); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.label7); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.PANEL_05_DIGOUTPUT_CONFIG); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.LBL_05_NAME); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Controls.Add(this.label8); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Location = new System.Drawing.Point(12, 12); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Name = "PANEL_05_CONFIGURE_DIGITAL_OUTPUTS"; this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.Size = new System.Drawing.Size(770, 441); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.TabIndex = 4; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Arial", 14.25F); this.label10.Location = new System.Drawing.Point(700, 123); this.label10.MaximumSize = new System.Drawing.Size(570, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(53, 22); this.label10.TabIndex = 6; this.label10.Text = "Type"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Arial", 14.25F); this.label9.Location = new System.Drawing.Point(496, 124); this.label9.MaximumSize = new System.Drawing.Size(570, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(115, 22); this.label9.TabIndex = 5; this.label9.Text = "Fusion Brain"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Arial", 14.25F); this.label7.Location = new System.Drawing.Point(332, 124); this.label7.MaximumSize = new System.Drawing.Size(570, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(45, 22); this.label7.TabIndex = 4; this.label7.Text = "Port"; // // PANEL_05_DIGOUTPUT_CONFIG // this.PANEL_05_DIGOUTPUT_CONFIG.AutoScroll = true; this.PANEL_05_DIGOUTPUT_CONFIG.Dock = System.Windows.Forms.DockStyle.Bottom; this.PANEL_05_DIGOUTPUT_CONFIG.Location = new System.Drawing.Point(0, 151); this.PANEL_05_DIGOUTPUT_CONFIG.Name = "PANEL_05_DIGOUTPUT_CONFIG"; this.PANEL_05_DIGOUTPUT_CONFIG.Size = new System.Drawing.Size(770, 290); this.PANEL_05_DIGOUTPUT_CONFIG.TabIndex = 3; // // LBL_05_NAME // this.LBL_05_NAME.AutoSize = true; this.LBL_05_NAME.Font = new System.Drawing.Font("Arial", 14.25F); this.LBL_05_NAME.Location = new System.Drawing.Point(143, 123); this.LBL_05_NAME.MaximumSize = new System.Drawing.Size(570, 0); this.LBL_05_NAME.Name = "LBL_05_NAME"; this.LBL_05_NAME.Size = new System.Drawing.Size(60, 22); this.LBL_05_NAME.TabIndex = 2; this.LBL_05_NAME.Text = "Name"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Arial", 14.25F); this.label8.Location = new System.Drawing.Point(5, 2); this.label8.MaximumSize = new System.Drawing.Size(770, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(763, 110); this.label8.TabIndex = 0; this.label8.Text = resources.GetString("label8.Text"); // // PANEL_06_NUMBER_OF_ANALOGUE_INPUTS // this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.AccessibleName = ""; this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Controls.Add(this.label13); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Controls.Add(this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Controls.Add(this.label14); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Location = new System.Drawing.Point(12, 12); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Name = "PANEL_06_NUMBER_OF_ANALOGUE_INPUTS"; this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.Size = new System.Drawing.Size(770, 441); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.TabIndex = 9; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Arial", 14.25F); this.label13.Location = new System.Drawing.Point(44, 95); this.label13.MaximumSize = new System.Drawing.Size(570, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(246, 22); this.label13.TabIndex = 2; this.label13.Text = "Number of Analogue Inputs:"; // // TXT_06_NUMBER_OF_ANALOGUE_INPUTS // this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Font = new System.Drawing.Font("Arial", 14.25F); this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Location = new System.Drawing.Point(296, 92); this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Name = "TXT_06_NUMBER_OF_ANALOGUE_INPUTS"; this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Size = new System.Drawing.Size(150, 29); this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.TabIndex = 1; this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Text = "0"; this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown_IsANumber); this.TXT_06_NUMBER_OF_ANALOGUE_INPUTS.Leave += new System.EventHandler(this.Leave_VerifyTXTIsValid); // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("Arial", 14.25F); this.label14.Location = new System.Drawing.Point(5, 2); this.label14.MaximumSize = new System.Drawing.Size(770, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(748, 22); this.label14.TabIndex = 0; this.label14.Text = "How many Analogue Inputs will you be connecting to all Fusion Brains on this comp" + "uter?"; // // PANEL_07_CONFIGURE_ANALOGUE_INPUTS // this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.AccessibleName = ""; this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.label15); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.label16); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.label17); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.PANEL_07_AINCONFIG); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.label18); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Controls.Add(this.label19); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Location = new System.Drawing.Point(12, 12); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Name = "PANEL_07_CONFIGURE_ANALOGUE_INPUTS"; this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.Size = new System.Drawing.Size(770, 441); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.TabIndex = 10; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("Arial", 14.25F); this.label15.Location = new System.Drawing.Point(617, 123); this.label15.MaximumSize = new System.Drawing.Size(570, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 22); this.label15.TabIndex = 6; this.label15.Text = "Type"; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("Arial", 14.25F); this.label16.Location = new System.Drawing.Point(344, 123); this.label16.MaximumSize = new System.Drawing.Size(570, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(115, 22); this.label16.TabIndex = 5; this.label16.Text = "Fusion Brain"; // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("Arial", 14.25F); this.label17.Location = new System.Drawing.Point(238, 123); this.label17.MaximumSize = new System.Drawing.Size(570, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(45, 22); this.label17.TabIndex = 4; this.label17.Text = "Port"; // // PANEL_07_AINCONFIG // this.PANEL_07_AINCONFIG.AutoScroll = true; this.PANEL_07_AINCONFIG.Dock = System.Windows.Forms.DockStyle.Bottom; this.PANEL_07_AINCONFIG.Location = new System.Drawing.Point(0, 148); this.PANEL_07_AINCONFIG.Name = "PANEL_07_AINCONFIG"; this.PANEL_07_AINCONFIG.Size = new System.Drawing.Size(770, 293); this.PANEL_07_AINCONFIG.TabIndex = 3; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("Arial", 14.25F); this.label18.Location = new System.Drawing.Point(84, 123); this.label18.MaximumSize = new System.Drawing.Size(570, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(60, 22); this.label18.TabIndex = 2; this.label18.Text = "Name"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("Arial", 14.25F); this.label19.Location = new System.Drawing.Point(5, 2); this.label19.MaximumSize = new System.Drawing.Size(760, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(758, 110); this.label19.TabIndex = 0; this.label19.Text = resources.GetString("label19.Text"); // // PANEL_08_CHOOSE_TEMPLATE // this.PANEL_08_CHOOSE_TEMPLATE.AccessibleName = ""; this.PANEL_08_CHOOSE_TEMPLATE.Controls.Add(this.groupBox2); this.PANEL_08_CHOOSE_TEMPLATE.Controls.Add(this.groupBox1); this.PANEL_08_CHOOSE_TEMPLATE.Controls.Add(this.label21); this.PANEL_08_CHOOSE_TEMPLATE.Location = new System.Drawing.Point(12, 12); this.PANEL_08_CHOOSE_TEMPLATE.Name = "PANEL_08_CHOOSE_TEMPLATE"; this.PANEL_08_CHOOSE_TEMPLATE.Size = new System.Drawing.Size(770, 441); this.PANEL_08_CHOOSE_TEMPLATE.TabIndex = 11; // // groupBox2 // this.groupBox2.Controls.Add(this.LSTBX_08_TEMPLATES); this.groupBox2.Controls.Add(this.PICT_08_PREVIEW); this.groupBox2.Font = new System.Drawing.Font("Arial", 14F); this.groupBox2.Location = new System.Drawing.Point(43, 140); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(718, 256); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; this.groupBox2.Text = "Choose which template to use"; // // LSTBX_08_TEMPLATES // this.LSTBX_08_TEMPLATES.Font = new System.Drawing.Font("Arial", 14F); this.LSTBX_08_TEMPLATES.FormattingEnabled = true; this.LSTBX_08_TEMPLATES.ItemHeight = 22; this.LSTBX_08_TEMPLATES.Location = new System.Drawing.Point(43, 24); this.LSTBX_08_TEMPLATES.Name = "LSTBX_08_TEMPLATES"; this.LSTBX_08_TEMPLATES.Size = new System.Drawing.Size(360, 224); this.LSTBX_08_TEMPLATES.TabIndex = 4; this.LSTBX_08_TEMPLATES.SelectedIndexChanged += new System.EventHandler(this.LSTBX_08_TEMPLATES_SelectedIndexChanged); // // PICT_08_PREVIEW // this.PICT_08_PREVIEW.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.PICT_08_PREVIEW.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.PICT_08_PREVIEW.Location = new System.Drawing.Point(410, 24); this.PICT_08_PREVIEW.Name = "PICT_08_PREVIEW"; this.PICT_08_PREVIEW.Size = new System.Drawing.Size(300, 224); this.PICT_08_PREVIEW.TabIndex = 3; this.PICT_08_PREVIEW.TabStop = false; // // groupBox1 // this.groupBox1.Controls.Add(this.RADIO_08_RATHER_AI); this.groupBox1.Controls.Add(this.RADIO_08_RATHER_DO); this.groupBox1.Font = new System.Drawing.Font("Arial", 14F); this.groupBox1.Location = new System.Drawing.Point(45, 37); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(718, 97); this.groupBox1.TabIndex = 5; this.groupBox1.TabStop = false; this.groupBox1.Text = "Do you place more importance on controling outputs, or reading inputs?"; // // RADIO_08_RATHER_AI // this.RADIO_08_RATHER_AI.AutoSize = true; this.RADIO_08_RATHER_AI.Location = new System.Drawing.Point(38, 58); this.RADIO_08_RATHER_AI.Name = "RADIO_08_RATHER_AI"; this.RADIO_08_RATHER_AI.Size = new System.Drawing.Size(241, 26); this.RADIO_08_RATHER_AI.TabIndex = 1; this.RADIO_08_RATHER_AI.TabStop = true; this.RADIO_08_RATHER_AI.Text = "Reading Analogue Inputs"; this.RADIO_08_RATHER_AI.UseVisualStyleBackColor = true; // // RADIO_08_RATHER_DO // this.RADIO_08_RATHER_DO.AutoSize = true; this.RADIO_08_RATHER_DO.Checked = true; this.RADIO_08_RATHER_DO.Location = new System.Drawing.Point(38, 30); this.RADIO_08_RATHER_DO.Name = "RADIO_08_RATHER_DO"; this.RADIO_08_RATHER_DO.Size = new System.Drawing.Size(246, 26); this.RADIO_08_RATHER_DO.TabIndex = 0; this.RADIO_08_RATHER_DO.TabStop = true; this.RADIO_08_RATHER_DO.Text = "Controlling Digital Outputs"; this.RADIO_08_RATHER_DO.UseVisualStyleBackColor = true; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("Arial", 14.25F); this.label21.Location = new System.Drawing.Point(5, 2); this.label21.MaximumSize = new System.Drawing.Size(770, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(570, 22); this.label21.TabIndex = 0; this.label21.Text = "The following options are only for the look of your configuration file."; // // STATUS_09 // this.STATUS_09.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_09.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_09.Enabled = false; this.STATUS_09.Location = new System.Drawing.Point(460, 459); this.STATUS_09.Name = "STATUS_09"; this.STATUS_09.Size = new System.Drawing.Size(50, 50); this.STATUS_09.TabIndex = 13; this.STATUS_09.TabStop = false; // // STATUS_08 // this.STATUS_08.BackgroundImage = global::FCC_Uber_MDX_Configurator.Properties.Resources.NinjaKittyDisabled; this.STATUS_08.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.STATUS_08.Enabled = false; this.STATUS_08.Location = new System.Drawing.Point(404, 459); this.STATUS_08.Name = "STATUS_08"; this.STATUS_08.Size = new System.Drawing.Size(50, 50); this.STATUS_08.TabIndex = 12; this.STATUS_08.TabStop = false; // // PANEL_09_CREATING // this.PANEL_09_CREATING.AccessibleName = ""; this.PANEL_09_CREATING.Controls.Add(this.label20); this.PANEL_09_CREATING.Location = new System.Drawing.Point(12, 12); this.PANEL_09_CREATING.Name = "PANEL_09_CREATING"; this.PANEL_09_CREATING.Size = new System.Drawing.Size(770, 441); this.PANEL_09_CREATING.TabIndex = 14; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("Arial", 14.25F); this.label20.Location = new System.Drawing.Point(5, 6); this.label20.MaximumSize = new System.Drawing.Size(765, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(765, 44); this.label20.TabIndex = 0; this.label20.Text = "Click Finish for the Wizard to complete your configuration file. This may take a " + "few minutes depending on the speed of your computer"; // // NINJA_Form_Base // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(794, 561); this.Controls.Add(this.STATUS_09); this.Controls.Add(this.STATUS_08); this.Controls.Add(this.STATUS_07); this.Controls.Add(this.STATUS_06); this.Controls.Add(this.STATUS_05); this.Controls.Add(this.STATUS_04); this.Controls.Add(this.STATUS_03); this.Controls.Add(this.STATUS_02); this.Controls.Add(this.STATUS_01); this.Controls.Add(this.BTN_PREVIOUS); this.Controls.Add(this.BTN_NEXT); this.Controls.Add(this.PANEL_03_IDENTIFY_FUSION_BRAINS); this.Controls.Add(this.PANEL_02_NUMBEROFBRAINS); this.Controls.Add(this.PANEL_01_WELCOME); this.Controls.Add(this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS); this.Controls.Add(this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS); this.Controls.Add(this.PANEL_09_CREATING); this.Controls.Add(this.PANEL_08_CHOOSE_TEMPLATE); this.Controls.Add(this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS); this.Controls.Add(this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Name = "NINJA_Form_Base"; this.ShowIcon = false; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "NINJA Kitty Wizard of DOOM"; this.PANEL_01_WELCOME.ResumeLayout(false); this.PANEL_01_WELCOME.PerformLayout(); this.PANEL_02_NUMBEROFBRAINS.ResumeLayout(false); this.PANEL_02_NUMBEROFBRAINS.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_02)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_01)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_03)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_05)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_04)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_07)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_06)).EndInit(); this.PANEL_03_IDENTIFY_FUSION_BRAINS.ResumeLayout(false); this.PANEL_03_IDENTIFY_FUSION_BRAINS.PerformLayout(); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.ResumeLayout(false); this.PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS.PerformLayout(); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.ResumeLayout(false); this.PANEL_05_CONFIGURE_DIGITAL_OUTPUTS.PerformLayout(); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.ResumeLayout(false); this.PANEL_06_NUMBER_OF_ANALOGUE_INPUTS.PerformLayout(); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.ResumeLayout(false); this.PANEL_07_CONFIGURE_ANALOGUE_INPUTS.PerformLayout(); this.PANEL_08_CHOOSE_TEMPLATE.ResumeLayout(false); this.PANEL_08_CHOOSE_TEMPLATE.PerformLayout(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.PICT_08_PREVIEW)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_09)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.STATUS_08)).EndInit(); this.PANEL_09_CREATING.ResumeLayout(false); this.PANEL_09_CREATING.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button BTN_NEXT; private System.Windows.Forms.Button BTN_PREVIOUS; private System.Windows.Forms.PictureBox STATUS_01; private System.Windows.Forms.PictureBox STATUS_02; private System.Windows.Forms.Label LBL_INFO_WELCOME; public System.Windows.Forms.Panel PANEL_01_WELCOME; public System.Windows.Forms.Panel PANEL_02_NUMBEROFBRAINS; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox TXT_02_NUMBER_OF_BRAINS; private System.Windows.Forms.PictureBox STATUS_03; private System.Windows.Forms.PictureBox STATUS_05; private System.Windows.Forms.PictureBox STATUS_04; private System.Windows.Forms.PictureBox STATUS_07; private System.Windows.Forms.PictureBox STATUS_06; public System.Windows.Forms.Panel PANEL_03_IDENTIFY_FUSION_BRAINS; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel PANEL_03_BRAINS; private System.Windows.Forms.Label label6; public System.Windows.Forms.Panel PANEL_04_NUMBER_OF_DIGITAL_OUTPUTS; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox TXT_04_NUMBER_OF_DIGITAL_OUTPUTS; private System.Windows.Forms.Label label12; public System.Windows.Forms.Panel PANEL_05_CONFIGURE_DIGITAL_OUTPUTS; private System.Windows.Forms.Label LBL_05_NAME; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel PANEL_05_DIGOUTPUT_CONFIG; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label7; public System.Windows.Forms.Panel PANEL_06_NUMBER_OF_ANALOGUE_INPUTS; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox TXT_06_NUMBER_OF_ANALOGUE_INPUTS; private System.Windows.Forms.Label label14; public System.Windows.Forms.Panel PANEL_07_CONFIGURE_ANALOGUE_INPUTS; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label17; private System.Windows.Forms.Panel PANEL_07_AINCONFIG; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; public System.Windows.Forms.Panel PANEL_08_CHOOSE_TEMPLATE; private System.Windows.Forms.Label label21; private System.Windows.Forms.PictureBox STATUS_09; private System.Windows.Forms.PictureBox STATUS_08; private System.Windows.Forms.ListBox LSTBX_08_TEMPLATES; private System.Windows.Forms.PictureBox PICT_08_PREVIEW; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton RADIO_08_RATHER_AI; private System.Windows.Forms.RadioButton RADIO_08_RATHER_DO; public System.Windows.Forms.Panel PANEL_09_CREATING; private System.Windows.Forms.Label label20; } }