PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Trainer.Designer.cs
2021-06-07 20:04:01 -07:00

1735 lines
87 KiB
C#

namespace PKHeX.WinForms
{
partial class SAV_Trainer
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
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.L_TrainerName = new System.Windows.Forms.Label();
this.MT_Money = new System.Windows.Forms.MaskedTextBox();
this.L_Money = 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.CHK_Badge1 = new System.Windows.Forms.CheckBox();
this.CHK_Badge2 = new System.Windows.Forms.CheckBox();
this.CHK_Badge3 = new System.Windows.Forms.CheckBox();
this.CHK_Badge4 = new System.Windows.Forms.CheckBox();
this.CHK_Badge5 = new System.Windows.Forms.CheckBox();
this.CHK_Badge7 = new System.Windows.Forms.CheckBox();
this.CHK_Badge8 = new System.Windows.Forms.CheckBox();
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.L_LastSaved = new System.Windows.Forms.Label();
this.CAL_LastSavedDate = new System.Windows.Forms.DateTimePicker();
this.L_Seconds = new System.Windows.Forms.Label();
this.L_Minutes = new System.Windows.Forms.Label();
this.MT_Seconds = new System.Windows.Forms.MaskedTextBox();
this.MT_Minutes = new System.Windows.Forms.MaskedTextBox();
this.L_Hours = new System.Windows.Forms.Label();
this.MT_Hours = new System.Windows.Forms.MaskedTextBox();
this.L_Language = new System.Windows.Forms.Label();
this.TB_PM = new System.Windows.Forms.MaskedTextBox();
this.TB_BP = new System.Windows.Forms.MaskedTextBox();
this.L_PM = new System.Windows.Forms.Label();
this.L_Region = new System.Windows.Forms.Label();
this.L_BP = 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.TB_Style = new System.Windows.Forms.MaskedTextBox();
this.L_Style = new System.Windows.Forms.Label();
this.GB_MaisonBest = new System.Windows.Forms.GroupBox();
this.TB_MBMS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBMN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBRS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBRN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBTS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBTN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBDS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBDN = new System.Windows.Forms.MaskedTextBox();
this.TB_MBSS = new System.Windows.Forms.MaskedTextBox();
this.TB_MBSN = new System.Windows.Forms.MaskedTextBox();
this.L_SuperB = new System.Windows.Forms.Label();
this.L_NormalB = new System.Windows.Forms.Label();
this.L_MultiB = new System.Windows.Forms.Label();
this.L_RotationB = new System.Windows.Forms.Label();
this.L_TriplesB = new System.Windows.Forms.Label();
this.L_DoublesB = new System.Windows.Forms.Label();
this.L_SinglesB = new System.Windows.Forms.Label();
this.GB_MaisonCurrent = new System.Windows.Forms.GroupBox();
this.TB_MCMS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCMN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCRS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCRN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCTS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCTN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCDS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCDN = new System.Windows.Forms.MaskedTextBox();
this.TB_MCSS = new System.Windows.Forms.MaskedTextBox();
this.TB_MCSN = new System.Windows.Forms.MaskedTextBox();
this.L_SuperC = new System.Windows.Forms.Label();
this.L_NormalC = new System.Windows.Forms.Label();
this.L_MultiC = new System.Windows.Forms.Label();
this.L_RotationC = new System.Windows.Forms.Label();
this.L_TriplesC = new System.Windows.Forms.Label();
this.L_DoublesC = new System.Windows.Forms.Label();
this.L_SinglesC = new System.Windows.Forms.Label();
this.B_GiveAccessories = new System.Windows.Forms.Button();
this.CB_Vivillon = new System.Windows.Forms.ComboBox();
this.L_Vivillon = new System.Windows.Forms.Label();
this.L_MultiplayerSprite = new System.Windows.Forms.Label();
this.PB_Sprite = new System.Windows.Forms.PictureBox();
this.CB_MultiplayerSprite = new System.Windows.Forms.ComboBox();
this.TC_Editor = new System.Windows.Forms.TabControl();
this.Tab_Overview = new System.Windows.Forms.TabPage();
this.GB_Stats = new System.Windows.Forms.GroupBox();
this.TrainerStats = new Controls.TrainerStat();
this.GB_Adventure = new System.Windows.Forms.GroupBox();
this.L_Fame = new System.Windows.Forms.Label();
this.CAL_HoFDate = new System.Windows.Forms.DateTimePicker();
this.CAL_HoFTime = new System.Windows.Forms.DateTimePicker();
this.L_Started = new System.Windows.Forms.Label();
this.CAL_AdventureStartDate = new System.Windows.Forms.DateTimePicker();
this.CAL_AdventureStartTime = new System.Windows.Forms.DateTimePicker();
this.CAL_LastSavedTime = new System.Windows.Forms.DateTimePicker();
this.Tab_BadgeMap = new System.Windows.Forms.TabPage();
this.GB_Map = new System.Windows.Forms.GroupBox();
this.NUD_Z = new System.Windows.Forms.NumericUpDown();
this.NUD_M = new System.Windows.Forms.NumericUpDown();
this.NUD_Y = new System.Windows.Forms.NumericUpDown();
this.NUD_X = new System.Windows.Forms.NumericUpDown();
this.L_Y = new System.Windows.Forms.Label();
this.L_CurrentMap = new System.Windows.Forms.Label();
this.L_Z = new System.Windows.Forms.Label();
this.L_X = new System.Windows.Forms.Label();
this.CHK_Badge6 = new System.Windows.Forms.CheckBox();
this.Tab_Multiplayer = new System.Windows.Forms.TabPage();
this.CHK_MegaRayquazaUnlocked = new System.Windows.Forms.CheckBox();
this.CHK_MegaUnlocked = new System.Windows.Forms.CheckBox();
this.Tab_Maison = new System.Windows.Forms.TabPage();
this.Tab_Appearance = new System.Windows.Forms.TabPage();
this.PG_CurrentAppearance = new System.Windows.Forms.PropertyGrid();
this.L_TRNick = new System.Windows.Forms.Label();
this.TB_TRNick = new System.Windows.Forms.TextBox();
this.Tip1 = new System.Windows.Forms.ToolTip(this.components);
this.Tip2 = new System.Windows.Forms.ToolTip(this.components);
this.GB_Sayings.SuspendLayout();
this.GB_MaisonBest.SuspendLayout();
this.GB_MaisonCurrent.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.PB_Sprite)).BeginInit();
this.TC_Editor.SuspendLayout();
this.Tab_Overview.SuspendLayout();
this.GB_Stats.SuspendLayout();
this.GB_Adventure.SuspendLayout();
this.Tab_BadgeMap.SuspendLayout();
this.GB_Map.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NUD_Z)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_M)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_Y)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_X)).BeginInit();
this.Tab_Multiplayer.SuspendLayout();
this.Tab_Maison.SuspendLayout();
this.Tab_Appearance.SuspendLayout();
this.SuspendLayout();
//
// B_Cancel
//
this.B_Cancel.Location = new System.Drawing.Point(250, 296);
this.B_Cancel.Name = "B_Cancel";
this.B_Cancel.Size = new System.Drawing.Size(75, 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(331, 296);
this.B_Save.Name = "B_Save";
this.B_Save.Size = new System.Drawing.Size(75, 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(99, 7);
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;
this.TB_OTName.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ClickOT);
//
// L_TrainerName
//
this.L_TrainerName.Location = new System.Drawing.Point(7, 9);
this.L_TrainerName.Name = "L_TrainerName";
this.L_TrainerName.Size = new System.Drawing.Size(87, 16);
this.L_TrainerName.TabIndex = 3;
this.L_TrainerName.Text = "Trainer Name:";
//
// MT_Money
//
this.MT_Money.Location = new System.Drawing.Point(119, 29);
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;
//
// L_Money
//
this.L_Money.AutoSize = true;
this.L_Money.Location = new System.Drawing.Point(102, 32);
this.L_Money.Name = "L_Money";
this.L_Money.Size = new System.Drawing.Size(16, 13);
this.L_Money.TabIndex = 5;
this.L_Money.Text = "$:";
//
// L_TID
//
this.L_TID.Location = new System.Drawing.Point(9, 31);
this.L_TID.Name = "L_TID";
this.L_TID.Size = new System.Drawing.Size(38, 13);
this.L_TID.TabIndex = 6;
this.L_TID.Text = "TID:";
this.L_TID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_SID
//
this.L_SID.Location = new System.Drawing.Point(9, 54);
this.L_SID.Name = "L_SID";
this.L_SID.Size = new System.Drawing.Size(38, 13);
this.L_SID.TabIndex = 7;
this.L_SID.Text = "SID:";
this.L_SID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_TID
//
this.MT_TID.Location = new System.Drawing.Point(53, 30);
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.TextChanged += new System.EventHandler(this.ChangeFFFF);
this.MT_TID.MouseHover += new System.EventHandler(this.ShowTSV);
//
// MT_SID
//
this.MT_SID.Location = new System.Drawing.Point(53, 51);
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.TextChanged += new System.EventHandler(this.ChangeFFFF);
this.MT_SID.MouseHover += new System.EventHandler(this.ShowTSV);
//
// CHK_Badge1
//
this.CHK_Badge1.AutoSize = true;
this.CHK_Badge1.Location = new System.Drawing.Point(169, 20);
this.CHK_Badge1.Name = "CHK_Badge1";
this.CHK_Badge1.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge1.TabIndex = 10;
this.CHK_Badge1.Text = "1";
this.CHK_Badge1.UseVisualStyleBackColor = true;
//
// CHK_Badge2
//
this.CHK_Badge2.AutoSize = true;
this.CHK_Badge2.Location = new System.Drawing.Point(169, 43);
this.CHK_Badge2.Name = "CHK_Badge2";
this.CHK_Badge2.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge2.TabIndex = 11;
this.CHK_Badge2.Text = "2";
this.CHK_Badge2.UseVisualStyleBackColor = true;
//
// CHK_Badge3
//
this.CHK_Badge3.AutoSize = true;
this.CHK_Badge3.Location = new System.Drawing.Point(169, 66);
this.CHK_Badge3.Name = "CHK_Badge3";
this.CHK_Badge3.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge3.TabIndex = 12;
this.CHK_Badge3.Text = "3";
this.CHK_Badge3.UseVisualStyleBackColor = true;
//
// CHK_Badge4
//
this.CHK_Badge4.AutoSize = true;
this.CHK_Badge4.Location = new System.Drawing.Point(169, 89);
this.CHK_Badge4.Name = "CHK_Badge4";
this.CHK_Badge4.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge4.TabIndex = 13;
this.CHK_Badge4.Text = "4";
this.CHK_Badge4.UseVisualStyleBackColor = true;
//
// CHK_Badge5
//
this.CHK_Badge5.AutoSize = true;
this.CHK_Badge5.Location = new System.Drawing.Point(207, 20);
this.CHK_Badge5.Name = "CHK_Badge5";
this.CHK_Badge5.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge5.TabIndex = 14;
this.CHK_Badge5.Text = "5";
this.CHK_Badge5.UseVisualStyleBackColor = true;
//
// CHK_Badge7
//
this.CHK_Badge7.AutoSize = true;
this.CHK_Badge7.Location = new System.Drawing.Point(207, 66);
this.CHK_Badge7.Name = "CHK_Badge7";
this.CHK_Badge7.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge7.TabIndex = 16;
this.CHK_Badge7.Text = "7";
this.CHK_Badge7.UseVisualStyleBackColor = true;
//
// CHK_Badge8
//
this.CHK_Badge8.AutoSize = true;
this.CHK_Badge8.Location = new System.Drawing.Point(207, 89);
this.CHK_Badge8.Name = "CHK_Badge8";
this.CHK_Badge8.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge8.TabIndex = 17;
this.CHK_Badge8.Text = "8";
this.CHK_Badge8.UseVisualStyleBackColor = true;
//
// 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(89, 90);
this.GB_Sayings.Name = "GB_Sayings";
this.GB_Sayings.Size = new System.Drawing.Size(210, 120);
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(31, 99);
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(31, 79);
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(31, 59);
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(31, 39);
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(31, 19);
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(53, 96);
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(53, 76);
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(53, 56);
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(53, 36);
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(53, 16);
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;
//
// L_LastSaved
//
this.L_LastSaved.Location = new System.Drawing.Point(3, 110);
this.L_LastSaved.Name = "L_LastSaved";
this.L_LastSaved.Size = new System.Drawing.Size(80, 20);
this.L_LastSaved.TabIndex = 32;
this.L_LastSaved.Text = "Last Saved:";
this.L_LastSaved.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CAL_LastSavedDate
//
this.CAL_LastSavedDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.CAL_LastSavedDate.Location = new System.Drawing.Point(89, 110);
this.CAL_LastSavedDate.MaxDate = new System.DateTime(4095, 12, 31, 0, 0, 0, 0);
this.CAL_LastSavedDate.Name = "CAL_LastSavedDate";
this.CAL_LastSavedDate.Size = new System.Drawing.Size(99, 20);
this.CAL_LastSavedDate.TabIndex = 31;
this.CAL_LastSavedDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
//
// L_Seconds
//
this.L_Seconds.AutoSize = true;
this.L_Seconds.Location = new System.Drawing.Point(136, 17);
this.L_Seconds.Name = "L_Seconds";
this.L_Seconds.Size = new System.Drawing.Size(29, 13);
this.L_Seconds.TabIndex = 30;
this.L_Seconds.Text = "Sec:";
//
// L_Minutes
//
this.L_Minutes.AutoSize = true;
this.L_Minutes.Location = new System.Drawing.Point(84, 17);
this.L_Minutes.Name = "L_Minutes";
this.L_Minutes.Size = new System.Drawing.Size(27, 13);
this.L_Minutes.TabIndex = 29;
this.L_Minutes.Text = "Min:";
//
// MT_Seconds
//
this.MT_Seconds.Location = new System.Drawing.Point(166, 14);
this.MT_Seconds.Mask = "00";
this.MT_Seconds.Name = "MT_Seconds";
this.MT_Seconds.Size = new System.Drawing.Size(22, 20);
this.MT_Seconds.TabIndex = 28;
this.MT_Seconds.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_Seconds.TextChanged += new System.EventHandler(this.Change255);
//
// MT_Minutes
//
this.MT_Minutes.Location = new System.Drawing.Point(111, 14);
this.MT_Minutes.Mask = "00";
this.MT_Minutes.Name = "MT_Minutes";
this.MT_Minutes.Size = new System.Drawing.Size(22, 20);
this.MT_Minutes.TabIndex = 27;
this.MT_Minutes.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.MT_Minutes.TextChanged += new System.EventHandler(this.Change255);
//
// L_Hours
//
this.L_Hours.AutoSize = true;
this.L_Hours.Location = new System.Drawing.Point(12, 17);
this.L_Hours.Name = "L_Hours";
this.L_Hours.Size = new System.Drawing.Size(26, 13);
this.L_Hours.TabIndex = 26;
this.L_Hours.Text = "Hrs:";
//
// MT_Hours
//
this.MT_Hours.Location = new System.Drawing.Point(44, 14);
this.MT_Hours.Mask = "00000";
this.MT_Hours.Name = "MT_Hours";
this.MT_Hours.Size = new System.Drawing.Size(38, 20);
this.MT_Hours.TabIndex = 25;
this.MT_Hours.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_Language
//
this.L_Language.Location = new System.Drawing.Point(14, 77);
this.L_Language.Name = "L_Language";
this.L_Language.Size = new System.Drawing.Size(80, 13);
this.L_Language.TabIndex = 21;
this.L_Language.Text = "Language:";
this.L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// TB_PM
//
this.TB_PM.Location = new System.Drawing.Point(96, 38);
this.TB_PM.Mask = "0000000";
this.TB_PM.Name = "TB_PM";
this.TB_PM.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_PM.Size = new System.Drawing.Size(50, 20);
this.TB_PM.TabIndex = 5;
this.TB_PM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_BP
//
this.TB_BP.Location = new System.Drawing.Point(96, 16);
this.TB_BP.Mask = "0000";
this.TB_BP.Name = "TB_BP";
this.TB_BP.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_BP.Size = new System.Drawing.Size(37, 20);
this.TB_BP.TabIndex = 6;
this.TB_BP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_PM
//
this.L_PM.Location = new System.Drawing.Point(30, 37);
this.L_PM.Name = "L_PM";
this.L_PM.Size = new System.Drawing.Size(60, 20);
this.L_PM.TabIndex = 0;
this.L_PM.Text = "PokeMiles:";
this.L_PM.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_Region
//
this.L_Region.Location = new System.Drawing.Point(202, 32);
this.L_Region.Name = "L_Region";
this.L_Region.Size = new System.Drawing.Size(80, 13);
this.L_Region.TabIndex = 20;
this.L_Region.Text = "Sub Region:";
this.L_Region.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_BP
//
this.L_BP.Location = new System.Drawing.Point(30, 16);
this.L_BP.Name = "L_BP";
this.L_BP.Size = new System.Drawing.Size(60, 20);
this.L_BP.TabIndex = 1;
this.L_BP.Text = "BP:";
this.L_BP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_Country
//
this.L_Country.Location = new System.Drawing.Point(202, 10);
this.L_Country.Name = "L_Country";
this.L_Country.Size = new System.Drawing.Size(80, 13);
this.L_Country.TabIndex = 19;
this.L_Country.Text = "Country:";
this.L_Country.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CB_Region
//
this.CB_Region.DropDownWidth = 180;
this.CB_Region.FormattingEnabled = true;
this.CB_Region.Location = new System.Drawing.Point(287, 29);
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.DropDownWidth = 180;
this.CB_Country.FormattingEnabled = true;
this.CB_Country.Location = new System.Drawing.Point(287, 7);
this.CB_Country.Name = "CB_Country";
this.CB_Country.Size = new System.Drawing.Size(93, 21);
this.CB_Country.TabIndex = 17;
this.CB_Country.SelectedIndexChanged += new System.EventHandler(this.UpdateCountry);
//
// B_MaxCash
//
this.B_MaxCash.Location = new System.Drawing.Point(172, 29);
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;
//
// CB_3DSReg
//
this.CB_3DSReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_3DSReg.FormattingEnabled = true;
this.CB_3DSReg.Location = new System.Drawing.Point(287, 51);
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(99, 73);
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.Location = new System.Drawing.Point(202, 54);
this.L_3DSReg.Name = "L_3DSReg";
this.L_3DSReg.Size = new System.Drawing.Size(80, 13);
this.L_3DSReg.TabIndex = 10;
this.L_3DSReg.Text = "3DS Region:";
this.L_3DSReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CB_Game
//
this.CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Game.Enabled = false;
this.CB_Game.FormattingEnabled = true;
this.CB_Game.Items.AddRange(new object[] {
"X",
"Y",
"AS",
"OR"});
this.CB_Game.Location = new System.Drawing.Point(141, 51);
this.CB_Game.Name = "CB_Game";
this.CB_Game.Size = new System.Drawing.Size(51, 21);
this.CB_Game.TabIndex = 24;
//
// CB_Gender
//
this.CB_Gender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Gender.Enabled = false;
this.CB_Gender.FormattingEnabled = true;
this.CB_Gender.Items.AddRange(new object[] {
"♂",
"♀"});
this.CB_Gender.Location = new System.Drawing.Point(99, 51);
this.CB_Gender.Name = "CB_Gender";
this.CB_Gender.Size = new System.Drawing.Size(40, 21);
this.CB_Gender.TabIndex = 22;
//
// TB_Style
//
this.TB_Style.Location = new System.Drawing.Point(96, 60);
this.TB_Style.Mask = "000";
this.TB_Style.Name = "TB_Style";
this.TB_Style.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.TB_Style.Size = new System.Drawing.Size(26, 20);
this.TB_Style.TabIndex = 8;
this.TB_Style.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.TB_Style.TextChanged += new System.EventHandler(this.Change255);
//
// L_Style
//
this.L_Style.Location = new System.Drawing.Point(30, 59);
this.L_Style.Name = "L_Style";
this.L_Style.Size = new System.Drawing.Size(60, 20);
this.L_Style.TabIndex = 7;
this.L_Style.Text = "Style:";
this.L_Style.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// GB_MaisonBest
//
this.GB_MaisonBest.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GB_MaisonBest.Controls.Add(this.TB_MBMS);
this.GB_MaisonBest.Controls.Add(this.TB_MBMN);
this.GB_MaisonBest.Controls.Add(this.TB_MBRS);
this.GB_MaisonBest.Controls.Add(this.TB_MBRN);
this.GB_MaisonBest.Controls.Add(this.TB_MBTS);
this.GB_MaisonBest.Controls.Add(this.TB_MBTN);
this.GB_MaisonBest.Controls.Add(this.TB_MBDS);
this.GB_MaisonBest.Controls.Add(this.TB_MBDN);
this.GB_MaisonBest.Controls.Add(this.TB_MBSS);
this.GB_MaisonBest.Controls.Add(this.TB_MBSN);
this.GB_MaisonBest.Controls.Add(this.L_SuperB);
this.GB_MaisonBest.Controls.Add(this.L_NormalB);
this.GB_MaisonBest.Controls.Add(this.L_MultiB);
this.GB_MaisonBest.Controls.Add(this.L_RotationB);
this.GB_MaisonBest.Controls.Add(this.L_TriplesB);
this.GB_MaisonBest.Controls.Add(this.L_DoublesB);
this.GB_MaisonBest.Controls.Add(this.L_SinglesB);
this.GB_MaisonBest.Location = new System.Drawing.Point(196, 59);
this.GB_MaisonBest.Name = "GB_MaisonBest";
this.GB_MaisonBest.Size = new System.Drawing.Size(155, 134);
this.GB_MaisonBest.TabIndex = 40;
this.GB_MaisonBest.TabStop = false;
this.GB_MaisonBest.Text = "Maison Streaks (Best)";
//
// TB_MBMS
//
this.TB_MBMS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBMS.Location = new System.Drawing.Point(104, 106);
this.TB_MBMS.Mask = "0000";
this.TB_MBMS.Name = "TB_MBMS";
this.TB_MBMS.Size = new System.Drawing.Size(35, 20);
this.TB_MBMS.TabIndex = 65;
this.TB_MBMS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBMN
//
this.TB_MBMN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBMN.Location = new System.Drawing.Point(61, 106);
this.TB_MBMN.Mask = "0000";
this.TB_MBMN.Name = "TB_MBMN";
this.TB_MBMN.Size = new System.Drawing.Size(35, 20);
this.TB_MBMN.TabIndex = 64;
this.TB_MBMN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBRS
//
this.TB_MBRS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBRS.Location = new System.Drawing.Point(104, 87);
this.TB_MBRS.Mask = "0000";
this.TB_MBRS.Name = "TB_MBRS";
this.TB_MBRS.Size = new System.Drawing.Size(35, 20);
this.TB_MBRS.TabIndex = 63;
this.TB_MBRS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBRN
//
this.TB_MBRN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBRN.Location = new System.Drawing.Point(61, 87);
this.TB_MBRN.Mask = "0000";
this.TB_MBRN.Name = "TB_MBRN";
this.TB_MBRN.Size = new System.Drawing.Size(35, 20);
this.TB_MBRN.TabIndex = 62;
this.TB_MBRN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBTS
//
this.TB_MBTS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBTS.Location = new System.Drawing.Point(104, 69);
this.TB_MBTS.Mask = "0000";
this.TB_MBTS.Name = "TB_MBTS";
this.TB_MBTS.Size = new System.Drawing.Size(35, 20);
this.TB_MBTS.TabIndex = 61;
this.TB_MBTS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBTN
//
this.TB_MBTN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBTN.Location = new System.Drawing.Point(61, 69);
this.TB_MBTN.Mask = "0000";
this.TB_MBTN.Name = "TB_MBTN";
this.TB_MBTN.Size = new System.Drawing.Size(35, 20);
this.TB_MBTN.TabIndex = 60;
this.TB_MBTN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBDS
//
this.TB_MBDS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBDS.Location = new System.Drawing.Point(104, 50);
this.TB_MBDS.Mask = "0000";
this.TB_MBDS.Name = "TB_MBDS";
this.TB_MBDS.Size = new System.Drawing.Size(35, 20);
this.TB_MBDS.TabIndex = 59;
this.TB_MBDS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBDN
//
this.TB_MBDN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBDN.Location = new System.Drawing.Point(61, 50);
this.TB_MBDN.Mask = "0000";
this.TB_MBDN.Name = "TB_MBDN";
this.TB_MBDN.Size = new System.Drawing.Size(35, 20);
this.TB_MBDN.TabIndex = 58;
this.TB_MBDN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBSS
//
this.TB_MBSS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBSS.Location = new System.Drawing.Point(104, 31);
this.TB_MBSS.Mask = "0000";
this.TB_MBSS.Name = "TB_MBSS";
this.TB_MBSS.Size = new System.Drawing.Size(35, 20);
this.TB_MBSS.TabIndex = 57;
this.TB_MBSS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MBSN
//
this.TB_MBSN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MBSN.Location = new System.Drawing.Point(61, 31);
this.TB_MBSN.Mask = "0000";
this.TB_MBSN.Name = "TB_MBSN";
this.TB_MBSN.Size = new System.Drawing.Size(35, 20);
this.TB_MBSN.TabIndex = 56;
this.TB_MBSN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// L_SuperB
//
this.L_SuperB.AutoSize = true;
this.L_SuperB.Location = new System.Drawing.Point(104, 17);
this.L_SuperB.Name = "L_SuperB";
this.L_SuperB.Size = new System.Drawing.Size(35, 13);
this.L_SuperB.TabIndex = 45;
this.L_SuperB.Text = "Super";
//
// L_NormalB
//
this.L_NormalB.AutoSize = true;
this.L_NormalB.Location = new System.Drawing.Point(58, 17);
this.L_NormalB.Name = "L_NormalB";
this.L_NormalB.Size = new System.Drawing.Size(40, 13);
this.L_NormalB.TabIndex = 44;
this.L_NormalB.Text = "Normal";
//
// L_MultiB
//
this.L_MultiB.AutoSize = true;
this.L_MultiB.Location = new System.Drawing.Point(8, 109);
this.L_MultiB.Name = "L_MultiB";
this.L_MultiB.Size = new System.Drawing.Size(32, 13);
this.L_MultiB.TabIndex = 43;
this.L_MultiB.Text = "Multi:";
//
// L_RotationB
//
this.L_RotationB.AutoSize = true;
this.L_RotationB.Location = new System.Drawing.Point(8, 91);
this.L_RotationB.Name = "L_RotationB";
this.L_RotationB.Size = new System.Drawing.Size(50, 13);
this.L_RotationB.TabIndex = 42;
this.L_RotationB.Text = "Rotation:";
//
// L_TriplesB
//
this.L_TriplesB.AutoSize = true;
this.L_TriplesB.Location = new System.Drawing.Point(8, 72);
this.L_TriplesB.Name = "L_TriplesB";
this.L_TriplesB.Size = new System.Drawing.Size(41, 13);
this.L_TriplesB.TabIndex = 41;
this.L_TriplesB.Text = "Triples:";
//
// L_DoublesB
//
this.L_DoublesB.AutoSize = true;
this.L_DoublesB.Location = new System.Drawing.Point(8, 53);
this.L_DoublesB.Name = "L_DoublesB";
this.L_DoublesB.Size = new System.Drawing.Size(49, 13);
this.L_DoublesB.TabIndex = 40;
this.L_DoublesB.Text = "Doubles:";
//
// L_SinglesB
//
this.L_SinglesB.AutoSize = true;
this.L_SinglesB.Location = new System.Drawing.Point(8, 34);
this.L_SinglesB.Name = "L_SinglesB";
this.L_SinglesB.Size = new System.Drawing.Size(44, 13);
this.L_SinglesB.TabIndex = 39;
this.L_SinglesB.Text = "Singles:";
//
// GB_MaisonCurrent
//
this.GB_MaisonCurrent.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.GB_MaisonCurrent.Controls.Add(this.TB_MCMS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCMN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCRS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCRN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCTS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCTN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCDS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCDN);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCSS);
this.GB_MaisonCurrent.Controls.Add(this.TB_MCSN);
this.GB_MaisonCurrent.Controls.Add(this.L_SuperC);
this.GB_MaisonCurrent.Controls.Add(this.L_NormalC);
this.GB_MaisonCurrent.Controls.Add(this.L_MultiC);
this.GB_MaisonCurrent.Controls.Add(this.L_RotationC);
this.GB_MaisonCurrent.Controls.Add(this.L_TriplesC);
this.GB_MaisonCurrent.Controls.Add(this.L_DoublesC);
this.GB_MaisonCurrent.Controls.Add(this.L_SinglesC);
this.GB_MaisonCurrent.Location = new System.Drawing.Point(35, 59);
this.GB_MaisonCurrent.Name = "GB_MaisonCurrent";
this.GB_MaisonCurrent.Size = new System.Drawing.Size(155, 130);
this.GB_MaisonCurrent.TabIndex = 41;
this.GB_MaisonCurrent.TabStop = false;
this.GB_MaisonCurrent.Text = "Maison Streaks (Current)";
//
// TB_MCMS
//
this.TB_MCMS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCMS.Location = new System.Drawing.Point(104, 104);
this.TB_MCMS.Mask = "0000";
this.TB_MCMS.Name = "TB_MCMS";
this.TB_MCMS.Size = new System.Drawing.Size(35, 20);
this.TB_MCMS.TabIndex = 55;
this.TB_MCMS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCMN
//
this.TB_MCMN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCMN.Location = new System.Drawing.Point(61, 104);
this.TB_MCMN.Mask = "0000";
this.TB_MCMN.Name = "TB_MCMN";
this.TB_MCMN.Size = new System.Drawing.Size(35, 20);
this.TB_MCMN.TabIndex = 54;
this.TB_MCMN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCRS
//
this.TB_MCRS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCRS.Location = new System.Drawing.Point(104, 85);
this.TB_MCRS.Mask = "0000";
this.TB_MCRS.Name = "TB_MCRS";
this.TB_MCRS.Size = new System.Drawing.Size(35, 20);
this.TB_MCRS.TabIndex = 53;
this.TB_MCRS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCRN
//
this.TB_MCRN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCRN.Location = new System.Drawing.Point(61, 85);
this.TB_MCRN.Mask = "0000";
this.TB_MCRN.Name = "TB_MCRN";
this.TB_MCRN.Size = new System.Drawing.Size(35, 20);
this.TB_MCRN.TabIndex = 52;
this.TB_MCRN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCTS
//
this.TB_MCTS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCTS.Location = new System.Drawing.Point(104, 67);
this.TB_MCTS.Mask = "0000";
this.TB_MCTS.Name = "TB_MCTS";
this.TB_MCTS.Size = new System.Drawing.Size(35, 20);
this.TB_MCTS.TabIndex = 51;
this.TB_MCTS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCTN
//
this.TB_MCTN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCTN.Location = new System.Drawing.Point(61, 67);
this.TB_MCTN.Mask = "0000";
this.TB_MCTN.Name = "TB_MCTN";
this.TB_MCTN.Size = new System.Drawing.Size(35, 20);
this.TB_MCTN.TabIndex = 50;
this.TB_MCTN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCDS
//
this.TB_MCDS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCDS.Location = new System.Drawing.Point(104, 48);
this.TB_MCDS.Mask = "0000";
this.TB_MCDS.Name = "TB_MCDS";
this.TB_MCDS.Size = new System.Drawing.Size(35, 20);
this.TB_MCDS.TabIndex = 49;
this.TB_MCDS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCDN
//
this.TB_MCDN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCDN.Location = new System.Drawing.Point(61, 48);
this.TB_MCDN.Mask = "0000";
this.TB_MCDN.Name = "TB_MCDN";
this.TB_MCDN.Size = new System.Drawing.Size(35, 20);
this.TB_MCDN.TabIndex = 48;
this.TB_MCDN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCSS
//
this.TB_MCSS.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCSS.Location = new System.Drawing.Point(104, 29);
this.TB_MCSS.Mask = "0000";
this.TB_MCSS.Name = "TB_MCSS";
this.TB_MCSS.Size = new System.Drawing.Size(35, 20);
this.TB_MCSS.TabIndex = 47;
this.TB_MCSS.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// TB_MCSN
//
this.TB_MCSN.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_MCSN.Location = new System.Drawing.Point(61, 29);
this.TB_MCSN.Mask = "0000";
this.TB_MCSN.Name = "TB_MCSN";
this.TB_MCSN.Size = new System.Drawing.Size(35, 20);
this.TB_MCSN.TabIndex = 46;
this.TB_MCSN.TextChanged += new System.EventHandler(this.ChangeFFFF);
//
// L_SuperC
//
this.L_SuperC.AutoSize = true;
this.L_SuperC.Location = new System.Drawing.Point(104, 16);
this.L_SuperC.Name = "L_SuperC";
this.L_SuperC.Size = new System.Drawing.Size(35, 13);
this.L_SuperC.TabIndex = 45;
this.L_SuperC.Text = "Super";
//
// L_NormalC
//
this.L_NormalC.AutoSize = true;
this.L_NormalC.Location = new System.Drawing.Point(58, 16);
this.L_NormalC.Name = "L_NormalC";
this.L_NormalC.Size = new System.Drawing.Size(40, 13);
this.L_NormalC.TabIndex = 44;
this.L_NormalC.Text = "Normal";
//
// L_MultiC
//
this.L_MultiC.AutoSize = true;
this.L_MultiC.Location = new System.Drawing.Point(8, 107);
this.L_MultiC.Name = "L_MultiC";
this.L_MultiC.Size = new System.Drawing.Size(32, 13);
this.L_MultiC.TabIndex = 43;
this.L_MultiC.Text = "Multi:";
//
// L_RotationC
//
this.L_RotationC.AutoSize = true;
this.L_RotationC.Location = new System.Drawing.Point(8, 89);
this.L_RotationC.Name = "L_RotationC";
this.L_RotationC.Size = new System.Drawing.Size(50, 13);
this.L_RotationC.TabIndex = 42;
this.L_RotationC.Text = "Rotation:";
//
// L_TriplesC
//
this.L_TriplesC.AutoSize = true;
this.L_TriplesC.Location = new System.Drawing.Point(8, 70);
this.L_TriplesC.Name = "L_TriplesC";
this.L_TriplesC.Size = new System.Drawing.Size(41, 13);
this.L_TriplesC.TabIndex = 41;
this.L_TriplesC.Text = "Triples:";
//
// L_DoublesC
//
this.L_DoublesC.AutoSize = true;
this.L_DoublesC.Location = new System.Drawing.Point(8, 51);
this.L_DoublesC.Name = "L_DoublesC";
this.L_DoublesC.Size = new System.Drawing.Size(49, 13);
this.L_DoublesC.TabIndex = 40;
this.L_DoublesC.Text = "Doubles:";
//
// L_SinglesC
//
this.L_SinglesC.AutoSize = true;
this.L_SinglesC.Location = new System.Drawing.Point(8, 32);
this.L_SinglesC.Name = "L_SinglesC";
this.L_SinglesC.Size = new System.Drawing.Size(44, 13);
this.L_SinglesC.TabIndex = 39;
this.L_SinglesC.Text = "Singles:";
//
// B_GiveAccessories
//
this.B_GiveAccessories.Location = new System.Drawing.Point(290, 121);
this.B_GiveAccessories.Name = "B_GiveAccessories";
this.B_GiveAccessories.Size = new System.Drawing.Size(96, 59);
this.B_GiveAccessories.TabIndex = 67;
this.B_GiveAccessories.Text = "Give All Accessories";
this.B_GiveAccessories.UseVisualStyleBackColor = true;
this.B_GiveAccessories.Click += new System.EventHandler(this.GiveAllAccessories);
//
// CB_Vivillon
//
this.CB_Vivillon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Vivillon.FormattingEnabled = true;
this.CB_Vivillon.Location = new System.Drawing.Point(287, 73);
this.CB_Vivillon.Name = "CB_Vivillon";
this.CB_Vivillon.Size = new System.Drawing.Size(93, 21);
this.CB_Vivillon.TabIndex = 29;
//
// L_Vivillon
//
this.L_Vivillon.AutoSize = true;
this.L_Vivillon.Location = new System.Drawing.Point(239, 76);
this.L_Vivillon.Name = "L_Vivillon";
this.L_Vivillon.Size = new System.Drawing.Size(43, 13);
this.L_Vivillon.TabIndex = 28;
this.L_Vivillon.Text = "Vivillon:";
this.L_Vivillon.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// L_MultiplayerSprite
//
this.L_MultiplayerSprite.AutoSize = true;
this.L_MultiplayerSprite.Enabled = false;
this.L_MultiplayerSprite.Location = new System.Drawing.Point(88, 47);
this.L_MultiplayerSprite.Name = "L_MultiplayerSprite";
this.L_MultiplayerSprite.Size = new System.Drawing.Size(90, 13);
this.L_MultiplayerSprite.TabIndex = 27;
this.L_MultiplayerSprite.Text = "Multiplayer Sprite:";
//
// PB_Sprite
//
this.PB_Sprite.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.PB_Sprite.Enabled = false;
this.PB_Sprite.Location = new System.Drawing.Point(257, 42);
this.PB_Sprite.Name = "PB_Sprite";
this.PB_Sprite.Size = new System.Drawing.Size(42, 42);
this.PB_Sprite.TabIndex = 26;
this.PB_Sprite.TabStop = false;
//
// CB_MultiplayerSprite
//
this.CB_MultiplayerSprite.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_MultiplayerSprite.Enabled = false;
this.CB_MultiplayerSprite.FormattingEnabled = true;
this.CB_MultiplayerSprite.Location = new System.Drawing.Point(89, 63);
this.CB_MultiplayerSprite.Name = "CB_MultiplayerSprite";
this.CB_MultiplayerSprite.Size = new System.Drawing.Size(148, 21);
this.CB_MultiplayerSprite.TabIndex = 25;
this.CB_MultiplayerSprite.SelectedIndexChanged += new System.EventHandler(this.CB_Multi_SelectedIndexChanged);
//
// TC_Editor
//
this.TC_Editor.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.TC_Editor.Controls.Add(this.Tab_Overview);
this.TC_Editor.Controls.Add(this.Tab_BadgeMap);
this.TC_Editor.Controls.Add(this.Tab_Multiplayer);
this.TC_Editor.Controls.Add(this.Tab_Maison);
this.TC_Editor.Controls.Add(this.Tab_Appearance);
this.TC_Editor.Location = new System.Drawing.Point(12, 12);
this.TC_Editor.Name = "TC_Editor";
this.TC_Editor.SelectedIndex = 0;
this.TC_Editor.Size = new System.Drawing.Size(394, 279);
this.TC_Editor.TabIndex = 54;
//
// Tab_Overview
//
this.Tab_Overview.Controls.Add(this.GB_Stats);
this.Tab_Overview.Controls.Add(this.GB_Adventure);
this.Tab_Overview.Controls.Add(this.CB_Vivillon);
this.Tab_Overview.Controls.Add(this.L_Vivillon);
this.Tab_Overview.Controls.Add(this.TB_OTName);
this.Tab_Overview.Controls.Add(this.CB_Gender);
this.Tab_Overview.Controls.Add(this.CB_Game);
this.Tab_Overview.Controls.Add(this.L_TrainerName);
this.Tab_Overview.Controls.Add(this.L_TID);
this.Tab_Overview.Controls.Add(this.MT_Money);
this.Tab_Overview.Controls.Add(this.L_SID);
this.Tab_Overview.Controls.Add(this.L_Money);
this.Tab_Overview.Controls.Add(this.L_Language);
this.Tab_Overview.Controls.Add(this.MT_TID);
this.Tab_Overview.Controls.Add(this.MT_SID);
this.Tab_Overview.Controls.Add(this.L_3DSReg);
this.Tab_Overview.Controls.Add(this.CB_Language);
this.Tab_Overview.Controls.Add(this.L_Region);
this.Tab_Overview.Controls.Add(this.CB_3DSReg);
this.Tab_Overview.Controls.Add(this.B_MaxCash);
this.Tab_Overview.Controls.Add(this.L_Country);
this.Tab_Overview.Controls.Add(this.CB_Country);
this.Tab_Overview.Controls.Add(this.CB_Region);
this.Tab_Overview.Location = new System.Drawing.Point(4, 22);
this.Tab_Overview.Name = "Tab_Overview";
this.Tab_Overview.Padding = new System.Windows.Forms.Padding(3);
this.Tab_Overview.Size = new System.Drawing.Size(386, 253);
this.Tab_Overview.TabIndex = 0;
this.Tab_Overview.Text = "Overview";
this.Tab_Overview.UseVisualStyleBackColor = true;
//
// GB_Stats
//
this.GB_Stats.Controls.Add(this.TrainerStats);
this.GB_Stats.Controls.Add(this.TB_BP);
this.GB_Stats.Controls.Add(this.TB_PM);
this.GB_Stats.Controls.Add(this.L_PM);
this.GB_Stats.Controls.Add(this.TB_Style);
this.GB_Stats.Controls.Add(this.L_BP);
this.GB_Stats.Controls.Add(this.L_Style);
this.GB_Stats.Location = new System.Drawing.Point(209, 99);
this.GB_Stats.Name = "GB_Stats";
this.GB_Stats.Size = new System.Drawing.Size(171, 151);
this.GB_Stats.TabIndex = 55;
this.GB_Stats.TabStop = false;
this.GB_Stats.Text = "Stats";
//
// TrainerStats
//
this.TrainerStats.Location = new System.Drawing.Point(23, 81);
this.TrainerStats.Name = "TrainerStats";
this.TrainerStats.Size = new System.Drawing.Size(146, 72);
this.TrainerStats.TabIndex = 9;
//
// GB_Adventure
//
this.GB_Adventure.Controls.Add(this.L_Fame);
this.GB_Adventure.Controls.Add(this.CAL_HoFDate);
this.GB_Adventure.Controls.Add(this.CAL_HoFTime);
this.GB_Adventure.Controls.Add(this.L_Started);
this.GB_Adventure.Controls.Add(this.CAL_AdventureStartDate);
this.GB_Adventure.Controls.Add(this.CAL_LastSavedDate);
this.GB_Adventure.Controls.Add(this.L_LastSaved);
this.GB_Adventure.Controls.Add(this.MT_Seconds);
this.GB_Adventure.Controls.Add(this.MT_Hours);
this.GB_Adventure.Controls.Add(this.L_Seconds);
this.GB_Adventure.Controls.Add(this.L_Hours);
this.GB_Adventure.Controls.Add(this.MT_Minutes);
this.GB_Adventure.Controls.Add(this.L_Minutes);
this.GB_Adventure.Controls.Add(this.CAL_AdventureStartTime);
this.GB_Adventure.Controls.Add(this.CAL_LastSavedTime);
this.GB_Adventure.Location = new System.Drawing.Point(3, 99);
this.GB_Adventure.Name = "GB_Adventure";
this.GB_Adventure.Size = new System.Drawing.Size(200, 151);
this.GB_Adventure.TabIndex = 56;
this.GB_Adventure.TabStop = false;
this.GB_Adventure.Text = "Adventure Info";
//
// L_Fame
//
this.L_Fame.Location = new System.Drawing.Point(3, 72);
this.L_Fame.Name = "L_Fame";
this.L_Fame.Size = new System.Drawing.Size(80, 20);
this.L_Fame.TabIndex = 40;
this.L_Fame.Text = "HoF Entered:";
this.L_Fame.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CAL_HoFDate
//
this.CAL_HoFDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.CAL_HoFDate.Location = new System.Drawing.Point(89, 72);
this.CAL_HoFDate.MaxDate = new System.DateTime(2050, 12, 31, 0, 0, 0, 0);
this.CAL_HoFDate.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
this.CAL_HoFDate.Name = "CAL_HoFDate";
this.CAL_HoFDate.Size = new System.Drawing.Size(99, 20);
this.CAL_HoFDate.TabIndex = 39;
this.CAL_HoFDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
//
// CAL_HoFTime
//
this.CAL_HoFTime.CustomFormat = "HH:mm:ss";
this.CAL_HoFTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.CAL_HoFTime.Location = new System.Drawing.Point(115, 91);
this.CAL_HoFTime.MaxDate = new System.DateTime(2050, 12, 31, 0, 0, 0, 0);
this.CAL_HoFTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
this.CAL_HoFTime.Name = "CAL_HoFTime";
this.CAL_HoFTime.ShowUpDown = true;
this.CAL_HoFTime.Size = new System.Drawing.Size(73, 20);
this.CAL_HoFTime.TabIndex = 38;
this.CAL_HoFTime.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
//
// L_Started
//
this.L_Started.Location = new System.Drawing.Point(3, 35);
this.L_Started.Name = "L_Started";
this.L_Started.Size = new System.Drawing.Size(80, 20);
this.L_Started.TabIndex = 36;
this.L_Started.Text = "Game Started:";
this.L_Started.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CAL_AdventureStartDate
//
this.CAL_AdventureStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.CAL_AdventureStartDate.Location = new System.Drawing.Point(89, 35);
this.CAL_AdventureStartDate.MaxDate = new System.DateTime(2050, 12, 31, 0, 0, 0, 0);
this.CAL_AdventureStartDate.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
this.CAL_AdventureStartDate.Name = "CAL_AdventureStartDate";
this.CAL_AdventureStartDate.Size = new System.Drawing.Size(99, 20);
this.CAL_AdventureStartDate.TabIndex = 35;
this.CAL_AdventureStartDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
//
// CAL_AdventureStartTime
//
this.CAL_AdventureStartTime.CustomFormat = "HH:mm:ss";
this.CAL_AdventureStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.CAL_AdventureStartTime.Location = new System.Drawing.Point(115, 54);
this.CAL_AdventureStartTime.MaxDate = new System.DateTime(2050, 12, 31, 0, 0, 0, 0);
this.CAL_AdventureStartTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
this.CAL_AdventureStartTime.Name = "CAL_AdventureStartTime";
this.CAL_AdventureStartTime.ShowUpDown = true;
this.CAL_AdventureStartTime.Size = new System.Drawing.Size(73, 20);
this.CAL_AdventureStartTime.TabIndex = 34;
this.CAL_AdventureStartTime.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
//
// CAL_LastSavedTime
//
this.CAL_LastSavedTime.CustomFormat = "HH:mm:ss";
this.CAL_LastSavedTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.CAL_LastSavedTime.Location = new System.Drawing.Point(115, 129);
this.CAL_LastSavedTime.MaxDate = new System.DateTime(4095, 12, 31, 0, 0, 0, 0);
this.CAL_LastSavedTime.Name = "CAL_LastSavedTime";
this.CAL_LastSavedTime.ShowUpDown = true;
this.CAL_LastSavedTime.Size = new System.Drawing.Size(73, 20);
this.CAL_LastSavedTime.TabIndex = 37;
this.CAL_LastSavedTime.Value = new System.DateTime(2001, 1, 1, 0, 0, 0, 0);
//
// Tab_BadgeMap
//
this.Tab_BadgeMap.Controls.Add(this.GB_Map);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge7);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge5);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge4);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge8);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge3);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge1);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge6);
this.Tab_BadgeMap.Controls.Add(this.CHK_Badge2);
this.Tab_BadgeMap.Location = new System.Drawing.Point(4, 22);
this.Tab_BadgeMap.Name = "Tab_BadgeMap";
this.Tab_BadgeMap.Size = new System.Drawing.Size(386, 253);
this.Tab_BadgeMap.TabIndex = 3;
this.Tab_BadgeMap.Text = "Badges/Map";
this.Tab_BadgeMap.UseVisualStyleBackColor = true;
//
// GB_Map
//
this.GB_Map.Controls.Add(this.NUD_Z);
this.GB_Map.Controls.Add(this.NUD_M);
this.GB_Map.Controls.Add(this.NUD_Y);
this.GB_Map.Controls.Add(this.NUD_X);
this.GB_Map.Controls.Add(this.L_Y);
this.GB_Map.Controls.Add(this.L_CurrentMap);
this.GB_Map.Controls.Add(this.L_Z);
this.GB_Map.Controls.Add(this.L_X);
this.GB_Map.Location = new System.Drawing.Point(115, 118);
this.GB_Map.Name = "GB_Map";
this.GB_Map.Size = new System.Drawing.Size(157, 125);
this.GB_Map.TabIndex = 52;
this.GB_Map.TabStop = false;
this.GB_Map.Text = "Map Position";
//
// NUD_Z
//
this.NUD_Z.Location = new System.Drawing.Point(93, 68);
this.NUD_Z.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.NUD_Z.Minimum = new decimal(new int[] {
65535,
0,
0,
-2147483648});
this.NUD_Z.Name = "NUD_Z";
this.NUD_Z.Size = new System.Drawing.Size(50, 20);
this.NUD_Z.TabIndex = 53;
this.NUD_Z.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// NUD_M
//
this.NUD_M.Location = new System.Drawing.Point(93, 16);
this.NUD_M.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.NUD_M.Name = "NUD_M";
this.NUD_M.Size = new System.Drawing.Size(50, 20);
this.NUD_M.TabIndex = 52;
this.NUD_M.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// NUD_Y
//
this.NUD_Y.DecimalPlaces = 1;
this.NUD_Y.Location = new System.Drawing.Point(93, 94);
this.NUD_Y.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.NUD_Y.Name = "NUD_Y";
this.NUD_Y.Size = new System.Drawing.Size(50, 20);
this.NUD_Y.TabIndex = 51;
this.NUD_Y.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// NUD_X
//
this.NUD_X.DecimalPlaces = 1;
this.NUD_X.Location = new System.Drawing.Point(93, 42);
this.NUD_X.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.NUD_X.Name = "NUD_X";
this.NUD_X.Size = new System.Drawing.Size(50, 20);
this.NUD_X.TabIndex = 50;
this.NUD_X.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// L_Y
//
this.L_Y.Location = new System.Drawing.Point(6, 94);
this.L_Y.Name = "L_Y";
this.L_Y.Size = new System.Drawing.Size(80, 20);
this.L_Y.TabIndex = 49;
this.L_Y.Text = "Y Coordinate:";
this.L_Y.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_CurrentMap
//
this.L_CurrentMap.Location = new System.Drawing.Point(6, 16);
this.L_CurrentMap.Name = "L_CurrentMap";
this.L_CurrentMap.Size = new System.Drawing.Size(80, 20);
this.L_CurrentMap.TabIndex = 46;
this.L_CurrentMap.Text = "Current Map:";
this.L_CurrentMap.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_Z
//
this.L_Z.Location = new System.Drawing.Point(6, 68);
this.L_Z.Name = "L_Z";
this.L_Z.Size = new System.Drawing.Size(80, 20);
this.L_Z.TabIndex = 48;
this.L_Z.Text = "Z Coordinate:";
this.L_Z.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// L_X
//
this.L_X.Location = new System.Drawing.Point(6, 42);
this.L_X.Name = "L_X";
this.L_X.Size = new System.Drawing.Size(80, 20);
this.L_X.TabIndex = 47;
this.L_X.Text = "X Coordinate:";
this.L_X.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CHK_Badge6
//
this.CHK_Badge6.AutoSize = true;
this.CHK_Badge6.Location = new System.Drawing.Point(207, 43);
this.CHK_Badge6.Name = "CHK_Badge6";
this.CHK_Badge6.Size = new System.Drawing.Size(32, 17);
this.CHK_Badge6.TabIndex = 15;
this.CHK_Badge6.Text = "6";
this.CHK_Badge6.UseVisualStyleBackColor = true;
//
// Tab_Multiplayer
//
this.Tab_Multiplayer.Controls.Add(this.CHK_MegaRayquazaUnlocked);
this.Tab_Multiplayer.Controls.Add(this.CHK_MegaUnlocked);
this.Tab_Multiplayer.Controls.Add(this.L_MultiplayerSprite);
this.Tab_Multiplayer.Controls.Add(this.GB_Sayings);
this.Tab_Multiplayer.Controls.Add(this.PB_Sprite);
this.Tab_Multiplayer.Controls.Add(this.CB_MultiplayerSprite);
this.Tab_Multiplayer.Location = new System.Drawing.Point(4, 22);
this.Tab_Multiplayer.Name = "Tab_Multiplayer";
this.Tab_Multiplayer.Padding = new System.Windows.Forms.Padding(3);
this.Tab_Multiplayer.Size = new System.Drawing.Size(386, 253);
this.Tab_Multiplayer.TabIndex = 1;
this.Tab_Multiplayer.Text = "Multiplayer";
this.Tab_Multiplayer.UseVisualStyleBackColor = true;
//
// CHK_MegaRayquazaUnlocked
//
this.CHK_MegaRayquazaUnlocked.AutoSize = true;
this.CHK_MegaRayquazaUnlocked.Location = new System.Drawing.Point(123, 230);
this.CHK_MegaRayquazaUnlocked.Name = "CHK_MegaRayquazaUnlocked";
this.CHK_MegaRayquazaUnlocked.Size = new System.Drawing.Size(153, 17);
this.CHK_MegaRayquazaUnlocked.TabIndex = 77;
this.CHK_MegaRayquazaUnlocked.Text = "Mega Rayquaza Unlocked";
this.CHK_MegaRayquazaUnlocked.UseVisualStyleBackColor = true;
//
// CHK_MegaUnlocked
//
this.CHK_MegaUnlocked.AutoSize = true;
this.CHK_MegaUnlocked.Location = new System.Drawing.Point(123, 214);
this.CHK_MegaUnlocked.Name = "CHK_MegaUnlocked";
this.CHK_MegaUnlocked.Size = new System.Drawing.Size(149, 17);
this.CHK_MegaUnlocked.TabIndex = 76;
this.CHK_MegaUnlocked.Text = "Mega Evolution Unlocked";
this.CHK_MegaUnlocked.UseVisualStyleBackColor = true;
//
// Tab_Maison
//
this.Tab_Maison.Controls.Add(this.GB_MaisonCurrent);
this.Tab_Maison.Controls.Add(this.GB_MaisonBest);
this.Tab_Maison.Location = new System.Drawing.Point(4, 22);
this.Tab_Maison.Name = "Tab_Maison";
this.Tab_Maison.Size = new System.Drawing.Size(386, 253);
this.Tab_Maison.TabIndex = 2;
this.Tab_Maison.Text = "Maison";
this.Tab_Maison.UseVisualStyleBackColor = true;
//
// Tab_Appearance
//
this.Tab_Appearance.Controls.Add(this.PG_CurrentAppearance);
this.Tab_Appearance.Controls.Add(this.L_TRNick);
this.Tab_Appearance.Controls.Add(this.TB_TRNick);
this.Tab_Appearance.Controls.Add(this.B_GiveAccessories);
this.Tab_Appearance.Location = new System.Drawing.Point(4, 22);
this.Tab_Appearance.Name = "Tab_Appearance";
this.Tab_Appearance.Size = new System.Drawing.Size(386, 253);
this.Tab_Appearance.TabIndex = 4;
this.Tab_Appearance.Text = "Appearance";
this.Tab_Appearance.UseVisualStyleBackColor = true;
//
// PG_CurrentAppearance
//
this.PG_CurrentAppearance.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.PG_CurrentAppearance.HelpVisible = false;
this.PG_CurrentAppearance.Location = new System.Drawing.Point(3, 3);
this.PG_CurrentAppearance.Name = "PG_CurrentAppearance";
this.PG_CurrentAppearance.PropertySort = System.Windows.Forms.PropertySort.Alphabetical;
this.PG_CurrentAppearance.Size = new System.Drawing.Size(281, 247);
this.PG_CurrentAppearance.TabIndex = 75;
this.PG_CurrentAppearance.ToolbarVisible = false;
//
// L_TRNick
//
this.L_TRNick.Location = new System.Drawing.Point(255, 51);
this.L_TRNick.Name = "L_TRNick";
this.L_TRNick.Size = new System.Drawing.Size(128, 41);
this.L_TRNick.TabIndex = 74;
this.L_TRNick.Text = "Trainer Nickname:";
this.L_TRNick.TextAlign = System.Drawing.ContentAlignment.BottomRight;
//
// TB_TRNick
//
this.TB_TRNick.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_TRNick.Location = new System.Drawing.Point(290, 95);
this.TB_TRNick.MaxLength = 12;
this.TB_TRNick.Name = "TB_TRNick";
this.TB_TRNick.Size = new System.Drawing.Size(93, 20);
this.TB_TRNick.TabIndex = 73;
this.TB_TRNick.Text = "WWWWWWWWWWWW";
this.TB_TRNick.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// SAV_Trainer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(414, 326);
this.Controls.Add(this.TC_Editor);
this.Controls.Add(this.B_Save);
this.Controls.Add(this.B_Cancel);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = global::PKHeX.WinForms.Properties.Resources.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_Sayings.ResumeLayout(false);
this.GB_Sayings.PerformLayout();
this.GB_MaisonBest.ResumeLayout(false);
this.GB_MaisonBest.PerformLayout();
this.GB_MaisonCurrent.ResumeLayout(false);
this.GB_MaisonCurrent.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.PB_Sprite)).EndInit();
this.TC_Editor.ResumeLayout(false);
this.Tab_Overview.ResumeLayout(false);
this.Tab_Overview.PerformLayout();
this.GB_Stats.ResumeLayout(false);
this.GB_Stats.PerformLayout();
this.GB_Adventure.ResumeLayout(false);
this.GB_Adventure.PerformLayout();
this.Tab_BadgeMap.ResumeLayout(false);
this.Tab_BadgeMap.PerformLayout();
this.GB_Map.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.NUD_Z)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_M)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_Y)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_X)).EndInit();
this.Tab_Multiplayer.ResumeLayout(false);
this.Tab_Multiplayer.PerformLayout();
this.Tab_Maison.ResumeLayout(false);
this.Tab_Appearance.ResumeLayout(false);
this.Tab_Appearance.PerformLayout();
this.ResumeLayout(false);
}
#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 L_TrainerName;
private System.Windows.Forms.MaskedTextBox MT_Money;
private System.Windows.Forms.Label L_Money;
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 CHK_Badge1;
private System.Windows.Forms.CheckBox CHK_Badge2;
private System.Windows.Forms.CheckBox CHK_Badge3;
private System.Windows.Forms.CheckBox CHK_Badge4;
private System.Windows.Forms.CheckBox CHK_Badge5;
private System.Windows.Forms.CheckBox CHK_Badge7;
private System.Windows.Forms.CheckBox CHK_Badge8;
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.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 GB_MaisonBest;
private System.Windows.Forms.Label L_SuperB;
private System.Windows.Forms.Label L_NormalB;
private System.Windows.Forms.Label L_MultiB;
private System.Windows.Forms.Label L_RotationB;
private System.Windows.Forms.Label L_TriplesB;
private System.Windows.Forms.Label L_DoublesB;
private System.Windows.Forms.Label L_SinglesB;
private System.Windows.Forms.GroupBox GB_MaisonCurrent;
private System.Windows.Forms.Label L_SuperC;
private System.Windows.Forms.Label L_NormalC;
private System.Windows.Forms.Label L_MultiC;
private System.Windows.Forms.Label L_RotationC;
private System.Windows.Forms.Label L_TriplesC;
private System.Windows.Forms.Label L_DoublesC;
private System.Windows.Forms.Label L_SinglesC;
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.MaskedTextBox TB_BP;
private System.Windows.Forms.MaskedTextBox TB_PM;
private System.Windows.Forms.Label L_BP;
private System.Windows.Forms.Label L_PM;
private System.Windows.Forms.MaskedTextBox TB_Style;
private System.Windows.Forms.Label L_Style;
private System.Windows.Forms.MaskedTextBox TB_MBMS;
private System.Windows.Forms.MaskedTextBox TB_MBMN;
private System.Windows.Forms.MaskedTextBox TB_MBRS;
private System.Windows.Forms.MaskedTextBox TB_MBRN;
private System.Windows.Forms.MaskedTextBox TB_MBTS;
private System.Windows.Forms.MaskedTextBox TB_MBTN;
private System.Windows.Forms.MaskedTextBox TB_MBDS;
private System.Windows.Forms.MaskedTextBox TB_MBDN;
private System.Windows.Forms.MaskedTextBox TB_MBSS;
private System.Windows.Forms.MaskedTextBox TB_MBSN;
private System.Windows.Forms.MaskedTextBox TB_MCMS;
private System.Windows.Forms.MaskedTextBox TB_MCMN;
private System.Windows.Forms.MaskedTextBox TB_MCRS;
private System.Windows.Forms.MaskedTextBox TB_MCRN;
private System.Windows.Forms.MaskedTextBox TB_MCTS;
private System.Windows.Forms.MaskedTextBox TB_MCTN;
private System.Windows.Forms.MaskedTextBox TB_MCDS;
private System.Windows.Forms.MaskedTextBox TB_MCDN;
private System.Windows.Forms.MaskedTextBox TB_MCSS;
private System.Windows.Forms.MaskedTextBox TB_MCSN;
private System.Windows.Forms.Label L_MultiplayerSprite;
private System.Windows.Forms.PictureBox PB_Sprite;
private System.Windows.Forms.ComboBox CB_MultiplayerSprite;
private System.Windows.Forms.Label L_Seconds;
private System.Windows.Forms.Label L_Minutes;
private System.Windows.Forms.MaskedTextBox MT_Seconds;
private System.Windows.Forms.MaskedTextBox MT_Minutes;
private System.Windows.Forms.Label L_Hours;
private System.Windows.Forms.MaskedTextBox MT_Hours;
private System.Windows.Forms.Button B_GiveAccessories;
private System.Windows.Forms.ComboBox CB_Vivillon;
private System.Windows.Forms.Label L_Vivillon;
private System.Windows.Forms.Label L_LastSaved;
private System.Windows.Forms.DateTimePicker CAL_LastSavedDate;
private System.Windows.Forms.TabControl TC_Editor;
private System.Windows.Forms.TabPage Tab_Overview;
private System.Windows.Forms.TabPage Tab_BadgeMap;
private System.Windows.Forms.TabPage Tab_Multiplayer;
private System.Windows.Forms.TabPage Tab_Maison;
private System.Windows.Forms.TabPage Tab_Appearance;
private System.Windows.Forms.CheckBox CHK_Badge6;
private System.Windows.Forms.Label L_X;
private System.Windows.Forms.Label L_Z;
private System.Windows.Forms.Label L_CurrentMap;
private System.Windows.Forms.Label L_Y;
private System.Windows.Forms.NumericUpDown NUD_X;
private System.Windows.Forms.NumericUpDown NUD_Y;
private System.Windows.Forms.NumericUpDown NUD_M;
private System.Windows.Forms.NumericUpDown NUD_Z;
private System.Windows.Forms.GroupBox GB_Map;
private System.Windows.Forms.GroupBox GB_Adventure;
private System.Windows.Forms.GroupBox GB_Stats;
private System.Windows.Forms.DateTimePicker CAL_AdventureStartDate;
private System.Windows.Forms.DateTimePicker CAL_AdventureStartTime;
private System.Windows.Forms.Label L_Started;
private System.Windows.Forms.DateTimePicker CAL_LastSavedTime;
private System.Windows.Forms.Label L_Fame;
private System.Windows.Forms.DateTimePicker CAL_HoFDate;
private System.Windows.Forms.DateTimePicker CAL_HoFTime;
private System.Windows.Forms.Label L_TRNick;
private System.Windows.Forms.TextBox TB_TRNick;
private System.Windows.Forms.CheckBox CHK_MegaUnlocked;
private Controls.TrainerStat TrainerStats;
private System.Windows.Forms.PropertyGrid PG_CurrentAppearance;
private System.Windows.Forms.CheckBox CHK_MegaRayquazaUnlocked;
private System.Windows.Forms.ToolTip Tip1;
private System.Windows.Forms.ToolTip Tip2;
}
}