PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8.Designer.cs
Kurt 4ea2be250f Add TitleScreen8 and Trainer Card team structs
Closes #2653 , ty @CanoeHope !

Editable from the Trainer Info button, comes with a Copy From Party button for each.
2020-01-21 23:23:27 -08:00

1534 lines
74 KiB
C#

namespace PKHeX.WinForms
{
partial class SAV_Trainer8
{
/// <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.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_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.B_MaxCash = new System.Windows.Forms.Button();
this.CB_Language = new System.Windows.Forms.ComboBox();
this.CB_Game = new System.Windows.Forms.ComboBox();
this.CB_Gender = new System.Windows.Forms.ComboBox();
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.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.TC_Editor = new System.Windows.Forms.TabControl();
this.Tab_Overview = new System.Windows.Forms.TabPage();
this.L_RotoRally = new System.Windows.Forms.Label();
this.MT_RotoRally = new System.Windows.Forms.MaskedTextBox();
this.B_MaxWatt = new System.Windows.Forms.Button();
this.MT_Watt = new System.Windows.Forms.MaskedTextBox();
this.L_Watt = new System.Windows.Forms.Label();
this.L_TRCardID = new System.Windows.Forms.Label();
this.MT_TrainerCardID = new System.Windows.Forms.MaskedTextBox();
this.TB_TrainerCardNumber = new System.Windows.Forms.TextBox();
this.L_TRCardNumber = new System.Windows.Forms.Label();
this.TB_TrainerCardName = new System.Windows.Forms.TextBox();
this.L_TRCardName = new System.Windows.Forms.Label();
this.GB_Stats = new System.Windows.Forms.GroupBox();
this.NUD_BP = new System.Windows.Forms.NumericUpDown();
this.L_BP = new System.Windows.Forms.Label();
this.TrainerStats = new PKHeX.WinForms.Subforms.Save_Editors.TrainerStat();
this.trainerID1 = new PKHeX.WinForms.Controls.TrainerID();
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_R = new System.Windows.Forms.NumericUpDown();
this.L_R = new System.Windows.Forms.Label();
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.Tab_MiscValues = new System.Windows.Forms.TabPage();
this.GB_BattleTower = new System.Windows.Forms.GroupBox();
this.MT_BattleTowerDoublesStreak = new System.Windows.Forms.MaskedTextBox();
this.L_Doubles = new System.Windows.Forms.Label();
this.MT_BattleTowerDoublesWin = new System.Windows.Forms.MaskedTextBox();
this.L_BattleTowerStreak = new System.Windows.Forms.Label();
this.MT_BattleTowerSinglesStreak = new System.Windows.Forms.MaskedTextBox();
this.L_BattleTowerWins = new System.Windows.Forms.Label();
this.L_Singles = new System.Windows.Forms.Label();
this.MT_BattleTowerSinglesWin = new System.Windows.Forms.MaskedTextBox();
this.Tab_Team = new System.Windows.Forms.TabPage();
this.NUD_ShowTrainerCard = new System.Windows.Forms.NumericUpDown();
this.L_ShowTrainerCard = new System.Windows.Forms.Label();
this.PG_ShowTrainerCard = new System.Windows.Forms.PropertyGrid();
this.NUD_ShowTitleScreen = new System.Windows.Forms.NumericUpDown();
this.L_ShowTitleScreen = new System.Windows.Forms.Label();
this.PG_ShowTitleScreen = new System.Windows.Forms.PropertyGrid();
this.B_CopyFromPartyToTitleScreen = new System.Windows.Forms.Button();
this.B_CopyFromPartyToTrainerCard = new System.Windows.Forms.Button();
this.TC_Editor.SuspendLayout();
this.Tab_Overview.SuspendLayout();
this.GB_Stats.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NUD_BP)).BeginInit();
this.GB_Adventure.SuspendLayout();
this.Tab_BadgeMap.SuspendLayout();
this.GB_Map.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NUD_R)).BeginInit();
((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_MiscValues.SuspendLayout();
this.GB_BattleTower.SuspendLayout();
this.Tab_Team.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.NUD_ShowTrainerCard)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_ShowTitleScreen)).BeginInit();
this.SuspendLayout();
//
// B_Cancel
//
this.B_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.B_Cancel.Location = new System.Drawing.Point(294, 331);
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.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.B_Save.Location = new System.Drawing.Point(375, 331);
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:";
this.L_TrainerName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// 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_Saying5
//
this.L_Saying5.Location = new System.Drawing.Point(0, 0);
this.L_Saying5.Name = "L_Saying5";
this.L_Saying5.Size = new System.Drawing.Size(100, 23);
this.L_Saying5.TabIndex = 0;
//
// L_Saying4
//
this.L_Saying4.Location = new System.Drawing.Point(0, 0);
this.L_Saying4.Name = "L_Saying4";
this.L_Saying4.Size = new System.Drawing.Size(100, 23);
this.L_Saying4.TabIndex = 0;
//
// L_Saying3
//
this.L_Saying3.Location = new System.Drawing.Point(0, 0);
this.L_Saying3.Name = "L_Saying3";
this.L_Saying3.Size = new System.Drawing.Size(100, 23);
this.L_Saying3.TabIndex = 0;
//
// L_Saying2
//
this.L_Saying2.Location = new System.Drawing.Point(0, 0);
this.L_Saying2.Name = "L_Saying2";
this.L_Saying2.Size = new System.Drawing.Size(100, 23);
this.L_Saying2.TabIndex = 0;
//
// L_Saying1
//
this.L_Saying1.Location = new System.Drawing.Point(0, 0);
this.L_Saying1.Name = "L_Saying1";
this.L_Saying1.Size = new System.Drawing.Size(100, 23);
this.L_Saying1.TabIndex = 0;
//
// TB_Saying5
//
this.TB_Saying5.Location = new System.Drawing.Point(0, 0);
this.TB_Saying5.Name = "TB_Saying5";
this.TB_Saying5.Size = new System.Drawing.Size(100, 20);
this.TB_Saying5.TabIndex = 0;
//
// TB_Saying4
//
this.TB_Saying4.Location = new System.Drawing.Point(0, 0);
this.TB_Saying4.Name = "TB_Saying4";
this.TB_Saying4.Size = new System.Drawing.Size(100, 20);
this.TB_Saying4.TabIndex = 0;
//
// TB_Saying3
//
this.TB_Saying3.Location = new System.Drawing.Point(0, 0);
this.TB_Saying3.Name = "TB_Saying3";
this.TB_Saying3.Size = new System.Drawing.Size(100, 20);
this.TB_Saying3.TabIndex = 0;
//
// TB_Saying2
//
this.TB_Saying2.Location = new System.Drawing.Point(0, 0);
this.TB_Saying2.Name = "TB_Saying2";
this.TB_Saying2.Size = new System.Drawing.Size(100, 20);
this.TB_Saying2.TabIndex = 0;
//
// TB_Saying1
//
this.TB_Saying1.Location = new System.Drawing.Point(0, 0);
this.TB_Saying1.Name = "TB_Saying1";
this.TB_Saying1.Size = new System.Drawing.Size(100, 20);
this.TB_Saying1.TabIndex = 0;
//
// 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(-7, 107);
this.L_Language.Name = "L_Language";
this.L_Language.Size = new System.Drawing.Size(100, 13);
this.L_Language.TabIndex = 21;
this.L_Language.Text = "Language:";
this.L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// 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_Language
//
this.CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Language.FormattingEnabled = true;
this.CB_Language.Location = new System.Drawing.Point(99, 104);
this.CB_Language.Name = "CB_Language";
this.CB_Language.Size = new System.Drawing.Size(93, 21);
this.CB_Language.TabIndex = 15;
//
// CB_Game
//
this.CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.CB_Game.FormattingEnabled = true;
this.CB_Game.Items.AddRange(new object[] {
"Sword",
"Shield"});
this.CB_Game.Location = new System.Drawing.Point(141, 77);
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, 77);
this.CB_Gender.Name = "CB_Gender";
this.CB_Gender.Size = new System.Drawing.Size(40, 21);
this.CB_Gender.TabIndex = 22;
//
// TB_MBMS
//
this.TB_MBMS.Location = new System.Drawing.Point(0, 0);
this.TB_MBMS.Name = "TB_MBMS";
this.TB_MBMS.Size = new System.Drawing.Size(100, 20);
this.TB_MBMS.TabIndex = 0;
//
// TB_MBMN
//
this.TB_MBMN.Location = new System.Drawing.Point(0, 0);
this.TB_MBMN.Name = "TB_MBMN";
this.TB_MBMN.Size = new System.Drawing.Size(100, 20);
this.TB_MBMN.TabIndex = 0;
//
// TB_MBRS
//
this.TB_MBRS.Location = new System.Drawing.Point(0, 0);
this.TB_MBRS.Name = "TB_MBRS";
this.TB_MBRS.Size = new System.Drawing.Size(100, 20);
this.TB_MBRS.TabIndex = 0;
//
// TB_MBRN
//
this.TB_MBRN.Location = new System.Drawing.Point(0, 0);
this.TB_MBRN.Name = "TB_MBRN";
this.TB_MBRN.Size = new System.Drawing.Size(100, 20);
this.TB_MBRN.TabIndex = 0;
//
// TB_MBTS
//
this.TB_MBTS.Location = new System.Drawing.Point(0, 0);
this.TB_MBTS.Name = "TB_MBTS";
this.TB_MBTS.Size = new System.Drawing.Size(100, 20);
this.TB_MBTS.TabIndex = 0;
//
// TB_MBTN
//
this.TB_MBTN.Location = new System.Drawing.Point(0, 0);
this.TB_MBTN.Name = "TB_MBTN";
this.TB_MBTN.Size = new System.Drawing.Size(100, 20);
this.TB_MBTN.TabIndex = 0;
//
// TB_MBDS
//
this.TB_MBDS.Location = new System.Drawing.Point(0, 0);
this.TB_MBDS.Name = "TB_MBDS";
this.TB_MBDS.Size = new System.Drawing.Size(100, 20);
this.TB_MBDS.TabIndex = 0;
//
// TB_MBDN
//
this.TB_MBDN.Location = new System.Drawing.Point(0, 0);
this.TB_MBDN.Name = "TB_MBDN";
this.TB_MBDN.Size = new System.Drawing.Size(100, 20);
this.TB_MBDN.TabIndex = 0;
//
// TB_MBSS
//
this.TB_MBSS.Location = new System.Drawing.Point(0, 0);
this.TB_MBSS.Name = "TB_MBSS";
this.TB_MBSS.Size = new System.Drawing.Size(100, 20);
this.TB_MBSS.TabIndex = 0;
//
// TB_MBSN
//
this.TB_MBSN.Location = new System.Drawing.Point(0, 0);
this.TB_MBSN.Name = "TB_MBSN";
this.TB_MBSN.Size = new System.Drawing.Size(100, 20);
this.TB_MBSN.TabIndex = 0;
//
// L_SuperB
//
this.L_SuperB.Location = new System.Drawing.Point(0, 0);
this.L_SuperB.Name = "L_SuperB";
this.L_SuperB.Size = new System.Drawing.Size(100, 23);
this.L_SuperB.TabIndex = 0;
//
// L_NormalB
//
this.L_NormalB.Location = new System.Drawing.Point(0, 0);
this.L_NormalB.Name = "L_NormalB";
this.L_NormalB.Size = new System.Drawing.Size(100, 23);
this.L_NormalB.TabIndex = 0;
//
// L_MultiB
//
this.L_MultiB.Location = new System.Drawing.Point(0, 0);
this.L_MultiB.Name = "L_MultiB";
this.L_MultiB.Size = new System.Drawing.Size(100, 23);
this.L_MultiB.TabIndex = 0;
//
// L_RotationB
//
this.L_RotationB.Location = new System.Drawing.Point(0, 0);
this.L_RotationB.Name = "L_RotationB";
this.L_RotationB.Size = new System.Drawing.Size(100, 23);
this.L_RotationB.TabIndex = 0;
//
// L_TriplesB
//
this.L_TriplesB.Location = new System.Drawing.Point(0, 0);
this.L_TriplesB.Name = "L_TriplesB";
this.L_TriplesB.Size = new System.Drawing.Size(100, 23);
this.L_TriplesB.TabIndex = 0;
//
// L_DoublesB
//
this.L_DoublesB.Location = new System.Drawing.Point(0, 0);
this.L_DoublesB.Name = "L_DoublesB";
this.L_DoublesB.Size = new System.Drawing.Size(100, 23);
this.L_DoublesB.TabIndex = 0;
//
// L_SinglesB
//
this.L_SinglesB.Location = new System.Drawing.Point(0, 0);
this.L_SinglesB.Name = "L_SinglesB";
this.L_SinglesB.Size = new System.Drawing.Size(100, 23);
this.L_SinglesB.TabIndex = 0;
//
// TB_MCMS
//
this.TB_MCMS.Location = new System.Drawing.Point(0, 0);
this.TB_MCMS.Name = "TB_MCMS";
this.TB_MCMS.Size = new System.Drawing.Size(100, 20);
this.TB_MCMS.TabIndex = 0;
//
// TB_MCMN
//
this.TB_MCMN.Location = new System.Drawing.Point(0, 0);
this.TB_MCMN.Name = "TB_MCMN";
this.TB_MCMN.Size = new System.Drawing.Size(100, 20);
this.TB_MCMN.TabIndex = 0;
//
// TB_MCRS
//
this.TB_MCRS.Location = new System.Drawing.Point(0, 0);
this.TB_MCRS.Name = "TB_MCRS";
this.TB_MCRS.Size = new System.Drawing.Size(100, 20);
this.TB_MCRS.TabIndex = 0;
//
// TB_MCRN
//
this.TB_MCRN.Location = new System.Drawing.Point(0, 0);
this.TB_MCRN.Name = "TB_MCRN";
this.TB_MCRN.Size = new System.Drawing.Size(100, 20);
this.TB_MCRN.TabIndex = 0;
//
// TB_MCTS
//
this.TB_MCTS.Location = new System.Drawing.Point(0, 0);
this.TB_MCTS.Name = "TB_MCTS";
this.TB_MCTS.Size = new System.Drawing.Size(100, 20);
this.TB_MCTS.TabIndex = 0;
//
// TB_MCTN
//
this.TB_MCTN.Location = new System.Drawing.Point(0, 0);
this.TB_MCTN.Name = "TB_MCTN";
this.TB_MCTN.Size = new System.Drawing.Size(100, 20);
this.TB_MCTN.TabIndex = 0;
//
// TB_MCDS
//
this.TB_MCDS.Location = new System.Drawing.Point(0, 0);
this.TB_MCDS.Name = "TB_MCDS";
this.TB_MCDS.Size = new System.Drawing.Size(100, 20);
this.TB_MCDS.TabIndex = 0;
//
// TB_MCDN
//
this.TB_MCDN.Location = new System.Drawing.Point(0, 0);
this.TB_MCDN.Name = "TB_MCDN";
this.TB_MCDN.Size = new System.Drawing.Size(100, 20);
this.TB_MCDN.TabIndex = 0;
//
// TB_MCSS
//
this.TB_MCSS.Location = new System.Drawing.Point(0, 0);
this.TB_MCSS.Name = "TB_MCSS";
this.TB_MCSS.Size = new System.Drawing.Size(100, 20);
this.TB_MCSS.TabIndex = 0;
//
// TB_MCSN
//
this.TB_MCSN.Location = new System.Drawing.Point(0, 0);
this.TB_MCSN.Name = "TB_MCSN";
this.TB_MCSN.Size = new System.Drawing.Size(100, 20);
this.TB_MCSN.TabIndex = 0;
//
// L_SuperC
//
this.L_SuperC.Location = new System.Drawing.Point(0, 0);
this.L_SuperC.Name = "L_SuperC";
this.L_SuperC.Size = new System.Drawing.Size(100, 23);
this.L_SuperC.TabIndex = 0;
//
// L_NormalC
//
this.L_NormalC.Location = new System.Drawing.Point(0, 0);
this.L_NormalC.Name = "L_NormalC";
this.L_NormalC.Size = new System.Drawing.Size(100, 23);
this.L_NormalC.TabIndex = 0;
//
// L_MultiC
//
this.L_MultiC.Location = new System.Drawing.Point(0, 0);
this.L_MultiC.Name = "L_MultiC";
this.L_MultiC.Size = new System.Drawing.Size(100, 23);
this.L_MultiC.TabIndex = 0;
//
// L_RotationC
//
this.L_RotationC.Location = new System.Drawing.Point(0, 0);
this.L_RotationC.Name = "L_RotationC";
this.L_RotationC.Size = new System.Drawing.Size(100, 23);
this.L_RotationC.TabIndex = 0;
//
// L_TriplesC
//
this.L_TriplesC.Location = new System.Drawing.Point(0, 0);
this.L_TriplesC.Name = "L_TriplesC";
this.L_TriplesC.Size = new System.Drawing.Size(100, 23);
this.L_TriplesC.TabIndex = 0;
//
// L_DoublesC
//
this.L_DoublesC.Location = new System.Drawing.Point(0, 0);
this.L_DoublesC.Name = "L_DoublesC";
this.L_DoublesC.Size = new System.Drawing.Size(100, 23);
this.L_DoublesC.TabIndex = 0;
//
// L_SinglesC
//
this.L_SinglesC.Location = new System.Drawing.Point(0, 0);
this.L_SinglesC.Name = "L_SinglesC";
this.L_SinglesC.Size = new System.Drawing.Size(100, 23);
this.L_SinglesC.TabIndex = 0;
//
// 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_MiscValues);
this.TC_Editor.Controls.Add(this.Tab_Team);
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(438, 313);
this.TC_Editor.TabIndex = 54;
//
// Tab_Overview
//
this.Tab_Overview.Controls.Add(this.L_RotoRally);
this.Tab_Overview.Controls.Add(this.MT_RotoRally);
this.Tab_Overview.Controls.Add(this.B_MaxWatt);
this.Tab_Overview.Controls.Add(this.MT_Watt);
this.Tab_Overview.Controls.Add(this.L_Watt);
this.Tab_Overview.Controls.Add(this.L_TRCardID);
this.Tab_Overview.Controls.Add(this.MT_TrainerCardID);
this.Tab_Overview.Controls.Add(this.TB_TrainerCardNumber);
this.Tab_Overview.Controls.Add(this.L_TRCardNumber);
this.Tab_Overview.Controls.Add(this.TB_TrainerCardName);
this.Tab_Overview.Controls.Add(this.L_TRCardName);
this.Tab_Overview.Controls.Add(this.GB_Stats);
this.Tab_Overview.Controls.Add(this.trainerID1);
this.Tab_Overview.Controls.Add(this.GB_Adventure);
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.MT_Money);
this.Tab_Overview.Controls.Add(this.L_Money);
this.Tab_Overview.Controls.Add(this.L_Language);
this.Tab_Overview.Controls.Add(this.CB_Language);
this.Tab_Overview.Controls.Add(this.B_MaxCash);
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(430, 287);
this.Tab_Overview.TabIndex = 0;
this.Tab_Overview.Text = "Overview";
this.Tab_Overview.UseVisualStyleBackColor = true;
//
// L_RotoRally
//
this.L_RotoRally.Location = new System.Drawing.Point(209, 101);
this.L_RotoRally.Name = "L_RotoRally";
this.L_RotoRally.Size = new System.Drawing.Size(117, 16);
this.L_RotoRally.TabIndex = 78;
this.L_RotoRally.Text = "Roto Rally Score:";
this.L_RotoRally.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_RotoRally
//
this.MT_RotoRally.Location = new System.Drawing.Point(331, 100);
this.MT_RotoRally.Mask = "00000";
this.MT_RotoRally.Name = "MT_RotoRally";
this.MT_RotoRally.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_RotoRally.Size = new System.Drawing.Size(43, 20);
this.MT_RotoRally.TabIndex = 77;
this.MT_RotoRally.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// B_MaxWatt
//
this.B_MaxWatt.Location = new System.Drawing.Point(172, 52);
this.B_MaxWatt.Name = "B_MaxWatt";
this.B_MaxWatt.Size = new System.Drawing.Size(20, 20);
this.B_MaxWatt.TabIndex = 76;
this.B_MaxWatt.Text = "+";
this.B_MaxWatt.UseVisualStyleBackColor = true;
//
// MT_Watt
//
this.MT_Watt.Location = new System.Drawing.Point(119, 53);
this.MT_Watt.Mask = "0000000";
this.MT_Watt.Name = "MT_Watt";
this.MT_Watt.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_Watt.Size = new System.Drawing.Size(52, 20);
this.MT_Watt.TabIndex = 74;
this.MT_Watt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_Watt
//
this.L_Watt.AutoSize = true;
this.L_Watt.Location = new System.Drawing.Point(97, 56);
this.L_Watt.Name = "L_Watt";
this.L_Watt.Size = new System.Drawing.Size(21, 13);
this.L_Watt.TabIndex = 75;
this.L_Watt.Text = "W:";
//
// L_TRCardID
//
this.L_TRCardID.Location = new System.Drawing.Point(209, 60);
this.L_TRCardID.Name = "L_TRCardID";
this.L_TRCardID.Size = new System.Drawing.Size(117, 16);
this.L_TRCardID.TabIndex = 73;
this.L_TRCardID.Text = "League TrainerID:";
this.L_TRCardID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_TrainerCardID
//
this.MT_TrainerCardID.Location = new System.Drawing.Point(331, 59);
this.MT_TrainerCardID.Mask = "000000";
this.MT_TrainerCardID.Name = "MT_TrainerCardID";
this.MT_TrainerCardID.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_TrainerCardID.Size = new System.Drawing.Size(43, 20);
this.MT_TrainerCardID.TabIndex = 72;
this.MT_TrainerCardID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// TB_TrainerCardNumber
//
this.TB_TrainerCardNumber.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_TrainerCardNumber.Location = new System.Drawing.Point(331, 33);
this.TB_TrainerCardNumber.MaxLength = 12;
this.TB_TrainerCardNumber.Name = "TB_TrainerCardNumber";
this.TB_TrainerCardNumber.Size = new System.Drawing.Size(28, 20);
this.TB_TrainerCardNumber.TabIndex = 70;
this.TB_TrainerCardNumber.Text = "WWW";
this.TB_TrainerCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_TRCardNumber
//
this.L_TRCardNumber.Location = new System.Drawing.Point(209, 35);
this.L_TRCardNumber.Name = "L_TRCardNumber";
this.L_TRCardNumber.Size = new System.Drawing.Size(117, 16);
this.L_TRCardNumber.TabIndex = 71;
this.L_TRCardNumber.Text = "League Uniform ID:";
this.L_TRCardNumber.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// TB_TrainerCardName
//
this.TB_TrainerCardName.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TB_TrainerCardName.Location = new System.Drawing.Point(331, 7);
this.TB_TrainerCardName.MaxLength = 12;
this.TB_TrainerCardName.Name = "TB_TrainerCardName";
this.TB_TrainerCardName.Size = new System.Drawing.Size(93, 20);
this.TB_TrainerCardName.TabIndex = 68;
this.TB_TrainerCardName.Text = "WWWWWWWWWWWW";
this.TB_TrainerCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.TB_TrainerCardName.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ClickOT);
//
// L_TRCardName
//
this.L_TRCardName.Location = new System.Drawing.Point(209, 9);
this.L_TRCardName.Name = "L_TRCardName";
this.L_TRCardName.Size = new System.Drawing.Size(117, 16);
this.L_TRCardName.TabIndex = 69;
this.L_TRCardName.Text = "League Card Name:";
this.L_TRCardName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// GB_Stats
//
this.GB_Stats.Controls.Add(this.NUD_BP);
this.GB_Stats.Controls.Add(this.L_BP);
this.GB_Stats.Controls.Add(this.TrainerStats);
this.GB_Stats.Location = new System.Drawing.Point(209, 130);
this.GB_Stats.Name = "GB_Stats";
this.GB_Stats.Size = new System.Drawing.Size(171, 137);
this.GB_Stats.TabIndex = 67;
this.GB_Stats.TabStop = false;
this.GB_Stats.Text = "Stats";
//
// NUD_BP
//
this.NUD_BP.Location = new System.Drawing.Point(115, 39);
this.NUD_BP.Maximum = new decimal(new int[] {
9999,
0,
0,
0});
this.NUD_BP.Name = "NUD_BP";
this.NUD_BP.Size = new System.Drawing.Size(47, 20);
this.NUD_BP.TabIndex = 69;
this.NUD_BP.Value = new decimal(new int[] {
9999,
0,
0,
0});
//
// L_BP
//
this.L_BP.Location = new System.Drawing.Point(28, 37);
this.L_BP.Name = "L_BP";
this.L_BP.Size = new System.Drawing.Size(81, 20);
this.L_BP.TabIndex = 68;
this.L_BP.Text = "BP:";
this.L_BP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// TrainerStats
//
this.TrainerStats.Location = new System.Drawing.Point(19, 61);
this.TrainerStats.Name = "TrainerStats";
this.TrainerStats.Size = new System.Drawing.Size(146, 72);
this.TrainerStats.TabIndex = 67;
//
// trainerID1
//
this.trainerID1.Location = new System.Drawing.Point(6, 26);
this.trainerID1.Name = "trainerID1";
this.trainerID1.Size = new System.Drawing.Size(90, 74);
this.trainerID1.TabIndex = 66;
//
// 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, 130);
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(1932, 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(1932, 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.Location = new System.Drawing.Point(4, 22);
this.Tab_BadgeMap.Name = "Tab_BadgeMap";
this.Tab_BadgeMap.Size = new System.Drawing.Size(430, 287);
this.Tab_BadgeMap.TabIndex = 3;
this.Tab_BadgeMap.Text = "Map";
this.Tab_BadgeMap.UseVisualStyleBackColor = true;
//
// GB_Map
//
this.GB_Map.Controls.Add(this.NUD_R);
this.GB_Map.Controls.Add(this.L_R);
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(118, 89);
this.GB_Map.Name = "GB_Map";
this.GB_Map.Size = new System.Drawing.Size(203, 156);
this.GB_Map.TabIndex = 58;
this.GB_Map.TabStop = false;
this.GB_Map.Text = "Map Position";
//
// NUD_R
//
this.NUD_R.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NUD_R.DecimalPlaces = 5;
this.NUD_R.Location = new System.Drawing.Point(93, 120);
this.NUD_R.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.NUD_R.Minimum = new decimal(new int[] {
99999999,
0,
0,
-2147483648});
this.NUD_R.Name = "NUD_R";
this.NUD_R.Size = new System.Drawing.Size(96, 20);
this.NUD_R.TabIndex = 55;
this.NUD_R.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// L_R
//
this.L_R.Location = new System.Drawing.Point(6, 120);
this.L_R.Name = "L_R";
this.L_R.Size = new System.Drawing.Size(80, 20);
this.L_R.TabIndex = 54;
this.L_R.Text = "Rotation:";
this.L_R.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// NUD_Z
//
this.NUD_Z.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NUD_Z.DecimalPlaces = 5;
this.NUD_Z.Location = new System.Drawing.Point(93, 68);
this.NUD_Z.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.NUD_Z.Minimum = new decimal(new int[] {
99999999,
0,
0,
-2147483648});
this.NUD_Z.Name = "NUD_Z";
this.NUD_Z.Size = new System.Drawing.Size(96, 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.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NUD_Y.DecimalPlaces = 5;
this.NUD_Y.Location = new System.Drawing.Point(93, 94);
this.NUD_Y.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.NUD_Y.Minimum = new decimal(new int[] {
99999999,
0,
0,
-2147483648});
this.NUD_Y.Name = "NUD_Y";
this.NUD_Y.Size = new System.Drawing.Size(96, 20);
this.NUD_Y.TabIndex = 51;
this.NUD_Y.ValueChanged += new System.EventHandler(this.ChangeMapValue);
//
// NUD_X
//
this.NUD_X.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.NUD_X.DecimalPlaces = 5;
this.NUD_X.Location = new System.Drawing.Point(93, 42);
this.NUD_X.Maximum = new decimal(new int[] {
99999999,
0,
0,
0});
this.NUD_X.Minimum = new decimal(new int[] {
99999999,
0,
0,
-2147483648});
this.NUD_X.Name = "NUD_X";
this.NUD_X.Size = new System.Drawing.Size(96, 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;
//
// Tab_MiscValues
//
this.Tab_MiscValues.Controls.Add(this.GB_BattleTower);
this.Tab_MiscValues.Location = new System.Drawing.Point(4, 22);
this.Tab_MiscValues.Name = "Tab_MiscValues";
this.Tab_MiscValues.Padding = new System.Windows.Forms.Padding(3);
this.Tab_MiscValues.Size = new System.Drawing.Size(430, 287);
this.Tab_MiscValues.TabIndex = 4;
this.Tab_MiscValues.Text = "Misc";
this.Tab_MiscValues.UseVisualStyleBackColor = true;
//
// GB_BattleTower
//
this.GB_BattleTower.Controls.Add(this.MT_BattleTowerDoublesStreak);
this.GB_BattleTower.Controls.Add(this.L_Doubles);
this.GB_BattleTower.Controls.Add(this.MT_BattleTowerDoublesWin);
this.GB_BattleTower.Controls.Add(this.L_BattleTowerStreak);
this.GB_BattleTower.Controls.Add(this.MT_BattleTowerSinglesStreak);
this.GB_BattleTower.Controls.Add(this.L_BattleTowerWins);
this.GB_BattleTower.Controls.Add(this.L_Singles);
this.GB_BattleTower.Controls.Add(this.MT_BattleTowerSinglesWin);
this.GB_BattleTower.Location = new System.Drawing.Point(6, 6);
this.GB_BattleTower.Name = "GB_BattleTower";
this.GB_BattleTower.Size = new System.Drawing.Size(195, 94);
this.GB_BattleTower.TabIndex = 0;
this.GB_BattleTower.TabStop = false;
this.GB_BattleTower.Text = "Battle Tower";
//
// MT_BattleTowerDoublesStreak
//
this.MT_BattleTowerDoublesStreak.Location = new System.Drawing.Point(145, 61);
this.MT_BattleTowerDoublesStreak.Mask = "000";
this.MT_BattleTowerDoublesStreak.Name = "MT_BattleTowerDoublesStreak";
this.MT_BattleTowerDoublesStreak.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_BattleTowerDoublesStreak.Size = new System.Drawing.Size(43, 20);
this.MT_BattleTowerDoublesStreak.TabIndex = 83;
this.MT_BattleTowerDoublesStreak.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_Doubles
//
this.L_Doubles.Location = new System.Drawing.Point(6, 60);
this.L_Doubles.Name = "L_Doubles";
this.L_Doubles.Size = new System.Drawing.Size(76, 20);
this.L_Doubles.TabIndex = 82;
this.L_Doubles.Text = "Doubles:";
this.L_Doubles.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_BattleTowerDoublesWin
//
this.MT_BattleTowerDoublesWin.Location = new System.Drawing.Point(88, 60);
this.MT_BattleTowerDoublesWin.Mask = "0000000";
this.MT_BattleTowerDoublesWin.Name = "MT_BattleTowerDoublesWin";
this.MT_BattleTowerDoublesWin.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_BattleTowerDoublesWin.Size = new System.Drawing.Size(51, 20);
this.MT_BattleTowerDoublesWin.TabIndex = 81;
this.MT_BattleTowerDoublesWin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_BattleTowerStreak
//
this.L_BattleTowerStreak.Location = new System.Drawing.Point(142, 12);
this.L_BattleTowerStreak.Name = "L_BattleTowerStreak";
this.L_BattleTowerStreak.Size = new System.Drawing.Size(46, 20);
this.L_BattleTowerStreak.TabIndex = 80;
this.L_BattleTowerStreak.Text = "Streak";
this.L_BattleTowerStreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// MT_BattleTowerSinglesStreak
//
this.MT_BattleTowerSinglesStreak.Location = new System.Drawing.Point(145, 35);
this.MT_BattleTowerSinglesStreak.Mask = "000";
this.MT_BattleTowerSinglesStreak.Name = "MT_BattleTowerSinglesStreak";
this.MT_BattleTowerSinglesStreak.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_BattleTowerSinglesStreak.Size = new System.Drawing.Size(43, 20);
this.MT_BattleTowerSinglesStreak.TabIndex = 79;
this.MT_BattleTowerSinglesStreak.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// L_BattleTowerWins
//
this.L_BattleTowerWins.Location = new System.Drawing.Point(85, 11);
this.L_BattleTowerWins.Name = "L_BattleTowerWins";
this.L_BattleTowerWins.Size = new System.Drawing.Size(46, 20);
this.L_BattleTowerWins.TabIndex = 78;
this.L_BattleTowerWins.Text = "Wins";
this.L_BattleTowerWins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// L_Singles
//
this.L_Singles.Location = new System.Drawing.Point(6, 34);
this.L_Singles.Name = "L_Singles";
this.L_Singles.Size = new System.Drawing.Size(76, 20);
this.L_Singles.TabIndex = 77;
this.L_Singles.Text = "Singles:";
this.L_Singles.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// MT_BattleTowerSinglesWin
//
this.MT_BattleTowerSinglesWin.Location = new System.Drawing.Point(88, 34);
this.MT_BattleTowerSinglesWin.Mask = "0000000";
this.MT_BattleTowerSinglesWin.Name = "MT_BattleTowerSinglesWin";
this.MT_BattleTowerSinglesWin.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
this.MT_BattleTowerSinglesWin.Size = new System.Drawing.Size(51, 20);
this.MT_BattleTowerSinglesWin.TabIndex = 76;
this.MT_BattleTowerSinglesWin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// Tab_Team
//
this.Tab_Team.Controls.Add(this.B_CopyFromPartyToTrainerCard);
this.Tab_Team.Controls.Add(this.B_CopyFromPartyToTitleScreen);
this.Tab_Team.Controls.Add(this.NUD_ShowTrainerCard);
this.Tab_Team.Controls.Add(this.L_ShowTrainerCard);
this.Tab_Team.Controls.Add(this.PG_ShowTrainerCard);
this.Tab_Team.Controls.Add(this.NUD_ShowTitleScreen);
this.Tab_Team.Controls.Add(this.L_ShowTitleScreen);
this.Tab_Team.Controls.Add(this.PG_ShowTitleScreen);
this.Tab_Team.Location = new System.Drawing.Point(4, 22);
this.Tab_Team.Name = "Tab_Team";
this.Tab_Team.Padding = new System.Windows.Forms.Padding(3);
this.Tab_Team.Size = new System.Drawing.Size(430, 287);
this.Tab_Team.TabIndex = 5;
this.Tab_Team.Text = "Team";
this.Tab_Team.UseVisualStyleBackColor = true;
//
// NUD_ShowTrainerCard
//
this.NUD_ShowTrainerCard.Location = new System.Drawing.Point(138, 9);
this.NUD_ShowTrainerCard.Maximum = new decimal(new int[] {
6,
0,
0,
0});
this.NUD_ShowTrainerCard.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.NUD_ShowTrainerCard.Name = "NUD_ShowTrainerCard";
this.NUD_ShowTrainerCard.Size = new System.Drawing.Size(65, 20);
this.NUD_ShowTrainerCard.TabIndex = 2;
this.NUD_ShowTrainerCard.Value = new decimal(new int[] {
1,
0,
0,
0});
this.NUD_ShowTrainerCard.ValueChanged += new System.EventHandler(this.ChangeTrainerCardIndex);
//
// L_ShowTrainerCard
//
this.L_ShowTrainerCard.AutoSize = true;
this.L_ShowTrainerCard.Location = new System.Drawing.Point(3, 11);
this.L_ShowTrainerCard.Name = "L_ShowTrainerCard";
this.L_ShowTrainerCard.Size = new System.Drawing.Size(119, 13);
this.L_ShowTrainerCard.TabIndex = 1;
this.L_ShowTrainerCard.Text = "Shown on Trainer Card:";
//
// PG_ShowTrainerCard
//
this.PG_ShowTrainerCard.HelpVisible = false;
this.PG_ShowTrainerCard.Location = new System.Drawing.Point(3, 30);
this.PG_ShowTrainerCard.Name = "PG_ShowTrainerCard";
this.PG_ShowTrainerCard.Size = new System.Drawing.Size(200, 222);
this.PG_ShowTrainerCard.TabIndex = 3;
this.PG_ShowTrainerCard.ToolbarVisible = false;
//
// NUD_ShowTitleScreen
//
this.NUD_ShowTitleScreen.Location = new System.Drawing.Point(359, 9);
this.NUD_ShowTitleScreen.Maximum = new decimal(new int[] {
6,
0,
0,
0});
this.NUD_ShowTitleScreen.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.NUD_ShowTitleScreen.Name = "NUD_ShowTitleScreen";
this.NUD_ShowTitleScreen.Size = new System.Drawing.Size(65, 20);
this.NUD_ShowTitleScreen.TabIndex = 6;
this.NUD_ShowTitleScreen.Value = new decimal(new int[] {
1,
0,
0,
0});
this.NUD_ShowTitleScreen.ValueChanged += new System.EventHandler(this.ChangeTitleScreenIndex);
//
// L_ShowTitleScreen
//
this.L_ShowTitleScreen.AutoSize = true;
this.L_ShowTitleScreen.Location = new System.Drawing.Point(221, 11);
this.L_ShowTitleScreen.Name = "L_ShowTitleScreen";
this.L_ShowTitleScreen.Size = new System.Drawing.Size(118, 13);
this.L_ShowTitleScreen.TabIndex = 5;
this.L_ShowTitleScreen.Text = "Shown on Title Screen:";
//
// PG_ShowTitleScreen
//
this.PG_ShowTitleScreen.HelpVisible = false;
this.PG_ShowTitleScreen.Location = new System.Drawing.Point(224, 30);
this.PG_ShowTitleScreen.Name = "PG_ShowTitleScreen";
this.PG_ShowTitleScreen.Size = new System.Drawing.Size(200, 222);
this.PG_ShowTitleScreen.TabIndex = 7;
this.PG_ShowTitleScreen.ToolbarVisible = false;
//
// B_CopyFromPartyToTitleScreen
//
this.B_CopyFromPartyToTitleScreen.Location = new System.Drawing.Point(309, 258);
this.B_CopyFromPartyToTitleScreen.Name = "B_CopyFromPartyToTitleScreen";
this.B_CopyFromPartyToTitleScreen.Size = new System.Drawing.Size(115, 23);
this.B_CopyFromPartyToTitleScreen.TabIndex = 8;
this.B_CopyFromPartyToTitleScreen.Text = "Copy From Party";
this.B_CopyFromPartyToTitleScreen.UseVisualStyleBackColor = true;
this.B_CopyFromPartyToTitleScreen.Click += new System.EventHandler(this.B_CopyFromPartyToTitleScreen_Click);
//
// B_CopyFromPartyToTrainerCard
//
this.B_CopyFromPartyToTrainerCard.Location = new System.Drawing.Point(88, 258);
this.B_CopyFromPartyToTrainerCard.Name = "B_CopyFromPartyToTrainerCard";
this.B_CopyFromPartyToTrainerCard.Size = new System.Drawing.Size(115, 23);
this.B_CopyFromPartyToTrainerCard.TabIndex = 4;
this.B_CopyFromPartyToTrainerCard.Text = "Copy From Party";
this.B_CopyFromPartyToTrainerCard.UseVisualStyleBackColor = true;
this.B_CopyFromPartyToTrainerCard.Click += new System.EventHandler(this.B_CopyFromPartyToTrainerCard_Click);
//
// SAV_Trainer8
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(458, 363);
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_Trainer8";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Trainer Data Editor";
this.TC_Editor.ResumeLayout(false);
this.Tab_Overview.ResumeLayout(false);
this.Tab_Overview.PerformLayout();
this.GB_Stats.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.NUD_BP)).EndInit();
this.GB_Adventure.ResumeLayout(false);
this.GB_Adventure.PerformLayout();
this.Tab_BadgeMap.ResumeLayout(false);
this.GB_Map.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.NUD_R)).EndInit();
((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_MiscValues.ResumeLayout(false);
this.GB_BattleTower.ResumeLayout(false);
this.GB_BattleTower.PerformLayout();
this.Tab_Team.ResumeLayout(false);
this.Tab_Team.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.NUD_ShowTrainerCard)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.NUD_ShowTitleScreen)).EndInit();
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_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.Button B_MaxCash;
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.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_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_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.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.GroupBox GB_Adventure;
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_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.NumericUpDown NUD_R;
private System.Windows.Forms.Label L_R;
private Controls.TrainerID trainerID1;
private System.Windows.Forms.GroupBox GB_Stats;
private Subforms.Save_Editors.TrainerStat TrainerStats;
private System.Windows.Forms.NumericUpDown NUD_BP;
private System.Windows.Forms.Label L_BP;
private System.Windows.Forms.TextBox TB_TrainerCardName;
private System.Windows.Forms.Label L_TRCardName;
private System.Windows.Forms.TextBox TB_TrainerCardNumber;
private System.Windows.Forms.Label L_TRCardNumber;
private System.Windows.Forms.MaskedTextBox MT_TrainerCardID;
private System.Windows.Forms.Label L_TRCardID;
private System.Windows.Forms.MaskedTextBox MT_Watt;
private System.Windows.Forms.Label L_Watt;
private System.Windows.Forms.Button B_MaxWatt;
private System.Windows.Forms.Label L_RotoRally;
private System.Windows.Forms.MaskedTextBox MT_RotoRally;
private System.Windows.Forms.TabPage Tab_MiscValues;
private System.Windows.Forms.GroupBox GB_BattleTower;
private System.Windows.Forms.MaskedTextBox MT_BattleTowerDoublesStreak;
private System.Windows.Forms.Label L_Doubles;
private System.Windows.Forms.MaskedTextBox MT_BattleTowerDoublesWin;
private System.Windows.Forms.Label L_BattleTowerStreak;
private System.Windows.Forms.MaskedTextBox MT_BattleTowerSinglesStreak;
private System.Windows.Forms.Label L_BattleTowerWins;
private System.Windows.Forms.Label L_Singles;
private System.Windows.Forms.MaskedTextBox MT_BattleTowerSinglesWin;
private System.Windows.Forms.TabPage Tab_Team;
private System.Windows.Forms.Label L_ShowTitleScreen;
private System.Windows.Forms.PropertyGrid PG_ShowTitleScreen;
private System.Windows.Forms.NumericUpDown NUD_ShowTrainerCard;
private System.Windows.Forms.Label L_ShowTrainerCard;
private System.Windows.Forms.PropertyGrid PG_ShowTrainerCard;
private System.Windows.Forms.NumericUpDown NUD_ShowTitleScreen;
private System.Windows.Forms.Button B_CopyFromPartyToTrainerCard;
private System.Windows.Forms.Button B_CopyFromPartyToTitleScreen;
}
}