namespace SCJMapper_V2 { partial class FormSettings { /// /// 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(FormSettings)); this.btAccept = new System.Windows.Forms.Button(); this.txSCPath = new System.Windows.Forms.TextBox(); this.btChooseSCDir = new System.Windows.Forms.Button(); this.cbxUsePath = new System.Windows.Forms.CheckBox(); this.txJS1 = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.txJS2 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txJS3 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txJS4 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txJS5 = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txJS6 = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txJS7 = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txJS8 = new System.Windows.Forms.TextBox(); this.fbDlg = new System.Windows.Forms.FolderBrowserDialog(); this.gbxIgnoreBt = new System.Windows.Forms.GroupBox(); this.txJS11 = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.txJS12 = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.txJS10 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txJS9 = new System.Windows.Forms.TextBox(); this.gbxSCPath = new System.Windows.Forms.GroupBox(); this.gbxIgnoreMaps = new System.Windows.Forms.GroupBox(); this.chkLbActionMaps = new System.Windows.Forms.CheckedListBox(); this.btCancel = new System.Windows.Forms.Button(); this.lblSettingNote = new System.Windows.Forms.Label(); this.gbxAdvanced = new System.Windows.Forms.GroupBox(); this.cbxTreeTips = new System.Windows.Forms.CheckBox(); this.lblProfileLang = new System.Windows.Forms.Label(); this.comboLanguage = new System.Windows.Forms.ComboBox(); this.cbxAutoTabXML = new System.Windows.Forms.CheckBox(); this.cbxListModifiers = new System.Windows.Forms.CheckBox(); this.cbxCSVListing = new System.Windows.Forms.CheckBox(); this.cbxPTU = new System.Windows.Forms.CheckBox(); this.cbxDetectGamepad = new System.Windows.Forms.CheckBox(); this.gbxIgnoreBt.SuspendLayout(); this.gbxSCPath.SuspendLayout(); this.gbxIgnoreMaps.SuspendLayout(); this.gbxAdvanced.SuspendLayout(); this.SuspendLayout(); // // btAccept // this.btAccept.Location = new System.Drawing.Point(658, 423); this.btAccept.Name = "btAccept"; this.btAccept.Size = new System.Drawing.Size(93, 31); this.btAccept.TabIndex = 1; this.btAccept.Tag = "§"; this.btAccept.Text = "Accept"; this.btAccept.UseVisualStyleBackColor = true; this.btAccept.Click += new System.EventHandler(this.btDone_Click); // // txSCPath // this.txSCPath.Location = new System.Drawing.Point(27, 24); this.txSCPath.Name = "txSCPath"; this.txSCPath.Size = new System.Drawing.Size(479, 22); this.txSCPath.TabIndex = 0; // // btChooseSCDir // this.btChooseSCDir.Location = new System.Drawing.Point(512, 24); this.btChooseSCDir.Name = "btChooseSCDir"; this.btChooseSCDir.Size = new System.Drawing.Size(33, 22); this.btChooseSCDir.TabIndex = 4; this.btChooseSCDir.Text = " ... "; this.btChooseSCDir.UseVisualStyleBackColor = true; this.btChooseSCDir.Click += new System.EventHandler(this.btChooseSCDir_Click); // // cbxUsePath // this.cbxUsePath.AutoSize = true; this.cbxUsePath.Location = new System.Drawing.Point(6, 27); this.cbxUsePath.Name = "cbxUsePath"; this.cbxUsePath.Size = new System.Drawing.Size(15, 14); this.cbxUsePath.TabIndex = 5; this.cbxUsePath.UseVisualStyleBackColor = true; this.cbxUsePath.CheckedChanged += new System.EventHandler(this.cbxUsePath_CheckedChanged); // // txJS1 // this.txJS1.Location = new System.Drawing.Point(66, 46); this.txJS1.Name = "txJS1"; this.txJS1.Size = new System.Drawing.Size(199, 22); this.txJS1.TabIndex = 6; this.txJS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(6, 49); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(57, 13); this.label3.TabIndex = 7; this.label3.Text = "Joystick 1"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(6, 77); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(57, 13); this.label4.TabIndex = 9; this.label4.Text = "Joystick 2"; // // txJS2 // this.txJS2.Location = new System.Drawing.Point(66, 74); this.txJS2.Name = "txJS2"; this.txJS2.Size = new System.Drawing.Size(199, 22); this.txJS2.TabIndex = 8; this.txJS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(6, 105); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(57, 13); this.label5.TabIndex = 11; this.label5.Text = "Joystick 3"; // // txJS3 // this.txJS3.Location = new System.Drawing.Point(66, 102); this.txJS3.Name = "txJS3"; this.txJS3.Size = new System.Drawing.Size(199, 22); this.txJS3.TabIndex = 10; this.txJS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 133); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(57, 13); this.label6.TabIndex = 13; this.label6.Text = "Joystick 4"; // // txJS4 // this.txJS4.Location = new System.Drawing.Point(66, 130); this.txJS4.Name = "txJS4"; this.txJS4.Size = new System.Drawing.Size(199, 22); this.txJS4.TabIndex = 12; this.txJS4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 161); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(57, 13); this.label7.TabIndex = 15; this.label7.Text = "Joystick 5"; // // txJS5 // this.txJS5.Location = new System.Drawing.Point(66, 158); this.txJS5.Name = "txJS5"; this.txJS5.Size = new System.Drawing.Size(199, 22); this.txJS5.TabIndex = 14; this.txJS5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS5.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(6, 189); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(57, 13); this.label8.TabIndex = 17; this.label8.Text = "Joystick 6"; // // txJS6 // this.txJS6.Location = new System.Drawing.Point(66, 186); this.txJS6.Name = "txJS6"; this.txJS6.Size = new System.Drawing.Size(199, 22); this.txJS6.TabIndex = 16; this.txJS6.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS6.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(271, 49); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(57, 13); this.label9.TabIndex = 19; this.label9.Text = "Joystick 7"; // // txJS7 // this.txJS7.Location = new System.Drawing.Point(340, 46); this.txJS7.Name = "txJS7"; this.txJS7.Size = new System.Drawing.Size(199, 22); this.txJS7.TabIndex = 18; this.txJS7.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS7.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(271, 77); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(57, 13); this.label10.TabIndex = 21; this.label10.Text = "Joystick 8"; // // txJS8 // this.txJS8.Location = new System.Drawing.Point(340, 74); this.txJS8.Name = "txJS8"; this.txJS8.Size = new System.Drawing.Size(199, 22); this.txJS8.TabIndex = 20; this.txJS8.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS8.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // fbDlg // this.fbDlg.RootFolder = System.Environment.SpecialFolder.MyComputer; this.fbDlg.ShowNewFolderButton = false; // // gbxIgnoreBt // this.gbxIgnoreBt.Controls.Add(this.txJS11); this.gbxIgnoreBt.Controls.Add(this.label2); this.gbxIgnoreBt.Controls.Add(this.txJS12); this.gbxIgnoreBt.Controls.Add(this.label11); this.gbxIgnoreBt.Controls.Add(this.label12); this.gbxIgnoreBt.Controls.Add(this.txJS10); this.gbxIgnoreBt.Controls.Add(this.label13); this.gbxIgnoreBt.Controls.Add(this.txJS9); this.gbxIgnoreBt.Controls.Add(this.txJS7); this.gbxIgnoreBt.Controls.Add(this.label10); this.gbxIgnoreBt.Controls.Add(this.txJS1); this.gbxIgnoreBt.Controls.Add(this.txJS8); this.gbxIgnoreBt.Controls.Add(this.label3); this.gbxIgnoreBt.Controls.Add(this.label9); this.gbxIgnoreBt.Controls.Add(this.txJS2); this.gbxIgnoreBt.Controls.Add(this.label4); this.gbxIgnoreBt.Controls.Add(this.label8); this.gbxIgnoreBt.Controls.Add(this.txJS3); this.gbxIgnoreBt.Controls.Add(this.txJS6); this.gbxIgnoreBt.Controls.Add(this.label5); this.gbxIgnoreBt.Controls.Add(this.label7); this.gbxIgnoreBt.Controls.Add(this.txJS4); this.gbxIgnoreBt.Controls.Add(this.txJS5); this.gbxIgnoreBt.Controls.Add(this.label6); this.gbxIgnoreBt.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbxIgnoreBt.Location = new System.Drawing.Point(12, 12); this.gbxIgnoreBt.Name = "gbxIgnoreBt"; this.gbxIgnoreBt.Size = new System.Drawing.Size(561, 226); this.gbxIgnoreBt.TabIndex = 22; this.gbxIgnoreBt.TabStop = false; this.gbxIgnoreBt.Tag = "§"; this.gbxIgnoreBt.Text = "Ignore Buttons - enter button numbers which should be ignored separated by spaces" + " (e.g. 24 25)"; // // txJS11 // this.txJS11.Location = new System.Drawing.Point(340, 158); this.txJS11.Name = "txJS11"; this.txJS11.Size = new System.Drawing.Size(199, 22); this.txJS11.TabIndex = 26; this.txJS11.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS11.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(271, 189); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(63, 13); this.label2.TabIndex = 29; this.label2.Text = "Joystick 12"; // // txJS12 // this.txJS12.Location = new System.Drawing.Point(340, 186); this.txJS12.Name = "txJS12"; this.txJS12.Size = new System.Drawing.Size(199, 22); this.txJS12.TabIndex = 28; this.txJS12.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS12.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(271, 161); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(63, 13); this.label11.TabIndex = 27; this.label11.Text = "Joystick 11"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(271, 133); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(63, 13); this.label12.TabIndex = 25; this.label12.Text = "Joystick 10"; // // txJS10 // this.txJS10.Location = new System.Drawing.Point(340, 130); this.txJS10.Name = "txJS10"; this.txJS10.Size = new System.Drawing.Size(199, 22); this.txJS10.TabIndex = 24; this.txJS10.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS10.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(271, 105); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(57, 13); this.label13.TabIndex = 23; this.label13.Text = "Joystick 9"; // // txJS9 // this.txJS9.Location = new System.Drawing.Point(340, 102); this.txJS9.Name = "txJS9"; this.txJS9.Size = new System.Drawing.Size(199, 22); this.txJS9.TabIndex = 22; this.txJS9.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txJS1_KeyDown); this.txJS9.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txJS1_KeyPress); // // gbxSCPath // this.gbxSCPath.Controls.Add(this.txSCPath); this.gbxSCPath.Controls.Add(this.btChooseSCDir); this.gbxSCPath.Controls.Add(this.cbxUsePath); this.gbxSCPath.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbxSCPath.Location = new System.Drawing.Point(15, 244); this.gbxSCPath.Name = "gbxSCPath"; this.gbxSCPath.Size = new System.Drawing.Size(561, 59); this.gbxSCPath.TabIndex = 23; this.gbxSCPath.TabStop = false; this.gbxSCPath.Tag = "§"; this.gbxSCPath.Text = "Path to the Star Citizen Installation (e.g. C:\\Games\\StarCitizen)"; // // gbxIgnoreMaps // this.gbxIgnoreMaps.Controls.Add(this.chkLbActionMaps); this.gbxIgnoreMaps.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbxIgnoreMaps.Location = new System.Drawing.Point(579, 12); this.gbxIgnoreMaps.Name = "gbxIgnoreMaps"; this.gbxIgnoreMaps.Size = new System.Drawing.Size(274, 405); this.gbxIgnoreMaps.TabIndex = 24; this.gbxIgnoreMaps.TabStop = false; this.gbxIgnoreMaps.Tag = "§"; this.gbxIgnoreMaps.Text = "Ignore Actionmaps - check the ones to hide"; // // chkLbActionMaps // this.chkLbActionMaps.CheckOnClick = true; this.chkLbActionMaps.Dock = System.Windows.Forms.DockStyle.Fill; this.chkLbActionMaps.FormattingEnabled = true; this.chkLbActionMaps.Location = new System.Drawing.Point(3, 18); this.chkLbActionMaps.Name = "chkLbActionMaps"; this.chkLbActionMaps.Size = new System.Drawing.Size(268, 384); this.chkLbActionMaps.TabIndex = 0; // // btCancel // this.btCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btCancel.Location = new System.Drawing.Point(757, 423); this.btCancel.Name = "btCancel"; this.btCancel.Size = new System.Drawing.Size(93, 31); this.btCancel.TabIndex = 25; this.btCancel.Tag = "§"; this.btCancel.Text = "Cancel"; this.btCancel.UseVisualStyleBackColor = true; this.btCancel.Click += new System.EventHandler(this.btCancel_Click); // // lblSettingNote // this.lblSettingNote.AutoSize = true; this.lblSettingNote.ForeColor = System.Drawing.Color.Red; this.lblSettingNote.Location = new System.Drawing.Point(12, 426); this.lblSettingNote.Name = "lblSettingNote"; this.lblSettingNote.Size = new System.Drawing.Size(401, 26); this.lblSettingNote.TabIndex = 26; this.lblSettingNote.Tag = "§"; this.lblSettingNote.Text = "Note: Accepting changes will clear the action tree to apply the new settings; \r\nC" + "ancel now if you want to save your work first."; // // gbxAdvanced // this.gbxAdvanced.Controls.Add(this.cbxTreeTips); this.gbxAdvanced.Controls.Add(this.lblProfileLang); this.gbxAdvanced.Controls.Add(this.comboLanguage); this.gbxAdvanced.Controls.Add(this.cbxAutoTabXML); this.gbxAdvanced.Controls.Add(this.cbxListModifiers); this.gbxAdvanced.Controls.Add(this.cbxCSVListing); this.gbxAdvanced.Controls.Add(this.cbxPTU); this.gbxAdvanced.Controls.Add(this.cbxDetectGamepad); this.gbxAdvanced.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gbxAdvanced.Location = new System.Drawing.Point(15, 309); this.gbxAdvanced.Name = "gbxAdvanced"; this.gbxAdvanced.Size = new System.Drawing.Size(561, 105); this.gbxAdvanced.TabIndex = 27; this.gbxAdvanced.TabStop = false; this.gbxAdvanced.Tag = "§"; this.gbxAdvanced.Text = "Advanced Options ..."; // // cbxTreeTips // this.cbxTreeTips.AutoSize = true; this.cbxTreeTips.Location = new System.Drawing.Point(245, 72); this.cbxTreeTips.Name = "cbxTreeTips"; this.cbxTreeTips.Size = new System.Drawing.Size(101, 17); this.cbxTreeTips.TabIndex = 13; this.cbxTreeTips.Tag = "§"; this.cbxTreeTips.Text = "Show Tree tips"; this.cbxTreeTips.UseVisualStyleBackColor = true; // // lblProfileLang // this.lblProfileLang.AutoSize = true; this.lblProfileLang.Location = new System.Drawing.Point(6, 73); this.lblProfileLang.Name = "lblProfileLang"; this.lblProfileLang.Size = new System.Drawing.Size(99, 13); this.lblProfileLang.TabIndex = 12; this.lblProfileLang.Tag = "§"; this.lblProfileLang.Text = "Profile Language:"; // // comboLanguage // this.comboLanguage.FormattingEnabled = true; this.comboLanguage.Location = new System.Drawing.Point(139, 70); this.comboLanguage.Name = "comboLanguage"; this.comboLanguage.Size = new System.Drawing.Size(100, 21); this.comboLanguage.TabIndex = 11; this.comboLanguage.SelectedIndexChanged += new System.EventHandler(this.comboLanguage_SelectedIndexChanged); // // cbxAutoTabXML // this.cbxAutoTabXML.AutoSize = true; this.cbxAutoTabXML.Location = new System.Drawing.Point(9, 44); this.cbxAutoTabXML.Name = "cbxAutoTabXML"; this.cbxAutoTabXML.Size = new System.Drawing.Size(233, 17); this.cbxAutoTabXML.TabIndex = 10; this.cbxAutoTabXML.Tag = "§"; this.cbxAutoTabXML.Text = "Switch XML/Mapping tab automatically"; this.cbxAutoTabXML.UseVisualStyleBackColor = true; // // cbxListModifiers // this.cbxListModifiers.AutoSize = true; this.cbxListModifiers.Location = new System.Drawing.Point(420, 44); this.cbxListModifiers.Name = "cbxListModifiers"; this.cbxListModifiers.Size = new System.Drawing.Size(97, 17); this.cbxListModifiers.TabIndex = 9; this.cbxListModifiers.Tag = "§"; this.cbxListModifiers.Text = "List Modifiers"; this.cbxListModifiers.UseVisualStyleBackColor = true; // // cbxCSVListing // this.cbxCSVListing.AutoSize = true; this.cbxCSVListing.Location = new System.Drawing.Point(400, 21); this.cbxCSVListing.Name = "cbxCSVListing"; this.cbxCSVListing.Size = new System.Drawing.Size(106, 17); this.cbxCSVListing.TabIndex = 8; this.cbxCSVListing.Tag = "§"; this.cbxCSVListing.Text = "Use CSV Listing"; this.cbxCSVListing.UseVisualStyleBackColor = true; // // cbxPTU // this.cbxPTU.AutoSize = true; this.cbxPTU.BackColor = System.Drawing.Color.SandyBrown; this.cbxPTU.Location = new System.Drawing.Point(400, 82); this.cbxPTU.Name = "cbxPTU"; this.cbxPTU.Size = new System.Drawing.Size(108, 17); this.cbxPTU.TabIndex = 7; this.cbxPTU.Text = "Use PTU folders"; this.cbxPTU.UseVisualStyleBackColor = false; this.cbxPTU.Visible = false; // // cbxDetectGamepad // this.cbxDetectGamepad.AutoSize = true; this.cbxDetectGamepad.Location = new System.Drawing.Point(9, 21); this.cbxDetectGamepad.Name = "cbxDetectGamepad"; this.cbxDetectGamepad.Size = new System.Drawing.Size(98, 17); this.cbxDetectGamepad.TabIndex = 6; this.cbxDetectGamepad.Tag = "§"; this.cbxDetectGamepad.Text = "Use Gamepad"; this.cbxDetectGamepad.UseVisualStyleBackColor = true; // // FormSettings // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.CancelButton = this.btCancel; this.ClientSize = new System.Drawing.Size(861, 467); this.Controls.Add(this.gbxAdvanced); this.Controls.Add(this.lblSettingNote); this.Controls.Add(this.btCancel); this.Controls.Add(this.gbxIgnoreMaps); this.Controls.Add(this.gbxSCPath); this.Controls.Add(this.gbxIgnoreBt); this.Controls.Add(this.btAccept); this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FormSettings"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Tag = "§"; this.Text = "Settings"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormSettings_FormClosing); this.Load += new System.EventHandler(this.FormSettings_Load); this.gbxIgnoreBt.ResumeLayout(false); this.gbxIgnoreBt.PerformLayout(); this.gbxSCPath.ResumeLayout(false); this.gbxSCPath.PerformLayout(); this.gbxIgnoreMaps.ResumeLayout(false); this.gbxAdvanced.ResumeLayout(false); this.gbxAdvanced.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button btAccept; private System.Windows.Forms.TextBox txSCPath; private System.Windows.Forms.Button btChooseSCDir; private System.Windows.Forms.CheckBox cbxUsePath; private System.Windows.Forms.TextBox txJS1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txJS2; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txJS3; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txJS4; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txJS5; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txJS6; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txJS7; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txJS8; private System.Windows.Forms.FolderBrowserDialog fbDlg; private System.Windows.Forms.GroupBox gbxIgnoreBt; private System.Windows.Forms.GroupBox gbxSCPath; private System.Windows.Forms.GroupBox gbxIgnoreMaps; private System.Windows.Forms.CheckedListBox chkLbActionMaps; private System.Windows.Forms.Button btCancel; private System.Windows.Forms.Label lblSettingNote; private System.Windows.Forms.GroupBox gbxAdvanced; private System.Windows.Forms.CheckBox cbxDetectGamepad; private System.Windows.Forms.CheckBox cbxPTU; private System.Windows.Forms.TextBox txJS11; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txJS12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txJS10; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txJS9; private System.Windows.Forms.CheckBox cbxCSVListing; private System.Windows.Forms.CheckBox cbxListModifiers; private System.Windows.Forms.CheckBox cbxAutoTabXML; private System.Windows.Forms.Label lblProfileLang; private System.Windows.Forms.ComboBox comboLanguage; private System.Windows.Forms.CheckBox cbxTreeTips; } }