From f7e8273dad654230397ac3046a2eb61d92126792 Mon Sep 17 00:00:00 2001 From: goyuken Date: Sun, 14 Jul 2013 02:04:55 +0000 Subject: [PATCH] controller config: remove some old unused code --- .../BizHawk.MultiClient.csproj | 9 - BizHawk.MultiClient/MainForm.cs | 2 +- .../config/ControllerConfig.Designer.cs | 2867 ----------------- .../config/ControllerConfig.cs | 389 --- .../config/ControllerConfig.resx | 120 - .../ControllerConfig/ControllerConfigPanel.cs | 2 + 6 files changed, 3 insertions(+), 3386 deletions(-) delete mode 100644 BizHawk.MultiClient/config/ControllerConfig.Designer.cs delete mode 100644 BizHawk.MultiClient/config/ControllerConfig.cs delete mode 100644 BizHawk.MultiClient/config/ControllerConfig.resx diff --git a/BizHawk.MultiClient/BizHawk.MultiClient.csproj b/BizHawk.MultiClient/BizHawk.MultiClient.csproj index 1e5df0cc5d..bbc07b1dbe 100644 --- a/BizHawk.MultiClient/BizHawk.MultiClient.csproj +++ b/BizHawk.MultiClient/BizHawk.MultiClient.csproj @@ -166,12 +166,6 @@ AutofireConfig.cs - - Form - - - ControllerConfig.cs - UserControl @@ -572,9 +566,6 @@ VideoWriterChooserForm.cs - - ControllerConfig.cs - ControllerConfigPanel.cs diff --git a/BizHawk.MultiClient/MainForm.cs b/BizHawk.MultiClient/MainForm.cs index 014a080d8a..719e07a349 100644 --- a/BizHawk.MultiClient/MainForm.cs +++ b/BizHawk.MultiClient/MainForm.cs @@ -2804,7 +2804,7 @@ namespace BizHawk.MultiClient //modals that need to capture input for binding purposes get input, of course if (ActiveForm is HotkeyWindow) return true; - if (ActiveForm is ControllerConfig) return true; + //if (ActiveForm is ControllerConfig) return true; if (ActiveForm is config.NewControllerConfig) return true; if (ActiveForm is TAStudio) return true; //if no form is active on this process, then the background input setting applies diff --git a/BizHawk.MultiClient/config/ControllerConfig.Designer.cs b/BizHawk.MultiClient/config/ControllerConfig.Designer.cs deleted file mode 100644 index 8c3dce482a..0000000000 --- a/BizHawk.MultiClient/config/ControllerConfig.Designer.cs +++ /dev/null @@ -1,2867 +0,0 @@ -namespace BizHawk.MultiClient -{ - partial class ControllerConfig - { - /// - /// 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.PlatformTabControl = new System.Windows.Forms.TabControl(); - this.tabPageNES = new System.Windows.Forms.TabPage(); - this.pictureBox14 = new System.Windows.Forms.PictureBox(); - this.tabControl2 = new System.Windows.Forms.TabControl(); - this.tabPage13 = new System.Windows.Forms.TabPage(); - this.NESController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage14 = new System.Windows.Forms.TabPage(); - this.NESController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage15 = new System.Windows.Forms.TabPage(); - this.NESController3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage16 = new System.Windows.Forms.TabPage(); - this.NESController4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage17 = new System.Windows.Forms.TabPage(); - this.NESConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage18 = new System.Windows.Forms.TabPage(); - this.NESAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage19 = new System.Windows.Forms.TabPage(); - this.NESAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage20 = new System.Windows.Forms.TabPage(); - this.NESAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage21 = new System.Windows.Forms.TabPage(); - this.NESAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageSNES = new System.Windows.Forms.TabPage(); - this.pictureBox1 = new System.Windows.Forms.PictureBox(); - this.tabControl3 = new System.Windows.Forms.TabControl(); - this.tabPage22 = new System.Windows.Forms.TabPage(); - this.SNESController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage23 = new System.Windows.Forms.TabPage(); - this.SNESController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage24 = new System.Windows.Forms.TabPage(); - this.SNESController3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage25 = new System.Windows.Forms.TabPage(); - this.SNESController4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage26 = new System.Windows.Forms.TabPage(); - this.SNESConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage27 = new System.Windows.Forms.TabPage(); - this.SNESAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage28 = new System.Windows.Forms.TabPage(); - this.SNESAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage29 = new System.Windows.Forms.TabPage(); - this.SNESAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage30 = new System.Windows.Forms.TabPage(); - this.SNESAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageGameboy = new System.Windows.Forms.TabPage(); - this.pictureBox2 = new System.Windows.Forms.PictureBox(); - this.tabControl4 = new System.Windows.Forms.TabControl(); - this.tabPage31 = new System.Windows.Forms.TabPage(); - this.GBController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage32 = new System.Windows.Forms.TabPage(); - this.GBAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage65 = new System.Windows.Forms.TabPage(); - this.GBDualPanel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage66 = new System.Windows.Forms.TabPage(); - this.GBDualAutofirePanel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageGBA = new System.Windows.Forms.TabPage(); - this.pictureBox13 = new System.Windows.Forms.PictureBox(); - this.tabControl1 = new System.Windows.Forms.TabControl(); - this.tabPage1 = new System.Windows.Forms.TabPage(); - this.GBAController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage2 = new System.Windows.Forms.TabPage(); - this.GBAAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageGenesis = new System.Windows.Forms.TabPage(); - this.pictureBox6 = new System.Windows.Forms.PictureBox(); - this.tabControl9 = new System.Windows.Forms.TabControl(); - this.tabPage52 = new System.Windows.Forms.TabPage(); - this.GenesisController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage53 = new System.Windows.Forms.TabPage(); - this.tabPage54 = new System.Windows.Forms.TabPage(); - this.GenesisConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage55 = new System.Windows.Forms.TabPage(); - this.GenesisAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage56 = new System.Windows.Forms.TabPage(); - this.tabPageSMS = new System.Windows.Forms.TabPage(); - this.pictureBox3 = new System.Windows.Forms.PictureBox(); - this.tabControl5 = new System.Windows.Forms.TabControl(); - this.tabPage33 = new System.Windows.Forms.TabPage(); - this.SMSController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage34 = new System.Windows.Forms.TabPage(); - this.SMSController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.Console = new System.Windows.Forms.TabPage(); - this.SMSConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage51 = new System.Windows.Forms.TabPage(); - this.SMSAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage57 = new System.Windows.Forms.TabPage(); - this.SMSAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPagePCE = new System.Windows.Forms.TabPage(); - this.pictureBox4 = new System.Windows.Forms.PictureBox(); - this.tabControl6 = new System.Windows.Forms.TabControl(); - this.tabPage36 = new System.Windows.Forms.TabPage(); - this.PCEController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage37 = new System.Windows.Forms.TabPage(); - this.PCEController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage38 = new System.Windows.Forms.TabPage(); - this.PCEController3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage39 = new System.Windows.Forms.TabPage(); - this.PCEController4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage40 = new System.Windows.Forms.TabPage(); - this.PCEController5Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage41 = new System.Windows.Forms.TabPage(); - this.PCEAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage42 = new System.Windows.Forms.TabPage(); - this.PCEAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage43 = new System.Windows.Forms.TabPage(); - this.PCEAutofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage44 = new System.Windows.Forms.TabPage(); - this.PCEAutofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage45 = new System.Windows.Forms.TabPage(); - this.PCEAutofire5Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageAtari2600 = new System.Windows.Forms.TabPage(); - this.pictureBox5 = new System.Windows.Forms.PictureBox(); - this.tabControl7 = new System.Windows.Forms.TabControl(); - this.tabPage46 = new System.Windows.Forms.TabPage(); - this.Atari2600Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage47 = new System.Windows.Forms.TabPage(); - this.Atari2600Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage48 = new System.Windows.Forms.TabPage(); - this.Atari2600ConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage35 = new System.Windows.Forms.TabPage(); - this.Atari2600Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage58 = new System.Windows.Forms.TabPage(); - this.Atari2600Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageAtari7800 = new System.Windows.Forms.TabPage(); - this.pictureBox16 = new System.Windows.Forms.PictureBox(); - this.tabControl11 = new System.Windows.Forms.TabControl(); - this.tabPage3 = new System.Windows.Forms.TabPage(); - this.Atari7800Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage4 = new System.Windows.Forms.TabPage(); - this.Atari7800Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage5 = new System.Windows.Forms.TabPage(); - this.Atari7800ConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage6 = new System.Windows.Forms.TabPage(); - this.Atari7800Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage7 = new System.Windows.Forms.TabPage(); - this.Atari7800Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageC64 = new System.Windows.Forms.TabPage(); - this.tabControl8 = new System.Windows.Forms.TabControl(); - this.tabPage49 = new System.Windows.Forms.TabPage(); - this.pictureBox8 = new System.Windows.Forms.PictureBox(); - this.C64Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage50 = new System.Windows.Forms.TabPage(); - this.pictureBox9 = new System.Windows.Forms.PictureBox(); - this.C64Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage10 = new System.Windows.Forms.TabPage(); - this.pictureBox10 = new System.Windows.Forms.PictureBox(); - this.C64Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage11 = new System.Windows.Forms.TabPage(); - this.pictureBox11 = new System.Windows.Forms.PictureBox(); - this.C64Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage12 = new System.Windows.Forms.TabPage(); - this.C64KeyboardPanel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.pictureBox12 = new System.Windows.Forms.PictureBox(); - this.tabPageColeco = new System.Windows.Forms.TabPage(); - this.pictureBox15 = new System.Windows.Forms.PictureBox(); - this.tabControl10 = new System.Windows.Forms.TabControl(); - this.tabPage60 = new System.Windows.Forms.TabPage(); - this.COLController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage61 = new System.Windows.Forms.TabPage(); - this.COLAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage62 = new System.Windows.Forms.TabPage(); - this.COLController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage63 = new System.Windows.Forms.TabPage(); - this.COLAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageINTV = new System.Windows.Forms.TabPage(); - this.pictureBox17 = new System.Windows.Forms.PictureBox(); - this.tabControl12 = new System.Windows.Forms.TabControl(); - this.tabPage8 = new System.Windows.Forms.TabPage(); - this.INTVController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage9 = new System.Windows.Forms.TabPage(); - this.INTVAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage59 = new System.Windows.Forms.TabPage(); - this.INTVController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage64 = new System.Windows.Forms.TabPage(); - this.INTVAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageTI83 = new System.Windows.Forms.TabPage(); - this.pictureBox7 = new System.Windows.Forms.PictureBox(); - this.TI83ControllerPanel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageN64 = new System.Windows.Forms.TabPage(); - this.pictureBox18 = new System.Windows.Forms.PictureBox(); - this.tabcontrol69 = new System.Windows.Forms.TabControl(); - this.tabPage67 = new System.Windows.Forms.TabPage(); - this.N64Controller1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage68 = new System.Windows.Forms.TabPage(); - this.N64Controller2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage69 = new System.Windows.Forms.TabPage(); - this.N64Controller3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage70 = new System.Windows.Forms.TabPage(); - this.N64Controller4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage71 = new System.Windows.Forms.TabPage(); - this.N64ConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage72 = new System.Windows.Forms.TabPage(); - this.N64Autofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage73 = new System.Windows.Forms.TabPage(); - this.N64Autofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage74 = new System.Windows.Forms.TabPage(); - this.N64Autofire3Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage75 = new System.Windows.Forms.TabPage(); - this.N64Autofire4Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPageSaturn = new System.Windows.Forms.TabPage(); - this.pictureBox19 = new System.Windows.Forms.PictureBox(); - this.tabControl13 = new System.Windows.Forms.TabControl(); - this.tabPage76 = new System.Windows.Forms.TabPage(); - this.SaturnController1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage77 = new System.Windows.Forms.TabPage(); - this.SaturnController2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage78 = new System.Windows.Forms.TabPage(); - this.SaturnConsoleButtons = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage79 = new System.Windows.Forms.TabPage(); - this.SaturnAutofire1Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.tabPage80 = new System.Windows.Forms.TabPage(); - this.SaturnAutofire2Panel = new BizHawk.MultiClient.ControllerConfigPanel(); - this.Cancel = new System.Windows.Forms.Button(); - this.OK = new System.Windows.Forms.Button(); - this.label38 = new System.Windows.Forms.Label(); - this.AllowLR = new System.Windows.Forms.CheckBox(); - this.AutoTab = new System.Windows.Forms.CheckBox(); - this.PlatformTabControl.SuspendLayout(); - this.tabPageNES.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit(); - this.tabControl2.SuspendLayout(); - this.tabPage13.SuspendLayout(); - this.tabPage14.SuspendLayout(); - this.tabPage15.SuspendLayout(); - this.tabPage16.SuspendLayout(); - this.tabPage17.SuspendLayout(); - this.tabPage18.SuspendLayout(); - this.tabPage19.SuspendLayout(); - this.tabPage20.SuspendLayout(); - this.tabPage21.SuspendLayout(); - this.tabPageSNES.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); - this.tabControl3.SuspendLayout(); - this.tabPage22.SuspendLayout(); - this.tabPage23.SuspendLayout(); - this.tabPage24.SuspendLayout(); - this.tabPage25.SuspendLayout(); - this.tabPage26.SuspendLayout(); - this.tabPage27.SuspendLayout(); - this.tabPage28.SuspendLayout(); - this.tabPage29.SuspendLayout(); - this.tabPage30.SuspendLayout(); - this.tabPageGameboy.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); - this.tabControl4.SuspendLayout(); - this.tabPage31.SuspendLayout(); - this.tabPage32.SuspendLayout(); - this.tabPage65.SuspendLayout(); - this.tabPage66.SuspendLayout(); - this.tabPageGBA.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); - this.tabControl1.SuspendLayout(); - this.tabPage1.SuspendLayout(); - this.tabPage2.SuspendLayout(); - this.tabPageGenesis.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); - this.tabControl9.SuspendLayout(); - this.tabPage52.SuspendLayout(); - this.tabPage54.SuspendLayout(); - this.tabPage55.SuspendLayout(); - this.tabPageSMS.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); - this.tabControl5.SuspendLayout(); - this.tabPage33.SuspendLayout(); - this.tabPage34.SuspendLayout(); - this.Console.SuspendLayout(); - this.tabPage51.SuspendLayout(); - this.tabPage57.SuspendLayout(); - this.tabPagePCE.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); - this.tabControl6.SuspendLayout(); - this.tabPage36.SuspendLayout(); - this.tabPage37.SuspendLayout(); - this.tabPage38.SuspendLayout(); - this.tabPage39.SuspendLayout(); - this.tabPage40.SuspendLayout(); - this.tabPage41.SuspendLayout(); - this.tabPage42.SuspendLayout(); - this.tabPage43.SuspendLayout(); - this.tabPage44.SuspendLayout(); - this.tabPage45.SuspendLayout(); - this.tabPageAtari2600.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); - this.tabControl7.SuspendLayout(); - this.tabPage46.SuspendLayout(); - this.tabPage47.SuspendLayout(); - this.tabPage48.SuspendLayout(); - this.tabPage35.SuspendLayout(); - this.tabPage58.SuspendLayout(); - this.tabPageAtari7800.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit(); - this.tabControl11.SuspendLayout(); - this.tabPage3.SuspendLayout(); - this.tabPage4.SuspendLayout(); - this.tabPage5.SuspendLayout(); - this.tabPage6.SuspendLayout(); - this.tabPage7.SuspendLayout(); - this.tabPageC64.SuspendLayout(); - this.tabControl8.SuspendLayout(); - this.tabPage49.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); - this.tabPage50.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); - this.tabPage10.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); - this.tabPage11.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); - this.tabPage12.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); - this.tabPageColeco.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit(); - this.tabControl10.SuspendLayout(); - this.tabPage60.SuspendLayout(); - this.tabPage61.SuspendLayout(); - this.tabPage62.SuspendLayout(); - this.tabPage63.SuspendLayout(); - this.tabPageINTV.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); - this.tabControl12.SuspendLayout(); - this.tabPage8.SuspendLayout(); - this.tabPage9.SuspendLayout(); - this.tabPage59.SuspendLayout(); - this.tabPage64.SuspendLayout(); - this.tabPageTI83.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); - this.tabPageN64.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); - this.tabcontrol69.SuspendLayout(); - this.tabPage67.SuspendLayout(); - this.tabPage68.SuspendLayout(); - this.tabPage69.SuspendLayout(); - this.tabPage70.SuspendLayout(); - this.tabPage71.SuspendLayout(); - this.tabPage72.SuspendLayout(); - this.tabPage73.SuspendLayout(); - this.tabPage74.SuspendLayout(); - this.tabPage75.SuspendLayout(); - this.tabPageSaturn.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); - this.tabControl13.SuspendLayout(); - this.tabPage76.SuspendLayout(); - this.tabPage77.SuspendLayout(); - this.tabPage78.SuspendLayout(); - this.tabPage79.SuspendLayout(); - this.tabPage80.SuspendLayout(); - this.SuspendLayout(); - // - // PlatformTabControl - // - this.PlatformTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.PlatformTabControl.Controls.Add(this.tabPageNES); - this.PlatformTabControl.Controls.Add(this.tabPageSNES); - this.PlatformTabControl.Controls.Add(this.tabPageGameboy); - this.PlatformTabControl.Controls.Add(this.tabPageGBA); - this.PlatformTabControl.Controls.Add(this.tabPageGenesis); - this.PlatformTabControl.Controls.Add(this.tabPageSMS); - this.PlatformTabControl.Controls.Add(this.tabPagePCE); - this.PlatformTabControl.Controls.Add(this.tabPageAtari2600); - this.PlatformTabControl.Controls.Add(this.tabPageAtari7800); - this.PlatformTabControl.Controls.Add(this.tabPageC64); - this.PlatformTabControl.Controls.Add(this.tabPageColeco); - this.PlatformTabControl.Controls.Add(this.tabPageINTV); - this.PlatformTabControl.Controls.Add(this.tabPageTI83); - this.PlatformTabControl.Controls.Add(this.tabPageN64); - this.PlatformTabControl.Controls.Add(this.tabPageSaturn); - this.PlatformTabControl.Location = new System.Drawing.Point(12, 21); - this.PlatformTabControl.Name = "PlatformTabControl"; - this.PlatformTabControl.SelectedIndex = 0; - this.PlatformTabControl.Size = new System.Drawing.Size(795, 451); - this.PlatformTabControl.TabIndex = 0; - // - // tabPageNES - // - this.tabPageNES.Controls.Add(this.pictureBox14); - this.tabPageNES.Controls.Add(this.tabControl2); - this.tabPageNES.Location = new System.Drawing.Point(4, 22); - this.tabPageNES.Name = "tabPageNES"; - this.tabPageNES.Padding = new System.Windows.Forms.Padding(3); - this.tabPageNES.Size = new System.Drawing.Size(787, 425); - this.tabPageNES.TabIndex = 0; - this.tabPageNES.Text = "NES"; - this.tabPageNES.UseVisualStyleBackColor = true; - // - // pictureBox14 - // - this.pictureBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox14.Image = global::BizHawk.MultiClient.Properties.Resources.NES_Controller; - this.pictureBox14.Location = new System.Drawing.Point(490, 36); - this.pictureBox14.Name = "pictureBox14"; - this.pictureBox14.Size = new System.Drawing.Size(284, 125); - this.pictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox14.TabIndex = 6; - this.pictureBox14.TabStop = false; - // - // tabControl2 - // - this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl2.Controls.Add(this.tabPage13); - this.tabControl2.Controls.Add(this.tabPage14); - this.tabControl2.Controls.Add(this.tabPage15); - this.tabControl2.Controls.Add(this.tabPage16); - this.tabControl2.Controls.Add(this.tabPage17); - this.tabControl2.Controls.Add(this.tabPage18); - this.tabControl2.Controls.Add(this.tabPage19); - this.tabControl2.Controls.Add(this.tabPage20); - this.tabControl2.Controls.Add(this.tabPage21); - this.tabControl2.Location = new System.Drawing.Point(17, 15); - this.tabControl2.Name = "tabControl2"; - this.tabControl2.SelectedIndex = 0; - this.tabControl2.Size = new System.Drawing.Size(453, 404); - this.tabControl2.TabIndex = 0; - // - // tabPage13 - // - this.tabPage13.Controls.Add(this.NESController1Panel); - this.tabPage13.Location = new System.Drawing.Point(4, 22); - this.tabPage13.Name = "tabPage13"; - this.tabPage13.Padding = new System.Windows.Forms.Padding(3); - this.tabPage13.Size = new System.Drawing.Size(445, 378); - this.tabPage13.TabIndex = 0; - this.tabPage13.Text = "Pad 1"; - this.tabPage13.UseVisualStyleBackColor = true; - // - // NESController1Panel - // - this.NESController1Panel.Location = new System.Drawing.Point(10, 10); - this.NESController1Panel.Name = "NESController1Panel"; - this.NESController1Panel.Size = new System.Drawing.Size(392, 332); - this.NESController1Panel.TabIndex = 0; - // - // tabPage14 - // - this.tabPage14.Controls.Add(this.NESController2Panel); - this.tabPage14.Location = new System.Drawing.Point(4, 22); - this.tabPage14.Name = "tabPage14"; - this.tabPage14.Padding = new System.Windows.Forms.Padding(3); - this.tabPage14.Size = new System.Drawing.Size(445, 378); - this.tabPage14.TabIndex = 1; - this.tabPage14.Text = "Pad 2"; - this.tabPage14.UseVisualStyleBackColor = true; - // - // NESController2Panel - // - this.NESController2Panel.Location = new System.Drawing.Point(10, 10); - this.NESController2Panel.Name = "NESController2Panel"; - this.NESController2Panel.Size = new System.Drawing.Size(392, 332); - this.NESController2Panel.TabIndex = 0; - // - // tabPage15 - // - this.tabPage15.Controls.Add(this.NESController3Panel); - this.tabPage15.Location = new System.Drawing.Point(4, 22); - this.tabPage15.Name = "tabPage15"; - this.tabPage15.Size = new System.Drawing.Size(445, 378); - this.tabPage15.TabIndex = 2; - this.tabPage15.Text = "Pad 3"; - this.tabPage15.UseVisualStyleBackColor = true; - // - // NESController3Panel - // - this.NESController3Panel.Location = new System.Drawing.Point(10, 10); - this.NESController3Panel.Name = "NESController3Panel"; - this.NESController3Panel.Size = new System.Drawing.Size(392, 332); - this.NESController3Panel.TabIndex = 0; - // - // tabPage16 - // - this.tabPage16.Controls.Add(this.NESController4Panel); - this.tabPage16.Location = new System.Drawing.Point(4, 22); - this.tabPage16.Name = "tabPage16"; - this.tabPage16.Size = new System.Drawing.Size(445, 378); - this.tabPage16.TabIndex = 3; - this.tabPage16.Text = "Pad 4"; - this.tabPage16.UseVisualStyleBackColor = true; - // - // NESController4Panel - // - this.NESController4Panel.Location = new System.Drawing.Point(10, 10); - this.NESController4Panel.Name = "NESController4Panel"; - this.NESController4Panel.Size = new System.Drawing.Size(392, 332); - this.NESController4Panel.TabIndex = 0; - // - // tabPage17 - // - this.tabPage17.Controls.Add(this.NESConsoleButtons); - this.tabPage17.Location = new System.Drawing.Point(4, 22); - this.tabPage17.Name = "tabPage17"; - this.tabPage17.Size = new System.Drawing.Size(445, 378); - this.tabPage17.TabIndex = 4; - this.tabPage17.Text = "Console"; - this.tabPage17.UseVisualStyleBackColor = true; - // - // NESConsoleButtons - // - this.NESConsoleButtons.Location = new System.Drawing.Point(10, 10); - this.NESConsoleButtons.Name = "NESConsoleButtons"; - this.NESConsoleButtons.Size = new System.Drawing.Size(368, 341); - this.NESConsoleButtons.TabIndex = 0; - // - // tabPage18 - // - this.tabPage18.Controls.Add(this.NESAutofire1Panel); - this.tabPage18.Location = new System.Drawing.Point(4, 22); - this.tabPage18.Name = "tabPage18"; - this.tabPage18.Size = new System.Drawing.Size(445, 378); - this.tabPage18.TabIndex = 5; - this.tabPage18.Text = "Autofire 1"; - this.tabPage18.UseVisualStyleBackColor = true; - // - // NESAutofire1Panel - // - this.NESAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.NESAutofire1Panel.Name = "NESAutofire1Panel"; - this.NESAutofire1Panel.Size = new System.Drawing.Size(392, 332); - this.NESAutofire1Panel.TabIndex = 0; - // - // tabPage19 - // - this.tabPage19.Controls.Add(this.NESAutofire2Panel); - this.tabPage19.Location = new System.Drawing.Point(4, 22); - this.tabPage19.Name = "tabPage19"; - this.tabPage19.Size = new System.Drawing.Size(445, 378); - this.tabPage19.TabIndex = 6; - this.tabPage19.Text = "Autofire 2"; - this.tabPage19.UseVisualStyleBackColor = true; - // - // NESAutofire2Panel - // - this.NESAutofire2Panel.Location = new System.Drawing.Point(10, 10); - this.NESAutofire2Panel.Name = "NESAutofire2Panel"; - this.NESAutofire2Panel.Size = new System.Drawing.Size(392, 332); - this.NESAutofire2Panel.TabIndex = 0; - // - // tabPage20 - // - this.tabPage20.Controls.Add(this.NESAutofire3Panel); - this.tabPage20.Location = new System.Drawing.Point(4, 22); - this.tabPage20.Name = "tabPage20"; - this.tabPage20.Size = new System.Drawing.Size(445, 378); - this.tabPage20.TabIndex = 7; - this.tabPage20.Text = "Autofire 3"; - this.tabPage20.UseVisualStyleBackColor = true; - // - // NESAutofire3Panel - // - this.NESAutofire3Panel.Location = new System.Drawing.Point(10, 10); - this.NESAutofire3Panel.Name = "NESAutofire3Panel"; - this.NESAutofire3Panel.Size = new System.Drawing.Size(392, 332); - this.NESAutofire3Panel.TabIndex = 0; - // - // tabPage21 - // - this.tabPage21.Controls.Add(this.NESAutofire4Panel); - this.tabPage21.Location = new System.Drawing.Point(4, 22); - this.tabPage21.Name = "tabPage21"; - this.tabPage21.Size = new System.Drawing.Size(445, 378); - this.tabPage21.TabIndex = 8; - this.tabPage21.Text = "Autofire 4"; - this.tabPage21.UseVisualStyleBackColor = true; - // - // NESAutofire4Panel - // - this.NESAutofire4Panel.Location = new System.Drawing.Point(10, 10); - this.NESAutofire4Panel.Name = "NESAutofire4Panel"; - this.NESAutofire4Panel.Size = new System.Drawing.Size(392, 332); - this.NESAutofire4Panel.TabIndex = 0; - // - // tabPageSNES - // - this.tabPageSNES.Controls.Add(this.pictureBox1); - this.tabPageSNES.Controls.Add(this.tabControl3); - this.tabPageSNES.Location = new System.Drawing.Point(4, 22); - this.tabPageSNES.Name = "tabPageSNES"; - this.tabPageSNES.Padding = new System.Windows.Forms.Padding(3); - this.tabPageSNES.Size = new System.Drawing.Size(787, 425); - this.tabPageSNES.TabIndex = 1; - this.tabPageSNES.Text = "SNES"; - this.tabPageSNES.UseVisualStyleBackColor = true; - // - // pictureBox1 - // - this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox1.Image = global::BizHawk.MultiClient.Properties.Resources.SNES_Controller; - this.pictureBox1.Location = new System.Drawing.Point(495, 36); - this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(261, 192); - this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox1.TabIndex = 4; - this.pictureBox1.TabStop = false; - // - // tabControl3 - // - this.tabControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl3.Controls.Add(this.tabPage22); - this.tabControl3.Controls.Add(this.tabPage23); - this.tabControl3.Controls.Add(this.tabPage24); - this.tabControl3.Controls.Add(this.tabPage25); - this.tabControl3.Controls.Add(this.tabPage26); - this.tabControl3.Controls.Add(this.tabPage27); - this.tabControl3.Controls.Add(this.tabPage28); - this.tabControl3.Controls.Add(this.tabPage29); - this.tabControl3.Controls.Add(this.tabPage30); - this.tabControl3.Location = new System.Drawing.Point(17, 15); - this.tabControl3.Name = "tabControl3"; - this.tabControl3.SelectedIndex = 0; - this.tabControl3.Size = new System.Drawing.Size(453, 404); - this.tabControl3.TabIndex = 0; - // - // tabPage22 - // - this.tabPage22.Controls.Add(this.SNESController1Panel); - this.tabPage22.Location = new System.Drawing.Point(4, 22); - this.tabPage22.Name = "tabPage22"; - this.tabPage22.Padding = new System.Windows.Forms.Padding(3); - this.tabPage22.Size = new System.Drawing.Size(445, 378); - this.tabPage22.TabIndex = 0; - this.tabPage22.Text = "Pad 1"; - this.tabPage22.UseVisualStyleBackColor = true; - // - // SNESController1Panel - // - this.SNESController1Panel.Location = new System.Drawing.Point(10, 10); - this.SNESController1Panel.Name = "SNESController1Panel"; - this.SNESController1Panel.Size = new System.Drawing.Size(392, 360); - this.SNESController1Panel.TabIndex = 1; - // - // tabPage23 - // - this.tabPage23.Controls.Add(this.SNESController2Panel); - this.tabPage23.Location = new System.Drawing.Point(4, 22); - this.tabPage23.Name = "tabPage23"; - this.tabPage23.Padding = new System.Windows.Forms.Padding(3); - this.tabPage23.Size = new System.Drawing.Size(445, 378); - this.tabPage23.TabIndex = 1; - this.tabPage23.Text = "Pad 2"; - this.tabPage23.UseVisualStyleBackColor = true; - // - // SNESController2Panel - // - this.SNESController2Panel.Location = new System.Drawing.Point(10, 10); - this.SNESController2Panel.Name = "SNESController2Panel"; - this.SNESController2Panel.Size = new System.Drawing.Size(392, 332); - this.SNESController2Panel.TabIndex = 2; - // - // tabPage24 - // - this.tabPage24.Controls.Add(this.SNESController3Panel); - this.tabPage24.Location = new System.Drawing.Point(4, 22); - this.tabPage24.Name = "tabPage24"; - this.tabPage24.Size = new System.Drawing.Size(445, 378); - this.tabPage24.TabIndex = 2; - this.tabPage24.Text = "Pad 3"; - this.tabPage24.UseVisualStyleBackColor = true; - // - // SNESController3Panel - // - this.SNESController3Panel.Location = new System.Drawing.Point(10, 10); - this.SNESController3Panel.Name = "SNESController3Panel"; - this.SNESController3Panel.Size = new System.Drawing.Size(392, 332); - this.SNESController3Panel.TabIndex = 3; - // - // tabPage25 - // - this.tabPage25.Controls.Add(this.SNESController4Panel); - this.tabPage25.Location = new System.Drawing.Point(4, 22); - this.tabPage25.Name = "tabPage25"; - this.tabPage25.Size = new System.Drawing.Size(445, 378); - this.tabPage25.TabIndex = 3; - this.tabPage25.Text = "Pad 4"; - this.tabPage25.UseVisualStyleBackColor = true; - // - // SNESController4Panel - // - this.SNESController4Panel.Location = new System.Drawing.Point(10, 10); - this.SNESController4Panel.Name = "SNESController4Panel"; - this.SNESController4Panel.Size = new System.Drawing.Size(392, 332); - this.SNESController4Panel.TabIndex = 3; - // - // tabPage26 - // - this.tabPage26.Controls.Add(this.SNESConsoleButtons); - this.tabPage26.Location = new System.Drawing.Point(4, 22); - this.tabPage26.Name = "tabPage26"; - this.tabPage26.Size = new System.Drawing.Size(445, 378); - this.tabPage26.TabIndex = 4; - this.tabPage26.Text = "Console"; - this.tabPage26.UseVisualStyleBackColor = true; - // - // SNESConsoleButtons - // - this.SNESConsoleButtons.Location = new System.Drawing.Point(10, 10); - this.SNESConsoleButtons.Name = "SNESConsoleButtons"; - this.SNESConsoleButtons.Size = new System.Drawing.Size(368, 125); - this.SNESConsoleButtons.TabIndex = 1; - // - // tabPage27 - // - this.tabPage27.Controls.Add(this.SNESAutofire1Panel); - this.tabPage27.Location = new System.Drawing.Point(4, 22); - this.tabPage27.Name = "tabPage27"; - this.tabPage27.Size = new System.Drawing.Size(445, 378); - this.tabPage27.TabIndex = 5; - this.tabPage27.Text = "Autofire 1"; - this.tabPage27.UseVisualStyleBackColor = true; - // - // SNESAutofire1Panel - // - this.SNESAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.SNESAutofire1Panel.Name = "SNESAutofire1Panel"; - this.SNESAutofire1Panel.Size = new System.Drawing.Size(392, 332); - this.SNESAutofire1Panel.TabIndex = 3; - // - // tabPage28 - // - this.tabPage28.Controls.Add(this.SNESAutofire2Panel); - this.tabPage28.Location = new System.Drawing.Point(4, 22); - this.tabPage28.Name = "tabPage28"; - this.tabPage28.Size = new System.Drawing.Size(445, 378); - this.tabPage28.TabIndex = 6; - this.tabPage28.Text = "Autofire 2"; - this.tabPage28.UseVisualStyleBackColor = true; - // - // SNESAutofire2Panel - // - this.SNESAutofire2Panel.Location = new System.Drawing.Point(10, 10); - this.SNESAutofire2Panel.Name = "SNESAutofire2Panel"; - this.SNESAutofire2Panel.Size = new System.Drawing.Size(392, 332); - this.SNESAutofire2Panel.TabIndex = 3; - // - // tabPage29 - // - this.tabPage29.Controls.Add(this.SNESAutofire3Panel); - this.tabPage29.Location = new System.Drawing.Point(4, 22); - this.tabPage29.Name = "tabPage29"; - this.tabPage29.Size = new System.Drawing.Size(445, 378); - this.tabPage29.TabIndex = 7; - this.tabPage29.Text = "Autofire 3"; - this.tabPage29.UseVisualStyleBackColor = true; - // - // SNESAutofire3Panel - // - this.SNESAutofire3Panel.Location = new System.Drawing.Point(10, 10); - this.SNESAutofire3Panel.Name = "SNESAutofire3Panel"; - this.SNESAutofire3Panel.Size = new System.Drawing.Size(392, 332); - this.SNESAutofire3Panel.TabIndex = 3; - // - // tabPage30 - // - this.tabPage30.Controls.Add(this.SNESAutofire4Panel); - this.tabPage30.Location = new System.Drawing.Point(4, 22); - this.tabPage30.Name = "tabPage30"; - this.tabPage30.Size = new System.Drawing.Size(445, 378); - this.tabPage30.TabIndex = 8; - this.tabPage30.Text = "Autofire 4"; - this.tabPage30.UseVisualStyleBackColor = true; - // - // SNESAutofire4Panel - // - this.SNESAutofire4Panel.Location = new System.Drawing.Point(10, 10); - this.SNESAutofire4Panel.Name = "SNESAutofire4Panel"; - this.SNESAutofire4Panel.Size = new System.Drawing.Size(392, 332); - this.SNESAutofire4Panel.TabIndex = 3; - // - // tabPageGameboy - // - this.tabPageGameboy.Controls.Add(this.pictureBox2); - this.tabPageGameboy.Controls.Add(this.tabControl4); - this.tabPageGameboy.Location = new System.Drawing.Point(4, 22); - this.tabPageGameboy.Name = "tabPageGameboy"; - this.tabPageGameboy.Size = new System.Drawing.Size(787, 425); - this.tabPageGameboy.TabIndex = 2; - this.tabPageGameboy.Text = "GB/GBC"; - this.tabPageGameboy.UseVisualStyleBackColor = true; - // - // pictureBox2 - // - this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox2.Image = global::BizHawk.MultiClient.Properties.Resources.GBController; - this.pictureBox2.Location = new System.Drawing.Point(590, 37); - this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(174, 129); - this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox2.TabIndex = 4; - this.pictureBox2.TabStop = false; - // - // tabControl4 - // - this.tabControl4.Controls.Add(this.tabPage31); - this.tabControl4.Controls.Add(this.tabPage32); - this.tabControl4.Controls.Add(this.tabPage65); - this.tabControl4.Controls.Add(this.tabPage66); - this.tabControl4.Location = new System.Drawing.Point(17, 15); - this.tabControl4.Name = "tabControl4"; - this.tabControl4.SelectedIndex = 0; - this.tabControl4.Size = new System.Drawing.Size(567, 398); - this.tabControl4.TabIndex = 0; - // - // tabPage31 - // - this.tabPage31.Controls.Add(this.GBController1Panel); - this.tabPage31.Location = new System.Drawing.Point(4, 22); - this.tabPage31.Name = "tabPage31"; - this.tabPage31.Padding = new System.Windows.Forms.Padding(3); - this.tabPage31.Size = new System.Drawing.Size(559, 372); - this.tabPage31.TabIndex = 0; - this.tabPage31.Text = "Controller 1"; - this.tabPage31.UseVisualStyleBackColor = true; - // - // GBController1Panel - // - this.GBController1Panel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.GBController1Panel.Location = new System.Drawing.Point(6, 6); - this.GBController1Panel.Name = "GBController1Panel"; - this.GBController1Panel.Size = new System.Drawing.Size(547, 332); - this.GBController1Panel.TabIndex = 1; - // - // tabPage32 - // - this.tabPage32.Controls.Add(this.GBAutofire1Panel); - this.tabPage32.Location = new System.Drawing.Point(4, 22); - this.tabPage32.Name = "tabPage32"; - this.tabPage32.Padding = new System.Windows.Forms.Padding(3); - this.tabPage32.Size = new System.Drawing.Size(559, 372); - this.tabPage32.TabIndex = 1; - this.tabPage32.Text = "Autofire 1"; - this.tabPage32.UseVisualStyleBackColor = true; - // - // GBAutofire1Panel - // - this.GBAutofire1Panel.Location = new System.Drawing.Point(6, 6); - this.GBAutofire1Panel.Name = "GBAutofire1Panel"; - this.GBAutofire1Panel.Size = new System.Drawing.Size(359, 332); - this.GBAutofire1Panel.TabIndex = 2; - // - // tabPage65 - // - this.tabPage65.Controls.Add(this.GBDualPanel); - this.tabPage65.Location = new System.Drawing.Point(4, 22); - this.tabPage65.Name = "tabPage65"; - this.tabPage65.Size = new System.Drawing.Size(559, 372); - this.tabPage65.TabIndex = 2; - this.tabPage65.Text = "Dual"; - this.tabPage65.UseVisualStyleBackColor = true; - // - // GBDualPanel - // - this.GBDualPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.GBDualPanel.Location = new System.Drawing.Point(6, 6); - this.GBDualPanel.Name = "GBDualPanel"; - this.GBDualPanel.Size = new System.Drawing.Size(550, 236); - this.GBDualPanel.TabIndex = 3; - // - // tabPage66 - // - this.tabPage66.Controls.Add(this.GBDualAutofirePanel); - this.tabPage66.Location = new System.Drawing.Point(4, 22); - this.tabPage66.Name = "tabPage66"; - this.tabPage66.Size = new System.Drawing.Size(559, 372); - this.tabPage66.TabIndex = 3; - this.tabPage66.Text = "Autofire Dual"; - this.tabPage66.UseVisualStyleBackColor = true; - // - // GBDualAutofirePanel - // - this.GBDualAutofirePanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.GBDualAutofirePanel.Location = new System.Drawing.Point(6, 6); - this.GBDualAutofirePanel.Name = "GBDualAutofirePanel"; - this.GBDualAutofirePanel.Size = new System.Drawing.Size(550, 332); - this.GBDualAutofirePanel.TabIndex = 4; - // - // tabPageGBA - // - this.tabPageGBA.Controls.Add(this.pictureBox13); - this.tabPageGBA.Controls.Add(this.tabControl1); - this.tabPageGBA.Location = new System.Drawing.Point(4, 22); - this.tabPageGBA.Name = "tabPageGBA"; - this.tabPageGBA.Size = new System.Drawing.Size(787, 425); - this.tabPageGBA.TabIndex = 10; - this.tabPageGBA.Text = "GBA"; - this.tabPageGBA.UseVisualStyleBackColor = true; - // - // pictureBox13 - // - this.pictureBox13.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox13.Image = global::BizHawk.MultiClient.Properties.Resources.GBA_Controller; - this.pictureBox13.Location = new System.Drawing.Point(419, 37); - this.pictureBox13.Name = "pictureBox13"; - this.pictureBox13.Size = new System.Drawing.Size(236, 138); - this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox13.TabIndex = 6; - this.pictureBox13.TabStop = false; - // - // tabControl1 - // - this.tabControl1.Controls.Add(this.tabPage1); - this.tabControl1.Controls.Add(this.tabPage2); - this.tabControl1.Location = new System.Drawing.Point(17, 15); - this.tabControl1.Name = "tabControl1"; - this.tabControl1.SelectedIndex = 0; - this.tabControl1.Size = new System.Drawing.Size(379, 398); - this.tabControl1.TabIndex = 5; - // - // tabPage1 - // - this.tabPage1.Controls.Add(this.GBAController1Panel); - this.tabPage1.Location = new System.Drawing.Point(4, 22); - this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(3); - this.tabPage1.Size = new System.Drawing.Size(371, 372); - this.tabPage1.TabIndex = 0; - this.tabPage1.Text = "Controller 1"; - this.tabPage1.UseVisualStyleBackColor = true; - // - // GBAController1Panel - // - this.GBAController1Panel.Location = new System.Drawing.Point(6, 6); - this.GBAController1Panel.Name = "GBAController1Panel"; - this.GBAController1Panel.Size = new System.Drawing.Size(359, 332); - this.GBAController1Panel.TabIndex = 1; - // - // tabPage2 - // - this.tabPage2.Controls.Add(this.GBAAutofire1Panel); - this.tabPage2.Location = new System.Drawing.Point(4, 22); - this.tabPage2.Name = "tabPage2"; - this.tabPage2.Padding = new System.Windows.Forms.Padding(3); - this.tabPage2.Size = new System.Drawing.Size(371, 372); - this.tabPage2.TabIndex = 1; - this.tabPage2.Text = "Autofire 1"; - this.tabPage2.UseVisualStyleBackColor = true; - // - // GBAAutofire1Panel - // - this.GBAAutofire1Panel.Location = new System.Drawing.Point(6, 6); - this.GBAAutofire1Panel.Name = "GBAAutofire1Panel"; - this.GBAAutofire1Panel.Size = new System.Drawing.Size(359, 332); - this.GBAAutofire1Panel.TabIndex = 2; - // - // tabPageGenesis - // - this.tabPageGenesis.Controls.Add(this.pictureBox6); - this.tabPageGenesis.Controls.Add(this.tabControl9); - this.tabPageGenesis.Location = new System.Drawing.Point(4, 22); - this.tabPageGenesis.Name = "tabPageGenesis"; - this.tabPageGenesis.Size = new System.Drawing.Size(787, 425); - this.tabPageGenesis.TabIndex = 8; - this.tabPageGenesis.Text = "Genesis"; - this.tabPageGenesis.UseVisualStyleBackColor = true; - // - // pictureBox6 - // - this.pictureBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox6.Image = global::BizHawk.MultiClient.Properties.Resources.GENController; - this.pictureBox6.Location = new System.Drawing.Point(472, 38); - this.pictureBox6.Name = "pictureBox6"; - this.pictureBox6.Size = new System.Drawing.Size(261, 305); - this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox6.TabIndex = 4; - this.pictureBox6.TabStop = false; - // - // tabControl9 - // - this.tabControl9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl9.Controls.Add(this.tabPage52); - this.tabControl9.Controls.Add(this.tabPage53); - this.tabControl9.Controls.Add(this.tabPage54); - this.tabControl9.Controls.Add(this.tabPage55); - this.tabControl9.Controls.Add(this.tabPage56); - this.tabControl9.Location = new System.Drawing.Point(17, 15); - this.tabControl9.Name = "tabControl9"; - this.tabControl9.SelectedIndex = 0; - this.tabControl9.Size = new System.Drawing.Size(442, 401); - this.tabControl9.TabIndex = 0; - // - // tabPage52 - // - this.tabPage52.Controls.Add(this.GenesisController1Panel); - this.tabPage52.Location = new System.Drawing.Point(4, 22); - this.tabPage52.Name = "tabPage52"; - this.tabPage52.Padding = new System.Windows.Forms.Padding(3); - this.tabPage52.Size = new System.Drawing.Size(434, 375); - this.tabPage52.TabIndex = 0; - this.tabPage52.Text = "Pad 1"; - this.tabPage52.UseVisualStyleBackColor = true; - // - // GenesisController1Panel - // - this.GenesisController1Panel.Location = new System.Drawing.Point(10, 10); - this.GenesisController1Panel.Name = "GenesisController1Panel"; - this.GenesisController1Panel.Size = new System.Drawing.Size(392, 332); - this.GenesisController1Panel.TabIndex = 1; - // - // tabPage53 - // - this.tabPage53.Location = new System.Drawing.Point(4, 22); - this.tabPage53.Name = "tabPage53"; - this.tabPage53.Padding = new System.Windows.Forms.Padding(3); - this.tabPage53.Size = new System.Drawing.Size(434, 375); - this.tabPage53.TabIndex = 1; - this.tabPage53.Text = "Pad 2"; - this.tabPage53.UseVisualStyleBackColor = true; - // - // tabPage54 - // - this.tabPage54.Controls.Add(this.GenesisConsoleButtons); - this.tabPage54.Location = new System.Drawing.Point(4, 22); - this.tabPage54.Name = "tabPage54"; - this.tabPage54.Size = new System.Drawing.Size(434, 375); - this.tabPage54.TabIndex = 2; - this.tabPage54.Text = "Console"; - this.tabPage54.UseVisualStyleBackColor = true; - // - // GenesisConsoleButtons - // - this.GenesisConsoleButtons.Location = new System.Drawing.Point(10, 10); - this.GenesisConsoleButtons.Name = "GenesisConsoleButtons"; - this.GenesisConsoleButtons.Size = new System.Drawing.Size(368, 125); - this.GenesisConsoleButtons.TabIndex = 1; - // - // tabPage55 - // - this.tabPage55.Controls.Add(this.GenesisAutofire1Panel); - this.tabPage55.Location = new System.Drawing.Point(4, 22); - this.tabPage55.Name = "tabPage55"; - this.tabPage55.Size = new System.Drawing.Size(434, 375); - this.tabPage55.TabIndex = 3; - this.tabPage55.Text = "Autofire 1"; - this.tabPage55.UseVisualStyleBackColor = true; - // - // GenesisAutofire1Panel - // - this.GenesisAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.GenesisAutofire1Panel.Name = "GenesisAutofire1Panel"; - this.GenesisAutofire1Panel.Size = new System.Drawing.Size(392, 332); - this.GenesisAutofire1Panel.TabIndex = 2; - // - // tabPage56 - // - this.tabPage56.Location = new System.Drawing.Point(4, 22); - this.tabPage56.Name = "tabPage56"; - this.tabPage56.Size = new System.Drawing.Size(434, 375); - this.tabPage56.TabIndex = 4; - this.tabPage56.Text = "Autofire 2"; - this.tabPage56.UseVisualStyleBackColor = true; - // - // tabPageSMS - // - this.tabPageSMS.Controls.Add(this.pictureBox3); - this.tabPageSMS.Controls.Add(this.tabControl5); - this.tabPageSMS.Location = new System.Drawing.Point(4, 22); - this.tabPageSMS.Name = "tabPageSMS"; - this.tabPageSMS.Size = new System.Drawing.Size(787, 425); - this.tabPageSMS.TabIndex = 3; - this.tabPageSMS.Text = "SMS/GG/SG"; - this.tabPageSMS.UseVisualStyleBackColor = true; - // - // pictureBox3 - // - this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox3.Image = global::BizHawk.MultiClient.Properties.Resources.SMSController; - this.pictureBox3.Location = new System.Drawing.Point(393, 37); - this.pictureBox3.Name = "pictureBox3"; - this.pictureBox3.Size = new System.Drawing.Size(285, 233); - this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox3.TabIndex = 4; - this.pictureBox3.TabStop = false; - // - // tabControl5 - // - this.tabControl5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl5.Controls.Add(this.tabPage33); - this.tabControl5.Controls.Add(this.tabPage34); - this.tabControl5.Controls.Add(this.Console); - this.tabControl5.Controls.Add(this.tabPage51); - this.tabControl5.Controls.Add(this.tabPage57); - this.tabControl5.Location = new System.Drawing.Point(17, 15); - this.tabControl5.Name = "tabControl5"; - this.tabControl5.SelectedIndex = 0; - this.tabControl5.Size = new System.Drawing.Size(346, 401); - this.tabControl5.TabIndex = 0; - // - // tabPage33 - // - this.tabPage33.Controls.Add(this.SMSController1Panel); - this.tabPage33.Location = new System.Drawing.Point(4, 22); - this.tabPage33.Name = "tabPage33"; - this.tabPage33.Padding = new System.Windows.Forms.Padding(3); - this.tabPage33.Size = new System.Drawing.Size(338, 375); - this.tabPage33.TabIndex = 0; - this.tabPage33.Text = "Pad 1"; - this.tabPage33.UseVisualStyleBackColor = true; - // - // SMSController1Panel - // - this.SMSController1Panel.Location = new System.Drawing.Point(6, 6); - this.SMSController1Panel.Name = "SMSController1Panel"; - this.SMSController1Panel.Size = new System.Drawing.Size(326, 332); - this.SMSController1Panel.TabIndex = 1; - // - // tabPage34 - // - this.tabPage34.Controls.Add(this.SMSController2Panel); - this.tabPage34.Location = new System.Drawing.Point(4, 22); - this.tabPage34.Name = "tabPage34"; - this.tabPage34.Padding = new System.Windows.Forms.Padding(3); - this.tabPage34.Size = new System.Drawing.Size(338, 375); - this.tabPage34.TabIndex = 1; - this.tabPage34.Text = "Pad 2"; - this.tabPage34.UseVisualStyleBackColor = true; - // - // SMSController2Panel - // - this.SMSController2Panel.Location = new System.Drawing.Point(6, 6); - this.SMSController2Panel.Name = "SMSController2Panel"; - this.SMSController2Panel.Size = new System.Drawing.Size(326, 332); - this.SMSController2Panel.TabIndex = 2; - // - // Console - // - this.Console.Controls.Add(this.SMSConsoleButtons); - this.Console.Location = new System.Drawing.Point(4, 22); - this.Console.Name = "Console"; - this.Console.Size = new System.Drawing.Size(338, 375); - this.Console.TabIndex = 2; - this.Console.Text = "Console"; - this.Console.UseVisualStyleBackColor = true; - // - // SMSConsoleButtons - // - this.SMSConsoleButtons.Location = new System.Drawing.Point(6, 6); - this.SMSConsoleButtons.Name = "SMSConsoleButtons"; - this.SMSConsoleButtons.Size = new System.Drawing.Size(322, 125); - this.SMSConsoleButtons.TabIndex = 1; - // - // tabPage51 - // - this.tabPage51.Controls.Add(this.SMSAutofire1Panel); - this.tabPage51.Location = new System.Drawing.Point(4, 22); - this.tabPage51.Name = "tabPage51"; - this.tabPage51.Size = new System.Drawing.Size(338, 375); - this.tabPage51.TabIndex = 3; - this.tabPage51.Text = "Autofire 1"; - this.tabPage51.UseVisualStyleBackColor = true; - // - // SMSAutofire1Panel - // - this.SMSAutofire1Panel.Location = new System.Drawing.Point(6, 6); - this.SMSAutofire1Panel.Name = "SMSAutofire1Panel"; - this.SMSAutofire1Panel.Size = new System.Drawing.Size(326, 332); - this.SMSAutofire1Panel.TabIndex = 3; - // - // tabPage57 - // - this.tabPage57.Controls.Add(this.SMSAutofire2Panel); - this.tabPage57.Location = new System.Drawing.Point(4, 22); - this.tabPage57.Name = "tabPage57"; - this.tabPage57.Size = new System.Drawing.Size(338, 375); - this.tabPage57.TabIndex = 4; - this.tabPage57.Text = "Autofire 2"; - this.tabPage57.UseVisualStyleBackColor = true; - // - // SMSAutofire2Panel - // - this.SMSAutofire2Panel.Location = new System.Drawing.Point(6, 6); - this.SMSAutofire2Panel.Name = "SMSAutofire2Panel"; - this.SMSAutofire2Panel.Size = new System.Drawing.Size(326, 332); - this.SMSAutofire2Panel.TabIndex = 4; - // - // tabPagePCE - // - this.tabPagePCE.Controls.Add(this.pictureBox4); - this.tabPagePCE.Controls.Add(this.tabControl6); - this.tabPagePCE.Location = new System.Drawing.Point(4, 22); - this.tabPagePCE.Name = "tabPagePCE"; - this.tabPagePCE.Size = new System.Drawing.Size(787, 425); - this.tabPagePCE.TabIndex = 4; - this.tabPagePCE.Text = "PCE"; - this.tabPagePCE.UseVisualStyleBackColor = true; - // - // pictureBox4 - // - this.pictureBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox4.Image = global::BizHawk.MultiClient.Properties.Resources.PCEngineController; - this.pictureBox4.Location = new System.Drawing.Point(505, 53); - this.pictureBox4.Name = "pictureBox4"; - this.pictureBox4.Size = new System.Drawing.Size(261, 130); - this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox4.TabIndex = 4; - this.pictureBox4.TabStop = false; - // - // tabControl6 - // - this.tabControl6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl6.Controls.Add(this.tabPage36); - this.tabControl6.Controls.Add(this.tabPage37); - this.tabControl6.Controls.Add(this.tabPage38); - this.tabControl6.Controls.Add(this.tabPage39); - this.tabControl6.Controls.Add(this.tabPage40); - this.tabControl6.Controls.Add(this.tabPage41); - this.tabControl6.Controls.Add(this.tabPage42); - this.tabControl6.Controls.Add(this.tabPage43); - this.tabControl6.Controls.Add(this.tabPage44); - this.tabControl6.Controls.Add(this.tabPage45); - this.tabControl6.Location = new System.Drawing.Point(17, 15); - this.tabControl6.Multiline = true; - this.tabControl6.Name = "tabControl6"; - this.tabControl6.SelectedIndex = 0; - this.tabControl6.Size = new System.Drawing.Size(482, 398); - this.tabControl6.TabIndex = 0; - // - // tabPage36 - // - this.tabPage36.Controls.Add(this.PCEController1Panel); - this.tabPage36.Location = new System.Drawing.Point(4, 40); - this.tabPage36.Name = "tabPage36"; - this.tabPage36.Padding = new System.Windows.Forms.Padding(3); - this.tabPage36.Size = new System.Drawing.Size(474, 354); - this.tabPage36.TabIndex = 0; - this.tabPage36.Text = "Pad 1"; - this.tabPage36.UseVisualStyleBackColor = true; - // - // PCEController1Panel - // - this.PCEController1Panel.Location = new System.Drawing.Point(10, 10); - this.PCEController1Panel.Name = "PCEController1Panel"; - this.PCEController1Panel.Size = new System.Drawing.Size(326, 332); - this.PCEController1Panel.TabIndex = 2; - // - // tabPage37 - // - this.tabPage37.Controls.Add(this.PCEController2Panel); - this.tabPage37.Location = new System.Drawing.Point(4, 40); - this.tabPage37.Name = "tabPage37"; - this.tabPage37.Padding = new System.Windows.Forms.Padding(3); - this.tabPage37.Size = new System.Drawing.Size(474, 354); - this.tabPage37.TabIndex = 1; - this.tabPage37.Text = "Pad 2"; - this.tabPage37.UseVisualStyleBackColor = true; - // - // PCEController2Panel - // - this.PCEController2Panel.Location = new System.Drawing.Point(10, 10); - this.PCEController2Panel.Name = "PCEController2Panel"; - this.PCEController2Panel.Size = new System.Drawing.Size(326, 332); - this.PCEController2Panel.TabIndex = 2; - // - // tabPage38 - // - this.tabPage38.Controls.Add(this.PCEController3Panel); - this.tabPage38.Location = new System.Drawing.Point(4, 40); - this.tabPage38.Name = "tabPage38"; - this.tabPage38.Size = new System.Drawing.Size(474, 354); - this.tabPage38.TabIndex = 2; - this.tabPage38.Text = "Pad 3"; - this.tabPage38.UseVisualStyleBackColor = true; - // - // PCEController3Panel - // - this.PCEController3Panel.Location = new System.Drawing.Point(10, 10); - this.PCEController3Panel.Name = "PCEController3Panel"; - this.PCEController3Panel.Size = new System.Drawing.Size(326, 332); - this.PCEController3Panel.TabIndex = 2; - // - // tabPage39 - // - this.tabPage39.Controls.Add(this.PCEController4Panel); - this.tabPage39.Location = new System.Drawing.Point(4, 40); - this.tabPage39.Name = "tabPage39"; - this.tabPage39.Size = new System.Drawing.Size(474, 354); - this.tabPage39.TabIndex = 3; - this.tabPage39.Text = "Pad 4"; - this.tabPage39.UseVisualStyleBackColor = true; - // - // PCEController4Panel - // - this.PCEController4Panel.Location = new System.Drawing.Point(10, 10); - this.PCEController4Panel.Name = "PCEController4Panel"; - this.PCEController4Panel.Size = new System.Drawing.Size(326, 332); - this.PCEController4Panel.TabIndex = 2; - // - // tabPage40 - // - this.tabPage40.Controls.Add(this.PCEController5Panel); - this.tabPage40.Location = new System.Drawing.Point(4, 40); - this.tabPage40.Name = "tabPage40"; - this.tabPage40.Size = new System.Drawing.Size(474, 354); - this.tabPage40.TabIndex = 4; - this.tabPage40.Text = "Pad 5"; - this.tabPage40.UseVisualStyleBackColor = true; - // - // PCEController5Panel - // - this.PCEController5Panel.Location = new System.Drawing.Point(10, 10); - this.PCEController5Panel.Name = "PCEController5Panel"; - this.PCEController5Panel.Size = new System.Drawing.Size(326, 332); - this.PCEController5Panel.TabIndex = 2; - // - // tabPage41 - // - this.tabPage41.Controls.Add(this.PCEAutofire1Panel); - this.tabPage41.Location = new System.Drawing.Point(4, 40); - this.tabPage41.Name = "tabPage41"; - this.tabPage41.Size = new System.Drawing.Size(474, 354); - this.tabPage41.TabIndex = 5; - this.tabPage41.Text = "Autofire 1"; - this.tabPage41.UseVisualStyleBackColor = true; - // - // PCEAutofire1Panel - // - this.PCEAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.PCEAutofire1Panel.Name = "PCEAutofire1Panel"; - this.PCEAutofire1Panel.Size = new System.Drawing.Size(326, 332); - this.PCEAutofire1Panel.TabIndex = 2; - // - // tabPage42 - // - this.tabPage42.Controls.Add(this.PCEAutofire2Panel); - this.tabPage42.Location = new System.Drawing.Point(4, 40); - this.tabPage42.Name = "tabPage42"; - this.tabPage42.Size = new System.Drawing.Size(474, 354); - this.tabPage42.TabIndex = 6; - this.tabPage42.Text = "Autofire 2"; - this.tabPage42.UseVisualStyleBackColor = true; - // - // PCEAutofire2Panel - // - this.PCEAutofire2Panel.Location = new System.Drawing.Point(10, 10); - this.PCEAutofire2Panel.Name = "PCEAutofire2Panel"; - this.PCEAutofire2Panel.Size = new System.Drawing.Size(326, 332); - this.PCEAutofire2Panel.TabIndex = 2; - // - // tabPage43 - // - this.tabPage43.Controls.Add(this.PCEAutofire3Panel); - this.tabPage43.Location = new System.Drawing.Point(4, 40); - this.tabPage43.Name = "tabPage43"; - this.tabPage43.Size = new System.Drawing.Size(474, 354); - this.tabPage43.TabIndex = 7; - this.tabPage43.Text = "Autofire 3"; - this.tabPage43.UseVisualStyleBackColor = true; - // - // PCEAutofire3Panel - // - this.PCEAutofire3Panel.Location = new System.Drawing.Point(10, 10); - this.PCEAutofire3Panel.Name = "PCEAutofire3Panel"; - this.PCEAutofire3Panel.Size = new System.Drawing.Size(326, 332); - this.PCEAutofire3Panel.TabIndex = 2; - // - // tabPage44 - // - this.tabPage44.Controls.Add(this.PCEAutofire4Panel); - this.tabPage44.Location = new System.Drawing.Point(4, 40); - this.tabPage44.Name = "tabPage44"; - this.tabPage44.Size = new System.Drawing.Size(474, 354); - this.tabPage44.TabIndex = 8; - this.tabPage44.Text = "Autofire 4"; - this.tabPage44.UseVisualStyleBackColor = true; - // - // PCEAutofire4Panel - // - this.PCEAutofire4Panel.Location = new System.Drawing.Point(10, 10); - this.PCEAutofire4Panel.Name = "PCEAutofire4Panel"; - this.PCEAutofire4Panel.Size = new System.Drawing.Size(326, 332); - this.PCEAutofire4Panel.TabIndex = 2; - // - // tabPage45 - // - this.tabPage45.Controls.Add(this.PCEAutofire5Panel); - this.tabPage45.Location = new System.Drawing.Point(4, 40); - this.tabPage45.Name = "tabPage45"; - this.tabPage45.Size = new System.Drawing.Size(474, 354); - this.tabPage45.TabIndex = 9; - this.tabPage45.Text = "Autofire 5"; - this.tabPage45.UseVisualStyleBackColor = true; - // - // PCEAutofire5Panel - // - this.PCEAutofire5Panel.Location = new System.Drawing.Point(20, 11); - this.PCEAutofire5Panel.Name = "PCEAutofire5Panel"; - this.PCEAutofire5Panel.Size = new System.Drawing.Size(326, 332); - this.PCEAutofire5Panel.TabIndex = 2; - // - // tabPageAtari2600 - // - this.tabPageAtari2600.Controls.Add(this.pictureBox5); - this.tabPageAtari2600.Controls.Add(this.tabControl7); - this.tabPageAtari2600.Location = new System.Drawing.Point(4, 22); - this.tabPageAtari2600.Name = "tabPageAtari2600"; - this.tabPageAtari2600.Size = new System.Drawing.Size(787, 425); - this.tabPageAtari2600.TabIndex = 5; - this.tabPageAtari2600.Text = "Atari 2600"; - this.tabPageAtari2600.UseVisualStyleBackColor = true; - // - // pictureBox5 - // - this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox5.Image = global::BizHawk.MultiClient.Properties.Resources.atari_controller; - this.pictureBox5.Location = new System.Drawing.Point(426, 37); - this.pictureBox5.Name = "pictureBox5"; - this.pictureBox5.Size = new System.Drawing.Size(177, 199); - this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox5.TabIndex = 4; - this.pictureBox5.TabStop = false; - // - // tabControl7 - // - this.tabControl7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl7.Controls.Add(this.tabPage46); - this.tabControl7.Controls.Add(this.tabPage47); - this.tabControl7.Controls.Add(this.tabPage48); - this.tabControl7.Controls.Add(this.tabPage35); - this.tabControl7.Controls.Add(this.tabPage58); - this.tabControl7.Location = new System.Drawing.Point(17, 15); - this.tabControl7.Name = "tabControl7"; - this.tabControl7.SelectedIndex = 0; - this.tabControl7.Size = new System.Drawing.Size(389, 401); - this.tabControl7.TabIndex = 0; - // - // tabPage46 - // - this.tabPage46.Controls.Add(this.Atari2600Controller1Panel); - this.tabPage46.Location = new System.Drawing.Point(4, 22); - this.tabPage46.Name = "tabPage46"; - this.tabPage46.Padding = new System.Windows.Forms.Padding(3); - this.tabPage46.Size = new System.Drawing.Size(381, 375); - this.tabPage46.TabIndex = 0; - this.tabPage46.Text = "Joystick 1"; - this.tabPage46.UseVisualStyleBackColor = true; - // - // Atari2600Controller1Panel - // - this.Atari2600Controller1Panel.Location = new System.Drawing.Point(10, 10); - this.Atari2600Controller1Panel.Name = "Atari2600Controller1Panel"; - this.Atari2600Controller1Panel.Size = new System.Drawing.Size(365, 332); - this.Atari2600Controller1Panel.TabIndex = 1; - // - // tabPage47 - // - this.tabPage47.Controls.Add(this.Atari2600Controller2Panel); - this.tabPage47.Location = new System.Drawing.Point(4, 22); - this.tabPage47.Name = "tabPage47"; - this.tabPage47.Padding = new System.Windows.Forms.Padding(3); - this.tabPage47.Size = new System.Drawing.Size(381, 375); - this.tabPage47.TabIndex = 1; - this.tabPage47.Text = "Joystick 2"; - this.tabPage47.UseVisualStyleBackColor = true; - // - // Atari2600Controller2Panel - // - this.Atari2600Controller2Panel.Location = new System.Drawing.Point(10, 10); - this.Atari2600Controller2Panel.Name = "Atari2600Controller2Panel"; - this.Atari2600Controller2Panel.Size = new System.Drawing.Size(365, 332); - this.Atari2600Controller2Panel.TabIndex = 2; - // - // tabPage48 - // - this.tabPage48.Controls.Add(this.Atari2600ConsoleButtons); - this.tabPage48.Location = new System.Drawing.Point(4, 22); - this.tabPage48.Name = "tabPage48"; - this.tabPage48.Size = new System.Drawing.Size(381, 375); - this.tabPage48.TabIndex = 2; - this.tabPage48.Text = "Console"; - this.tabPage48.UseVisualStyleBackColor = true; - // - // Atari2600ConsoleButtons - // - this.Atari2600ConsoleButtons.Location = new System.Drawing.Point(10, 10); - this.Atari2600ConsoleButtons.Name = "Atari2600ConsoleButtons"; - this.Atari2600ConsoleButtons.Size = new System.Drawing.Size(359, 125); - this.Atari2600ConsoleButtons.TabIndex = 1; - // - // tabPage35 - // - this.tabPage35.Controls.Add(this.Atari2600Autofire1Panel); - this.tabPage35.Location = new System.Drawing.Point(4, 22); - this.tabPage35.Name = "tabPage35"; - this.tabPage35.Size = new System.Drawing.Size(381, 375); - this.tabPage35.TabIndex = 3; - this.tabPage35.Text = "Autofire 1"; - this.tabPage35.UseVisualStyleBackColor = true; - // - // Atari2600Autofire1Panel - // - this.Atari2600Autofire1Panel.Location = new System.Drawing.Point(10, 10); - this.Atari2600Autofire1Panel.Name = "Atari2600Autofire1Panel"; - this.Atari2600Autofire1Panel.Size = new System.Drawing.Size(368, 332); - this.Atari2600Autofire1Panel.TabIndex = 3; - // - // tabPage58 - // - this.tabPage58.Controls.Add(this.Atari2600Autofire2Panel); - this.tabPage58.Location = new System.Drawing.Point(4, 22); - this.tabPage58.Name = "tabPage58"; - this.tabPage58.Size = new System.Drawing.Size(381, 375); - this.tabPage58.TabIndex = 4; - this.tabPage58.Text = "Autofire 2"; - this.tabPage58.UseVisualStyleBackColor = true; - // - // Atari2600Autofire2Panel - // - this.Atari2600Autofire2Panel.Location = new System.Drawing.Point(10, 10); - this.Atari2600Autofire2Panel.Name = "Atari2600Autofire2Panel"; - this.Atari2600Autofire2Panel.Size = new System.Drawing.Size(368, 332); - this.Atari2600Autofire2Panel.TabIndex = 3; - // - // tabPageAtari7800 - // - this.tabPageAtari7800.Controls.Add(this.pictureBox16); - this.tabPageAtari7800.Controls.Add(this.tabControl11); - this.tabPageAtari7800.Location = new System.Drawing.Point(4, 22); - this.tabPageAtari7800.Name = "tabPageAtari7800"; - this.tabPageAtari7800.Size = new System.Drawing.Size(787, 425); - this.tabPageAtari7800.TabIndex = 11; - this.tabPageAtari7800.Text = "Atari 7800"; - this.tabPageAtari7800.UseVisualStyleBackColor = true; - // - // pictureBox16 - // - this.pictureBox16.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox16.Image = global::BizHawk.MultiClient.Properties.Resources.A78Joystick; - this.pictureBox16.Location = new System.Drawing.Point(426, 37); - this.pictureBox16.Name = "pictureBox16"; - this.pictureBox16.Size = new System.Drawing.Size(241, 210); - this.pictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox16.TabIndex = 6; - this.pictureBox16.TabStop = false; - // - // tabControl11 - // - this.tabControl11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl11.Controls.Add(this.tabPage3); - this.tabControl11.Controls.Add(this.tabPage4); - this.tabControl11.Controls.Add(this.tabPage5); - this.tabControl11.Controls.Add(this.tabPage6); - this.tabControl11.Controls.Add(this.tabPage7); - this.tabControl11.Location = new System.Drawing.Point(17, 15); - this.tabControl11.Name = "tabControl11"; - this.tabControl11.SelectedIndex = 0; - this.tabControl11.Size = new System.Drawing.Size(389, 401); - this.tabControl11.TabIndex = 5; - // - // tabPage3 - // - this.tabPage3.Controls.Add(this.Atari7800Controller1Panel); - this.tabPage3.Location = new System.Drawing.Point(4, 22); - this.tabPage3.Name = "tabPage3"; - this.tabPage3.Padding = new System.Windows.Forms.Padding(3); - this.tabPage3.Size = new System.Drawing.Size(381, 375); - this.tabPage3.TabIndex = 0; - this.tabPage3.Text = "Joystick 1"; - this.tabPage3.UseVisualStyleBackColor = true; - // - // Atari7800Controller1Panel - // - this.Atari7800Controller1Panel.Location = new System.Drawing.Point(10, 10); - this.Atari7800Controller1Panel.Name = "Atari7800Controller1Panel"; - this.Atari7800Controller1Panel.Size = new System.Drawing.Size(365, 332); - this.Atari7800Controller1Panel.TabIndex = 1; - // - // tabPage4 - // - this.tabPage4.Controls.Add(this.Atari7800Controller2Panel); - this.tabPage4.Location = new System.Drawing.Point(4, 22); - this.tabPage4.Name = "tabPage4"; - this.tabPage4.Padding = new System.Windows.Forms.Padding(3); - this.tabPage4.Size = new System.Drawing.Size(381, 375); - this.tabPage4.TabIndex = 1; - this.tabPage4.Text = "Joystick 2"; - this.tabPage4.UseVisualStyleBackColor = true; - // - // Atari7800Controller2Panel - // - this.Atari7800Controller2Panel.Location = new System.Drawing.Point(10, 10); - this.Atari7800Controller2Panel.Name = "Atari7800Controller2Panel"; - this.Atari7800Controller2Panel.Size = new System.Drawing.Size(365, 332); - this.Atari7800Controller2Panel.TabIndex = 2; - // - // tabPage5 - // - this.tabPage5.Controls.Add(this.Atari7800ConsoleButtons); - this.tabPage5.Location = new System.Drawing.Point(4, 22); - this.tabPage5.Name = "tabPage5"; - this.tabPage5.Size = new System.Drawing.Size(381, 375); - this.tabPage5.TabIndex = 2; - this.tabPage5.Text = "Console"; - this.tabPage5.UseVisualStyleBackColor = true; - // - // Atari7800ConsoleButtons - // - this.Atari7800ConsoleButtons.Location = new System.Drawing.Point(10, 10); - this.Atari7800ConsoleButtons.Name = "Atari7800ConsoleButtons"; - this.Atari7800ConsoleButtons.Size = new System.Drawing.Size(359, 125); - this.Atari7800ConsoleButtons.TabIndex = 1; - // - // tabPage6 - // - this.tabPage6.Controls.Add(this.Atari7800Autofire1Panel); - this.tabPage6.Location = new System.Drawing.Point(4, 22); - this.tabPage6.Name = "tabPage6"; - this.tabPage6.Size = new System.Drawing.Size(381, 375); - this.tabPage6.TabIndex = 3; - this.tabPage6.Text = "Autofire 1"; - this.tabPage6.UseVisualStyleBackColor = true; - // - // Atari7800Autofire1Panel - // - this.Atari7800Autofire1Panel.Location = new System.Drawing.Point(10, 10); - this.Atari7800Autofire1Panel.Name = "Atari7800Autofire1Panel"; - this.Atari7800Autofire1Panel.Size = new System.Drawing.Size(368, 332); - this.Atari7800Autofire1Panel.TabIndex = 3; - // - // tabPage7 - // - this.tabPage7.Controls.Add(this.Atari7800Autofire2Panel); - this.tabPage7.Location = new System.Drawing.Point(4, 22); - this.tabPage7.Name = "tabPage7"; - this.tabPage7.Size = new System.Drawing.Size(381, 375); - this.tabPage7.TabIndex = 4; - this.tabPage7.Text = "Autofire 2"; - this.tabPage7.UseVisualStyleBackColor = true; - // - // Atari7800Autofire2Panel - // - this.Atari7800Autofire2Panel.Location = new System.Drawing.Point(10, 10); - this.Atari7800Autofire2Panel.Name = "Atari7800Autofire2Panel"; - this.Atari7800Autofire2Panel.Size = new System.Drawing.Size(368, 332); - this.Atari7800Autofire2Panel.TabIndex = 3; - // - // tabPageC64 - // - this.tabPageC64.Controls.Add(this.tabControl8); - this.tabPageC64.Location = new System.Drawing.Point(4, 22); - this.tabPageC64.Name = "tabPageC64"; - this.tabPageC64.Size = new System.Drawing.Size(787, 425); - this.tabPageC64.TabIndex = 6; - this.tabPageC64.Text = "C64"; - this.tabPageC64.UseVisualStyleBackColor = true; - // - // tabControl8 - // - this.tabControl8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.tabControl8.Controls.Add(this.tabPage49); - this.tabControl8.Controls.Add(this.tabPage50); - this.tabControl8.Controls.Add(this.tabPage10); - this.tabControl8.Controls.Add(this.tabPage11); - this.tabControl8.Controls.Add(this.tabPage12); - this.tabControl8.Location = new System.Drawing.Point(5, 6); - this.tabControl8.Name = "tabControl8"; - this.tabControl8.SelectedIndex = 0; - this.tabControl8.Size = new System.Drawing.Size(769, 416); - this.tabControl8.TabIndex = 0; - // - // tabPage49 - // - this.tabPage49.Controls.Add(this.pictureBox8); - this.tabPage49.Controls.Add(this.C64Controller1Panel); - this.tabPage49.Location = new System.Drawing.Point(4, 22); - this.tabPage49.Name = "tabPage49"; - this.tabPage49.Padding = new System.Windows.Forms.Padding(3); - this.tabPage49.Size = new System.Drawing.Size(761, 390); - this.tabPage49.TabIndex = 0; - this.tabPage49.Text = "Joy 1"; - this.tabPage49.UseVisualStyleBackColor = true; - // - // pictureBox8 - // - this.pictureBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox8.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick; - this.pictureBox8.Location = new System.Drawing.Point(617, 8); - this.pictureBox8.Name = "pictureBox8"; - this.pictureBox8.Size = new System.Drawing.Size(137, 163); - this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox8.TabIndex = 5; - this.pictureBox8.TabStop = false; - // - // C64Controller1Panel - // - this.C64Controller1Panel.Location = new System.Drawing.Point(10, 10); - this.C64Controller1Panel.Name = "C64Controller1Panel"; - this.C64Controller1Panel.Size = new System.Drawing.Size(369, 332); - this.C64Controller1Panel.TabIndex = 2; - // - // tabPage50 - // - this.tabPage50.Controls.Add(this.pictureBox9); - this.tabPage50.Controls.Add(this.C64Controller2Panel); - this.tabPage50.Location = new System.Drawing.Point(4, 22); - this.tabPage50.Name = "tabPage50"; - this.tabPage50.Padding = new System.Windows.Forms.Padding(3); - this.tabPage50.Size = new System.Drawing.Size(761, 390); - this.tabPage50.TabIndex = 1; - this.tabPage50.Text = "Joy 2"; - this.tabPage50.UseVisualStyleBackColor = true; - // - // pictureBox9 - // - this.pictureBox9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox9.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick; - this.pictureBox9.Location = new System.Drawing.Point(617, 8); - this.pictureBox9.Name = "pictureBox9"; - this.pictureBox9.Size = new System.Drawing.Size(137, 163); - this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox9.TabIndex = 6; - this.pictureBox9.TabStop = false; - // - // C64Controller2Panel - // - this.C64Controller2Panel.Location = new System.Drawing.Point(10, 10); - this.C64Controller2Panel.Name = "C64Controller2Panel"; - this.C64Controller2Panel.Size = new System.Drawing.Size(369, 332); - this.C64Controller2Panel.TabIndex = 3; - // - // tabPage10 - // - this.tabPage10.Controls.Add(this.pictureBox10); - this.tabPage10.Controls.Add(this.C64Autofire1Panel); - this.tabPage10.Location = new System.Drawing.Point(4, 22); - this.tabPage10.Name = "tabPage10"; - this.tabPage10.Size = new System.Drawing.Size(761, 390); - this.tabPage10.TabIndex = 2; - this.tabPage10.Text = "Autojoy 1"; - this.tabPage10.UseVisualStyleBackColor = true; - // - // pictureBox10 - // - this.pictureBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox10.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick; - this.pictureBox10.Location = new System.Drawing.Point(617, 8); - this.pictureBox10.Name = "pictureBox10"; - this.pictureBox10.Size = new System.Drawing.Size(137, 163); - this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox10.TabIndex = 7; - this.pictureBox10.TabStop = false; - // - // C64Autofire1Panel - // - this.C64Autofire1Panel.Location = new System.Drawing.Point(10, 10); - this.C64Autofire1Panel.Name = "C64Autofire1Panel"; - this.C64Autofire1Panel.Size = new System.Drawing.Size(369, 332); - this.C64Autofire1Panel.TabIndex = 4; - // - // tabPage11 - // - this.tabPage11.Controls.Add(this.pictureBox11); - this.tabPage11.Controls.Add(this.C64Autofire2Panel); - this.tabPage11.Location = new System.Drawing.Point(4, 22); - this.tabPage11.Name = "tabPage11"; - this.tabPage11.Size = new System.Drawing.Size(761, 390); - this.tabPage11.TabIndex = 3; - this.tabPage11.Text = "Autojoy 2"; - this.tabPage11.UseVisualStyleBackColor = true; - // - // pictureBox11 - // - this.pictureBox11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox11.Image = global::BizHawk.MultiClient.Properties.Resources.C64Joystick; - this.pictureBox11.Location = new System.Drawing.Point(617, 8); - this.pictureBox11.Name = "pictureBox11"; - this.pictureBox11.Size = new System.Drawing.Size(137, 163); - this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox11.TabIndex = 8; - this.pictureBox11.TabStop = false; - // - // C64Autofire2Panel - // - this.C64Autofire2Panel.Location = new System.Drawing.Point(10, 10); - this.C64Autofire2Panel.Name = "C64Autofire2Panel"; - this.C64Autofire2Panel.Size = new System.Drawing.Size(369, 332); - this.C64Autofire2Panel.TabIndex = 4; - // - // tabPage12 - // - this.tabPage12.Controls.Add(this.C64KeyboardPanel); - this.tabPage12.Controls.Add(this.pictureBox12); - this.tabPage12.Location = new System.Drawing.Point(4, 22); - this.tabPage12.Name = "tabPage12"; - this.tabPage12.Size = new System.Drawing.Size(761, 390); - this.tabPage12.TabIndex = 4; - this.tabPage12.Text = "Keyboard"; - this.tabPage12.UseVisualStyleBackColor = true; - // - // C64KeyboardPanel - // - this.C64KeyboardPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.C64KeyboardPanel.Location = new System.Drawing.Point(4, 131); - this.C64KeyboardPanel.Name = "C64KeyboardPanel"; - this.C64KeyboardPanel.Size = new System.Drawing.Size(754, 259); - this.C64KeyboardPanel.TabIndex = 10; - // - // pictureBox12 - // - this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox12.Image = global::BizHawk.MultiClient.Properties.Resources.C64Keyboard; - this.pictureBox12.Location = new System.Drawing.Point(148, 3); - this.pictureBox12.Name = "pictureBox12"; - this.pictureBox12.Size = new System.Drawing.Size(398, 122); - this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox12.TabIndex = 9; - this.pictureBox12.TabStop = false; - // - // tabPageColeco - // - this.tabPageColeco.Controls.Add(this.pictureBox15); - this.tabPageColeco.Controls.Add(this.tabControl10); - this.tabPageColeco.Location = new System.Drawing.Point(4, 22); - this.tabPageColeco.Name = "tabPageColeco"; - this.tabPageColeco.Size = new System.Drawing.Size(787, 425); - this.tabPageColeco.TabIndex = 9; - this.tabPageColeco.Text = "Coleco V."; - this.tabPageColeco.UseVisualStyleBackColor = true; - // - // pictureBox15 - // - this.pictureBox15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox15.Image = global::BizHawk.MultiClient.Properties.Resources.colecovisioncontroller; - this.pictureBox15.Location = new System.Drawing.Point(423, 37); - this.pictureBox15.Name = "pictureBox15"; - this.pictureBox15.Size = new System.Drawing.Size(228, 236); - this.pictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox15.TabIndex = 6; - this.pictureBox15.TabStop = false; - // - // tabControl10 - // - this.tabControl10.Controls.Add(this.tabPage60); - this.tabControl10.Controls.Add(this.tabPage61); - this.tabControl10.Controls.Add(this.tabPage62); - this.tabControl10.Controls.Add(this.tabPage63); - this.tabControl10.Location = new System.Drawing.Point(17, 15); - this.tabControl10.Name = "tabControl10"; - this.tabControl10.SelectedIndex = 0; - this.tabControl10.Size = new System.Drawing.Size(379, 398); - this.tabControl10.TabIndex = 1; - // - // tabPage60 - // - this.tabPage60.Controls.Add(this.COLController1Panel); - this.tabPage60.Location = new System.Drawing.Point(4, 22); - this.tabPage60.Name = "tabPage60"; - this.tabPage60.Padding = new System.Windows.Forms.Padding(3); - this.tabPage60.Size = new System.Drawing.Size(371, 372); - this.tabPage60.TabIndex = 0; - this.tabPage60.Text = "Controller 1"; - this.tabPage60.UseVisualStyleBackColor = true; - // - // COLController1Panel - // - this.COLController1Panel.Location = new System.Drawing.Point(10, 10); - this.COLController1Panel.Name = "COLController1Panel"; - this.COLController1Panel.Size = new System.Drawing.Size(355, 332); - this.COLController1Panel.TabIndex = 1; - // - // tabPage61 - // - this.tabPage61.Controls.Add(this.COLAutofire1Panel); - this.tabPage61.Location = new System.Drawing.Point(4, 22); - this.tabPage61.Name = "tabPage61"; - this.tabPage61.Padding = new System.Windows.Forms.Padding(3); - this.tabPage61.Size = new System.Drawing.Size(371, 372); - this.tabPage61.TabIndex = 1; - this.tabPage61.Text = "Autofire 1"; - this.tabPage61.UseVisualStyleBackColor = true; - // - // COLAutofire1Panel - // - this.COLAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.COLAutofire1Panel.Name = "COLAutofire1Panel"; - this.COLAutofire1Panel.Size = new System.Drawing.Size(359, 332); - this.COLAutofire1Panel.TabIndex = 2; - // - // tabPage62 - // - this.tabPage62.Controls.Add(this.COLController2Panel); - this.tabPage62.Location = new System.Drawing.Point(4, 22); - this.tabPage62.Name = "tabPage62"; - this.tabPage62.Size = new System.Drawing.Size(371, 372); - this.tabPage62.TabIndex = 2; - this.tabPage62.Text = "Controller 2"; - this.tabPage62.UseVisualStyleBackColor = true; - // - // COLController2Panel - // - this.COLController2Panel.Location = new System.Drawing.Point(10, 10); - this.COLController2Panel.Name = "COLController2Panel"; - this.COLController2Panel.Size = new System.Drawing.Size(358, 332); - this.COLController2Panel.TabIndex = 2; - // - // tabPage63 - // - this.tabPage63.Controls.Add(this.COLAutofire2Panel); - this.tabPage63.Location = new System.Drawing.Point(4, 22); - this.tabPage63.Name = "tabPage63"; - this.tabPage63.Size = new System.Drawing.Size(371, 372); - this.tabPage63.TabIndex = 3; - this.tabPage63.Text = "Autofire 2"; - this.tabPage63.UseVisualStyleBackColor = true; - // - // COLAutofire2Panel - // - this.COLAutofire2Panel.Location = new System.Drawing.Point(10, 10); - this.COLAutofire2Panel.Name = "COLAutofire2Panel"; - this.COLAutofire2Panel.Size = new System.Drawing.Size(358, 332); - this.COLAutofire2Panel.TabIndex = 3; - // - // tabPageINTV - // - this.tabPageINTV.Controls.Add(this.pictureBox17); - this.tabPageINTV.Controls.Add(this.tabControl12); - this.tabPageINTV.Location = new System.Drawing.Point(4, 22); - this.tabPageINTV.Name = "tabPageINTV"; - this.tabPageINTV.Size = new System.Drawing.Size(787, 425); - this.tabPageINTV.TabIndex = 12; - this.tabPageINTV.Text = "Int. V"; - this.tabPageINTV.UseVisualStyleBackColor = true; - // - // pictureBox17 - // - this.pictureBox17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox17.Image = global::BizHawk.MultiClient.Properties.Resources.IntVController; - this.pictureBox17.Location = new System.Drawing.Point(423, 37); - this.pictureBox17.Name = "pictureBox17"; - this.pictureBox17.Size = new System.Drawing.Size(249, 255); - this.pictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox17.TabIndex = 8; - this.pictureBox17.TabStop = false; - // - // tabControl12 - // - this.tabControl12.Controls.Add(this.tabPage8); - this.tabControl12.Controls.Add(this.tabPage9); - this.tabControl12.Controls.Add(this.tabPage59); - this.tabControl12.Controls.Add(this.tabPage64); - this.tabControl12.Location = new System.Drawing.Point(17, 15); - this.tabControl12.Name = "tabControl12"; - this.tabControl12.SelectedIndex = 0; - this.tabControl12.Size = new System.Drawing.Size(379, 398); - this.tabControl12.TabIndex = 7; - // - // tabPage8 - // - this.tabPage8.Controls.Add(this.INTVController1Panel); - this.tabPage8.Location = new System.Drawing.Point(4, 22); - this.tabPage8.Name = "tabPage8"; - this.tabPage8.Padding = new System.Windows.Forms.Padding(3); - this.tabPage8.Size = new System.Drawing.Size(371, 372); - this.tabPage8.TabIndex = 0; - this.tabPage8.Text = "Controller 1"; - this.tabPage8.UseVisualStyleBackColor = true; - // - // INTVController1Panel - // - this.INTVController1Panel.Location = new System.Drawing.Point(10, 10); - this.INTVController1Panel.Name = "INTVController1Panel"; - this.INTVController1Panel.Size = new System.Drawing.Size(355, 332); - this.INTVController1Panel.TabIndex = 1; - // - // tabPage9 - // - this.tabPage9.Controls.Add(this.INTVAutofire1Panel); - this.tabPage9.Location = new System.Drawing.Point(4, 22); - this.tabPage9.Name = "tabPage9"; - this.tabPage9.Padding = new System.Windows.Forms.Padding(3); - this.tabPage9.Size = new System.Drawing.Size(371, 372); - this.tabPage9.TabIndex = 1; - this.tabPage9.Text = "Autofire 1"; - this.tabPage9.UseVisualStyleBackColor = true; - // - // INTVAutofire1Panel - // - this.INTVAutofire1Panel.Location = new System.Drawing.Point(10, 10); - this.INTVAutofire1Panel.Name = "INTVAutofire1Panel"; - this.INTVAutofire1Panel.Size = new System.Drawing.Size(359, 332); - this.INTVAutofire1Panel.TabIndex = 2; - // - // tabPage59 - // - this.tabPage59.Controls.Add(this.INTVController2Panel); - this.tabPage59.Location = new System.Drawing.Point(4, 22); - this.tabPage59.Name = "tabPage59"; - this.tabPage59.Size = new System.Drawing.Size(371, 372); - this.tabPage59.TabIndex = 2; - this.tabPage59.Text = "Controller 2"; - this.tabPage59.UseVisualStyleBackColor = true; - // - // INTVController2Panel - // - this.INTVController2Panel.Location = new System.Drawing.Point(10, 10); - this.INTVController2Panel.Name = "INTVController2Panel"; - this.INTVController2Panel.Size = new System.Drawing.Size(358, 332); - this.INTVController2Panel.TabIndex = 2; - // - // tabPage64 - // - this.tabPage64.Controls.Add(this.INTVAutofire2Panel); - this.tabPage64.Location = new System.Drawing.Point(4, 22); - this.tabPage64.Name = "tabPage64"; - this.tabPage64.Size = new System.Drawing.Size(371, 372); - this.tabPage64.TabIndex = 3; - this.tabPage64.Text = "Autofire 2"; - this.tabPage64.UseVisualStyleBackColor = true; - // - // INTVAutofire2Panel - // - this.INTVAutofire2Panel.Location = new System.Drawing.Point(10, 10); - this.INTVAutofire2Panel.Name = "INTVAutofire2Panel"; - this.INTVAutofire2Panel.Size = new System.Drawing.Size(358, 332); - this.INTVAutofire2Panel.TabIndex = 3; - // - // tabPageTI83 - // - this.tabPageTI83.Controls.Add(this.pictureBox7); - this.tabPageTI83.Controls.Add(this.TI83ControllerPanel); - this.tabPageTI83.Location = new System.Drawing.Point(4, 22); - this.tabPageTI83.Name = "tabPageTI83"; - this.tabPageTI83.Size = new System.Drawing.Size(787, 425); - this.tabPageTI83.TabIndex = 7; - this.tabPageTI83.Text = "TI-83"; - this.tabPageTI83.UseVisualStyleBackColor = true; - // - // pictureBox7 - // - this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox7.Image = global::BizHawk.MultiClient.Properties.Resources.TI83_Controller; - this.pictureBox7.Location = new System.Drawing.Point(593, 11); - this.pictureBox7.Name = "pictureBox7"; - this.pictureBox7.Size = new System.Drawing.Size(186, 273); - this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox7.TabIndex = 4; - this.pictureBox7.TabStop = false; - // - // TI83ControllerPanel - // - this.TI83ControllerPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.TI83ControllerPanel.Location = new System.Drawing.Point(11, 8); - this.TI83ControllerPanel.Name = "TI83ControllerPanel"; - this.TI83ControllerPanel.Size = new System.Drawing.Size(567, 414); - this.TI83ControllerPanel.TabIndex = 1; - // - // tabPageN64 - // - this.tabPageN64.Controls.Add(this.pictureBox18); - this.tabPageN64.Controls.Add(this.tabcontrol69); - this.tabPageN64.Location = new System.Drawing.Point(4, 22); - this.tabPageN64.Name = "tabPageN64"; - this.tabPageN64.Size = new System.Drawing.Size(787, 425); - this.tabPageN64.TabIndex = 13; - this.tabPageN64.Text = "N64"; - this.tabPageN64.UseVisualStyleBackColor = true; - // - // pictureBox18 - // - this.pictureBox18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox18.Image = global::BizHawk.MultiClient.Properties.Resources.N64; - this.pictureBox18.Location = new System.Drawing.Point(488, 31); - this.pictureBox18.Name = "pictureBox18"; - this.pictureBox18.Size = new System.Drawing.Size(284, 236); - this.pictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox18.TabIndex = 8; - this.pictureBox18.TabStop = false; - // - // tabcontrol69 - // - this.tabcontrol69.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabcontrol69.Controls.Add(this.tabPage67); - this.tabcontrol69.Controls.Add(this.tabPage68); - this.tabcontrol69.Controls.Add(this.tabPage69); - this.tabcontrol69.Controls.Add(this.tabPage70); - this.tabcontrol69.Controls.Add(this.tabPage71); - this.tabcontrol69.Controls.Add(this.tabPage72); - this.tabcontrol69.Controls.Add(this.tabPage73); - this.tabcontrol69.Controls.Add(this.tabPage74); - this.tabcontrol69.Controls.Add(this.tabPage75); - this.tabcontrol69.Location = new System.Drawing.Point(15, 10); - this.tabcontrol69.Name = "tabcontrol69"; - this.tabcontrol69.SelectedIndex = 0; - this.tabcontrol69.Size = new System.Drawing.Size(453, 404); - this.tabcontrol69.TabIndex = 7; - // - // tabPage67 - // - this.tabPage67.Controls.Add(this.N64Controller1Panel); - this.tabPage67.Location = new System.Drawing.Point(4, 22); - this.tabPage67.Name = "tabPage67"; - this.tabPage67.Padding = new System.Windows.Forms.Padding(3); - this.tabPage67.Size = new System.Drawing.Size(445, 378); - this.tabPage67.TabIndex = 0; - this.tabPage67.Text = "Pad 1"; - this.tabPage67.UseVisualStyleBackColor = true; - // - // N64Controller1Panel - // - this.N64Controller1Panel.Location = new System.Drawing.Point(10, 10); - this.N64Controller1Panel.Name = "N64Controller1Panel"; - this.N64Controller1Panel.Size = new System.Drawing.Size(392, 332); - this.N64Controller1Panel.TabIndex = 0; - // - // tabPage68 - // - this.tabPage68.Controls.Add(this.N64Controller2Panel); - this.tabPage68.Location = new System.Drawing.Point(4, 22); - this.tabPage68.Name = "tabPage68"; - this.tabPage68.Padding = new System.Windows.Forms.Padding(3); - this.tabPage68.Size = new System.Drawing.Size(445, 378); - this.tabPage68.TabIndex = 1; - this.tabPage68.Text = "Pad 2"; - this.tabPage68.UseVisualStyleBackColor = true; - // - // N64Controller2Panel - // - this.N64Controller2Panel.Location = new System.Drawing.Point(10, 10); - this.N64Controller2Panel.Name = "N64Controller2Panel"; - this.N64Controller2Panel.Size = new System.Drawing.Size(392, 332); - this.N64Controller2Panel.TabIndex = 0; - // - // tabPage69 - // - this.tabPage69.Controls.Add(this.N64Controller3Panel); - this.tabPage69.Location = new System.Drawing.Point(4, 22); - this.tabPage69.Name = "tabPage69"; - this.tabPage69.Size = new System.Drawing.Size(445, 378); - this.tabPage69.TabIndex = 2; - this.tabPage69.Text = "Pad 3"; - this.tabPage69.UseVisualStyleBackColor = true; - // - // N64Controller3Panel - // - this.N64Controller3Panel.Location = new System.Drawing.Point(10, 10); - this.N64Controller3Panel.Name = "N64Controller3Panel"; - this.N64Controller3Panel.Size = new System.Drawing.Size(392, 332); - this.N64Controller3Panel.TabIndex = 0; - // - // tabPage70 - // - this.tabPage70.Controls.Add(this.N64Controller4Panel); - this.tabPage70.Location = new System.Drawing.Point(4, 22); - this.tabPage70.Name = "tabPage70"; - this.tabPage70.Size = new System.Drawing.Size(445, 378); - this.tabPage70.TabIndex = 3; - this.tabPage70.Text = "Pad 4"; - this.tabPage70.UseVisualStyleBackColor = true; - // - // N64Controller4Panel - // - this.N64Controller4Panel.Location = new System.Drawing.Point(10, 10); - this.N64Controller4Panel.Name = "N64Controller4Panel"; - this.N64Controller4Panel.Size = new System.Drawing.Size(392, 332); - this.N64Controller4Panel.TabIndex = 0; - // - // tabPage71 - // - this.tabPage71.Controls.Add(this.N64ConsoleButtons); - this.tabPage71.Location = new System.Drawing.Point(4, 22); - this.tabPage71.Name = "tabPage71"; - this.tabPage71.Size = new System.Drawing.Size(445, 378); - this.tabPage71.TabIndex = 4; - this.tabPage71.Text = "Console"; - this.tabPage71.UseVisualStyleBackColor = true; - // - // N64ConsoleButtons - // - this.N64ConsoleButtons.Location = new System.Drawing.Point(17, 15); - this.N64ConsoleButtons.Name = "N64ConsoleButtons"; - this.N64ConsoleButtons.Size = new System.Drawing.Size(368, 341); - this.N64ConsoleButtons.TabIndex = 0; - // - // tabPage72 - // - this.tabPage72.Controls.Add(this.N64Autofire1Panel); - this.tabPage72.Location = new System.Drawing.Point(4, 22); - this.tabPage72.Name = "tabPage72"; - this.tabPage72.Size = new System.Drawing.Size(445, 378); - this.tabPage72.TabIndex = 5; - this.tabPage72.Text = "Autofire 1"; - this.tabPage72.UseVisualStyleBackColor = true; - // - // N64Autofire1Panel - // - this.N64Autofire1Panel.Location = new System.Drawing.Point(10, 10); - this.N64Autofire1Panel.Name = "N64Autofire1Panel"; - this.N64Autofire1Panel.Size = new System.Drawing.Size(392, 332); - this.N64Autofire1Panel.TabIndex = 0; - // - // tabPage73 - // - this.tabPage73.Controls.Add(this.N64Autofire2Panel); - this.tabPage73.Location = new System.Drawing.Point(4, 22); - this.tabPage73.Name = "tabPage73"; - this.tabPage73.Size = new System.Drawing.Size(445, 378); - this.tabPage73.TabIndex = 6; - this.tabPage73.Text = "Autofire 2"; - this.tabPage73.UseVisualStyleBackColor = true; - // - // N64Autofire2Panel - // - this.N64Autofire2Panel.Location = new System.Drawing.Point(10, 10); - this.N64Autofire2Panel.Name = "N64Autofire2Panel"; - this.N64Autofire2Panel.Size = new System.Drawing.Size(392, 332); - this.N64Autofire2Panel.TabIndex = 0; - // - // tabPage74 - // - this.tabPage74.Controls.Add(this.N64Autofire3Panel); - this.tabPage74.Location = new System.Drawing.Point(4, 22); - this.tabPage74.Name = "tabPage74"; - this.tabPage74.Size = new System.Drawing.Size(445, 378); - this.tabPage74.TabIndex = 7; - this.tabPage74.Text = "Autofire 3"; - this.tabPage74.UseVisualStyleBackColor = true; - // - // N64Autofire3Panel - // - this.N64Autofire3Panel.Location = new System.Drawing.Point(10, 10); - this.N64Autofire3Panel.Name = "N64Autofire3Panel"; - this.N64Autofire3Panel.Size = new System.Drawing.Size(392, 332); - this.N64Autofire3Panel.TabIndex = 0; - // - // tabPage75 - // - this.tabPage75.Controls.Add(this.N64Autofire4Panel); - this.tabPage75.Location = new System.Drawing.Point(4, 22); - this.tabPage75.Name = "tabPage75"; - this.tabPage75.Size = new System.Drawing.Size(445, 378); - this.tabPage75.TabIndex = 8; - this.tabPage75.Text = "Autofire 4"; - this.tabPage75.UseVisualStyleBackColor = true; - // - // N64Autofire4Panel - // - this.N64Autofire4Panel.Location = new System.Drawing.Point(10, 10); - this.N64Autofire4Panel.Name = "N64Autofire4Panel"; - this.N64Autofire4Panel.Size = new System.Drawing.Size(392, 332); - this.N64Autofire4Panel.TabIndex = 0; - // - // tabPageSaturn - // - this.tabPageSaturn.Controls.Add(this.pictureBox19); - this.tabPageSaturn.Controls.Add(this.tabControl13); - this.tabPageSaturn.Location = new System.Drawing.Point(4, 22); - this.tabPageSaturn.Name = "tabPageSaturn"; - this.tabPageSaturn.Size = new System.Drawing.Size(787, 425); - this.tabPageSaturn.TabIndex = 14; - this.tabPageSaturn.Text = "Saturn"; - this.tabPageSaturn.UseVisualStyleBackColor = true; - // - // pictureBox19 - // - this.pictureBox19.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.pictureBox19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.pictureBox19.Image = global::BizHawk.MultiClient.Properties.Resources.SaturnController; - this.pictureBox19.Location = new System.Drawing.Point(377, 37); - this.pictureBox19.Name = "pictureBox19"; - this.pictureBox19.Size = new System.Drawing.Size(400, 275); - this.pictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; - this.pictureBox19.TabIndex = 6; - this.pictureBox19.TabStop = false; - // - // tabControl13 - // - this.tabControl13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.tabControl13.Controls.Add(this.tabPage76); - this.tabControl13.Controls.Add(this.tabPage77); - this.tabControl13.Controls.Add(this.tabPage78); - this.tabControl13.Controls.Add(this.tabPage79); - this.tabControl13.Controls.Add(this.tabPage80); - this.tabControl13.Location = new System.Drawing.Point(17, 15); - this.tabControl13.Name = "tabControl13"; - this.tabControl13.SelectedIndex = 0; - this.tabControl13.Size = new System.Drawing.Size(346, 401); - this.tabControl13.TabIndex = 5; - // - // tabPage76 - // - this.tabPage76.Controls.Add(this.SaturnController1Panel); - this.tabPage76.Location = new System.Drawing.Point(4, 22); - this.tabPage76.Name = "tabPage76"; - this.tabPage76.Padding = new System.Windows.Forms.Padding(3); - this.tabPage76.Size = new System.Drawing.Size(338, 375); - this.tabPage76.TabIndex = 0; - this.tabPage76.Text = "Pad 1"; - this.tabPage76.UseVisualStyleBackColor = true; - // - // SaturnController1Panel - // - this.SaturnController1Panel.Location = new System.Drawing.Point(6, 6); - this.SaturnController1Panel.Name = "SaturnController1Panel"; - this.SaturnController1Panel.Size = new System.Drawing.Size(326, 332); - this.SaturnController1Panel.TabIndex = 1; - // - // tabPage77 - // - this.tabPage77.Controls.Add(this.SaturnController2Panel); - this.tabPage77.Location = new System.Drawing.Point(4, 22); - this.tabPage77.Name = "tabPage77"; - this.tabPage77.Padding = new System.Windows.Forms.Padding(3); - this.tabPage77.Size = new System.Drawing.Size(338, 375); - this.tabPage77.TabIndex = 1; - this.tabPage77.Text = "Pad 1"; - this.tabPage77.UseVisualStyleBackColor = true; - // - // SaturnController2Panel - // - this.SaturnController2Panel.Location = new System.Drawing.Point(6, 6); - this.SaturnController2Panel.Name = "SaturnController2Panel"; - this.SaturnController2Panel.Size = new System.Drawing.Size(326, 332); - this.SaturnController2Panel.TabIndex = 2; - // - // tabPage78 - // - this.tabPage78.Controls.Add(this.SaturnConsoleButtons); - this.tabPage78.Location = new System.Drawing.Point(4, 22); - this.tabPage78.Name = "tabPage78"; - this.tabPage78.Size = new System.Drawing.Size(338, 375); - this.tabPage78.TabIndex = 2; - this.tabPage78.Text = "Console"; - this.tabPage78.UseVisualStyleBackColor = true; - // - // SaturnConsoleButtons - // - this.SaturnConsoleButtons.Location = new System.Drawing.Point(6, 6); - this.SaturnConsoleButtons.Name = "SaturnConsoleButtons"; - this.SaturnConsoleButtons.Size = new System.Drawing.Size(322, 125); - this.SaturnConsoleButtons.TabIndex = 1; - // - // tabPage79 - // - this.tabPage79.Controls.Add(this.SaturnAutofire1Panel); - this.tabPage79.Location = new System.Drawing.Point(4, 22); - this.tabPage79.Name = "tabPage79"; - this.tabPage79.Size = new System.Drawing.Size(338, 375); - this.tabPage79.TabIndex = 3; - this.tabPage79.Text = "Autofire 1"; - this.tabPage79.UseVisualStyleBackColor = true; - // - // SaturnAutofire1Panel - // - this.SaturnAutofire1Panel.Location = new System.Drawing.Point(6, 6); - this.SaturnAutofire1Panel.Name = "SaturnAutofire1Panel"; - this.SaturnAutofire1Panel.Size = new System.Drawing.Size(326, 332); - this.SaturnAutofire1Panel.TabIndex = 3; - // - // tabPage80 - // - this.tabPage80.Controls.Add(this.SaturnAutofire2Panel); - this.tabPage80.Location = new System.Drawing.Point(4, 22); - this.tabPage80.Name = "tabPage80"; - this.tabPage80.Size = new System.Drawing.Size(338, 375); - this.tabPage80.TabIndex = 4; - this.tabPage80.Text = "Autofire 2"; - this.tabPage80.UseVisualStyleBackColor = true; - // - // SaturnAutofire2Panel - // - this.SaturnAutofire2Panel.Location = new System.Drawing.Point(6, 6); - this.SaturnAutofire2Panel.Name = "SaturnAutofire2Panel"; - this.SaturnAutofire2Panel.Size = new System.Drawing.Size(326, 332); - this.SaturnAutofire2Panel.TabIndex = 4; - // - // Cancel - // - this.Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.Cancel.Location = new System.Drawing.Point(732, 478); - this.Cancel.Name = "Cancel"; - this.Cancel.Size = new System.Drawing.Size(75, 23); - this.Cancel.TabIndex = 1; - this.Cancel.Text = "&Cancel"; - this.Cancel.UseVisualStyleBackColor = true; - this.Cancel.Click += new System.EventHandler(this.Cancel_Click); - // - // OK - // - this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.OK.Location = new System.Drawing.Point(651, 478); - this.OK.Name = "OK"; - this.OK.Size = new System.Drawing.Size(75, 23); - this.OK.TabIndex = 2; - this.OK.Text = "&Ok"; - this.OK.UseVisualStyleBackColor = true; - this.OK.Click += new System.EventHandler(this.OK_Click); - // - // label38 - // - this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(13, 483); - this.label38.Name = "label38"; - this.label38.Size = new System.Drawing.Size(153, 13); - this.label38.TabIndex = 10; - this.label38.Text = "* Escape clears a key mapping"; - // - // AllowLR - // - this.AllowLR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.AllowLR.AutoSize = true; - this.AllowLR.Location = new System.Drawing.Point(488, 482); - this.AllowLR.Name = "AllowLR"; - this.AllowLR.Size = new System.Drawing.Size(107, 17); - this.AllowLR.TabIndex = 11; - this.AllowLR.Text = "Allow L+R / U+D"; - this.AllowLR.UseVisualStyleBackColor = true; - // - // AutoTab - // - this.AutoTab.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.AutoTab.AutoSize = true; - this.AutoTab.Location = new System.Drawing.Point(393, 482); - this.AutoTab.Name = "AutoTab"; - this.AutoTab.Size = new System.Drawing.Size(70, 17); - this.AutoTab.TabIndex = 12; - this.AutoTab.Text = "Auto Tab"; - this.AutoTab.UseVisualStyleBackColor = true; - this.AutoTab.CheckedChanged += new System.EventHandler(this.AutoTab_CheckedChanged); - // - // ControllerConfig - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.CancelButton = this.Cancel; - this.ClientSize = new System.Drawing.Size(823, 513); - this.ControlBox = false; - this.Controls.Add(this.AutoTab); - this.Controls.Add(this.AllowLR); - this.Controls.Add(this.label38); - this.Controls.Add(this.OK); - this.Controls.Add(this.Cancel); - this.Controls.Add(this.PlatformTabControl); - this.Name = "ControllerConfig"; - this.Text = "Controller Configuration"; - this.Load += new System.EventHandler(this.ControllerConfig_Load); - this.PlatformTabControl.ResumeLayout(false); - this.tabPageNES.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit(); - this.tabControl2.ResumeLayout(false); - this.tabPage13.ResumeLayout(false); - this.tabPage14.ResumeLayout(false); - this.tabPage15.ResumeLayout(false); - this.tabPage16.ResumeLayout(false); - this.tabPage17.ResumeLayout(false); - this.tabPage18.ResumeLayout(false); - this.tabPage19.ResumeLayout(false); - this.tabPage20.ResumeLayout(false); - this.tabPage21.ResumeLayout(false); - this.tabPageSNES.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); - this.tabControl3.ResumeLayout(false); - this.tabPage22.ResumeLayout(false); - this.tabPage23.ResumeLayout(false); - this.tabPage24.ResumeLayout(false); - this.tabPage25.ResumeLayout(false); - this.tabPage26.ResumeLayout(false); - this.tabPage27.ResumeLayout(false); - this.tabPage28.ResumeLayout(false); - this.tabPage29.ResumeLayout(false); - this.tabPage30.ResumeLayout(false); - this.tabPageGameboy.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); - this.tabControl4.ResumeLayout(false); - this.tabPage31.ResumeLayout(false); - this.tabPage32.ResumeLayout(false); - this.tabPage65.ResumeLayout(false); - this.tabPage66.ResumeLayout(false); - this.tabPageGBA.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); - this.tabControl1.ResumeLayout(false); - this.tabPage1.ResumeLayout(false); - this.tabPage2.ResumeLayout(false); - this.tabPageGenesis.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); - this.tabControl9.ResumeLayout(false); - this.tabPage52.ResumeLayout(false); - this.tabPage54.ResumeLayout(false); - this.tabPage55.ResumeLayout(false); - this.tabPageSMS.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); - this.tabControl5.ResumeLayout(false); - this.tabPage33.ResumeLayout(false); - this.tabPage34.ResumeLayout(false); - this.Console.ResumeLayout(false); - this.tabPage51.ResumeLayout(false); - this.tabPage57.ResumeLayout(false); - this.tabPagePCE.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); - this.tabControl6.ResumeLayout(false); - this.tabPage36.ResumeLayout(false); - this.tabPage37.ResumeLayout(false); - this.tabPage38.ResumeLayout(false); - this.tabPage39.ResumeLayout(false); - this.tabPage40.ResumeLayout(false); - this.tabPage41.ResumeLayout(false); - this.tabPage42.ResumeLayout(false); - this.tabPage43.ResumeLayout(false); - this.tabPage44.ResumeLayout(false); - this.tabPage45.ResumeLayout(false); - this.tabPageAtari2600.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); - this.tabControl7.ResumeLayout(false); - this.tabPage46.ResumeLayout(false); - this.tabPage47.ResumeLayout(false); - this.tabPage48.ResumeLayout(false); - this.tabPage35.ResumeLayout(false); - this.tabPage58.ResumeLayout(false); - this.tabPageAtari7800.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit(); - this.tabControl11.ResumeLayout(false); - this.tabPage3.ResumeLayout(false); - this.tabPage4.ResumeLayout(false); - this.tabPage5.ResumeLayout(false); - this.tabPage6.ResumeLayout(false); - this.tabPage7.ResumeLayout(false); - this.tabPageC64.ResumeLayout(false); - this.tabControl8.ResumeLayout(false); - this.tabPage49.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); - this.tabPage50.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); - this.tabPage10.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); - this.tabPage11.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); - this.tabPage12.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); - this.tabPageColeco.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit(); - this.tabControl10.ResumeLayout(false); - this.tabPage60.ResumeLayout(false); - this.tabPage61.ResumeLayout(false); - this.tabPage62.ResumeLayout(false); - this.tabPage63.ResumeLayout(false); - this.tabPageINTV.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); - this.tabControl12.ResumeLayout(false); - this.tabPage8.ResumeLayout(false); - this.tabPage9.ResumeLayout(false); - this.tabPage59.ResumeLayout(false); - this.tabPage64.ResumeLayout(false); - this.tabPageTI83.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); - this.tabPageN64.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); - this.tabcontrol69.ResumeLayout(false); - this.tabPage67.ResumeLayout(false); - this.tabPage68.ResumeLayout(false); - this.tabPage69.ResumeLayout(false); - this.tabPage70.ResumeLayout(false); - this.tabPage71.ResumeLayout(false); - this.tabPage72.ResumeLayout(false); - this.tabPage73.ResumeLayout(false); - this.tabPage74.ResumeLayout(false); - this.tabPage75.ResumeLayout(false); - this.tabPageSaturn.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); - this.tabControl13.ResumeLayout(false); - this.tabPage76.ResumeLayout(false); - this.tabPage77.ResumeLayout(false); - this.tabPage78.ResumeLayout(false); - this.tabPage79.ResumeLayout(false); - this.tabPage80.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); - - } - - #endregion - - private System.Windows.Forms.TabControl PlatformTabControl; - private System.Windows.Forms.TabPage tabPageNES; - private System.Windows.Forms.TabPage tabPageSNES; - private System.Windows.Forms.TabPage tabPageGameboy; - private System.Windows.Forms.TabPage tabPageSMS; - private System.Windows.Forms.TabPage tabPagePCE; - private System.Windows.Forms.TabPage tabPageAtari2600; - private System.Windows.Forms.TabPage tabPageC64; - private System.Windows.Forms.TabPage tabPageTI83; - private System.Windows.Forms.TabPage tabPageGenesis; - private System.Windows.Forms.TabControl tabControl2; - private System.Windows.Forms.TabPage tabPage13; - private System.Windows.Forms.TabPage tabPage14; - private System.Windows.Forms.TabPage tabPage15; - private System.Windows.Forms.TabPage tabPage16; - private System.Windows.Forms.TabPage tabPage17; - private System.Windows.Forms.TabPage tabPage18; - private System.Windows.Forms.TabPage tabPage19; - private System.Windows.Forms.TabPage tabPage20; - private System.Windows.Forms.TabPage tabPage21; - private System.Windows.Forms.TabControl tabControl3; - private System.Windows.Forms.TabPage tabPage22; - private System.Windows.Forms.TabPage tabPage23; - private System.Windows.Forms.TabPage tabPage24; - private System.Windows.Forms.TabPage tabPage25; - private System.Windows.Forms.TabPage tabPage26; - private System.Windows.Forms.TabPage tabPage27; - private System.Windows.Forms.TabPage tabPage28; - private System.Windows.Forms.TabPage tabPage29; - private System.Windows.Forms.TabPage tabPage30; - private System.Windows.Forms.TabControl tabControl4; - private System.Windows.Forms.TabPage tabPage31; - private System.Windows.Forms.TabPage tabPage32; - private System.Windows.Forms.TabControl tabControl5; - private System.Windows.Forms.TabPage tabPage33; - private System.Windows.Forms.TabPage tabPage34; - private System.Windows.Forms.TabPage Console; - private System.Windows.Forms.TabControl tabControl6; - private System.Windows.Forms.TabPage tabPage36; - private System.Windows.Forms.TabPage tabPage37; - private System.Windows.Forms.TabPage tabPage38; - private System.Windows.Forms.TabPage tabPage39; - private System.Windows.Forms.TabPage tabPage40; - private System.Windows.Forms.TabPage tabPage41; - private System.Windows.Forms.TabPage tabPage42; - private System.Windows.Forms.TabPage tabPage43; - private System.Windows.Forms.TabPage tabPage44; - private System.Windows.Forms.TabPage tabPage45; - private System.Windows.Forms.TabControl tabControl7; - private System.Windows.Forms.TabPage tabPage46; - private System.Windows.Forms.TabPage tabPage47; - private System.Windows.Forms.TabPage tabPage48; - private System.Windows.Forms.TabControl tabControl8; - private System.Windows.Forms.TabPage tabPage49; - private System.Windows.Forms.TabPage tabPage50; - private System.Windows.Forms.TabControl tabControl9; - private System.Windows.Forms.TabPage tabPage52; - private System.Windows.Forms.TabPage tabPage53; - private System.Windows.Forms.TabPage tabPage54; - private System.Windows.Forms.TabPage tabPage55; - private System.Windows.Forms.TabPage tabPage56; - private System.Windows.Forms.Button Cancel; - private System.Windows.Forms.Button OK; - private System.Windows.Forms.TabPage tabPage51; - private System.Windows.Forms.TabPage tabPage57; - private System.Windows.Forms.TabPage tabPage35; - private System.Windows.Forms.TabPage tabPage58; - private ControllerConfigPanel NESController1Panel; - private ControllerConfigPanel NESController2Panel; - private ControllerConfigPanel NESController3Panel; - private ControllerConfigPanel NESController4Panel; - private ControllerConfigPanel NESAutofire1Panel; - private ControllerConfigPanel NESAutofire2Panel; - private ControllerConfigPanel NESAutofire3Panel; - private ControllerConfigPanel NESAutofire4Panel; - private System.Windows.Forms.Label label38; - private ControllerConfigPanel SNESController1Panel; - private ControllerConfigPanel SNESController2Panel; - private ControllerConfigPanel SNESController3Panel; - private ControllerConfigPanel SNESController4Panel; - private ControllerConfigPanel SNESAutofire1Panel; - private ControllerConfigPanel SNESAutofire2Panel; - private ControllerConfigPanel SNESAutofire3Panel; - private ControllerConfigPanel SNESAutofire4Panel; - private System.Windows.Forms.PictureBox pictureBox1; - private ControllerConfigPanel GBController1Panel; - private ControllerConfigPanel GBAutofire1Panel; - private System.Windows.Forms.PictureBox pictureBox2; - private ControllerConfigPanel SMSController1Panel; - private ControllerConfigPanel SMSController2Panel; - private ControllerConfigPanel SMSAutofire1Panel; - private ControllerConfigPanel SMSAutofire2Panel; - private System.Windows.Forms.PictureBox pictureBox3; - private ControllerConfigPanel PCEController1Panel; - private ControllerConfigPanel PCEController2Panel; - private ControllerConfigPanel PCEController3Panel; - private ControllerConfigPanel PCEController4Panel; - private ControllerConfigPanel PCEController5Panel; - private ControllerConfigPanel PCEAutofire1Panel; - private ControllerConfigPanel PCEAutofire2Panel; - private ControllerConfigPanel PCEAutofire3Panel; - private ControllerConfigPanel PCEAutofire4Panel; - private ControllerConfigPanel PCEAutofire5Panel; - private System.Windows.Forms.PictureBox pictureBox4; - private ControllerConfigPanel Atari2600Controller1Panel; - private ControllerConfigPanel Atari2600Controller2Panel; - private ControllerConfigPanel Atari2600Autofire1Panel; - private ControllerConfigPanel Atari2600Autofire2Panel; - private System.Windows.Forms.PictureBox pictureBox5; - private ControllerConfigPanel GenesisController1Panel; - private ControllerConfigPanel GenesisAutofire1Panel; - private System.Windows.Forms.PictureBox pictureBox6; - private System.Windows.Forms.CheckBox AllowLR; - private ControllerConfigPanel TI83ControllerPanel; - private System.Windows.Forms.PictureBox pictureBox7; - private BizHawk.MultiClient.ControllerConfigPanel NESConsoleButtons; - private ControllerConfigPanel SMSConsoleButtons; - private ControllerConfigPanel Atari2600ConsoleButtons; - private ControllerConfigPanel SNESConsoleButtons; - private ControllerConfigPanel GenesisConsoleButtons; - private System.Windows.Forms.TabPage tabPage10; - private System.Windows.Forms.TabPage tabPage11; - private ControllerConfigPanel C64Controller1Panel; - private ControllerConfigPanel C64Controller2Panel; - private ControllerConfigPanel C64Autofire1Panel; - private ControllerConfigPanel C64Autofire2Panel; - private System.Windows.Forms.PictureBox pictureBox8; - private System.Windows.Forms.PictureBox pictureBox9; - private System.Windows.Forms.PictureBox pictureBox10; - private System.Windows.Forms.PictureBox pictureBox11; - private System.Windows.Forms.TabPage tabPage12; - private ControllerConfigPanel C64KeyboardPanel; - private System.Windows.Forms.PictureBox pictureBox12; - private System.Windows.Forms.TabPage tabPageColeco; - private System.Windows.Forms.TabControl tabControl10; - private System.Windows.Forms.TabPage tabPage60; - private ControllerConfigPanel COLController1Panel; - private System.Windows.Forms.TabPage tabPage61; - private ControllerConfigPanel COLAutofire1Panel; - private System.Windows.Forms.PictureBox pictureBox14; - private System.Windows.Forms.PictureBox pictureBox15; - private System.Windows.Forms.TabPage tabPage62; - private System.Windows.Forms.TabPage tabPage63; - private ControllerConfigPanel COLController2Panel; - private ControllerConfigPanel COLAutofire2Panel; - private System.Windows.Forms.CheckBox AutoTab; - private System.Windows.Forms.TabPage tabPageGBA; - private System.Windows.Forms.PictureBox pictureBox13; - private System.Windows.Forms.TabControl tabControl1; - private System.Windows.Forms.TabPage tabPage1; - private ControllerConfigPanel GBAController1Panel; - private System.Windows.Forms.TabPage tabPage2; - private ControllerConfigPanel GBAAutofire1Panel; - private System.Windows.Forms.TabPage tabPageAtari7800; - private System.Windows.Forms.PictureBox pictureBox16; - private System.Windows.Forms.TabControl tabControl11; - private System.Windows.Forms.TabPage tabPage3; - private ControllerConfigPanel Atari7800Controller1Panel; - private System.Windows.Forms.TabPage tabPage4; - private ControllerConfigPanel Atari7800Controller2Panel; - private System.Windows.Forms.TabPage tabPage5; - private ControllerConfigPanel Atari7800ConsoleButtons; - private System.Windows.Forms.TabPage tabPage6; - private ControllerConfigPanel Atari7800Autofire1Panel; - private System.Windows.Forms.TabPage tabPage7; - private ControllerConfigPanel Atari7800Autofire2Panel; - private System.Windows.Forms.TabPage tabPageINTV; - private System.Windows.Forms.PictureBox pictureBox17; - private System.Windows.Forms.TabControl tabControl12; - private System.Windows.Forms.TabPage tabPage8; - private ControllerConfigPanel INTVController1Panel; - private System.Windows.Forms.TabPage tabPage9; - private ControllerConfigPanel INTVAutofire1Panel; - private System.Windows.Forms.TabPage tabPage59; - private ControllerConfigPanel INTVController2Panel; - private System.Windows.Forms.TabPage tabPage64; - private ControllerConfigPanel INTVAutofire2Panel; - private System.Windows.Forms.TabPage tabPage65; - private ControllerConfigPanel GBDualPanel; - private System.Windows.Forms.TabPage tabPage66; - private ControllerConfigPanel GBDualAutofirePanel; - private System.Windows.Forms.TabPage tabPageN64; - private System.Windows.Forms.PictureBox pictureBox18; - private System.Windows.Forms.TabControl tabcontrol69; - private System.Windows.Forms.TabPage tabPage67; - private ControllerConfigPanel N64Controller1Panel; - private System.Windows.Forms.TabPage tabPage68; - private ControllerConfigPanel N64Controller2Panel; - private System.Windows.Forms.TabPage tabPage69; - private ControllerConfigPanel N64Controller3Panel; - private System.Windows.Forms.TabPage tabPage70; - private ControllerConfigPanel N64Controller4Panel; - private System.Windows.Forms.TabPage tabPage71; - private ControllerConfigPanel N64ConsoleButtons; - private System.Windows.Forms.TabPage tabPage72; - private ControllerConfigPanel N64Autofire1Panel; - private System.Windows.Forms.TabPage tabPage73; - private ControllerConfigPanel N64Autofire2Panel; - private System.Windows.Forms.TabPage tabPage74; - private ControllerConfigPanel N64Autofire3Panel; - private System.Windows.Forms.TabPage tabPage75; - private ControllerConfigPanel N64Autofire4Panel; - private System.Windows.Forms.TabPage tabPageSaturn; - private System.Windows.Forms.PictureBox pictureBox19; - private System.Windows.Forms.TabControl tabControl13; - private System.Windows.Forms.TabPage tabPage76; - private ControllerConfigPanel SaturnController1Panel; - private System.Windows.Forms.TabPage tabPage77; - private ControllerConfigPanel SaturnController2Panel; - private System.Windows.Forms.TabPage tabPage78; - private ControllerConfigPanel SaturnConsoleButtons; - private System.Windows.Forms.TabPage tabPage79; - private ControllerConfigPanel SaturnAutofire1Panel; - private System.Windows.Forms.TabPage tabPage80; - private ControllerConfigPanel SaturnAutofire2Panel; - } -} \ No newline at end of file diff --git a/BizHawk.MultiClient/config/ControllerConfig.cs b/BizHawk.MultiClient/config/ControllerConfig.cs deleted file mode 100644 index 6896c6d222..0000000000 --- a/BizHawk.MultiClient/config/ControllerConfig.cs +++ /dev/null @@ -1,389 +0,0 @@ -using System; -using System.Windows.Forms; - -namespace BizHawk.MultiClient -{ - public partial class ControllerConfig : Form - { - //TODO: autoab - - public ControllerConfig() - { - InitializeComponent(); - } - - private void ControllerConfig_Load(object sender, EventArgs e) - { - /* - AllowLR.Checked = Global.Config.AllowUD_LR; - - NESController1Panel.LoadSettings(Global.Config.NESController[0]); - NESController2Panel.LoadSettings(Global.Config.NESController[1]); - NESController3Panel.LoadSettings(Global.Config.NESController[2]); - NESController4Panel.LoadSettings(Global.Config.NESController[3]); - NESConsoleButtons.LoadSettings(Global.Config.NESConsoleButtons); - NESAutofire1Panel.LoadSettings(Global.Config.NESAutoController[0]); - NESAutofire2Panel.LoadSettings(Global.Config.NESAutoController[1]); - NESAutofire3Panel.LoadSettings(Global.Config.NESAutoController[2]); - NESAutofire4Panel.LoadSettings(Global.Config.NESAutoController[3]); - - N64Controller1Panel.InputSize = 110; - N64Controller1Panel.LabelWidth = 50; - N64Controller1Panel.ColumnWidth = 170; - - N64Autofire1Panel.InputSize = 110; - N64Autofire1Panel.LabelWidth = 50; - N64Autofire1Panel.ColumnWidth = 170; - - N64Controller2Panel.InputSize = 110; - N64Controller2Panel.LabelWidth = 50; - N64Controller2Panel.ColumnWidth = 170; - - N64Autofire2Panel.InputSize = 110; - N64Autofire2Panel.LabelWidth = 50; - N64Autofire2Panel.ColumnWidth = 170; - - N64Controller3Panel.InputSize = 110; - N64Controller3Panel.LabelWidth = 50; - N64Controller3Panel.ColumnWidth = 170; - - N64Autofire3Panel.InputSize = 110; - N64Autofire3Panel.LabelWidth = 50; - N64Autofire3Panel.ColumnWidth = 170; - - N64Controller4Panel.InputSize = 110; - N64Controller4Panel.LabelWidth = 50; - N64Controller4Panel.ColumnWidth = 170; - - N64Autofire4Panel.InputSize = 110; - N64Autofire4Panel.LabelWidth = 50; - N64Autofire4Panel.ColumnWidth = 170; - - N64Controller1Panel.LoadSettings(Global.Config.N64Controller[0]); - N64Controller2Panel.LoadSettings(Global.Config.N64Controller[1]); - N64Controller3Panel.LoadSettings(Global.Config.N64Controller[2]); - N64Controller4Panel.LoadSettings(Global.Config.N64Controller[3]); - N64ConsoleButtons.LoadSettings(Global.Config.N64ConsoleButtons); - N64Autofire1Panel.LoadSettings(Global.Config.N64AutoController[0]); - N64Autofire2Panel.LoadSettings(Global.Config.N64AutoController[1]); - N64Autofire3Panel.LoadSettings(Global.Config.N64AutoController[2]); - N64Autofire4Panel.LoadSettings(Global.Config.N64AutoController[3]); - - SaturnController1Panel.Spacing = 25; - SaturnController1Panel.LoadSettings(Global.Config.SaturnController[0]); - SaturnController2Panel.Spacing = 25; - SaturnController2Panel.LoadSettings(Global.Config.SaturnController[1]); - SaturnConsoleButtons.Spacing = 25; - SaturnConsoleButtons.LoadSettings(Global.Config.SaturnConsoleButtons); - SaturnAutofire1Panel.Spacing = 25; - SaturnAutofire1Panel.LoadSettings(Global.Config.SaturnAutoController[0]); - SaturnAutofire2Panel.Spacing = 25; - SaturnAutofire2Panel.LoadSettings(Global.Config.SaturnAutoController[1]); - - SNESController1Panel.Spacing = 25; - SNESController2Panel.Spacing = 25; - SNESController3Panel.Spacing = 25; - SNESController4Panel.Spacing = 25; - SNESAutofire1Panel.Spacing = 25; - SNESAutofire2Panel.Spacing = 25; - SNESAutofire3Panel.Spacing = 25; - SNESAutofire4Panel.Spacing = 25; - SNESController1Panel.LoadSettings(Global.Config.SNESController[0]); - SNESController2Panel.LoadSettings(Global.Config.SNESController[1]); - SNESController3Panel.LoadSettings(Global.Config.SNESController[2]); - SNESController4Panel.LoadSettings(Global.Config.SNESController[3]); - SNESConsoleButtons.LoadSettings(Global.Config.SNESConsoleButtons); - SNESAutofire1Panel.LoadSettings(Global.Config.SNESAutoController[0]); - SNESAutofire2Panel.LoadSettings(Global.Config.SNESAutoController[1]); - SNESAutofire3Panel.LoadSettings(Global.Config.SNESAutoController[2]); - SNESAutofire4Panel.LoadSettings(Global.Config.SNESAutoController[3]); - - GBController1Panel.LoadSettings(Global.Config.GBController[0]); - GBAutofire1Panel.LoadSettings(Global.Config.GBAutoController[0]); - - GBDualPanel.Spacing = 24; - GBDualPanel.InputSize = 190; - GBDualPanel.LabelPadding = 5; - GBDualPanel.ColumnWidth = 250; - GBDualPanel.LabelWidth = 50; - GBDualPanel.LoadSettings(Global.Config.DualGBController[0]); - - GBDualAutofirePanel.Spacing = 24; - GBDualAutofirePanel.InputSize = 190; - GBDualAutofirePanel.LabelPadding = 5; - GBDualAutofirePanel.ColumnWidth = 250; - GBDualAutofirePanel.LabelWidth = 50; - GBDualAutofirePanel.LoadSettings(Global.Config.AutoDualGBController[0]); - - GBAController1Panel.LoadSettings(Global.Config.GBAController[0]); - GBAAutofire1Panel.LoadSettings(Global.Config.GBAAutoController[0]); - - GenesisController1Panel.LoadSettings(Global.Config.GenesisController[0]); - GenesisAutofire1Panel.LoadSettings(Global.Config.GenesisAutoController[0]); - GenesisConsoleButtons.LoadSettings(Global.Config.GenesisConsoleButtons); - - SMSController1Panel.LoadSettings(Global.Config.SMSController[0]); - SMSController2Panel.LoadSettings(Global.Config.SMSController[1]); - SMSConsoleButtons.LoadSettings(Global.Config.SMSConsoleButtons); - SMSAutofire1Panel.LoadSettings(Global.Config.SMSAutoController[0]); - SMSAutofire2Panel.LoadSettings(Global.Config.SMSAutoController[1]); - - PCEController1Panel.LoadSettings(Global.Config.PCEController[0]); - PCEController2Panel.LoadSettings(Global.Config.PCEController[1]); - PCEController3Panel.LoadSettings(Global.Config.PCEController[2]); - PCEController4Panel.LoadSettings(Global.Config.PCEController[3]); - PCEController5Panel.LoadSettings(Global.Config.PCEController[4]); - PCEAutofire1Panel.LoadSettings(Global.Config.PCEAutoController[0]); - PCEAutofire2Panel.LoadSettings(Global.Config.PCEAutoController[1]); - PCEAutofire3Panel.LoadSettings(Global.Config.PCEAutoController[2]); - PCEAutofire4Panel.LoadSettings(Global.Config.PCEAutoController[3]); - PCEAutofire5Panel.LoadSettings(Global.Config.PCEAutoController[4]); - - Atari2600Controller1Panel.LoadSettings(Global.Config.Atari2600Controller[0]); - Atari2600Controller2Panel.LoadSettings(Global.Config.Atari2600Controller[1]); - Atari2600ConsoleButtons.LoadSettings(Global.Config.Atari2600ConsoleButtons[0]); - Atari2600Autofire1Panel.LoadSettings(Global.Config.Atari2600AutoController[0]); - Atari2600Autofire2Panel.LoadSettings(Global.Config.Atari2600AutoController[1]); - - Atari7800Controller1Panel.LoadSettings(Global.Config.Atari7800Controller[0]); - Atari7800Controller2Panel.LoadSettings(Global.Config.Atari7800Controller[1]); - Atari7800ConsoleButtons.LoadSettings(Global.Config.Atari7800ConsoleButtons[0]); - Atari7800Autofire1Panel.LoadSettings(Global.Config.Atari7800AutoController[0]); - Atari7800Autofire2Panel.LoadSettings(Global.Config.Atari7800AutoController[1]); - - TI83ControllerPanel.Spacing = 24; - TI83ControllerPanel.InputSize = 110; - TI83ControllerPanel.LabelPadding = 5; - TI83ControllerPanel.ColumnWidth = 170; - TI83ControllerPanel.LabelWidth = 50; - TI83ControllerPanel.LoadSettings(Global.Config.TI83Controller[0]); - - C64Controller1Panel.LoadSettings(Global.Config.C64Joysticks[0]); - C64Controller2Panel.LoadSettings(Global.Config.C64Joysticks[1]); - C64Autofire1Panel.LoadSettings(Global.Config.C64AutoJoysticks[0]); - C64Autofire2Panel.LoadSettings(Global.Config.C64AutoJoysticks[1]); - - C64KeyboardPanel.Spacing = 23; - C64KeyboardPanel.InputSize = 70; - C64KeyboardPanel.LabelPadding = 4; - C64KeyboardPanel.ColumnWidth = 130; - C64KeyboardPanel.LabelWidth = 55; - C64KeyboardPanel.LoadSettings(Global.Config.C64Keyboard); - - COLController1Panel.InputSize = 110; - COLController1Panel.LabelWidth = 50; - COLController1Panel.ColumnWidth = 170; - COLController1Panel.LoadSettings(Global.Config.ColecoController[0]); - - COLAutofire1Panel.InputSize = 110; - COLAutofire1Panel.LabelWidth = 50; - COLAutofire1Panel.ColumnWidth = 170; - COLAutofire1Panel.LoadSettings(Global.Config.ColecoAutoController[0]); - - COLController2Panel.InputSize = 110; - COLController2Panel.LabelWidth = 50; - COLController2Panel.ColumnWidth = 170; - COLController2Panel.LoadSettings(Global.Config.ColecoController[1]); - - COLAutofire2Panel.InputSize = 110; - COLAutofire2Panel.LabelWidth = 50; - COLAutofire2Panel.ColumnWidth = 170; - COLAutofire2Panel.LoadSettings(Global.Config.ColecoAutoController[1]); - - INTVController1Panel.InputSize = 110; - INTVController1Panel.LabelWidth = 50; - INTVController1Panel.ColumnWidth = 170; - INTVController1Panel.LoadSettings(Global.Config.IntellivisionController[0]); - - INTVAutofire1Panel.InputSize = 110; - INTVAutofire1Panel.LabelWidth = 50; - INTVAutofire1Panel.ColumnWidth = 170; - INTVAutofire1Panel.LoadSettings(Global.Config.IntellivisionAutoController[0]); - - INTVController2Panel.InputSize = 110; - INTVController2Panel.LabelWidth = 50; - INTVController2Panel.ColumnWidth = 170; - INTVController2Panel.LoadSettings(Global.Config.IntellivisionController[1]); - - INTVAutofire2Panel.InputSize = 110; - INTVAutofire2Panel.LabelWidth = 50; - INTVAutofire2Panel.ColumnWidth = 170; - INTVAutofire2Panel.LoadSettings(Global.Config.IntellivisionAutoController[1]); - */ - SetTabByPlatform(); - - if (!MainForm.INTERIM) - { - PlatformTabControl.Controls.Remove(tabPageC64); - PlatformTabControl.Controls.Remove(tabPageGBA); - PlatformTabControl.Controls.Remove(tabPageINTV); - } - - AutoTab.Checked = Global.Config.InputConfigAutoTab; - SetAutoTab(); - } - - private void SetTabByPlatform() - { - switch (Global.Emulator.SystemId) - { - case "NES": - case "FDS": - PlatformTabControl.SelectTab(tabPageNES); - break; - case "SNES": - case "SGB": //TODO: I think it never reports this, so this line could/should be removed - PlatformTabControl.SelectTab(tabPageSNES); - break; - case "GB": - case "GBC": - PlatformTabControl.SelectTab(tabPageGameboy); - break; - case "GBA": - PlatformTabControl.SelectTab(tabPageGBA); - break; - case "GEN": - PlatformTabControl.SelectTab(tabPageGenesis); - break; - case "SMS": - case "GG": - case "SG": - PlatformTabControl.SelectTab(tabPageSMS); - break; - case "PCE": - case "SGX": - case "PCECD": - PlatformTabControl.SelectTab(tabPagePCE); - break; - case "A26": - PlatformTabControl.SelectTab(tabPageAtari2600); - break; - case "A78": - PlatformTabControl.SelectTab(tabPageAtari7800); - break; - case "C64": - PlatformTabControl.SelectTab(tabPageC64); - break; - case "Coleco": - PlatformTabControl.SelectTab(tabPageColeco); - break; - case "INTV": - PlatformTabControl.SelectTab(tabPageINTV); - break; - case "TI83": - PlatformTabControl.SelectTab(tabPageTI83); - break; - case "N64": - PlatformTabControl.SelectTab(tabPageN64); - break; - case "SAT": - PlatformTabControl.SelectTab(tabPageSaturn); - break; - } - } - - private void SetAutoTab() - { - bool setting = AutoTab.Checked; - foreach (Control control1 in PlatformTabControl.TabPages) - { - if (control1 is TabPage) - { - foreach (Control control2 in control1.Controls) - { - if (control2 is ControllerConfigPanel) - { - (control2 as ControllerConfigPanel).SetAutoTab(setting); - } - else if (control2 is TabControl) - { - foreach (Control control3 in (control2 as TabControl).TabPages) - { - if (control3 is TabPage) - { - foreach (Control control4 in control3.Controls) - { - if (control4 is ControllerConfigPanel) - { - (control4 as ControllerConfigPanel).SetAutoTab(setting); - } - } - } - else if (control3 is ControllerConfigPanel) - { - (control3 as ControllerConfigPanel).SetAutoTab(setting); - } - } - } - } - } - else if (control1 is ControllerConfigPanel) - { - (control1 as ControllerConfigPanel).SetAutoTab(setting); - } - } - } - - private void OK_Click(object sender, EventArgs e) - { - Global.Config.AllowUD_LR = AllowLR.Checked; - - foreach (Control control1 in PlatformTabControl.TabPages) - { - if (control1 is TabPage) - { - foreach (Control control2 in control1.Controls) - { - if (control2 is ControllerConfigPanel) - { - (control2 as ControllerConfigPanel).Save(); - } - else if (control2 is TabControl) - { - foreach (Control control3 in (control2 as TabControl).TabPages) - { - if (control3 is TabPage) - { - foreach (Control control4 in control3.Controls) - { - if (control4 is ControllerConfigPanel) - { - (control4 as ControllerConfigPanel).Save(); - } - } - } - else if (control3 is ControllerConfigPanel) - { - (control3 as ControllerConfigPanel).Save(); - } - } - } - } - } - else - { - if (control1 is ControllerConfigPanel) - { - (control1 as ControllerConfigPanel).Save(); - } - } - } - - Global.OSD.AddMessage("Controller settings saved"); - DialogResult = DialogResult.OK; - Close(); - } - - private void Cancel_Click(object sender, EventArgs e) - { - Global.OSD.AddMessage("Controller config aborted"); - Close(); - } - - private void AutoTab_CheckedChanged(object sender, EventArgs e) - { - Global.Config.HotkeyConfigAutoTab = AutoTab.Checked; - SetAutoTab(); - } - } -} diff --git a/BizHawk.MultiClient/config/ControllerConfig.resx b/BizHawk.MultiClient/config/ControllerConfig.resx deleted file mode 100644 index 29dcb1b3a3..0000000000 --- a/BizHawk.MultiClient/config/ControllerConfig.resx +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs index 1da3ea2892..d74833c9f8 100644 --- a/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs +++ b/BizHawk.MultiClient/config/ControllerConfig/ControllerConfigPanel.cs @@ -7,6 +7,8 @@ using System.Windows.Forms; namespace BizHawk.MultiClient { + // this is a little messy right now because of remnants of the old config system + public partial class ControllerConfigPanel : UserControl { iControllerConfigObject ControllerConfigObject; //Object that values will be saved to (In Config.cs)