namespace PKHeX { partial class SAV_Trainer { /// /// 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(SAV_Trainer)); this.B_Cancel = new System.Windows.Forms.Button(); this.B_Save = new System.Windows.Forms.Button(); this.TB_OTName = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.MT_Money = new System.Windows.Forms.MaskedTextBox(); this.label2 = new System.Windows.Forms.Label(); this.L_TID = new System.Windows.Forms.Label(); this.L_SID = new System.Windows.Forms.Label(); this.MT_TID = new System.Windows.Forms.MaskedTextBox(); this.MT_SID = new System.Windows.Forms.MaskedTextBox(); this.cb1 = new System.Windows.Forms.CheckBox(); this.cb2 = new System.Windows.Forms.CheckBox(); this.cb3 = new System.Windows.Forms.CheckBox(); this.cb4 = new System.Windows.Forms.CheckBox(); this.cb5 = new System.Windows.Forms.CheckBox(); this.cb6 = new System.Windows.Forms.CheckBox(); this.cb7 = new System.Windows.Forms.CheckBox(); this.cb8 = new System.Windows.Forms.CheckBox(); this.GB_Badges = new System.Windows.Forms.GroupBox(); this.pb8 = new System.Windows.Forms.PictureBox(); this.pb6 = new System.Windows.Forms.PictureBox(); this.pb4 = new System.Windows.Forms.PictureBox(); this.pb2 = new System.Windows.Forms.PictureBox(); this.pb7 = new System.Windows.Forms.PictureBox(); this.pb5 = new System.Windows.Forms.PictureBox(); this.pb3 = new System.Windows.Forms.PictureBox(); this.pb1 = new System.Windows.Forms.PictureBox(); this.GB_Sayings = new System.Windows.Forms.GroupBox(); this.L_Saying5 = new System.Windows.Forms.Label(); this.L_Saying4 = new System.Windows.Forms.Label(); this.L_Saying3 = new System.Windows.Forms.Label(); this.L_Saying2 = new System.Windows.Forms.Label(); this.L_Saying1 = new System.Windows.Forms.Label(); this.TB_Saying5 = new System.Windows.Forms.TextBox(); this.TB_Saying4 = new System.Windows.Forms.TextBox(); this.TB_Saying3 = new System.Windows.Forms.TextBox(); this.TB_Saying2 = new System.Windows.Forms.TextBox(); this.TB_Saying1 = new System.Windows.Forms.TextBox(); this.GB_Overview = new System.Windows.Forms.GroupBox(); this.L_Language = new System.Windows.Forms.Label(); this.L_Region = new System.Windows.Forms.Label(); this.L_Country = new System.Windows.Forms.Label(); this.CB_Region = new System.Windows.Forms.ComboBox(); this.CB_Country = new System.Windows.Forms.ComboBox(); this.B_MaxCash = new System.Windows.Forms.Button(); this.CB_3DSReg = new System.Windows.Forms.ComboBox(); this.CB_Language = new System.Windows.Forms.ComboBox(); this.L_3DSReg = new System.Windows.Forms.Label(); this.CB_Game = new System.Windows.Forms.ComboBox(); this.CB_Gender = new System.Windows.Forms.ComboBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.TB_MBMN = new System.Windows.Forms.TextBox(); this.TB_MBMS = new System.Windows.Forms.TextBox(); this.TB_MBRS = new System.Windows.Forms.TextBox(); this.TB_MBRN = new System.Windows.Forms.TextBox(); this.TB_MBTS = new System.Windows.Forms.TextBox(); this.TB_MBTN = new System.Windows.Forms.TextBox(); this.TB_MBDS = new System.Windows.Forms.TextBox(); this.TB_MBDN = new System.Windows.Forms.TextBox(); this.TB_MBSS = new System.Windows.Forms.TextBox(); this.TB_MBSN = new System.Windows.Forms.TextBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label10 = 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.TB_MCMN = new System.Windows.Forms.TextBox(); this.TB_MCMS = new System.Windows.Forms.TextBox(); this.TB_MCRS = new System.Windows.Forms.TextBox(); this.TB_MCRN = new System.Windows.Forms.TextBox(); this.TB_MCTS = new System.Windows.Forms.TextBox(); this.TB_MCTN = new System.Windows.Forms.TextBox(); this.TB_MCDS = new System.Windows.Forms.TextBox(); this.TB_MCDN = new System.Windows.Forms.TextBox(); this.TB_MCSS = new System.Windows.Forms.TextBox(); this.TB_MCSN = new System.Windows.Forms.TextBox(); this.TB_CoordZ = new System.Windows.Forms.TextBox(); this.TB_CoordY = new System.Windows.Forms.TextBox(); this.TB_CoordX = new System.Windows.Forms.TextBox(); this.TB_CoordM = new System.Windows.Forms.TextBox(); 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.GB_Badges.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pb8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pb1)).BeginInit(); this.GB_Sayings.SuspendLayout(); this.GB_Overview.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.SuspendLayout(); // // B_Cancel // this.B_Cancel.Location = new System.Drawing.Point(551, 308); this.B_Cancel.Name = "B_Cancel"; this.B_Cancel.Size = new System.Drawing.Size(85, 23); this.B_Cancel.TabIndex = 0; this.B_Cancel.Text = "Cancel"; this.B_Cancel.UseVisualStyleBackColor = true; this.B_Cancel.Click += new System.EventHandler(this.B_Cancel_Click); // // B_Save // this.B_Save.Location = new System.Drawing.Point(551, 284); this.B_Save.Name = "B_Save"; this.B_Save.Size = new System.Drawing.Size(85, 23); this.B_Save.TabIndex = 1; this.B_Save.Text = "Save"; this.B_Save.UseVisualStyleBackColor = true; this.B_Save.Click += new System.EventHandler(this.B_Save_Click); // // TB_OTName // this.TB_OTName.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_OTName.Location = new System.Drawing.Point(102, 17); this.TB_OTName.MaxLength = 12; this.TB_OTName.Name = "TB_OTName"; this.TB_OTName.Size = new System.Drawing.Size(93, 20); this.TB_OTName.TabIndex = 2; this.TB_OTName.Text = "WWWWWWWWWWWW"; this.TB_OTName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(22, 20); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(74, 13); this.label1.TabIndex = 3; this.label1.Text = "Trainer Name:"; // // MT_Money // this.MT_Money.Location = new System.Drawing.Point(122, 39); this.MT_Money.Mask = "0000000"; this.MT_Money.Name = "MT_Money"; this.MT_Money.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.MT_Money.Size = new System.Drawing.Size(52, 20); this.MT_Money.TabIndex = 4; this.MT_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(105, 42); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(16, 13); this.label2.TabIndex = 5; this.label2.Text = "$:"; // // L_TID // this.L_TID.AutoSize = true; this.L_TID.Location = new System.Drawing.Point(22, 42); this.L_TID.Name = "L_TID"; this.L_TID.Size = new System.Drawing.Size(28, 13); this.L_TID.TabIndex = 6; this.L_TID.Text = "TID:"; // // L_SID // this.L_SID.AutoSize = true; this.L_SID.Location = new System.Drawing.Point(22, 65); this.L_SID.Name = "L_SID"; this.L_SID.Size = new System.Drawing.Size(28, 13); this.L_SID.TabIndex = 7; this.L_SID.Text = "SID:"; // // MT_TID // this.MT_TID.Location = new System.Drawing.Point(56, 40); this.MT_TID.Mask = "00000"; this.MT_TID.Name = "MT_TID"; this.MT_TID.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.MT_TID.Size = new System.Drawing.Size(39, 20); this.MT_TID.TabIndex = 8; this.MT_TID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.MT_TID.MouseHover += new System.EventHandler(this.showTSV); // // MT_SID // this.MT_SID.Location = new System.Drawing.Point(56, 62); this.MT_SID.Mask = "00000"; this.MT_SID.Name = "MT_SID"; this.MT_SID.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.MT_SID.Size = new System.Drawing.Size(39, 20); this.MT_SID.TabIndex = 9; this.MT_SID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.MT_SID.MouseHover += new System.EventHandler(this.showTSV); // // cb1 // this.cb1.AutoSize = true; this.cb1.Enabled = false; this.cb1.Location = new System.Drawing.Point(236, 32); this.cb1.Name = "cb1"; this.cb1.Size = new System.Drawing.Size(60, 17); this.cb1.TabIndex = 10; this.cb1.Text = "1 - Bug"; this.cb1.UseVisualStyleBackColor = true; // // cb2 // this.cb2.AutoSize = true; this.cb2.Enabled = false; this.cb2.Location = new System.Drawing.Point(236, 55); this.cb2.Name = "cb2"; this.cb2.Size = new System.Drawing.Size(58, 17); this.cb2.TabIndex = 11; this.cb2.Text = "2 - Cliff"; this.cb2.UseVisualStyleBackColor = true; // // cb3 // this.cb3.AutoSize = true; this.cb3.Enabled = false; this.cb3.Location = new System.Drawing.Point(236, 78); this.cb3.Name = "cb3"; this.cb3.Size = new System.Drawing.Size(77, 17); this.cb3.TabIndex = 12; this.cb3.Text = "3 - Rumble"; this.cb3.UseVisualStyleBackColor = true; // // cb4 // this.cb4.AutoSize = true; this.cb4.Enabled = false; this.cb4.Location = new System.Drawing.Point(236, 101); this.cb4.Name = "cb4"; this.cb4.Size = new System.Drawing.Size(65, 17); this.cb4.TabIndex = 13; this.cb4.Text = "4 - Plant"; this.cb4.UseVisualStyleBackColor = true; // // cb5 // this.cb5.AutoSize = true; this.cb5.Enabled = false; this.cb5.Location = new System.Drawing.Point(312, 32); this.cb5.Name = "cb5"; this.cb5.Size = new System.Drawing.Size(77, 17); this.cb5.TabIndex = 14; this.cb5.Text = "5 - Voltage"; this.cb5.UseVisualStyleBackColor = true; // // cb6 // this.cb6.AutoSize = true; this.cb6.Enabled = false; this.cb6.Location = new System.Drawing.Point(312, 55); this.cb6.Name = "cb6"; this.cb6.Size = new System.Drawing.Size(63, 17); this.cb6.TabIndex = 15; this.cb6.Text = "6 - Fairy"; this.cb6.UseVisualStyleBackColor = true; // // cb7 // this.cb7.AutoSize = true; this.cb7.Enabled = false; this.cb7.Location = new System.Drawing.Point(312, 78); this.cb7.Name = "cb7"; this.cb7.Size = new System.Drawing.Size(78, 17); this.cb7.TabIndex = 16; this.cb7.Text = "7 - Psychic"; this.cb7.UseVisualStyleBackColor = true; // // cb8 // this.cb8.AutoSize = true; this.cb8.Enabled = false; this.cb8.Location = new System.Drawing.Point(312, 101); this.cb8.Name = "cb8"; this.cb8.Size = new System.Drawing.Size(77, 17); this.cb8.TabIndex = 17; this.cb8.Text = "8 - Iceberg"; this.cb8.UseVisualStyleBackColor = true; // // GB_Badges // this.GB_Badges.Controls.Add(this.pb8); this.GB_Badges.Controls.Add(this.cb8); this.GB_Badges.Controls.Add(this.cb7); this.GB_Badges.Controls.Add(this.pb6); this.GB_Badges.Controls.Add(this.cb6); this.GB_Badges.Controls.Add(this.pb4); this.GB_Badges.Controls.Add(this.cb5); this.GB_Badges.Controls.Add(this.pb2); this.GB_Badges.Controls.Add(this.cb4); this.GB_Badges.Controls.Add(this.pb7); this.GB_Badges.Controls.Add(this.cb3); this.GB_Badges.Controls.Add(this.pb5); this.GB_Badges.Controls.Add(this.cb2); this.GB_Badges.Controls.Add(this.pb3); this.GB_Badges.Controls.Add(this.cb1); this.GB_Badges.Controls.Add(this.pb1); this.GB_Badges.Location = new System.Drawing.Point(12, 195); this.GB_Badges.Name = "GB_Badges"; this.GB_Badges.Size = new System.Drawing.Size(398, 135); this.GB_Badges.TabIndex = 26; this.GB_Badges.TabStop = false; this.GB_Badges.Text = "Badges"; // // pb8 // this.pb8.Image = global::PKHeX.Properties.Resources.badge_8; this.pb8.Location = new System.Drawing.Point(175, 77); this.pb8.Name = "pb8"; this.pb8.Size = new System.Drawing.Size(50, 50); this.pb8.TabIndex = 25; this.pb8.TabStop = false; // // pb6 // this.pb6.Image = global::PKHeX.Properties.Resources.badge_6; this.pb6.Location = new System.Drawing.Point(63, 77); this.pb6.Name = "pb6"; this.pb6.Size = new System.Drawing.Size(50, 50); this.pb6.TabIndex = 24; this.pb6.TabStop = false; // // pb4 // this.pb4.Image = global::PKHeX.Properties.Resources.badge_4; this.pb4.Location = new System.Drawing.Point(175, 21); this.pb4.Name = "pb4"; this.pb4.Size = new System.Drawing.Size(50, 50); this.pb4.TabIndex = 23; this.pb4.TabStop = false; // // pb2 // this.pb2.Image = global::PKHeX.Properties.Resources.badge_2; this.pb2.Location = new System.Drawing.Point(63, 21); this.pb2.Name = "pb2"; this.pb2.Size = new System.Drawing.Size(50, 50); this.pb2.TabIndex = 22; this.pb2.TabStop = false; // // pb7 // this.pb7.Image = global::PKHeX.Properties.Resources.badge_7; this.pb7.Location = new System.Drawing.Point(119, 77); this.pb7.Name = "pb7"; this.pb7.Size = new System.Drawing.Size(50, 50); this.pb7.TabIndex = 21; this.pb7.TabStop = false; // // pb5 // this.pb5.Image = global::PKHeX.Properties.Resources.badge_5; this.pb5.Location = new System.Drawing.Point(7, 77); this.pb5.Name = "pb5"; this.pb5.Size = new System.Drawing.Size(50, 50); this.pb5.TabIndex = 20; this.pb5.TabStop = false; // // pb3 // this.pb3.Image = global::PKHeX.Properties.Resources.badge_3; this.pb3.Location = new System.Drawing.Point(119, 21); this.pb3.Name = "pb3"; this.pb3.Size = new System.Drawing.Size(50, 50); this.pb3.TabIndex = 19; this.pb3.TabStop = false; // // pb1 // this.pb1.Image = global::PKHeX.Properties.Resources.badge_1; this.pb1.Location = new System.Drawing.Point(7, 21); this.pb1.Name = "pb1"; this.pb1.Size = new System.Drawing.Size(50, 50); this.pb1.TabIndex = 18; this.pb1.TabStop = false; // // GB_Sayings // this.GB_Sayings.Controls.Add(this.L_Saying5); this.GB_Sayings.Controls.Add(this.L_Saying4); this.GB_Sayings.Controls.Add(this.L_Saying3); this.GB_Sayings.Controls.Add(this.L_Saying2); this.GB_Sayings.Controls.Add(this.L_Saying1); this.GB_Sayings.Controls.Add(this.TB_Saying5); this.GB_Sayings.Controls.Add(this.TB_Saying4); this.GB_Sayings.Controls.Add(this.TB_Saying3); this.GB_Sayings.Controls.Add(this.TB_Saying2); this.GB_Sayings.Controls.Add(this.TB_Saying1); this.GB_Sayings.Location = new System.Drawing.Point(235, 12); this.GB_Sayings.Name = "GB_Sayings"; this.GB_Sayings.Size = new System.Drawing.Size(175, 183); this.GB_Sayings.TabIndex = 27; this.GB_Sayings.TabStop = false; this.GB_Sayings.Text = "Saved Sayings"; // // L_Saying5 // this.L_Saying5.AutoSize = true; this.L_Saying5.Location = new System.Drawing.Point(13, 158); this.L_Saying5.Name = "L_Saying5"; this.L_Saying5.Size = new System.Drawing.Size(16, 13); this.L_Saying5.TabIndex = 9; this.L_Saying5.Text = "5:"; // // L_Saying4 // this.L_Saying4.AutoSize = true; this.L_Saying4.Location = new System.Drawing.Point(13, 124); this.L_Saying4.Name = "L_Saying4"; this.L_Saying4.Size = new System.Drawing.Size(16, 13); this.L_Saying4.TabIndex = 8; this.L_Saying4.Text = "4:"; // // L_Saying3 // this.L_Saying3.AutoSize = true; this.L_Saying3.Location = new System.Drawing.Point(13, 90); this.L_Saying3.Name = "L_Saying3"; this.L_Saying3.Size = new System.Drawing.Size(16, 13); this.L_Saying3.TabIndex = 7; this.L_Saying3.Text = "3:"; // // L_Saying2 // this.L_Saying2.AutoSize = true; this.L_Saying2.Location = new System.Drawing.Point(13, 56); this.L_Saying2.Name = "L_Saying2"; this.L_Saying2.Size = new System.Drawing.Size(16, 13); this.L_Saying2.TabIndex = 6; this.L_Saying2.Text = "2:"; // // L_Saying1 // this.L_Saying1.AutoSize = true; this.L_Saying1.Location = new System.Drawing.Point(13, 22); this.L_Saying1.Name = "L_Saying1"; this.L_Saying1.Size = new System.Drawing.Size(16, 13); this.L_Saying1.TabIndex = 5; this.L_Saying1.Text = "1:"; // // TB_Saying5 // this.TB_Saying5.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_Saying5.Location = new System.Drawing.Point(35, 155); this.TB_Saying5.MaxLength = 16; this.TB_Saying5.Name = "TB_Saying5"; this.TB_Saying5.Size = new System.Drawing.Size(126, 20); this.TB_Saying5.TabIndex = 4; this.TB_Saying5.Text = "1234567890123456"; this.TB_Saying5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Saying4 // this.TB_Saying4.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_Saying4.Location = new System.Drawing.Point(35, 121); this.TB_Saying4.MaxLength = 16; this.TB_Saying4.Name = "TB_Saying4"; this.TB_Saying4.Size = new System.Drawing.Size(126, 20); this.TB_Saying4.TabIndex = 3; this.TB_Saying4.Text = "1234567890123456"; this.TB_Saying4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Saying3 // this.TB_Saying3.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_Saying3.Location = new System.Drawing.Point(35, 87); this.TB_Saying3.MaxLength = 16; this.TB_Saying3.Name = "TB_Saying3"; this.TB_Saying3.Size = new System.Drawing.Size(126, 20); this.TB_Saying3.TabIndex = 2; this.TB_Saying3.Text = "1234567890123456"; this.TB_Saying3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Saying2 // this.TB_Saying2.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_Saying2.Location = new System.Drawing.Point(35, 53); this.TB_Saying2.MaxLength = 16; this.TB_Saying2.Name = "TB_Saying2"; this.TB_Saying2.Size = new System.Drawing.Size(126, 20); this.TB_Saying2.TabIndex = 1; this.TB_Saying2.Text = "1234567890123456"; this.TB_Saying2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Saying1 // this.TB_Saying1.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.TB_Saying1.Location = new System.Drawing.Point(35, 19); this.TB_Saying1.MaxLength = 16; this.TB_Saying1.Name = "TB_Saying1"; this.TB_Saying1.Size = new System.Drawing.Size(126, 20); this.TB_Saying1.TabIndex = 0; this.TB_Saying1.Text = "1234567890123456"; this.TB_Saying1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // GB_Overview // this.GB_Overview.Controls.Add(this.L_Language); this.GB_Overview.Controls.Add(this.L_Region); this.GB_Overview.Controls.Add(this.L_Country); this.GB_Overview.Controls.Add(this.CB_Region); this.GB_Overview.Controls.Add(this.CB_Country); this.GB_Overview.Controls.Add(this.B_MaxCash); this.GB_Overview.Controls.Add(this.CB_3DSReg); this.GB_Overview.Controls.Add(this.CB_Language); this.GB_Overview.Controls.Add(this.L_3DSReg); this.GB_Overview.Controls.Add(this.MT_SID); this.GB_Overview.Controls.Add(this.MT_TID); this.GB_Overview.Controls.Add(this.label2); this.GB_Overview.Controls.Add(this.L_SID); this.GB_Overview.Controls.Add(this.MT_Money); this.GB_Overview.Controls.Add(this.L_TID); this.GB_Overview.Controls.Add(this.TB_OTName); this.GB_Overview.Controls.Add(this.label1); this.GB_Overview.Controls.Add(this.CB_Game); this.GB_Overview.Controls.Add(this.CB_Gender); this.GB_Overview.Location = new System.Drawing.Point(12, 12); this.GB_Overview.Name = "GB_Overview"; this.GB_Overview.Size = new System.Drawing.Size(217, 183); this.GB_Overview.TabIndex = 28; this.GB_Overview.TabStop = false; this.GB_Overview.Text = "Overview"; // // L_Language // this.L_Language.AutoSize = true; this.L_Language.Location = new System.Drawing.Point(22, 88); this.L_Language.Name = "L_Language"; this.L_Language.Size = new System.Drawing.Size(58, 13); this.L_Language.TabIndex = 21; this.L_Language.Text = "Language:"; // // L_Region // this.L_Region.AutoSize = true; this.L_Region.Location = new System.Drawing.Point(22, 134); this.L_Region.Name = "L_Region"; this.L_Region.Size = new System.Drawing.Size(44, 13); this.L_Region.TabIndex = 20; this.L_Region.Text = "Region:"; // // L_Country // this.L_Country.AutoSize = true; this.L_Country.Location = new System.Drawing.Point(22, 111); this.L_Country.Name = "L_Country"; this.L_Country.Size = new System.Drawing.Size(46, 13); this.L_Country.TabIndex = 19; this.L_Country.Text = "Country:"; // // CB_Region // this.CB_Region.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_Region.FormattingEnabled = true; this.CB_Region.Location = new System.Drawing.Point(102, 131); this.CB_Region.Name = "CB_Region"; this.CB_Region.Size = new System.Drawing.Size(93, 21); this.CB_Region.TabIndex = 18; // // CB_Country // this.CB_Country.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_Country.FormattingEnabled = true; this.CB_Country.Location = new System.Drawing.Point(102, 108); this.CB_Country.Name = "CB_Country"; this.CB_Country.Size = new System.Drawing.Size(93, 21); this.CB_Country.TabIndex = 17; // // B_MaxCash // this.B_MaxCash.Location = new System.Drawing.Point(175, 39); this.B_MaxCash.Name = "B_MaxCash"; this.B_MaxCash.Size = new System.Drawing.Size(20, 20); this.B_MaxCash.TabIndex = 16; this.B_MaxCash.Text = "+"; this.B_MaxCash.UseVisualStyleBackColor = true; this.B_MaxCash.Click += new System.EventHandler(this.B_MaxCash_Click); // // CB_3DSReg // this.CB_3DSReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_3DSReg.FormattingEnabled = true; this.CB_3DSReg.Location = new System.Drawing.Point(102, 154); this.CB_3DSReg.Name = "CB_3DSReg"; this.CB_3DSReg.Size = new System.Drawing.Size(93, 21); this.CB_3DSReg.TabIndex = 14; // // CB_Language // this.CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_Language.FormattingEnabled = true; this.CB_Language.Location = new System.Drawing.Point(102, 85); this.CB_Language.Name = "CB_Language"; this.CB_Language.Size = new System.Drawing.Size(93, 21); this.CB_Language.TabIndex = 15; // // L_3DSReg // this.L_3DSReg.AutoSize = true; this.L_3DSReg.Location = new System.Drawing.Point(22, 157); this.L_3DSReg.Name = "L_3DSReg"; this.L_3DSReg.Size = new System.Drawing.Size(68, 13); this.L_3DSReg.TabIndex = 10; this.L_3DSReg.Text = "3DS Region:"; // // CB_Game // this.CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_Game.FormattingEnabled = true; this.CB_Game.Items.AddRange(new object[] { "X", "Y"}); this.CB_Game.Location = new System.Drawing.Point(160, 62); this.CB_Game.Name = "CB_Game"; this.CB_Game.Size = new System.Drawing.Size(35, 21); this.CB_Game.TabIndex = 24; // // CB_Gender // this.CB_Gender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.CB_Gender.FormattingEnabled = true; this.CB_Gender.Items.AddRange(new object[] { "Male", "Female"}); this.CB_Gender.Location = new System.Drawing.Point(102, 62); this.CB_Gender.Name = "CB_Gender"; this.CB_Gender.Size = new System.Drawing.Size(57, 21); this.CB_Gender.TabIndex = 22; // // groupBox2 // this.groupBox2.Controls.Add(this.label9); this.groupBox2.Controls.Add(this.label8); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Controls.Add(this.label5); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.TB_MBMN); this.groupBox2.Controls.Add(this.TB_MBMS); this.groupBox2.Controls.Add(this.TB_MBRS); this.groupBox2.Controls.Add(this.TB_MBRN); this.groupBox2.Controls.Add(this.TB_MBTS); this.groupBox2.Controls.Add(this.TB_MBTN); this.groupBox2.Controls.Add(this.TB_MBDS); this.groupBox2.Controls.Add(this.TB_MBDN); this.groupBox2.Controls.Add(this.TB_MBSS); this.groupBox2.Controls.Add(this.TB_MBSN); this.groupBox2.Location = new System.Drawing.Point(416, 148); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(220, 134); this.groupBox2.TabIndex = 40; this.groupBox2.TabStop = false; this.groupBox2.Text = "Maison Streaks (Best)"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(159, 17); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(35, 13); this.label9.TabIndex = 45; this.label9.Text = "Super"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(67, 17); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(40, 13); this.label8.TabIndex = 44; this.label8.Text = "Normal"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(8, 109); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(32, 13); this.label7.TabIndex = 43; this.label7.Text = "Multi:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(8, 91); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(50, 13); this.label6.TabIndex = 42; this.label6.Text = "Rotation:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(8, 72); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 13); this.label5.TabIndex = 41; this.label5.Text = "Triples:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(8, 53); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(49, 13); this.label4.TabIndex = 40; this.label4.Text = "Doubles:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(8, 34); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(44, 13); this.label3.TabIndex = 39; this.label3.Text = "Singles:"; // // TB_MBMN // this.TB_MBMN.Location = new System.Drawing.Point(58, 106); this.TB_MBMN.Name = "TB_MBMN"; this.TB_MBMN.ReadOnly = true; this.TB_MBMN.Size = new System.Drawing.Size(59, 20); this.TB_MBMN.TabIndex = 33; // // TB_MBMS // this.TB_MBMS.Location = new System.Drawing.Point(147, 106); this.TB_MBMS.Name = "TB_MBMS"; this.TB_MBMS.ReadOnly = true; this.TB_MBMS.Size = new System.Drawing.Size(59, 20); this.TB_MBMS.TabIndex = 38; // // TB_MBRS // this.TB_MBRS.Location = new System.Drawing.Point(147, 87); this.TB_MBRS.Name = "TB_MBRS"; this.TB_MBRS.ReadOnly = true; this.TB_MBRS.Size = new System.Drawing.Size(59, 20); this.TB_MBRS.TabIndex = 37; // // TB_MBRN // this.TB_MBRN.Location = new System.Drawing.Point(58, 87); this.TB_MBRN.Name = "TB_MBRN"; this.TB_MBRN.ReadOnly = true; this.TB_MBRN.Size = new System.Drawing.Size(59, 20); this.TB_MBRN.TabIndex = 32; // // TB_MBTS // this.TB_MBTS.Location = new System.Drawing.Point(147, 69); this.TB_MBTS.Name = "TB_MBTS"; this.TB_MBTS.ReadOnly = true; this.TB_MBTS.Size = new System.Drawing.Size(59, 20); this.TB_MBTS.TabIndex = 36; // // TB_MBTN // this.TB_MBTN.Location = new System.Drawing.Point(58, 69); this.TB_MBTN.Name = "TB_MBTN"; this.TB_MBTN.ReadOnly = true; this.TB_MBTN.Size = new System.Drawing.Size(59, 20); this.TB_MBTN.TabIndex = 31; // // TB_MBDS // this.TB_MBDS.Location = new System.Drawing.Point(147, 50); this.TB_MBDS.Name = "TB_MBDS"; this.TB_MBDS.ReadOnly = true; this.TB_MBDS.Size = new System.Drawing.Size(59, 20); this.TB_MBDS.TabIndex = 35; // // TB_MBDN // this.TB_MBDN.Location = new System.Drawing.Point(58, 50); this.TB_MBDN.Name = "TB_MBDN"; this.TB_MBDN.ReadOnly = true; this.TB_MBDN.Size = new System.Drawing.Size(59, 20); this.TB_MBDN.TabIndex = 30; // // TB_MBSS // this.TB_MBSS.Location = new System.Drawing.Point(147, 31); this.TB_MBSS.Name = "TB_MBSS"; this.TB_MBSS.ReadOnly = true; this.TB_MBSS.Size = new System.Drawing.Size(59, 20); this.TB_MBSS.TabIndex = 34; // // TB_MBSN // this.TB_MBSN.Location = new System.Drawing.Point(58, 31); this.TB_MBSN.Name = "TB_MBSN"; this.TB_MBSN.ReadOnly = true; this.TB_MBSN.Size = new System.Drawing.Size(59, 20); this.TB_MBSN.TabIndex = 29; // // groupBox1 // this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label12); this.groupBox1.Controls.Add(this.label13); this.groupBox1.Controls.Add(this.label14); this.groupBox1.Controls.Add(this.label15); this.groupBox1.Controls.Add(this.label16); this.groupBox1.Controls.Add(this.TB_MCMN); this.groupBox1.Controls.Add(this.TB_MCMS); this.groupBox1.Controls.Add(this.TB_MCRS); this.groupBox1.Controls.Add(this.TB_MCRN); this.groupBox1.Controls.Add(this.TB_MCTS); this.groupBox1.Controls.Add(this.TB_MCTN); this.groupBox1.Controls.Add(this.TB_MCDS); this.groupBox1.Controls.Add(this.TB_MCDN); this.groupBox1.Controls.Add(this.TB_MCSS); this.groupBox1.Controls.Add(this.TB_MCSN); this.groupBox1.Location = new System.Drawing.Point(416, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(220, 134); this.groupBox1.TabIndex = 41; this.groupBox1.TabStop = false; this.groupBox1.Text = "Maison Streaks (Current)"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(159, 17); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(35, 13); this.label10.TabIndex = 45; this.label10.Text = "Super"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(67, 17); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(40, 13); this.label11.TabIndex = 44; this.label11.Text = "Normal"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(8, 109); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(32, 13); this.label12.TabIndex = 43; this.label12.Text = "Multi:"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(8, 91); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(50, 13); this.label13.TabIndex = 42; this.label13.Text = "Rotation:"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(8, 72); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(41, 13); this.label14.TabIndex = 41; this.label14.Text = "Triples:"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(8, 53); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(49, 13); this.label15.TabIndex = 40; this.label15.Text = "Doubles:"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(8, 34); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(44, 13); this.label16.TabIndex = 39; this.label16.Text = "Singles:"; // // TB_MCMN // this.TB_MCMN.Location = new System.Drawing.Point(58, 106); this.TB_MCMN.Name = "TB_MCMN"; this.TB_MCMN.ReadOnly = true; this.TB_MCMN.Size = new System.Drawing.Size(59, 20); this.TB_MCMN.TabIndex = 33; // // TB_MCMS // this.TB_MCMS.Location = new System.Drawing.Point(147, 106); this.TB_MCMS.Name = "TB_MCMS"; this.TB_MCMS.ReadOnly = true; this.TB_MCMS.Size = new System.Drawing.Size(59, 20); this.TB_MCMS.TabIndex = 38; // // TB_MCRS // this.TB_MCRS.Location = new System.Drawing.Point(147, 87); this.TB_MCRS.Name = "TB_MCRS"; this.TB_MCRS.ReadOnly = true; this.TB_MCRS.Size = new System.Drawing.Size(59, 20); this.TB_MCRS.TabIndex = 37; // // TB_MCRN // this.TB_MCRN.Location = new System.Drawing.Point(58, 87); this.TB_MCRN.Name = "TB_MCRN"; this.TB_MCRN.ReadOnly = true; this.TB_MCRN.Size = new System.Drawing.Size(59, 20); this.TB_MCRN.TabIndex = 32; // // TB_MCTS // this.TB_MCTS.Location = new System.Drawing.Point(147, 69); this.TB_MCTS.Name = "TB_MCTS"; this.TB_MCTS.ReadOnly = true; this.TB_MCTS.Size = new System.Drawing.Size(59, 20); this.TB_MCTS.TabIndex = 36; // // TB_MCTN // this.TB_MCTN.Location = new System.Drawing.Point(58, 69); this.TB_MCTN.Name = "TB_MCTN"; this.TB_MCTN.ReadOnly = true; this.TB_MCTN.Size = new System.Drawing.Size(59, 20); this.TB_MCTN.TabIndex = 31; // // TB_MCDS // this.TB_MCDS.Location = new System.Drawing.Point(147, 50); this.TB_MCDS.Name = "TB_MCDS"; this.TB_MCDS.ReadOnly = true; this.TB_MCDS.Size = new System.Drawing.Size(59, 20); this.TB_MCDS.TabIndex = 35; // // TB_MCDN // this.TB_MCDN.Location = new System.Drawing.Point(58, 50); this.TB_MCDN.Name = "TB_MCDN"; this.TB_MCDN.ReadOnly = true; this.TB_MCDN.Size = new System.Drawing.Size(59, 20); this.TB_MCDN.TabIndex = 30; // // TB_MCSS // this.TB_MCSS.Location = new System.Drawing.Point(147, 31); this.TB_MCSS.Name = "TB_MCSS"; this.TB_MCSS.ReadOnly = true; this.TB_MCSS.Size = new System.Drawing.Size(59, 20); this.TB_MCSS.TabIndex = 34; // // TB_MCSN // this.TB_MCSN.Location = new System.Drawing.Point(58, 31); this.TB_MCSN.Name = "TB_MCSN"; this.TB_MCSN.ReadOnly = true; this.TB_MCSN.Size = new System.Drawing.Size(59, 20); this.TB_MCSN.TabIndex = 29; // // TB_CoordZ // this.TB_CoordZ.Location = new System.Drawing.Point(500, 286); this.TB_CoordZ.Name = "TB_CoordZ"; this.TB_CoordZ.ReadOnly = true; this.TB_CoordZ.Size = new System.Drawing.Size(46, 20); this.TB_CoordZ.TabIndex = 42; // // TB_CoordY // this.TB_CoordY.Location = new System.Drawing.Point(500, 310); this.TB_CoordY.Name = "TB_CoordY"; this.TB_CoordY.ReadOnly = true; this.TB_CoordY.Size = new System.Drawing.Size(46, 20); this.TB_CoordY.TabIndex = 43; // // TB_CoordX // this.TB_CoordX.Location = new System.Drawing.Point(436, 310); this.TB_CoordX.Name = "TB_CoordX"; this.TB_CoordX.ReadOnly = true; this.TB_CoordX.Size = new System.Drawing.Size(46, 20); this.TB_CoordX.TabIndex = 45; // // TB_CoordM // this.TB_CoordM.Location = new System.Drawing.Point(436, 286); this.TB_CoordM.Name = "TB_CoordM"; this.TB_CoordM.ReadOnly = true; this.TB_CoordM.Size = new System.Drawing.Size(46, 20); this.TB_CoordM.TabIndex = 44; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(420, 289); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(16, 13); this.label17.TabIndex = 46; this.label17.Text = "M"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(420, 313); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(14, 13); this.label18.TabIndex = 47; this.label18.Text = "X"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(484, 313); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(14, 13); this.label19.TabIndex = 49; this.label19.Text = "Y"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(484, 289); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(14, 13); this.label20.TabIndex = 48; this.label20.Text = "Z"; // // SAV_Trainer // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(644, 337); this.Controls.Add(this.label19); this.Controls.Add(this.label20); this.Controls.Add(this.label18); this.Controls.Add(this.label17); this.Controls.Add(this.TB_CoordX); this.Controls.Add(this.TB_CoordM); this.Controls.Add(this.TB_CoordY); this.Controls.Add(this.TB_CoordZ); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox2); this.Controls.Add(this.B_Save); this.Controls.Add(this.B_Cancel); this.Controls.Add(this.GB_Overview); this.Controls.Add(this.GB_Sayings); this.Controls.Add(this.GB_Badges); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "SAV_Trainer"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Trainer Data Editor"; this.GB_Badges.ResumeLayout(false); this.GB_Badges.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pb8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pb1)).EndInit(); this.GB_Sayings.ResumeLayout(false); this.GB_Sayings.PerformLayout(); this.GB_Overview.ResumeLayout(false); this.GB_Overview.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button B_Cancel; private System.Windows.Forms.Button B_Save; private System.Windows.Forms.TextBox TB_OTName; private System.Windows.Forms.Label label1; private System.Windows.Forms.MaskedTextBox MT_Money; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label L_TID; private System.Windows.Forms.Label L_SID; private System.Windows.Forms.MaskedTextBox MT_TID; private System.Windows.Forms.MaskedTextBox MT_SID; private System.Windows.Forms.CheckBox cb1; private System.Windows.Forms.CheckBox cb2; private System.Windows.Forms.CheckBox cb3; private System.Windows.Forms.CheckBox cb4; private System.Windows.Forms.CheckBox cb5; private System.Windows.Forms.CheckBox cb6; private System.Windows.Forms.CheckBox cb7; private System.Windows.Forms.CheckBox cb8; private System.Windows.Forms.PictureBox pb1; private System.Windows.Forms.PictureBox pb3; private System.Windows.Forms.PictureBox pb5; private System.Windows.Forms.PictureBox pb7; private System.Windows.Forms.PictureBox pb2; private System.Windows.Forms.PictureBox pb4; private System.Windows.Forms.PictureBox pb6; private System.Windows.Forms.PictureBox pb8; private System.Windows.Forms.GroupBox GB_Badges; private System.Windows.Forms.GroupBox GB_Sayings; private System.Windows.Forms.Label L_Saying5; private System.Windows.Forms.Label L_Saying4; private System.Windows.Forms.Label L_Saying3; private System.Windows.Forms.Label L_Saying2; private System.Windows.Forms.Label L_Saying1; private System.Windows.Forms.TextBox TB_Saying5; private System.Windows.Forms.TextBox TB_Saying4; private System.Windows.Forms.TextBox TB_Saying3; private System.Windows.Forms.TextBox TB_Saying2; private System.Windows.Forms.TextBox TB_Saying1; private System.Windows.Forms.GroupBox GB_Overview; private System.Windows.Forms.ComboBox CB_Language; private System.Windows.Forms.ComboBox CB_3DSReg; private System.Windows.Forms.Label L_3DSReg; private System.Windows.Forms.Button B_MaxCash; private System.Windows.Forms.ComboBox CB_Region; private System.Windows.Forms.ComboBox CB_Country; private System.Windows.Forms.Label L_Region; private System.Windows.Forms.Label L_Country; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox TB_MBMN; private System.Windows.Forms.TextBox TB_MBMS; private System.Windows.Forms.TextBox TB_MBRS; private System.Windows.Forms.TextBox TB_MBRN; private System.Windows.Forms.TextBox TB_MBTS; private System.Windows.Forms.TextBox TB_MBTN; private System.Windows.Forms.TextBox TB_MBDS; private System.Windows.Forms.TextBox TB_MBDN; private System.Windows.Forms.TextBox TB_MBSS; private System.Windows.Forms.TextBox TB_MBSN; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox TB_MCMN; private System.Windows.Forms.TextBox TB_MCMS; private System.Windows.Forms.TextBox TB_MCRS; private System.Windows.Forms.TextBox TB_MCRN; private System.Windows.Forms.TextBox TB_MCTS; private System.Windows.Forms.TextBox TB_MCTN; private System.Windows.Forms.TextBox TB_MCDS; private System.Windows.Forms.TextBox TB_MCDN; private System.Windows.Forms.TextBox TB_MCSS; private System.Windows.Forms.TextBox TB_MCSN; private System.Windows.Forms.Label L_Language; private System.Windows.Forms.ComboBox CB_Game; private System.Windows.Forms.ComboBox CB_Gender; private System.Windows.Forms.TextBox TB_CoordZ; private System.Windows.Forms.TextBox TB_CoordY; private System.Windows.Forms.TextBox TB_CoordX; private System.Windows.Forms.TextBox TB_CoordM; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; } }