namespace BizHawk.MultiClient.tools { partial class HotkeyWindow { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HotkeyWindow)); this.hotkeyTabs = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.label45 = new System.Windows.Forms.Label(); this.IDW_FULLSCREEN = new BizHawk.MultiClient.InputWidget(); this.IDW_SCREENSHOT = new BizHawk.MultiClient.InputWidget(); this.label44 = new System.Windows.Forms.Label(); this.IDW_REWIND = new BizHawk.MultiClient.InputWidget(); this.label37 = new System.Windows.Forms.Label(); this.IDW_FASTFORWARD = new BizHawk.MultiClient.InputWidget(); this.label36 = new System.Windows.Forms.Label(); this.IDW_HARDRESET = new BizHawk.MultiClient.InputWidget(); this.label35 = new System.Windows.Forms.Label(); this.IDW_PAUSE = new BizHawk.MultiClient.InputWidget(); this.label34 = new System.Windows.Forms.Label(); this.IDW_FRAMEADVANCE = new BizHawk.MultiClient.InputWidget(); this.label33 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.IDW_QuickLoad = new BizHawk.MultiClient.InputWidget(); this.label31 = new System.Windows.Forms.Label(); this.IDW_QuickSave = new BizHawk.MultiClient.InputWidget(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.IDW_ST7 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST0 = new BizHawk.MultiClient.InputWidget(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.IDW_ST9 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST8 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST6 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST5 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST4 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST3 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST2 = new BizHawk.MultiClient.InputWidget(); this.IDW_ST1 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS7 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS0 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS9 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS8 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS6 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS5 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS4 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS3 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS2 = new BizHawk.MultiClient.InputWidget(); this.IDW_LS1 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS0 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS9 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS8 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS7 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS6 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS5 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS4 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS3 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS2 = new BizHawk.MultiClient.InputWidget(); this.IDW_SS1 = new BizHawk.MultiClient.InputWidget(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.IDW_MTDECPLAYER = new BizHawk.MultiClient.InputWidget(); this.IDW_MTINCPLAYER = new BizHawk.MultiClient.InputWidget(); this.label43 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label40 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.IDW_SELECTNONE = new BizHawk.MultiClient.InputWidget(); this.IDW_MTSELECTALL = new BizHawk.MultiClient.InputWidget(); this.IDW_TOGGLEMTRACK = new BizHawk.MultiClient.InputWidget(); this.IDB_SAVE = new System.Windows.Forms.Button(); this.IDB_CANCEL = new System.Windows.Forms.Button(); this.label38 = new System.Windows.Forms.Label(); this.hotkeyTabs.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.SuspendLayout(); // // hotkeyTabs // this.hotkeyTabs.Controls.Add(this.tabPage1); this.hotkeyTabs.Controls.Add(this.tabPage2); this.hotkeyTabs.Controls.Add(this.tabPage3); this.hotkeyTabs.ItemSize = new System.Drawing.Size(65, 24); this.hotkeyTabs.Location = new System.Drawing.Point(12, 12); this.hotkeyTabs.Name = "hotkeyTabs"; this.hotkeyTabs.SelectedIndex = 0; this.hotkeyTabs.Size = new System.Drawing.Size(598, 290); this.hotkeyTabs.TabIndex = 97; this.hotkeyTabs.TabStop = false; this.hotkeyTabs.SelectedIndexChanged += new System.EventHandler(this.hotkeyTabs_SelectedIndexChanged); // // tabPage1 // this.tabPage1.Controls.Add(this.IDW_FRAMEADVANCE); this.tabPage1.Controls.Add(this.label45); this.tabPage1.Controls.Add(this.IDW_FULLSCREEN); this.tabPage1.Controls.Add(this.IDW_SCREENSHOT); this.tabPage1.Controls.Add(this.label44); this.tabPage1.Controls.Add(this.IDW_REWIND); this.tabPage1.Controls.Add(this.label37); this.tabPage1.Controls.Add(this.IDW_FASTFORWARD); this.tabPage1.Controls.Add(this.label36); this.tabPage1.Controls.Add(this.IDW_HARDRESET); this.tabPage1.Controls.Add(this.label35); this.tabPage1.Controls.Add(this.IDW_PAUSE); this.tabPage1.Controls.Add(this.label34); this.tabPage1.Controls.Add(this.label33); this.tabPage1.Controls.Add(this.label32); this.tabPage1.Controls.Add(this.IDW_QuickLoad); this.tabPage1.Controls.Add(this.label31); this.tabPage1.Controls.Add(this.IDW_QuickSave); this.tabPage1.Location = new System.Drawing.Point(4, 28); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(590, 258); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "General"; this.tabPage1.UseVisualStyleBackColor = true; // // label45 // this.label45.AutoSize = true; this.label45.Location = new System.Drawing.Point(207, 83); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(60, 13); this.label45.TabIndex = 13; this.label45.Text = "Full Screen"; // // IDW_FULLSCREEN // this.IDW_FULLSCREEN.AcceptsTab = true; this.IDW_FULLSCREEN.BackColor = System.Drawing.SystemColors.Window; this.IDW_FULLSCREEN.Location = new System.Drawing.Point(293, 80); this.IDW_FULLSCREEN.Name = "IDW_FULLSCREEN"; this.IDW_FULLSCREEN.Size = new System.Drawing.Size(100, 20); this.IDW_FULLSCREEN.TabIndex = 9; // // IDW_SCREENSHOT // this.IDW_SCREENSHOT.AcceptsTab = true; this.IDW_SCREENSHOT.BackColor = System.Drawing.SystemColors.Window; this.IDW_SCREENSHOT.Location = new System.Drawing.Point(293, 56); this.IDW_SCREENSHOT.Name = "IDW_SCREENSHOT"; this.IDW_SCREENSHOT.Size = new System.Drawing.Size(100, 20); this.IDW_SCREENSHOT.TabIndex = 8; // // label44 // this.label44.AutoSize = true; this.label44.Location = new System.Drawing.Point(207, 59); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(61, 13); this.label44.TabIndex = 12; this.label44.Text = "Screenshot"; // // IDW_REWIND // this.IDW_REWIND.AcceptsTab = true; this.IDW_REWIND.BackColor = System.Drawing.SystemColors.Window; this.IDW_REWIND.Location = new System.Drawing.Point(92, 104); this.IDW_REWIND.Name = "IDW_REWIND"; this.IDW_REWIND.Size = new System.Drawing.Size(100, 20); this.IDW_REWIND.TabIndex = 5; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(6, 107); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(43, 13); this.label37.TabIndex = 4; this.label37.Text = "Rewind"; // // IDW_FASTFORWARD // this.IDW_FASTFORWARD.AcceptsTab = true; this.IDW_FASTFORWARD.BackColor = System.Drawing.SystemColors.Window; this.IDW_FASTFORWARD.Location = new System.Drawing.Point(92, 80); this.IDW_FASTFORWARD.Name = "IDW_FASTFORWARD"; this.IDW_FASTFORWARD.Size = new System.Drawing.Size(100, 20); this.IDW_FASTFORWARD.TabIndex = 4; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(6, 83); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(68, 13); this.label36.TabIndex = 3; this.label36.Text = "Fast Forward"; // // IDW_HARDRESET // this.IDW_HARDRESET.AcceptsTab = true; this.IDW_HARDRESET.BackColor = System.Drawing.SystemColors.Window; this.IDW_HARDRESET.Location = new System.Drawing.Point(92, 56); this.IDW_HARDRESET.Name = "IDW_HARDRESET"; this.IDW_HARDRESET.Size = new System.Drawing.Size(100, 20); this.IDW_HARDRESET.TabIndex = 3; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(6, 59); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(61, 13); this.label35.TabIndex = 2; this.label35.Text = "Hard Reset"; // // IDW_PAUSE // this.IDW_PAUSE.AcceptsTab = true; this.IDW_PAUSE.BackColor = System.Drawing.SystemColors.Window; this.IDW_PAUSE.Location = new System.Drawing.Point(92, 33); this.IDW_PAUSE.Name = "IDW_PAUSE"; this.IDW_PAUSE.Size = new System.Drawing.Size(100, 20); this.IDW_PAUSE.TabIndex = 2; // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(6, 35); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(37, 13); this.label34.TabIndex = 1; this.label34.Text = "Pause"; // // IDW_FRAMEADVANCE // this.IDW_FRAMEADVANCE.AcceptsTab = true; this.IDW_FRAMEADVANCE.BackColor = System.Drawing.SystemColors.Window; this.IDW_FRAMEADVANCE.Location = new System.Drawing.Point(92, 8); this.IDW_FRAMEADVANCE.Name = "IDW_FRAMEADVANCE"; this.IDW_FRAMEADVANCE.Size = new System.Drawing.Size(100, 20); this.IDW_FRAMEADVANCE.TabIndex = 1; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(207, 11); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(63, 13); this.label33.TabIndex = 10; this.label33.Text = "Quick Save"; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(207, 35); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(62, 13); this.label32.TabIndex = 11; this.label32.Text = "Quick Load"; // // IDW_QuickLoad // this.IDW_QuickLoad.AcceptsTab = true; this.IDW_QuickLoad.BackColor = System.Drawing.SystemColors.Window; this.IDW_QuickLoad.Location = new System.Drawing.Point(293, 32); this.IDW_QuickLoad.Name = "IDW_QuickLoad"; this.IDW_QuickLoad.Size = new System.Drawing.Size(100, 20); this.IDW_QuickLoad.TabIndex = 7; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(6, 11); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(82, 13); this.label31.TabIndex = 0; this.label31.Text = "Frame Advance"; // // IDW_QuickSave // this.IDW_QuickSave.AcceptsTab = true; this.IDW_QuickSave.BackColor = System.Drawing.SystemColors.Window; this.IDW_QuickSave.Location = new System.Drawing.Point(293, 8); this.IDW_QuickSave.Name = "IDW_QuickSave"; this.IDW_QuickSave.Size = new System.Drawing.Size(100, 20); this.IDW_QuickSave.TabIndex = 6; // // tabPage2 // this.tabPage2.Controls.Add(this.IDW_SS1); this.tabPage2.Controls.Add(this.IDW_ST7); this.tabPage2.Controls.Add(this.IDW_ST0); this.tabPage2.Controls.Add(this.label21); this.tabPage2.Controls.Add(this.label22); this.tabPage2.Controls.Add(this.label23); this.tabPage2.Controls.Add(this.label24); this.tabPage2.Controls.Add(this.label25); this.tabPage2.Controls.Add(this.label26); this.tabPage2.Controls.Add(this.label27); this.tabPage2.Controls.Add(this.label28); this.tabPage2.Controls.Add(this.label29); this.tabPage2.Controls.Add(this.label30); this.tabPage2.Controls.Add(this.label11); this.tabPage2.Controls.Add(this.label12); this.tabPage2.Controls.Add(this.label13); this.tabPage2.Controls.Add(this.label14); this.tabPage2.Controls.Add(this.label15); this.tabPage2.Controls.Add(this.label16); this.tabPage2.Controls.Add(this.label17); this.tabPage2.Controls.Add(this.label18); this.tabPage2.Controls.Add(this.label19); this.tabPage2.Controls.Add(this.label20); this.tabPage2.Controls.Add(this.label9); this.tabPage2.Controls.Add(this.label10); this.tabPage2.Controls.Add(this.label7); this.tabPage2.Controls.Add(this.label8); this.tabPage2.Controls.Add(this.label5); this.tabPage2.Controls.Add(this.label6); this.tabPage2.Controls.Add(this.label3); this.tabPage2.Controls.Add(this.label4); this.tabPage2.Controls.Add(this.label2); this.tabPage2.Controls.Add(this.label1); this.tabPage2.Controls.Add(this.IDW_ST9); this.tabPage2.Controls.Add(this.IDW_ST8); this.tabPage2.Controls.Add(this.IDW_ST6); this.tabPage2.Controls.Add(this.IDW_ST5); this.tabPage2.Controls.Add(this.IDW_ST4); this.tabPage2.Controls.Add(this.IDW_ST3); this.tabPage2.Controls.Add(this.IDW_ST2); this.tabPage2.Controls.Add(this.IDW_ST1); this.tabPage2.Controls.Add(this.IDW_LS7); this.tabPage2.Controls.Add(this.IDW_LS0); this.tabPage2.Controls.Add(this.IDW_LS9); this.tabPage2.Controls.Add(this.IDW_LS8); this.tabPage2.Controls.Add(this.IDW_LS6); this.tabPage2.Controls.Add(this.IDW_LS5); this.tabPage2.Controls.Add(this.IDW_LS4); this.tabPage2.Controls.Add(this.IDW_LS3); this.tabPage2.Controls.Add(this.IDW_LS2); this.tabPage2.Controls.Add(this.IDW_LS1); this.tabPage2.Controls.Add(this.IDW_SS0); this.tabPage2.Controls.Add(this.IDW_SS9); this.tabPage2.Controls.Add(this.IDW_SS8); this.tabPage2.Controls.Add(this.IDW_SS7); this.tabPage2.Controls.Add(this.IDW_SS6); this.tabPage2.Controls.Add(this.IDW_SS5); this.tabPage2.Controls.Add(this.IDW_SS4); this.tabPage2.Controls.Add(this.IDW_SS3); this.tabPage2.Controls.Add(this.IDW_SS2); this.tabPage2.Location = new System.Drawing.Point(4, 28); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(590, 258); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Save States"; this.tabPage2.UseVisualStyleBackColor = true; // // IDW_ST7 // this.IDW_ST7.Location = new System.Drawing.Point(468, 150); this.IDW_ST7.Name = "IDW_ST7"; this.IDW_ST7.Size = new System.Drawing.Size(100, 20); this.IDW_ST7.TabIndex = 107; // // IDW_ST0 // this.IDW_ST0.Location = new System.Drawing.Point(468, 222); this.IDW_ST0.Name = "IDW_ST0"; this.IDW_ST0.Size = new System.Drawing.Size(100, 20); this.IDW_ST0.TabIndex = 110; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(387, 225); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(74, 13); this.label21.TabIndex = 118; this.label21.Text = "Select State 0"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(387, 201); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(74, 13); this.label22.TabIndex = 117; this.label22.Text = "Select State 9"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(387, 177); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(74, 13); this.label23.TabIndex = 114; this.label23.Text = "Select State 8"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(387, 153); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(74, 13); this.label24.TabIndex = 113; this.label24.Text = "Select State 7"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(387, 129); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(74, 13); this.label25.TabIndex = 111; this.label25.Text = "Select State 6"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(387, 105); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(74, 13); this.label26.TabIndex = 110; this.label26.Text = "Select State 5"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(387, 81); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(74, 13); this.label27.TabIndex = 107; this.label27.Text = "Select State 4"; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(387, 57); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(74, 13); this.label28.TabIndex = 106; this.label28.Text = "Select State 3"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(387, 33); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(74, 13); this.label29.TabIndex = 103; this.label29.Text = "Select State 2"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(387, 9); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(74, 13); this.label30.TabIndex = 102; this.label30.Text = "Select State 1"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(200, 225); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(68, 13); this.label11.TabIndex = 98; this.label11.Text = "Load State 0"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(200, 201); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(68, 13); this.label12.TabIndex = 97; this.label12.Text = "Load State 9"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(200, 177); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(68, 13); this.label13.TabIndex = 94; this.label13.Text = "Load State 8"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(200, 153); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(68, 13); this.label14.TabIndex = 93; this.label14.Text = "Load State 7"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(200, 129); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(68, 13); this.label15.TabIndex = 91; this.label15.Text = "Load State 6"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(200, 105); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(68, 13); this.label16.TabIndex = 90; this.label16.Text = "Load State 5"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(200, 81); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(68, 13); this.label17.TabIndex = 87; this.label17.Text = "Load State 4"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(200, 57); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(68, 13); this.label18.TabIndex = 86; this.label18.Text = "Load State 3"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(200, 33); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(68, 13); this.label19.TabIndex = 83; this.label19.Text = "Load State 2"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(200, 9); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(68, 13); this.label20.TabIndex = 82; this.label20.Text = "Load State 1"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(7, 225); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(69, 13); this.label9.TabIndex = 79; this.label9.Text = "Save State 0"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(7, 201); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(69, 13); this.label10.TabIndex = 78; this.label10.Text = "Save State 9"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(7, 177); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(69, 13); this.label7.TabIndex = 75; this.label7.Text = "Save State 8"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(7, 153); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(69, 13); this.label8.TabIndex = 74; this.label8.Text = "Save State 7"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(7, 129); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(69, 13); this.label5.TabIndex = 71; this.label5.Text = "Save State 6"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(7, 105); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(69, 13); this.label6.TabIndex = 70; this.label6.Text = "Save State 5"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(7, 81); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(69, 13); this.label3.TabIndex = 67; this.label3.Text = "Save State 4"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(7, 57); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(69, 13); this.label4.TabIndex = 66; this.label4.Text = "Save State 3"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(7, 33); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(69, 13); this.label2.TabIndex = 63; this.label2.Text = "Save State 2"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(7, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(69, 13); this.label1.TabIndex = 62; this.label1.Text = "Save State 1"; // // IDW_ST9 // this.IDW_ST9.Location = new System.Drawing.Point(468, 198); this.IDW_ST9.Name = "IDW_ST9"; this.IDW_ST9.Size = new System.Drawing.Size(100, 20); this.IDW_ST9.TabIndex = 109; // // IDW_ST8 // this.IDW_ST8.Location = new System.Drawing.Point(468, 174); this.IDW_ST8.Name = "IDW_ST8"; this.IDW_ST8.Size = new System.Drawing.Size(100, 20); this.IDW_ST8.TabIndex = 108; // // IDW_ST6 // this.IDW_ST6.Location = new System.Drawing.Point(468, 126); this.IDW_ST6.Name = "IDW_ST6"; this.IDW_ST6.Size = new System.Drawing.Size(100, 20); this.IDW_ST6.TabIndex = 106; // // IDW_ST5 // this.IDW_ST5.Location = new System.Drawing.Point(468, 102); this.IDW_ST5.Name = "IDW_ST5"; this.IDW_ST5.Size = new System.Drawing.Size(100, 20); this.IDW_ST5.TabIndex = 105; // // IDW_ST4 // this.IDW_ST4.Location = new System.Drawing.Point(468, 78); this.IDW_ST4.Name = "IDW_ST4"; this.IDW_ST4.Size = new System.Drawing.Size(100, 20); this.IDW_ST4.TabIndex = 104; // // IDW_ST3 // this.IDW_ST3.Location = new System.Drawing.Point(468, 54); this.IDW_ST3.Name = "IDW_ST3"; this.IDW_ST3.Size = new System.Drawing.Size(100, 20); this.IDW_ST3.TabIndex = 103; // // IDW_ST2 // this.IDW_ST2.Location = new System.Drawing.Point(468, 30); this.IDW_ST2.Name = "IDW_ST2"; this.IDW_ST2.Size = new System.Drawing.Size(100, 20); this.IDW_ST2.TabIndex = 102; // // IDW_ST1 // this.IDW_ST1.Location = new System.Drawing.Point(468, 6); this.IDW_ST1.Name = "IDW_ST1"; this.IDW_ST1.Size = new System.Drawing.Size(100, 20); this.IDW_ST1.TabIndex = 101; // // IDW_LS7 // this.IDW_LS7.Location = new System.Drawing.Point(281, 150); this.IDW_LS7.Name = "IDW_LS7"; this.IDW_LS7.Size = new System.Drawing.Size(100, 20); this.IDW_LS7.TabIndex = 91; // // IDW_LS0 // this.IDW_LS0.Location = new System.Drawing.Point(281, 222); this.IDW_LS0.Name = "IDW_LS0"; this.IDW_LS0.Size = new System.Drawing.Size(100, 20); this.IDW_LS0.TabIndex = 94; // // IDW_LS9 // this.IDW_LS9.Location = new System.Drawing.Point(281, 198); this.IDW_LS9.Name = "IDW_LS9"; this.IDW_LS9.Size = new System.Drawing.Size(100, 20); this.IDW_LS9.TabIndex = 93; // // IDW_LS8 // this.IDW_LS8.Location = new System.Drawing.Point(281, 174); this.IDW_LS8.Name = "IDW_LS8"; this.IDW_LS8.Size = new System.Drawing.Size(100, 20); this.IDW_LS8.TabIndex = 92; // // IDW_LS6 // this.IDW_LS6.Location = new System.Drawing.Point(281, 126); this.IDW_LS6.Name = "IDW_LS6"; this.IDW_LS6.Size = new System.Drawing.Size(100, 20); this.IDW_LS6.TabIndex = 90; // // IDW_LS5 // this.IDW_LS5.Location = new System.Drawing.Point(281, 102); this.IDW_LS5.Name = "IDW_LS5"; this.IDW_LS5.Size = new System.Drawing.Size(100, 20); this.IDW_LS5.TabIndex = 89; // // IDW_LS4 // this.IDW_LS4.Location = new System.Drawing.Point(281, 78); this.IDW_LS4.Name = "IDW_LS4"; this.IDW_LS4.Size = new System.Drawing.Size(100, 20); this.IDW_LS4.TabIndex = 88; // // IDW_LS3 // this.IDW_LS3.Location = new System.Drawing.Point(281, 54); this.IDW_LS3.Name = "IDW_LS3"; this.IDW_LS3.Size = new System.Drawing.Size(100, 20); this.IDW_LS3.TabIndex = 85; // // IDW_LS2 // this.IDW_LS2.Location = new System.Drawing.Point(281, 30); this.IDW_LS2.Name = "IDW_LS2"; this.IDW_LS2.Size = new System.Drawing.Size(100, 20); this.IDW_LS2.TabIndex = 84; // // IDW_LS1 // this.IDW_LS1.Location = new System.Drawing.Point(281, 6); this.IDW_LS1.Name = "IDW_LS1"; this.IDW_LS1.Size = new System.Drawing.Size(100, 20); this.IDW_LS1.TabIndex = 81; // // IDW_SS0 // this.IDW_SS0.Location = new System.Drawing.Point(88, 222); this.IDW_SS0.Name = "IDW_SS0"; this.IDW_SS0.Size = new System.Drawing.Size(100, 20); this.IDW_SS0.TabIndex = 80; // // IDW_SS9 // this.IDW_SS9.Location = new System.Drawing.Point(88, 198); this.IDW_SS9.Name = "IDW_SS9"; this.IDW_SS9.Size = new System.Drawing.Size(100, 20); this.IDW_SS9.TabIndex = 77; // // IDW_SS8 // this.IDW_SS8.Location = new System.Drawing.Point(88, 174); this.IDW_SS8.Name = "IDW_SS8"; this.IDW_SS8.Size = new System.Drawing.Size(100, 20); this.IDW_SS8.TabIndex = 76; // // IDW_SS7 // this.IDW_SS7.Location = new System.Drawing.Point(88, 150); this.IDW_SS7.Name = "IDW_SS7"; this.IDW_SS7.Size = new System.Drawing.Size(100, 20); this.IDW_SS7.TabIndex = 73; // // IDW_SS6 // this.IDW_SS6.Location = new System.Drawing.Point(88, 126); this.IDW_SS6.Name = "IDW_SS6"; this.IDW_SS6.Size = new System.Drawing.Size(100, 20); this.IDW_SS6.TabIndex = 72; // // IDW_SS5 // this.IDW_SS5.Location = new System.Drawing.Point(88, 102); this.IDW_SS5.Name = "IDW_SS5"; this.IDW_SS5.Size = new System.Drawing.Size(100, 20); this.IDW_SS5.TabIndex = 69; // // IDW_SS4 // this.IDW_SS4.Location = new System.Drawing.Point(88, 78); this.IDW_SS4.Name = "IDW_SS4"; this.IDW_SS4.Size = new System.Drawing.Size(100, 20); this.IDW_SS4.TabIndex = 68; // // IDW_SS3 // this.IDW_SS3.Location = new System.Drawing.Point(88, 54); this.IDW_SS3.Name = "IDW_SS3"; this.IDW_SS3.Size = new System.Drawing.Size(100, 20); this.IDW_SS3.TabIndex = 65; // // IDW_SS2 // this.IDW_SS2.Location = new System.Drawing.Point(88, 30); this.IDW_SS2.Name = "IDW_SS2"; this.IDW_SS2.Size = new System.Drawing.Size(100, 20); this.IDW_SS2.TabIndex = 64; // // IDW_SS1 // this.IDW_SS1.BackColor = System.Drawing.SystemColors.Window; this.IDW_SS1.Location = new System.Drawing.Point(88, 6); this.IDW_SS1.Name = "IDW_SS1"; this.IDW_SS1.Size = new System.Drawing.Size(100, 20); this.IDW_SS1.TabIndex = 61; // // tabPage3 // this.tabPage3.Controls.Add(this.IDW_TOGGLEMTRACK); this.tabPage3.Controls.Add(this.IDW_MTDECPLAYER); this.tabPage3.Controls.Add(this.IDW_MTINCPLAYER); this.tabPage3.Controls.Add(this.label43); this.tabPage3.Controls.Add(this.label42); this.tabPage3.Controls.Add(this.label41); this.tabPage3.Controls.Add(this.label40); this.tabPage3.Controls.Add(this.label39); this.tabPage3.Controls.Add(this.IDW_SELECTNONE); this.tabPage3.Controls.Add(this.IDW_MTSELECTALL); this.tabPage3.Location = new System.Drawing.Point(4, 28); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(590, 258); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "MultiTrack"; this.tabPage3.UseVisualStyleBackColor = true; // // IDW_MTDECPLAYER // this.IDW_MTDECPLAYER.AcceptsTab = true; this.IDW_MTDECPLAYER.BackColor = System.Drawing.SystemColors.Window; this.IDW_MTDECPLAYER.Location = new System.Drawing.Point(105, 100); this.IDW_MTDECPLAYER.Name = "IDW_MTDECPLAYER"; this.IDW_MTDECPLAYER.Size = new System.Drawing.Size(100, 20); this.IDW_MTDECPLAYER.TabIndex = 76; // // IDW_MTINCPLAYER // this.IDW_MTINCPLAYER.AcceptsTab = true; this.IDW_MTINCPLAYER.BackColor = System.Drawing.SystemColors.Window; this.IDW_MTINCPLAYER.Location = new System.Drawing.Point(105, 78); this.IDW_MTINCPLAYER.Name = "IDW_MTINCPLAYER"; this.IDW_MTINCPLAYER.Size = new System.Drawing.Size(100, 20); this.IDW_MTINCPLAYER.TabIndex = 75; // // label43 // this.label43.AutoSize = true; this.label43.Location = new System.Drawing.Point(6, 103); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(91, 13); this.label43.TabIndex = 74; this.label43.Text = "Decrement Player"; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(6, 81); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(86, 13); this.label42.TabIndex = 73; this.label42.Text = "Increment Player"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(6, 59); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(66, 13); this.label41.TabIndex = 71; this.label41.Text = "Select None"; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(6, 35); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(51, 13); this.label40.TabIndex = 69; this.label40.Text = "Select All"; // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(6, 12); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(93, 13); this.label39.TabIndex = 67; this.label39.Text = "Toggle MultiTrack"; // // IDW_SELECTNONE // this.IDW_SELECTNONE.AcceptsTab = true; this.IDW_SELECTNONE.BackColor = System.Drawing.SystemColors.Window; this.IDW_SELECTNONE.Location = new System.Drawing.Point(105, 56); this.IDW_SELECTNONE.Name = "IDW_SELECTNONE"; this.IDW_SELECTNONE.Size = new System.Drawing.Size(100, 20); this.IDW_SELECTNONE.TabIndex = 72; // // IDW_MTSELECTALL // this.IDW_MTSELECTALL.AcceptsTab = true; this.IDW_MTSELECTALL.BackColor = System.Drawing.SystemColors.Window; this.IDW_MTSELECTALL.Location = new System.Drawing.Point(105, 32); this.IDW_MTSELECTALL.Name = "IDW_MTSELECTALL"; this.IDW_MTSELECTALL.Size = new System.Drawing.Size(100, 20); this.IDW_MTSELECTALL.TabIndex = 70; // // IDW_TOGGLEMTRACK // this.IDW_TOGGLEMTRACK.AcceptsTab = true; this.IDW_TOGGLEMTRACK.BackColor = System.Drawing.SystemColors.Window; this.IDW_TOGGLEMTRACK.Location = new System.Drawing.Point(105, 9); this.IDW_TOGGLEMTRACK.Name = "IDW_TOGGLEMTRACK"; this.IDW_TOGGLEMTRACK.Size = new System.Drawing.Size(100, 20); this.IDW_TOGGLEMTRACK.TabIndex = 68; // // IDB_SAVE // this.IDB_SAVE.Location = new System.Drawing.Point(441, 9); this.IDB_SAVE.Name = "IDB_SAVE"; this.IDB_SAVE.Size = new System.Drawing.Size(82, 22); this.IDB_SAVE.TabIndex = 99; this.IDB_SAVE.TabStop = false; this.IDB_SAVE.Text = "Save"; this.IDB_SAVE.UseVisualStyleBackColor = true; this.IDB_SAVE.Click += new System.EventHandler(this.IDB_SAVE_Click); // // IDB_CANCEL // this.IDB_CANCEL.Location = new System.Drawing.Point(528, 9); this.IDB_CANCEL.Name = "IDB_CANCEL"; this.IDB_CANCEL.Size = new System.Drawing.Size(80, 22); this.IDB_CANCEL.TabIndex = 98; this.IDB_CANCEL.TabStop = false; this.IDB_CANCEL.Text = "Cancel"; this.IDB_CANCEL.UseVisualStyleBackColor = true; this.IDB_CANCEL.Click += new System.EventHandler(this.button2_Click); // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(22, 305); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(153, 13); this.label38.TabIndex = 3; this.label38.Text = "* Escape clears a key mapping"; // // HotkeyWindow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(622, 327); this.Controls.Add(this.label38); this.Controls.Add(this.IDB_CANCEL); this.Controls.Add(this.IDB_SAVE); this.Controls.Add(this.hotkeyTabs); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "HotkeyWindow"; this.Text = "Configure Hotkeys"; this.hotkeyTabs.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); this.tabPage3.ResumeLayout(false); this.tabPage3.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TabControl hotkeyTabs; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.Button IDB_SAVE; private System.Windows.Forms.Button IDB_CANCEL; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Label label32; private InputWidget IDW_QuickLoad; private System.Windows.Forms.Label label31; private InputWidget IDW_QuickSave; private InputWidget IDW_ST7; private InputWidget IDW_ST0; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label22; private InputWidget IDW_ST9; private InputWidget IDW_ST8; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label24; private InputWidget IDW_ST6; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label26; private InputWidget IDW_ST5; private InputWidget IDW_ST4; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label28; private InputWidget IDW_ST3; private InputWidget IDW_ST2; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label30; private InputWidget IDW_ST1; private InputWidget IDW_LS7; private InputWidget IDW_LS0; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private InputWidget IDW_LS9; private InputWidget IDW_LS8; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private InputWidget IDW_LS6; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private InputWidget IDW_LS5; private InputWidget IDW_LS4; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private InputWidget IDW_LS3; private InputWidget IDW_LS2; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private InputWidget IDW_LS1; private InputWidget IDW_SS0; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private InputWidget IDW_SS9; private InputWidget IDW_SS8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private InputWidget IDW_SS7; private InputWidget IDW_SS6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private InputWidget IDW_SS5; private InputWidget IDW_SS4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private InputWidget IDW_SS3; private InputWidget IDW_SS2; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private InputWidget IDW_SS1; private InputWidget IDW_FRAMEADVANCE; private System.Windows.Forms.Label label33; private InputWidget IDW_PAUSE; private System.Windows.Forms.Label label34; private InputWidget IDW_HARDRESET; private System.Windows.Forms.Label label35; private InputWidget IDW_FASTFORWARD; private System.Windows.Forms.Label label36; private InputWidget IDW_REWIND; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label38; private InputWidget IDW_SELECTNONE; private System.Windows.Forms.Label label41; private InputWidget IDW_MTSELECTALL; private System.Windows.Forms.Label label40; private InputWidget IDW_TOGGLEMTRACK; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label42; private InputWidget IDW_MTDECPLAYER; private InputWidget IDW_MTINCPLAYER; private InputWidget IDW_FULLSCREEN; private InputWidget IDW_SCREENSHOT; private System.Windows.Forms.Label label44; private System.Windows.Forms.Label label45; } }