mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-03 20:17:08 -05:00
1704 lines
82 KiB
C#
1704 lines
82 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()
|
|
{
|
|
B_Cancel = new System.Windows.Forms.Button();
|
|
B_Save = new System.Windows.Forms.Button();
|
|
TB_OTName = new System.Windows.Forms.TextBox();
|
|
L_TrainerName = new System.Windows.Forms.Label();
|
|
MT_Money = new System.Windows.Forms.MaskedTextBox();
|
|
L_Money = new System.Windows.Forms.Label();
|
|
L_Saying5 = new System.Windows.Forms.Label();
|
|
L_Saying4 = new System.Windows.Forms.Label();
|
|
L_Saying3 = new System.Windows.Forms.Label();
|
|
L_Saying2 = new System.Windows.Forms.Label();
|
|
L_Saying1 = new System.Windows.Forms.Label();
|
|
TB_Saying5 = new System.Windows.Forms.TextBox();
|
|
TB_Saying4 = new System.Windows.Forms.TextBox();
|
|
TB_Saying3 = new System.Windows.Forms.TextBox();
|
|
TB_Saying2 = new System.Windows.Forms.TextBox();
|
|
TB_Saying1 = new System.Windows.Forms.TextBox();
|
|
L_LastSaved = new System.Windows.Forms.Label();
|
|
CAL_LastSavedDate = new System.Windows.Forms.DateTimePicker();
|
|
L_Seconds = new System.Windows.Forms.Label();
|
|
L_Minutes = new System.Windows.Forms.Label();
|
|
MT_Seconds = new System.Windows.Forms.MaskedTextBox();
|
|
MT_Minutes = new System.Windows.Forms.MaskedTextBox();
|
|
L_Hours = new System.Windows.Forms.Label();
|
|
MT_Hours = new System.Windows.Forms.MaskedTextBox();
|
|
L_Language = new System.Windows.Forms.Label();
|
|
B_MaxCash = new System.Windows.Forms.Button();
|
|
CB_Language = new System.Windows.Forms.ComboBox();
|
|
CB_Game = new System.Windows.Forms.ComboBox();
|
|
CB_Gender = new System.Windows.Forms.ComboBox();
|
|
TB_MBMS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBMN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBRS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBRN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBTS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBTN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBDS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBDN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBSS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MBSN = new System.Windows.Forms.MaskedTextBox();
|
|
L_SuperB = new System.Windows.Forms.Label();
|
|
L_NormalB = new System.Windows.Forms.Label();
|
|
L_MultiB = new System.Windows.Forms.Label();
|
|
L_RotationB = new System.Windows.Forms.Label();
|
|
L_TriplesB = new System.Windows.Forms.Label();
|
|
L_DoublesB = new System.Windows.Forms.Label();
|
|
L_SinglesB = new System.Windows.Forms.Label();
|
|
TB_MCMS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCMN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCRS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCRN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCTS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCTN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCDS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCDN = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCSS = new System.Windows.Forms.MaskedTextBox();
|
|
TB_MCSN = new System.Windows.Forms.MaskedTextBox();
|
|
L_SuperC = new System.Windows.Forms.Label();
|
|
L_NormalC = new System.Windows.Forms.Label();
|
|
L_MultiC = new System.Windows.Forms.Label();
|
|
L_RotationC = new System.Windows.Forms.Label();
|
|
L_TriplesC = new System.Windows.Forms.Label();
|
|
L_DoublesC = new System.Windows.Forms.Label();
|
|
L_SinglesC = new System.Windows.Forms.Label();
|
|
TC_Editor = new System.Windows.Forms.TabControl();
|
|
Tab_Overview = new System.Windows.Forms.TabPage();
|
|
L_RotoRally = new System.Windows.Forms.Label();
|
|
MT_RotoRally = new System.Windows.Forms.MaskedTextBox();
|
|
B_MaxWatt = new System.Windows.Forms.Button();
|
|
MT_Watt = new System.Windows.Forms.MaskedTextBox();
|
|
L_Watt = new System.Windows.Forms.Label();
|
|
L_TRCardID = new System.Windows.Forms.Label();
|
|
MT_TrainerCardID = new System.Windows.Forms.MaskedTextBox();
|
|
TB_TrainerCardNumber = new System.Windows.Forms.TextBox();
|
|
L_TRCardNumber = new System.Windows.Forms.Label();
|
|
TB_TrainerCardName = new System.Windows.Forms.TextBox();
|
|
L_TRCardName = new System.Windows.Forms.Label();
|
|
GB_Stats = new System.Windows.Forms.GroupBox();
|
|
NUD_BP = new System.Windows.Forms.NumericUpDown();
|
|
L_BP = new System.Windows.Forms.Label();
|
|
TrainerStats = new Controls.TrainerStat();
|
|
trainerID1 = new Controls.TrainerID();
|
|
GB_Adventure = new System.Windows.Forms.GroupBox();
|
|
L_Fame = new System.Windows.Forms.Label();
|
|
CAL_HoFDate = new System.Windows.Forms.DateTimePicker();
|
|
CAL_HoFTime = new System.Windows.Forms.DateTimePicker();
|
|
L_Started = new System.Windows.Forms.Label();
|
|
CAL_AdventureStartDate = new System.Windows.Forms.DateTimePicker();
|
|
CAL_AdventureStartTime = new System.Windows.Forms.DateTimePicker();
|
|
CAL_LastSavedTime = new System.Windows.Forms.DateTimePicker();
|
|
Tab_BadgeMap = new System.Windows.Forms.TabPage();
|
|
GB_Map = new System.Windows.Forms.GroupBox();
|
|
NUD_SZ = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SY = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SX = new System.Windows.Forms.NumericUpDown();
|
|
L_SY = new System.Windows.Forms.Label();
|
|
L_SZ = new System.Windows.Forms.Label();
|
|
L_SX = new System.Windows.Forms.Label();
|
|
NUD_R = new System.Windows.Forms.NumericUpDown();
|
|
L_R = new System.Windows.Forms.Label();
|
|
NUD_Z = new System.Windows.Forms.NumericUpDown();
|
|
NUD_M = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Y = new System.Windows.Forms.NumericUpDown();
|
|
NUD_X = new System.Windows.Forms.NumericUpDown();
|
|
L_Y = new System.Windows.Forms.Label();
|
|
L_CurrentMap = new System.Windows.Forms.Label();
|
|
L_Z = new System.Windows.Forms.Label();
|
|
L_X = new System.Windows.Forms.Label();
|
|
Tab_MiscValues = new System.Windows.Forms.TabPage();
|
|
CB_Fashion = new System.Windows.Forms.ComboBox();
|
|
L_SkinColor = new System.Windows.Forms.Label();
|
|
CB_SkinColor = new System.Windows.Forms.ComboBox();
|
|
B_Fashion = new System.Windows.Forms.Button();
|
|
B_CollectDiglett = new System.Windows.Forms.Button();
|
|
GB_BattleTower = new System.Windows.Forms.GroupBox();
|
|
MT_BattleTowerDoublesStreak = new System.Windows.Forms.MaskedTextBox();
|
|
L_Doubles = new System.Windows.Forms.Label();
|
|
MT_BattleTowerDoublesWin = new System.Windows.Forms.MaskedTextBox();
|
|
L_BattleTowerStreak = new System.Windows.Forms.Label();
|
|
MT_BattleTowerSinglesStreak = new System.Windows.Forms.MaskedTextBox();
|
|
L_BattleTowerWins = new System.Windows.Forms.Label();
|
|
L_Singles = new System.Windows.Forms.Label();
|
|
MT_BattleTowerSinglesWin = new System.Windows.Forms.MaskedTextBox();
|
|
Tab_Team = new System.Windows.Forms.TabPage();
|
|
B_CopyFromPartyToTrainerCard = new System.Windows.Forms.Button();
|
|
B_CopyFromPartyToTitleScreen = new System.Windows.Forms.Button();
|
|
NUD_ShowTrainerCard = new System.Windows.Forms.NumericUpDown();
|
|
L_ShowTrainerCard = new System.Windows.Forms.Label();
|
|
PG_ShowTrainerCard = new System.Windows.Forms.PropertyGrid();
|
|
NUD_ShowTitleScreen = new System.Windows.Forms.NumericUpDown();
|
|
L_ShowTitleScreen = new System.Windows.Forms.Label();
|
|
PG_ShowTitleScreen = new System.Windows.Forms.PropertyGrid();
|
|
B_ResetAppearance = new System.Windows.Forms.Button();
|
|
TC_Editor.SuspendLayout();
|
|
Tab_Overview.SuspendLayout();
|
|
GB_Stats.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).BeginInit();
|
|
GB_Adventure.SuspendLayout();
|
|
Tab_BadgeMap.SuspendLayout();
|
|
GB_Map.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SZ).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SY).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SX).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_R).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Z).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_M).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Y).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_X).BeginInit();
|
|
Tab_MiscValues.SuspendLayout();
|
|
GB_BattleTower.SuspendLayout();
|
|
Tab_Team.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ShowTrainerCard).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ShowTitleScreen).BeginInit();
|
|
SuspendLayout();
|
|
//
|
|
// B_Cancel
|
|
//
|
|
B_Cancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Cancel.Location = new System.Drawing.Point(343, 382);
|
|
B_Cancel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_Cancel.Name = "B_Cancel";
|
|
B_Cancel.Size = new System.Drawing.Size(88, 27);
|
|
B_Cancel.TabIndex = 0;
|
|
B_Cancel.Text = "Cancel";
|
|
B_Cancel.UseVisualStyleBackColor = true;
|
|
B_Cancel.Click += B_Cancel_Click;
|
|
//
|
|
// B_Save
|
|
//
|
|
B_Save.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Save.Location = new System.Drawing.Point(438, 382);
|
|
B_Save.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_Save.Name = "B_Save";
|
|
B_Save.Size = new System.Drawing.Size(88, 27);
|
|
B_Save.TabIndex = 1;
|
|
B_Save.Text = "Save";
|
|
B_Save.UseVisualStyleBackColor = true;
|
|
B_Save.Click += B_Save_Click;
|
|
//
|
|
// TB_OTName
|
|
//
|
|
TB_OTName.Font = new System.Drawing.Font("Courier New", 8.25F);
|
|
TB_OTName.Location = new System.Drawing.Point(115, 8);
|
|
TB_OTName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_OTName.MaxLength = 12;
|
|
TB_OTName.Name = "TB_OTName";
|
|
TB_OTName.Size = new System.Drawing.Size(108, 20);
|
|
TB_OTName.TabIndex = 2;
|
|
TB_OTName.Text = "WWWWWWWWWWWW";
|
|
TB_OTName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
TB_OTName.MouseDown += ClickOT;
|
|
//
|
|
// L_TrainerName
|
|
//
|
|
L_TrainerName.Location = new System.Drawing.Point(8, 10);
|
|
L_TrainerName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_TrainerName.Name = "L_TrainerName";
|
|
L_TrainerName.Size = new System.Drawing.Size(102, 18);
|
|
L_TrainerName.TabIndex = 3;
|
|
L_TrainerName.Text = "Trainer Name:";
|
|
L_TrainerName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_Money
|
|
//
|
|
MT_Money.Location = new System.Drawing.Point(139, 33);
|
|
MT_Money.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Money.Mask = "0000000";
|
|
MT_Money.Name = "MT_Money";
|
|
MT_Money.Size = new System.Drawing.Size(60, 23);
|
|
MT_Money.TabIndex = 4;
|
|
MT_Money.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Money
|
|
//
|
|
L_Money.AutoSize = true;
|
|
L_Money.Location = new System.Drawing.Point(119, 37);
|
|
L_Money.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Money.Name = "L_Money";
|
|
L_Money.Size = new System.Drawing.Size(16, 15);
|
|
L_Money.TabIndex = 5;
|
|
L_Money.Text = "$:";
|
|
//
|
|
// L_Saying5
|
|
//
|
|
L_Saying5.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying5.Name = "L_Saying5";
|
|
L_Saying5.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying5.TabIndex = 0;
|
|
//
|
|
// L_Saying4
|
|
//
|
|
L_Saying4.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying4.Name = "L_Saying4";
|
|
L_Saying4.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying4.TabIndex = 0;
|
|
//
|
|
// L_Saying3
|
|
//
|
|
L_Saying3.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying3.Name = "L_Saying3";
|
|
L_Saying3.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying3.TabIndex = 0;
|
|
//
|
|
// L_Saying2
|
|
//
|
|
L_Saying2.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying2.Name = "L_Saying2";
|
|
L_Saying2.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying2.TabIndex = 0;
|
|
//
|
|
// L_Saying1
|
|
//
|
|
L_Saying1.Location = new System.Drawing.Point(0, 0);
|
|
L_Saying1.Name = "L_Saying1";
|
|
L_Saying1.Size = new System.Drawing.Size(100, 23);
|
|
L_Saying1.TabIndex = 0;
|
|
//
|
|
// TB_Saying5
|
|
//
|
|
TB_Saying5.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying5.Name = "TB_Saying5";
|
|
TB_Saying5.Size = new System.Drawing.Size(100, 23);
|
|
TB_Saying5.TabIndex = 0;
|
|
//
|
|
// TB_Saying4
|
|
//
|
|
TB_Saying4.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying4.Name = "TB_Saying4";
|
|
TB_Saying4.Size = new System.Drawing.Size(100, 23);
|
|
TB_Saying4.TabIndex = 0;
|
|
//
|
|
// TB_Saying3
|
|
//
|
|
TB_Saying3.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying3.Name = "TB_Saying3";
|
|
TB_Saying3.Size = new System.Drawing.Size(100, 23);
|
|
TB_Saying3.TabIndex = 0;
|
|
//
|
|
// TB_Saying2
|
|
//
|
|
TB_Saying2.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying2.Name = "TB_Saying2";
|
|
TB_Saying2.Size = new System.Drawing.Size(100, 23);
|
|
TB_Saying2.TabIndex = 0;
|
|
//
|
|
// TB_Saying1
|
|
//
|
|
TB_Saying1.Location = new System.Drawing.Point(0, 0);
|
|
TB_Saying1.Name = "TB_Saying1";
|
|
TB_Saying1.Size = new System.Drawing.Size(100, 23);
|
|
TB_Saying1.TabIndex = 0;
|
|
//
|
|
// L_LastSaved
|
|
//
|
|
L_LastSaved.Location = new System.Drawing.Point(4, 127);
|
|
L_LastSaved.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_LastSaved.Name = "L_LastSaved";
|
|
L_LastSaved.Size = new System.Drawing.Size(93, 23);
|
|
L_LastSaved.TabIndex = 32;
|
|
L_LastSaved.Text = "Last Saved:";
|
|
L_LastSaved.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CAL_LastSavedDate
|
|
//
|
|
CAL_LastSavedDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
|
CAL_LastSavedDate.Location = new System.Drawing.Point(104, 127);
|
|
CAL_LastSavedDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_LastSavedDate.MaxDate = new System.DateTime(4095, 12, 31, 0, 0, 0, 0);
|
|
CAL_LastSavedDate.Name = "CAL_LastSavedDate";
|
|
CAL_LastSavedDate.Size = new System.Drawing.Size(115, 23);
|
|
CAL_LastSavedDate.TabIndex = 31;
|
|
CAL_LastSavedDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// L_Seconds
|
|
//
|
|
L_Seconds.AutoSize = true;
|
|
L_Seconds.Location = new System.Drawing.Point(159, 20);
|
|
L_Seconds.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Seconds.Name = "L_Seconds";
|
|
L_Seconds.Size = new System.Drawing.Size(28, 15);
|
|
L_Seconds.TabIndex = 30;
|
|
L_Seconds.Text = "Sec:";
|
|
//
|
|
// L_Minutes
|
|
//
|
|
L_Minutes.AutoSize = true;
|
|
L_Minutes.Location = new System.Drawing.Point(98, 20);
|
|
L_Minutes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Minutes.Name = "L_Minutes";
|
|
L_Minutes.Size = new System.Drawing.Size(31, 15);
|
|
L_Minutes.TabIndex = 29;
|
|
L_Minutes.Text = "Min:";
|
|
//
|
|
// MT_Seconds
|
|
//
|
|
MT_Seconds.Location = new System.Drawing.Point(194, 16);
|
|
MT_Seconds.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Seconds.Mask = "00";
|
|
MT_Seconds.Name = "MT_Seconds";
|
|
MT_Seconds.Size = new System.Drawing.Size(25, 23);
|
|
MT_Seconds.TabIndex = 28;
|
|
MT_Seconds.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
MT_Seconds.TextChanged += Change255;
|
|
//
|
|
// MT_Minutes
|
|
//
|
|
MT_Minutes.Location = new System.Drawing.Point(130, 16);
|
|
MT_Minutes.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Minutes.Mask = "00";
|
|
MT_Minutes.Name = "MT_Minutes";
|
|
MT_Minutes.Size = new System.Drawing.Size(25, 23);
|
|
MT_Minutes.TabIndex = 27;
|
|
MT_Minutes.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
MT_Minutes.TextChanged += Change255;
|
|
//
|
|
// L_Hours
|
|
//
|
|
L_Hours.AutoSize = true;
|
|
L_Hours.Location = new System.Drawing.Point(14, 20);
|
|
L_Hours.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Hours.Name = "L_Hours";
|
|
L_Hours.Size = new System.Drawing.Size(28, 15);
|
|
L_Hours.TabIndex = 26;
|
|
L_Hours.Text = "Hrs:";
|
|
//
|
|
// MT_Hours
|
|
//
|
|
MT_Hours.Location = new System.Drawing.Point(51, 16);
|
|
MT_Hours.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Hours.Mask = "00000";
|
|
MT_Hours.Name = "MT_Hours";
|
|
MT_Hours.Size = new System.Drawing.Size(44, 23);
|
|
MT_Hours.TabIndex = 25;
|
|
MT_Hours.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Language
|
|
//
|
|
L_Language.Location = new System.Drawing.Point(-8, 123);
|
|
L_Language.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Language.Name = "L_Language";
|
|
L_Language.Size = new System.Drawing.Size(117, 15);
|
|
L_Language.TabIndex = 21;
|
|
L_Language.Text = "Language:";
|
|
L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// B_MaxCash
|
|
//
|
|
B_MaxCash.Location = new System.Drawing.Point(201, 33);
|
|
B_MaxCash.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_MaxCash.Name = "B_MaxCash";
|
|
B_MaxCash.Size = new System.Drawing.Size(23, 23);
|
|
B_MaxCash.TabIndex = 16;
|
|
B_MaxCash.Text = "+";
|
|
B_MaxCash.UseVisualStyleBackColor = true;
|
|
//
|
|
// CB_Language
|
|
//
|
|
CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Language.FormattingEnabled = true;
|
|
CB_Language.Location = new System.Drawing.Point(115, 120);
|
|
CB_Language.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Language.Name = "CB_Language";
|
|
CB_Language.Size = new System.Drawing.Size(108, 23);
|
|
CB_Language.TabIndex = 15;
|
|
//
|
|
// CB_Game
|
|
//
|
|
CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Game.FormattingEnabled = true;
|
|
CB_Game.Items.AddRange(new object[] { "Sword", "Shield" });
|
|
CB_Game.Location = new System.Drawing.Point(164, 89);
|
|
CB_Game.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Game.Name = "CB_Game";
|
|
CB_Game.Size = new System.Drawing.Size(59, 23);
|
|
CB_Game.TabIndex = 24;
|
|
//
|
|
// CB_Gender
|
|
//
|
|
CB_Gender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Gender.FormattingEnabled = true;
|
|
CB_Gender.Items.AddRange(new object[] { "♂", "♀" });
|
|
CB_Gender.Location = new System.Drawing.Point(115, 89);
|
|
CB_Gender.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Gender.Name = "CB_Gender";
|
|
CB_Gender.Size = new System.Drawing.Size(46, 23);
|
|
CB_Gender.TabIndex = 22;
|
|
CB_Gender.SelectedIndexChanged += CB_Gender_SelectedIndexChanged;
|
|
//
|
|
// TB_MBMS
|
|
//
|
|
TB_MBMS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBMS.Name = "TB_MBMS";
|
|
TB_MBMS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBMS.TabIndex = 0;
|
|
//
|
|
// TB_MBMN
|
|
//
|
|
TB_MBMN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBMN.Name = "TB_MBMN";
|
|
TB_MBMN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBMN.TabIndex = 0;
|
|
//
|
|
// TB_MBRS
|
|
//
|
|
TB_MBRS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBRS.Name = "TB_MBRS";
|
|
TB_MBRS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBRS.TabIndex = 0;
|
|
//
|
|
// TB_MBRN
|
|
//
|
|
TB_MBRN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBRN.Name = "TB_MBRN";
|
|
TB_MBRN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBRN.TabIndex = 0;
|
|
//
|
|
// TB_MBTS
|
|
//
|
|
TB_MBTS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBTS.Name = "TB_MBTS";
|
|
TB_MBTS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBTS.TabIndex = 0;
|
|
//
|
|
// TB_MBTN
|
|
//
|
|
TB_MBTN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBTN.Name = "TB_MBTN";
|
|
TB_MBTN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBTN.TabIndex = 0;
|
|
//
|
|
// TB_MBDS
|
|
//
|
|
TB_MBDS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBDS.Name = "TB_MBDS";
|
|
TB_MBDS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBDS.TabIndex = 0;
|
|
//
|
|
// TB_MBDN
|
|
//
|
|
TB_MBDN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBDN.Name = "TB_MBDN";
|
|
TB_MBDN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBDN.TabIndex = 0;
|
|
//
|
|
// TB_MBSS
|
|
//
|
|
TB_MBSS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBSS.Name = "TB_MBSS";
|
|
TB_MBSS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBSS.TabIndex = 0;
|
|
//
|
|
// TB_MBSN
|
|
//
|
|
TB_MBSN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MBSN.Name = "TB_MBSN";
|
|
TB_MBSN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MBSN.TabIndex = 0;
|
|
//
|
|
// L_SuperB
|
|
//
|
|
L_SuperB.Location = new System.Drawing.Point(0, 0);
|
|
L_SuperB.Name = "L_SuperB";
|
|
L_SuperB.Size = new System.Drawing.Size(100, 23);
|
|
L_SuperB.TabIndex = 0;
|
|
//
|
|
// L_NormalB
|
|
//
|
|
L_NormalB.Location = new System.Drawing.Point(0, 0);
|
|
L_NormalB.Name = "L_NormalB";
|
|
L_NormalB.Size = new System.Drawing.Size(100, 23);
|
|
L_NormalB.TabIndex = 0;
|
|
//
|
|
// L_MultiB
|
|
//
|
|
L_MultiB.Location = new System.Drawing.Point(0, 0);
|
|
L_MultiB.Name = "L_MultiB";
|
|
L_MultiB.Size = new System.Drawing.Size(100, 23);
|
|
L_MultiB.TabIndex = 0;
|
|
//
|
|
// L_RotationB
|
|
//
|
|
L_RotationB.Location = new System.Drawing.Point(0, 0);
|
|
L_RotationB.Name = "L_RotationB";
|
|
L_RotationB.Size = new System.Drawing.Size(100, 23);
|
|
L_RotationB.TabIndex = 0;
|
|
//
|
|
// L_TriplesB
|
|
//
|
|
L_TriplesB.Location = new System.Drawing.Point(0, 0);
|
|
L_TriplesB.Name = "L_TriplesB";
|
|
L_TriplesB.Size = new System.Drawing.Size(100, 23);
|
|
L_TriplesB.TabIndex = 0;
|
|
//
|
|
// L_DoublesB
|
|
//
|
|
L_DoublesB.Location = new System.Drawing.Point(0, 0);
|
|
L_DoublesB.Name = "L_DoublesB";
|
|
L_DoublesB.Size = new System.Drawing.Size(100, 23);
|
|
L_DoublesB.TabIndex = 0;
|
|
//
|
|
// L_SinglesB
|
|
//
|
|
L_SinglesB.Location = new System.Drawing.Point(0, 0);
|
|
L_SinglesB.Name = "L_SinglesB";
|
|
L_SinglesB.Size = new System.Drawing.Size(100, 23);
|
|
L_SinglesB.TabIndex = 0;
|
|
//
|
|
// TB_MCMS
|
|
//
|
|
TB_MCMS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCMS.Name = "TB_MCMS";
|
|
TB_MCMS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCMS.TabIndex = 0;
|
|
//
|
|
// TB_MCMN
|
|
//
|
|
TB_MCMN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCMN.Name = "TB_MCMN";
|
|
TB_MCMN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCMN.TabIndex = 0;
|
|
//
|
|
// TB_MCRS
|
|
//
|
|
TB_MCRS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCRS.Name = "TB_MCRS";
|
|
TB_MCRS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCRS.TabIndex = 0;
|
|
//
|
|
// TB_MCRN
|
|
//
|
|
TB_MCRN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCRN.Name = "TB_MCRN";
|
|
TB_MCRN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCRN.TabIndex = 0;
|
|
//
|
|
// TB_MCTS
|
|
//
|
|
TB_MCTS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCTS.Name = "TB_MCTS";
|
|
TB_MCTS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCTS.TabIndex = 0;
|
|
//
|
|
// TB_MCTN
|
|
//
|
|
TB_MCTN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCTN.Name = "TB_MCTN";
|
|
TB_MCTN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCTN.TabIndex = 0;
|
|
//
|
|
// TB_MCDS
|
|
//
|
|
TB_MCDS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCDS.Name = "TB_MCDS";
|
|
TB_MCDS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCDS.TabIndex = 0;
|
|
//
|
|
// TB_MCDN
|
|
//
|
|
TB_MCDN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCDN.Name = "TB_MCDN";
|
|
TB_MCDN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCDN.TabIndex = 0;
|
|
//
|
|
// TB_MCSS
|
|
//
|
|
TB_MCSS.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCSS.Name = "TB_MCSS";
|
|
TB_MCSS.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCSS.TabIndex = 0;
|
|
//
|
|
// TB_MCSN
|
|
//
|
|
TB_MCSN.Location = new System.Drawing.Point(0, 0);
|
|
TB_MCSN.Name = "TB_MCSN";
|
|
TB_MCSN.Size = new System.Drawing.Size(100, 23);
|
|
TB_MCSN.TabIndex = 0;
|
|
//
|
|
// L_SuperC
|
|
//
|
|
L_SuperC.Location = new System.Drawing.Point(0, 0);
|
|
L_SuperC.Name = "L_SuperC";
|
|
L_SuperC.Size = new System.Drawing.Size(100, 23);
|
|
L_SuperC.TabIndex = 0;
|
|
//
|
|
// L_NormalC
|
|
//
|
|
L_NormalC.Location = new System.Drawing.Point(0, 0);
|
|
L_NormalC.Name = "L_NormalC";
|
|
L_NormalC.Size = new System.Drawing.Size(100, 23);
|
|
L_NormalC.TabIndex = 0;
|
|
//
|
|
// L_MultiC
|
|
//
|
|
L_MultiC.Location = new System.Drawing.Point(0, 0);
|
|
L_MultiC.Name = "L_MultiC";
|
|
L_MultiC.Size = new System.Drawing.Size(100, 23);
|
|
L_MultiC.TabIndex = 0;
|
|
//
|
|
// L_RotationC
|
|
//
|
|
L_RotationC.Location = new System.Drawing.Point(0, 0);
|
|
L_RotationC.Name = "L_RotationC";
|
|
L_RotationC.Size = new System.Drawing.Size(100, 23);
|
|
L_RotationC.TabIndex = 0;
|
|
//
|
|
// L_TriplesC
|
|
//
|
|
L_TriplesC.Location = new System.Drawing.Point(0, 0);
|
|
L_TriplesC.Name = "L_TriplesC";
|
|
L_TriplesC.Size = new System.Drawing.Size(100, 23);
|
|
L_TriplesC.TabIndex = 0;
|
|
//
|
|
// L_DoublesC
|
|
//
|
|
L_DoublesC.Location = new System.Drawing.Point(0, 0);
|
|
L_DoublesC.Name = "L_DoublesC";
|
|
L_DoublesC.Size = new System.Drawing.Size(100, 23);
|
|
L_DoublesC.TabIndex = 0;
|
|
//
|
|
// L_SinglesC
|
|
//
|
|
L_SinglesC.Location = new System.Drawing.Point(0, 0);
|
|
L_SinglesC.Name = "L_SinglesC";
|
|
L_SinglesC.Size = new System.Drawing.Size(100, 23);
|
|
L_SinglesC.TabIndex = 0;
|
|
//
|
|
// TC_Editor
|
|
//
|
|
TC_Editor.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
TC_Editor.Controls.Add(Tab_Overview);
|
|
TC_Editor.Controls.Add(Tab_BadgeMap);
|
|
TC_Editor.Controls.Add(Tab_MiscValues);
|
|
TC_Editor.Controls.Add(Tab_Team);
|
|
TC_Editor.Location = new System.Drawing.Point(14, 14);
|
|
TC_Editor.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TC_Editor.Name = "TC_Editor";
|
|
TC_Editor.SelectedIndex = 0;
|
|
TC_Editor.Size = new System.Drawing.Size(511, 361);
|
|
TC_Editor.TabIndex = 54;
|
|
//
|
|
// Tab_Overview
|
|
//
|
|
Tab_Overview.Controls.Add(L_RotoRally);
|
|
Tab_Overview.Controls.Add(MT_RotoRally);
|
|
Tab_Overview.Controls.Add(B_MaxWatt);
|
|
Tab_Overview.Controls.Add(MT_Watt);
|
|
Tab_Overview.Controls.Add(L_Watt);
|
|
Tab_Overview.Controls.Add(L_TRCardID);
|
|
Tab_Overview.Controls.Add(MT_TrainerCardID);
|
|
Tab_Overview.Controls.Add(TB_TrainerCardNumber);
|
|
Tab_Overview.Controls.Add(L_TRCardNumber);
|
|
Tab_Overview.Controls.Add(TB_TrainerCardName);
|
|
Tab_Overview.Controls.Add(L_TRCardName);
|
|
Tab_Overview.Controls.Add(GB_Stats);
|
|
Tab_Overview.Controls.Add(trainerID1);
|
|
Tab_Overview.Controls.Add(GB_Adventure);
|
|
Tab_Overview.Controls.Add(TB_OTName);
|
|
Tab_Overview.Controls.Add(CB_Gender);
|
|
Tab_Overview.Controls.Add(CB_Game);
|
|
Tab_Overview.Controls.Add(L_TrainerName);
|
|
Tab_Overview.Controls.Add(MT_Money);
|
|
Tab_Overview.Controls.Add(L_Money);
|
|
Tab_Overview.Controls.Add(L_Language);
|
|
Tab_Overview.Controls.Add(CB_Language);
|
|
Tab_Overview.Controls.Add(B_MaxCash);
|
|
Tab_Overview.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Overview.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Overview.Name = "Tab_Overview";
|
|
Tab_Overview.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Overview.Size = new System.Drawing.Size(503, 333);
|
|
Tab_Overview.TabIndex = 0;
|
|
Tab_Overview.Text = "Overview";
|
|
Tab_Overview.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_RotoRally
|
|
//
|
|
L_RotoRally.Location = new System.Drawing.Point(244, 117);
|
|
L_RotoRally.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_RotoRally.Name = "L_RotoRally";
|
|
L_RotoRally.Size = new System.Drawing.Size(136, 18);
|
|
L_RotoRally.TabIndex = 78;
|
|
L_RotoRally.Text = "Roto Rally Score:";
|
|
L_RotoRally.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_RotoRally
|
|
//
|
|
MT_RotoRally.Location = new System.Drawing.Point(386, 115);
|
|
MT_RotoRally.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_RotoRally.Mask = "00000";
|
|
MT_RotoRally.Name = "MT_RotoRally";
|
|
MT_RotoRally.Size = new System.Drawing.Size(50, 23);
|
|
MT_RotoRally.TabIndex = 77;
|
|
MT_RotoRally.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// B_MaxWatt
|
|
//
|
|
B_MaxWatt.Location = new System.Drawing.Point(201, 60);
|
|
B_MaxWatt.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_MaxWatt.Name = "B_MaxWatt";
|
|
B_MaxWatt.Size = new System.Drawing.Size(23, 23);
|
|
B_MaxWatt.TabIndex = 76;
|
|
B_MaxWatt.Text = "+";
|
|
B_MaxWatt.UseVisualStyleBackColor = true;
|
|
//
|
|
// MT_Watt
|
|
//
|
|
MT_Watt.Location = new System.Drawing.Point(139, 61);
|
|
MT_Watt.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_Watt.Mask = "0000000";
|
|
MT_Watt.Name = "MT_Watt";
|
|
MT_Watt.Size = new System.Drawing.Size(60, 23);
|
|
MT_Watt.TabIndex = 74;
|
|
MT_Watt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Watt
|
|
//
|
|
L_Watt.AutoSize = true;
|
|
L_Watt.Location = new System.Drawing.Point(113, 65);
|
|
L_Watt.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Watt.Name = "L_Watt";
|
|
L_Watt.Size = new System.Drawing.Size(21, 15);
|
|
L_Watt.TabIndex = 75;
|
|
L_Watt.Text = "W:";
|
|
//
|
|
// L_TRCardID
|
|
//
|
|
L_TRCardID.Location = new System.Drawing.Point(244, 69);
|
|
L_TRCardID.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_TRCardID.Name = "L_TRCardID";
|
|
L_TRCardID.Size = new System.Drawing.Size(136, 18);
|
|
L_TRCardID.TabIndex = 73;
|
|
L_TRCardID.Text = "League TrainerID:";
|
|
L_TRCardID.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_TrainerCardID
|
|
//
|
|
MT_TrainerCardID.Location = new System.Drawing.Point(386, 68);
|
|
MT_TrainerCardID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_TrainerCardID.Mask = "000000";
|
|
MT_TrainerCardID.Name = "MT_TrainerCardID";
|
|
MT_TrainerCardID.Size = new System.Drawing.Size(50, 23);
|
|
MT_TrainerCardID.TabIndex = 72;
|
|
MT_TrainerCardID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// TB_TrainerCardNumber
|
|
//
|
|
TB_TrainerCardNumber.Font = new System.Drawing.Font("Courier New", 8.25F);
|
|
TB_TrainerCardNumber.Location = new System.Drawing.Point(386, 38);
|
|
TB_TrainerCardNumber.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_TrainerCardNumber.MaxLength = 12;
|
|
TB_TrainerCardNumber.Name = "TB_TrainerCardNumber";
|
|
TB_TrainerCardNumber.Size = new System.Drawing.Size(32, 20);
|
|
TB_TrainerCardNumber.TabIndex = 70;
|
|
TB_TrainerCardNumber.Text = "WWW";
|
|
TB_TrainerCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_TRCardNumber
|
|
//
|
|
L_TRCardNumber.Location = new System.Drawing.Point(244, 40);
|
|
L_TRCardNumber.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_TRCardNumber.Name = "L_TRCardNumber";
|
|
L_TRCardNumber.Size = new System.Drawing.Size(136, 18);
|
|
L_TRCardNumber.TabIndex = 71;
|
|
L_TRCardNumber.Text = "League Uniform ID:";
|
|
L_TRCardNumber.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// TB_TrainerCardName
|
|
//
|
|
TB_TrainerCardName.Font = new System.Drawing.Font("Courier New", 8.25F);
|
|
TB_TrainerCardName.Location = new System.Drawing.Point(386, 8);
|
|
TB_TrainerCardName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_TrainerCardName.MaxLength = 12;
|
|
TB_TrainerCardName.Name = "TB_TrainerCardName";
|
|
TB_TrainerCardName.Size = new System.Drawing.Size(108, 20);
|
|
TB_TrainerCardName.TabIndex = 68;
|
|
TB_TrainerCardName.Text = "WWWWWWWWWWWW";
|
|
TB_TrainerCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
TB_TrainerCardName.MouseDown += ClickOT;
|
|
//
|
|
// L_TRCardName
|
|
//
|
|
L_TRCardName.Location = new System.Drawing.Point(244, 10);
|
|
L_TRCardName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_TRCardName.Name = "L_TRCardName";
|
|
L_TRCardName.Size = new System.Drawing.Size(136, 18);
|
|
L_TRCardName.TabIndex = 69;
|
|
L_TRCardName.Text = "League Card Name:";
|
|
L_TRCardName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// GB_Stats
|
|
//
|
|
GB_Stats.Controls.Add(NUD_BP);
|
|
GB_Stats.Controls.Add(L_BP);
|
|
GB_Stats.Controls.Add(TrainerStats);
|
|
GB_Stats.Location = new System.Drawing.Point(244, 150);
|
|
GB_Stats.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Stats.Name = "GB_Stats";
|
|
GB_Stats.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Stats.Size = new System.Drawing.Size(200, 158);
|
|
GB_Stats.TabIndex = 67;
|
|
GB_Stats.TabStop = false;
|
|
GB_Stats.Text = "Stats";
|
|
//
|
|
// NUD_BP
|
|
//
|
|
NUD_BP.Location = new System.Drawing.Point(134, 45);
|
|
NUD_BP.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_BP.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_BP.Name = "NUD_BP";
|
|
NUD_BP.Size = new System.Drawing.Size(55, 23);
|
|
NUD_BP.TabIndex = 69;
|
|
NUD_BP.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
//
|
|
// L_BP
|
|
//
|
|
L_BP.Location = new System.Drawing.Point(33, 43);
|
|
L_BP.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_BP.Name = "L_BP";
|
|
L_BP.Size = new System.Drawing.Size(94, 23);
|
|
L_BP.TabIndex = 68;
|
|
L_BP.Text = "BP:";
|
|
L_BP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// TrainerStats
|
|
//
|
|
TrainerStats.Location = new System.Drawing.Point(22, 70);
|
|
TrainerStats.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TrainerStats.Name = "TrainerStats";
|
|
TrainerStats.Size = new System.Drawing.Size(170, 83);
|
|
TrainerStats.TabIndex = 67;
|
|
//
|
|
// trainerID1
|
|
//
|
|
trainerID1.Location = new System.Drawing.Point(7, 30);
|
|
trainerID1.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
trainerID1.Name = "trainerID1";
|
|
trainerID1.Size = new System.Drawing.Size(105, 85);
|
|
trainerID1.TabIndex = 66;
|
|
//
|
|
// GB_Adventure
|
|
//
|
|
GB_Adventure.Controls.Add(L_Fame);
|
|
GB_Adventure.Controls.Add(CAL_HoFDate);
|
|
GB_Adventure.Controls.Add(CAL_HoFTime);
|
|
GB_Adventure.Controls.Add(L_Started);
|
|
GB_Adventure.Controls.Add(CAL_AdventureStartDate);
|
|
GB_Adventure.Controls.Add(CAL_LastSavedDate);
|
|
GB_Adventure.Controls.Add(L_LastSaved);
|
|
GB_Adventure.Controls.Add(MT_Seconds);
|
|
GB_Adventure.Controls.Add(MT_Hours);
|
|
GB_Adventure.Controls.Add(L_Seconds);
|
|
GB_Adventure.Controls.Add(L_Hours);
|
|
GB_Adventure.Controls.Add(MT_Minutes);
|
|
GB_Adventure.Controls.Add(L_Minutes);
|
|
GB_Adventure.Controls.Add(CAL_AdventureStartTime);
|
|
GB_Adventure.Controls.Add(CAL_LastSavedTime);
|
|
GB_Adventure.Location = new System.Drawing.Point(4, 150);
|
|
GB_Adventure.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Adventure.Name = "GB_Adventure";
|
|
GB_Adventure.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Adventure.Size = new System.Drawing.Size(233, 174);
|
|
GB_Adventure.TabIndex = 56;
|
|
GB_Adventure.TabStop = false;
|
|
GB_Adventure.Text = "Adventure Info";
|
|
//
|
|
// L_Fame
|
|
//
|
|
L_Fame.Location = new System.Drawing.Point(4, 83);
|
|
L_Fame.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Fame.Name = "L_Fame";
|
|
L_Fame.Size = new System.Drawing.Size(93, 23);
|
|
L_Fame.TabIndex = 40;
|
|
L_Fame.Text = "HoF Entered:";
|
|
L_Fame.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CAL_HoFDate
|
|
//
|
|
CAL_HoFDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
|
CAL_HoFDate.Location = new System.Drawing.Point(104, 83);
|
|
CAL_HoFDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_HoFDate.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_HoFDate.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_HoFDate.Name = "CAL_HoFDate";
|
|
CAL_HoFDate.Size = new System.Drawing.Size(115, 23);
|
|
CAL_HoFDate.TabIndex = 39;
|
|
CAL_HoFDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// CAL_HoFTime
|
|
//
|
|
CAL_HoFTime.CustomFormat = "HH:mm:ss";
|
|
CAL_HoFTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
CAL_HoFTime.Location = new System.Drawing.Point(134, 105);
|
|
CAL_HoFTime.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_HoFTime.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_HoFTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_HoFTime.Name = "CAL_HoFTime";
|
|
CAL_HoFTime.ShowUpDown = true;
|
|
CAL_HoFTime.Size = new System.Drawing.Size(84, 23);
|
|
CAL_HoFTime.TabIndex = 38;
|
|
CAL_HoFTime.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// L_Started
|
|
//
|
|
L_Started.Location = new System.Drawing.Point(4, 40);
|
|
L_Started.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Started.Name = "L_Started";
|
|
L_Started.Size = new System.Drawing.Size(93, 23);
|
|
L_Started.TabIndex = 36;
|
|
L_Started.Text = "Game Started:";
|
|
L_Started.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CAL_AdventureStartDate
|
|
//
|
|
CAL_AdventureStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
|
|
CAL_AdventureStartDate.Location = new System.Drawing.Point(104, 40);
|
|
CAL_AdventureStartDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_AdventureStartDate.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_AdventureStartDate.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_AdventureStartDate.Name = "CAL_AdventureStartDate";
|
|
CAL_AdventureStartDate.Size = new System.Drawing.Size(115, 23);
|
|
CAL_AdventureStartDate.TabIndex = 35;
|
|
CAL_AdventureStartDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// CAL_AdventureStartTime
|
|
//
|
|
CAL_AdventureStartTime.CustomFormat = "HH:mm:ss";
|
|
CAL_AdventureStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
CAL_AdventureStartTime.Location = new System.Drawing.Point(134, 62);
|
|
CAL_AdventureStartTime.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_AdventureStartTime.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_AdventureStartTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_AdventureStartTime.Name = "CAL_AdventureStartTime";
|
|
CAL_AdventureStartTime.ShowUpDown = true;
|
|
CAL_AdventureStartTime.Size = new System.Drawing.Size(84, 23);
|
|
CAL_AdventureStartTime.TabIndex = 34;
|
|
CAL_AdventureStartTime.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// CAL_LastSavedTime
|
|
//
|
|
CAL_LastSavedTime.CustomFormat = "HH:mm";
|
|
CAL_LastSavedTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
CAL_LastSavedTime.Location = new System.Drawing.Point(134, 149);
|
|
CAL_LastSavedTime.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CAL_LastSavedTime.MaxDate = new System.DateTime(2060, 12, 31, 0, 0, 0, 0);
|
|
CAL_LastSavedTime.MinDate = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
CAL_LastSavedTime.Name = "CAL_LastSavedTime";
|
|
CAL_LastSavedTime.ShowUpDown = true;
|
|
CAL_LastSavedTime.Size = new System.Drawing.Size(84, 23);
|
|
CAL_LastSavedTime.TabIndex = 37;
|
|
CAL_LastSavedTime.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
|
|
//
|
|
// Tab_BadgeMap
|
|
//
|
|
Tab_BadgeMap.Controls.Add(GB_Map);
|
|
Tab_BadgeMap.Location = new System.Drawing.Point(4, 24);
|
|
Tab_BadgeMap.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_BadgeMap.Name = "Tab_BadgeMap";
|
|
Tab_BadgeMap.Size = new System.Drawing.Size(503, 333);
|
|
Tab_BadgeMap.TabIndex = 3;
|
|
Tab_BadgeMap.Text = "Map";
|
|
Tab_BadgeMap.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Map
|
|
//
|
|
GB_Map.Controls.Add(NUD_SZ);
|
|
GB_Map.Controls.Add(NUD_SY);
|
|
GB_Map.Controls.Add(NUD_SX);
|
|
GB_Map.Controls.Add(L_SY);
|
|
GB_Map.Controls.Add(L_SZ);
|
|
GB_Map.Controls.Add(L_SX);
|
|
GB_Map.Controls.Add(NUD_R);
|
|
GB_Map.Controls.Add(L_R);
|
|
GB_Map.Controls.Add(NUD_Z);
|
|
GB_Map.Controls.Add(NUD_M);
|
|
GB_Map.Controls.Add(NUD_Y);
|
|
GB_Map.Controls.Add(NUD_X);
|
|
GB_Map.Controls.Add(L_Y);
|
|
GB_Map.Controls.Add(L_CurrentMap);
|
|
GB_Map.Controls.Add(L_Z);
|
|
GB_Map.Controls.Add(L_X);
|
|
GB_Map.Location = new System.Drawing.Point(7, 7);
|
|
GB_Map.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Map.Name = "GB_Map";
|
|
GB_Map.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Map.Size = new System.Drawing.Size(237, 270);
|
|
GB_Map.TabIndex = 58;
|
|
GB_Map.TabStop = false;
|
|
GB_Map.Text = "Map Position";
|
|
//
|
|
// NUD_SZ
|
|
//
|
|
NUD_SZ.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_SZ.DecimalPlaces = 6;
|
|
NUD_SZ.Location = new System.Drawing.Point(108, 168);
|
|
NUD_SZ.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SZ.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_SZ.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_SZ.Name = "NUD_SZ";
|
|
NUD_SZ.Size = new System.Drawing.Size(112, 23);
|
|
NUD_SZ.TabIndex = 59;
|
|
NUD_SZ.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_SY
|
|
//
|
|
NUD_SY.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_SY.DecimalPlaces = 6;
|
|
NUD_SY.Location = new System.Drawing.Point(108, 198);
|
|
NUD_SY.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SY.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_SY.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_SY.Name = "NUD_SY";
|
|
NUD_SY.Size = new System.Drawing.Size(112, 23);
|
|
NUD_SY.TabIndex = 60;
|
|
NUD_SY.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_SX
|
|
//
|
|
NUD_SX.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_SX.DecimalPlaces = 6;
|
|
NUD_SX.Location = new System.Drawing.Point(108, 138);
|
|
NUD_SX.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SX.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_SX.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_SX.Name = "NUD_SX";
|
|
NUD_SX.Size = new System.Drawing.Size(112, 23);
|
|
NUD_SX.TabIndex = 58;
|
|
NUD_SX.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_SY
|
|
//
|
|
L_SY.Location = new System.Drawing.Point(7, 198);
|
|
L_SY.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SY.Name = "L_SY";
|
|
L_SY.Size = new System.Drawing.Size(93, 23);
|
|
L_SY.TabIndex = 52;
|
|
L_SY.Text = "Y Scale:";
|
|
L_SY.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_SZ
|
|
//
|
|
L_SZ.Location = new System.Drawing.Point(7, 168);
|
|
L_SZ.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SZ.Name = "L_SZ";
|
|
L_SZ.Size = new System.Drawing.Size(93, 23);
|
|
L_SZ.TabIndex = 51;
|
|
L_SZ.Text = "Z Scale:";
|
|
L_SZ.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_SX
|
|
//
|
|
L_SX.Location = new System.Drawing.Point(7, 138);
|
|
L_SX.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SX.Name = "L_SX";
|
|
L_SX.Size = new System.Drawing.Size(93, 23);
|
|
L_SX.TabIndex = 50;
|
|
L_SX.Text = "X Scale:";
|
|
L_SX.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_R
|
|
//
|
|
NUD_R.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_R.DecimalPlaces = 6;
|
|
NUD_R.Location = new System.Drawing.Point(108, 228);
|
|
NUD_R.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_R.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_R.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_R.Name = "NUD_R";
|
|
NUD_R.Size = new System.Drawing.Size(112, 23);
|
|
NUD_R.TabIndex = 61;
|
|
NUD_R.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_R
|
|
//
|
|
L_R.Location = new System.Drawing.Point(7, 228);
|
|
L_R.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_R.Name = "L_R";
|
|
L_R.Size = new System.Drawing.Size(93, 23);
|
|
L_R.TabIndex = 53;
|
|
L_R.Text = "Rotation:";
|
|
L_R.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Z
|
|
//
|
|
NUD_Z.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Z.DecimalPlaces = 6;
|
|
NUD_Z.Location = new System.Drawing.Point(108, 78);
|
|
NUD_Z.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Z.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_Z.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_Z.Name = "NUD_Z";
|
|
NUD_Z.Size = new System.Drawing.Size(112, 23);
|
|
NUD_Z.TabIndex = 56;
|
|
NUD_Z.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_M
|
|
//
|
|
NUD_M.Location = new System.Drawing.Point(108, 18);
|
|
NUD_M.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_M.Maximum = new decimal(new int[] { -1, -1, 0, 0 });
|
|
NUD_M.Name = "NUD_M";
|
|
NUD_M.Size = new System.Drawing.Size(112, 23);
|
|
NUD_M.TabIndex = 54;
|
|
NUD_M.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_Y
|
|
//
|
|
NUD_Y.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Y.DecimalPlaces = 6;
|
|
NUD_Y.Location = new System.Drawing.Point(108, 108);
|
|
NUD_Y.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Y.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_Y.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_Y.Name = "NUD_Y";
|
|
NUD_Y.Size = new System.Drawing.Size(112, 23);
|
|
NUD_Y.TabIndex = 57;
|
|
NUD_Y.ValueChanged += ChangeMapValue;
|
|
//
|
|
// NUD_X
|
|
//
|
|
NUD_X.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_X.DecimalPlaces = 6;
|
|
NUD_X.Location = new System.Drawing.Point(108, 48);
|
|
NUD_X.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_X.Maximum = new decimal(new int[] { 99999999, 0, 0, 0 });
|
|
NUD_X.Minimum = new decimal(new int[] { 99999999, 0, 0, int.MinValue });
|
|
NUD_X.Name = "NUD_X";
|
|
NUD_X.Size = new System.Drawing.Size(112, 23);
|
|
NUD_X.TabIndex = 55;
|
|
NUD_X.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_Y
|
|
//
|
|
L_Y.Location = new System.Drawing.Point(7, 108);
|
|
L_Y.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Y.Name = "L_Y";
|
|
L_Y.Size = new System.Drawing.Size(93, 23);
|
|
L_Y.TabIndex = 49;
|
|
L_Y.Text = "Y Coordinate:";
|
|
L_Y.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_CurrentMap
|
|
//
|
|
L_CurrentMap.Location = new System.Drawing.Point(7, 18);
|
|
L_CurrentMap.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CurrentMap.Name = "L_CurrentMap";
|
|
L_CurrentMap.Size = new System.Drawing.Size(93, 23);
|
|
L_CurrentMap.TabIndex = 46;
|
|
L_CurrentMap.Text = "Current Map:";
|
|
L_CurrentMap.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Z
|
|
//
|
|
L_Z.Location = new System.Drawing.Point(7, 78);
|
|
L_Z.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Z.Name = "L_Z";
|
|
L_Z.Size = new System.Drawing.Size(93, 23);
|
|
L_Z.TabIndex = 48;
|
|
L_Z.Text = "Z Coordinate:";
|
|
L_Z.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_X
|
|
//
|
|
L_X.Location = new System.Drawing.Point(7, 48);
|
|
L_X.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_X.Name = "L_X";
|
|
L_X.Size = new System.Drawing.Size(93, 23);
|
|
L_X.TabIndex = 47;
|
|
L_X.Text = "X Coordinate:";
|
|
L_X.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// Tab_MiscValues
|
|
//
|
|
Tab_MiscValues.Controls.Add(B_ResetAppearance);
|
|
Tab_MiscValues.Controls.Add(CB_Fashion);
|
|
Tab_MiscValues.Controls.Add(L_SkinColor);
|
|
Tab_MiscValues.Controls.Add(CB_SkinColor);
|
|
Tab_MiscValues.Controls.Add(B_Fashion);
|
|
Tab_MiscValues.Controls.Add(B_CollectDiglett);
|
|
Tab_MiscValues.Controls.Add(GB_BattleTower);
|
|
Tab_MiscValues.Location = new System.Drawing.Point(4, 24);
|
|
Tab_MiscValues.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_MiscValues.Name = "Tab_MiscValues";
|
|
Tab_MiscValues.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_MiscValues.Size = new System.Drawing.Size(503, 333);
|
|
Tab_MiscValues.TabIndex = 4;
|
|
Tab_MiscValues.Text = "Misc";
|
|
Tab_MiscValues.UseVisualStyleBackColor = true;
|
|
//
|
|
// CB_Fashion
|
|
//
|
|
CB_Fashion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Fashion.FormattingEnabled = true;
|
|
CB_Fashion.Items.AddRange(new object[] { "New Game", "All Legal", "Everything" });
|
|
CB_Fashion.Location = new System.Drawing.Point(36, 88);
|
|
CB_Fashion.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Fashion.Name = "CB_Fashion";
|
|
CB_Fashion.Size = new System.Drawing.Size(124, 23);
|
|
CB_Fashion.TabIndex = 1;
|
|
//
|
|
// L_SkinColor
|
|
//
|
|
L_SkinColor.Location = new System.Drawing.Point(168, 87);
|
|
L_SkinColor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SkinColor.Name = "L_SkinColor";
|
|
L_SkinColor.Size = new System.Drawing.Size(136, 23);
|
|
L_SkinColor.TabIndex = 4;
|
|
L_SkinColor.Text = "Skin Color:";
|
|
L_SkinColor.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_SkinColor
|
|
//
|
|
CB_SkinColor.FormattingEnabled = true;
|
|
CB_SkinColor.Location = new System.Drawing.Point(312, 88);
|
|
CB_SkinColor.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_SkinColor.Name = "CB_SkinColor";
|
|
CB_SkinColor.Size = new System.Drawing.Size(126, 23);
|
|
CB_SkinColor.TabIndex = 3;
|
|
CB_SkinColor.SelectedIndexChanged += CB_SkinColor_SelectedIndexChanged;
|
|
//
|
|
// B_Fashion
|
|
//
|
|
B_Fashion.Location = new System.Drawing.Point(7, 7);
|
|
B_Fashion.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_Fashion.Name = "B_Fashion";
|
|
B_Fashion.Size = new System.Drawing.Size(154, 78);
|
|
B_Fashion.TabIndex = 0;
|
|
B_Fashion.Text = "Give all Fashion Items";
|
|
B_Fashion.UseVisualStyleBackColor = true;
|
|
B_Fashion.Click += B_Fashion_Click;
|
|
//
|
|
// B_CollectDiglett
|
|
//
|
|
B_CollectDiglett.Location = new System.Drawing.Point(285, 129);
|
|
B_CollectDiglett.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_CollectDiglett.Name = "B_CollectDiglett";
|
|
B_CollectDiglett.Size = new System.Drawing.Size(154, 78);
|
|
B_CollectDiglett.TabIndex = 6;
|
|
B_CollectDiglett.Text = "Collect All Diglett";
|
|
B_CollectDiglett.UseVisualStyleBackColor = true;
|
|
B_CollectDiglett.Click += B_GetAllDiglett_Click;
|
|
//
|
|
// GB_BattleTower
|
|
//
|
|
GB_BattleTower.Controls.Add(MT_BattleTowerDoublesStreak);
|
|
GB_BattleTower.Controls.Add(L_Doubles);
|
|
GB_BattleTower.Controls.Add(MT_BattleTowerDoublesWin);
|
|
GB_BattleTower.Controls.Add(L_BattleTowerStreak);
|
|
GB_BattleTower.Controls.Add(MT_BattleTowerSinglesStreak);
|
|
GB_BattleTower.Controls.Add(L_BattleTowerWins);
|
|
GB_BattleTower.Controls.Add(L_Singles);
|
|
GB_BattleTower.Controls.Add(MT_BattleTowerSinglesWin);
|
|
GB_BattleTower.Location = new System.Drawing.Point(4, 114);
|
|
GB_BattleTower.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_BattleTower.Name = "GB_BattleTower";
|
|
GB_BattleTower.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_BattleTower.Size = new System.Drawing.Size(227, 108);
|
|
GB_BattleTower.TabIndex = 5;
|
|
GB_BattleTower.TabStop = false;
|
|
GB_BattleTower.Text = "Battle Tower";
|
|
//
|
|
// MT_BattleTowerDoublesStreak
|
|
//
|
|
MT_BattleTowerDoublesStreak.Location = new System.Drawing.Point(169, 70);
|
|
MT_BattleTowerDoublesStreak.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_BattleTowerDoublesStreak.Mask = "000";
|
|
MT_BattleTowerDoublesStreak.Name = "MT_BattleTowerDoublesStreak";
|
|
MT_BattleTowerDoublesStreak.Size = new System.Drawing.Size(50, 23);
|
|
MT_BattleTowerDoublesStreak.TabIndex = 83;
|
|
MT_BattleTowerDoublesStreak.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_Doubles
|
|
//
|
|
L_Doubles.Location = new System.Drawing.Point(7, 69);
|
|
L_Doubles.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Doubles.Name = "L_Doubles";
|
|
L_Doubles.Size = new System.Drawing.Size(89, 23);
|
|
L_Doubles.TabIndex = 82;
|
|
L_Doubles.Text = "Doubles:";
|
|
L_Doubles.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_BattleTowerDoublesWin
|
|
//
|
|
MT_BattleTowerDoublesWin.Location = new System.Drawing.Point(103, 69);
|
|
MT_BattleTowerDoublesWin.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_BattleTowerDoublesWin.Mask = "0000000";
|
|
MT_BattleTowerDoublesWin.Name = "MT_BattleTowerDoublesWin";
|
|
MT_BattleTowerDoublesWin.Size = new System.Drawing.Size(59, 23);
|
|
MT_BattleTowerDoublesWin.TabIndex = 81;
|
|
MT_BattleTowerDoublesWin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_BattleTowerStreak
|
|
//
|
|
L_BattleTowerStreak.Location = new System.Drawing.Point(166, 14);
|
|
L_BattleTowerStreak.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_BattleTowerStreak.Name = "L_BattleTowerStreak";
|
|
L_BattleTowerStreak.Size = new System.Drawing.Size(54, 23);
|
|
L_BattleTowerStreak.TabIndex = 80;
|
|
L_BattleTowerStreak.Text = "Streak";
|
|
L_BattleTowerStreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// MT_BattleTowerSinglesStreak
|
|
//
|
|
MT_BattleTowerSinglesStreak.Location = new System.Drawing.Point(169, 40);
|
|
MT_BattleTowerSinglesStreak.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_BattleTowerSinglesStreak.Mask = "000";
|
|
MT_BattleTowerSinglesStreak.Name = "MT_BattleTowerSinglesStreak";
|
|
MT_BattleTowerSinglesStreak.Size = new System.Drawing.Size(50, 23);
|
|
MT_BattleTowerSinglesStreak.TabIndex = 79;
|
|
MT_BattleTowerSinglesStreak.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// L_BattleTowerWins
|
|
//
|
|
L_BattleTowerWins.Location = new System.Drawing.Point(99, 13);
|
|
L_BattleTowerWins.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_BattleTowerWins.Name = "L_BattleTowerWins";
|
|
L_BattleTowerWins.Size = new System.Drawing.Size(54, 23);
|
|
L_BattleTowerWins.TabIndex = 78;
|
|
L_BattleTowerWins.Text = "Wins";
|
|
L_BattleTowerWins.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// L_Singles
|
|
//
|
|
L_Singles.Location = new System.Drawing.Point(7, 39);
|
|
L_Singles.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Singles.Name = "L_Singles";
|
|
L_Singles.Size = new System.Drawing.Size(89, 23);
|
|
L_Singles.TabIndex = 77;
|
|
L_Singles.Text = "Singles:";
|
|
L_Singles.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// MT_BattleTowerSinglesWin
|
|
//
|
|
MT_BattleTowerSinglesWin.Location = new System.Drawing.Point(103, 39);
|
|
MT_BattleTowerSinglesWin.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MT_BattleTowerSinglesWin.Mask = "0000000";
|
|
MT_BattleTowerSinglesWin.Name = "MT_BattleTowerSinglesWin";
|
|
MT_BattleTowerSinglesWin.Size = new System.Drawing.Size(59, 23);
|
|
MT_BattleTowerSinglesWin.TabIndex = 76;
|
|
MT_BattleTowerSinglesWin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// Tab_Team
|
|
//
|
|
Tab_Team.Controls.Add(B_CopyFromPartyToTrainerCard);
|
|
Tab_Team.Controls.Add(B_CopyFromPartyToTitleScreen);
|
|
Tab_Team.Controls.Add(NUD_ShowTrainerCard);
|
|
Tab_Team.Controls.Add(L_ShowTrainerCard);
|
|
Tab_Team.Controls.Add(PG_ShowTrainerCard);
|
|
Tab_Team.Controls.Add(NUD_ShowTitleScreen);
|
|
Tab_Team.Controls.Add(L_ShowTitleScreen);
|
|
Tab_Team.Controls.Add(PG_ShowTitleScreen);
|
|
Tab_Team.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Team.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Team.Name = "Tab_Team";
|
|
Tab_Team.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Team.Size = new System.Drawing.Size(503, 333);
|
|
Tab_Team.TabIndex = 5;
|
|
Tab_Team.Text = "Team";
|
|
Tab_Team.UseVisualStyleBackColor = true;
|
|
//
|
|
// B_CopyFromPartyToTrainerCard
|
|
//
|
|
B_CopyFromPartyToTrainerCard.Location = new System.Drawing.Point(103, 298);
|
|
B_CopyFromPartyToTrainerCard.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_CopyFromPartyToTrainerCard.Name = "B_CopyFromPartyToTrainerCard";
|
|
B_CopyFromPartyToTrainerCard.Size = new System.Drawing.Size(134, 27);
|
|
B_CopyFromPartyToTrainerCard.TabIndex = 4;
|
|
B_CopyFromPartyToTrainerCard.Text = "Copy From Party";
|
|
B_CopyFromPartyToTrainerCard.UseVisualStyleBackColor = true;
|
|
B_CopyFromPartyToTrainerCard.Click += B_CopyFromPartyToTrainerCard_Click;
|
|
//
|
|
// B_CopyFromPartyToTitleScreen
|
|
//
|
|
B_CopyFromPartyToTitleScreen.Location = new System.Drawing.Point(360, 298);
|
|
B_CopyFromPartyToTitleScreen.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_CopyFromPartyToTitleScreen.Name = "B_CopyFromPartyToTitleScreen";
|
|
B_CopyFromPartyToTitleScreen.Size = new System.Drawing.Size(134, 27);
|
|
B_CopyFromPartyToTitleScreen.TabIndex = 8;
|
|
B_CopyFromPartyToTitleScreen.Text = "Copy From Party";
|
|
B_CopyFromPartyToTitleScreen.UseVisualStyleBackColor = true;
|
|
B_CopyFromPartyToTitleScreen.Click += B_CopyFromPartyToTitleScreen_Click;
|
|
//
|
|
// NUD_ShowTrainerCard
|
|
//
|
|
NUD_ShowTrainerCard.Location = new System.Drawing.Point(161, 10);
|
|
NUD_ShowTrainerCard.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_ShowTrainerCard.Maximum = new decimal(new int[] { 6, 0, 0, 0 });
|
|
NUD_ShowTrainerCard.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_ShowTrainerCard.Name = "NUD_ShowTrainerCard";
|
|
NUD_ShowTrainerCard.Size = new System.Drawing.Size(76, 23);
|
|
NUD_ShowTrainerCard.TabIndex = 2;
|
|
NUD_ShowTrainerCard.Value = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_ShowTrainerCard.ValueChanged += ChangeTrainerCardIndex;
|
|
//
|
|
// L_ShowTrainerCard
|
|
//
|
|
L_ShowTrainerCard.AutoSize = true;
|
|
L_ShowTrainerCard.Location = new System.Drawing.Point(4, 13);
|
|
L_ShowTrainerCard.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_ShowTrainerCard.Name = "L_ShowTrainerCard";
|
|
L_ShowTrainerCard.Size = new System.Drawing.Size(129, 15);
|
|
L_ShowTrainerCard.TabIndex = 1;
|
|
L_ShowTrainerCard.Text = "Shown on Trainer Card:";
|
|
//
|
|
// PG_ShowTrainerCard
|
|
//
|
|
PG_ShowTrainerCard.HelpVisible = false;
|
|
PG_ShowTrainerCard.Location = new System.Drawing.Point(4, 35);
|
|
PG_ShowTrainerCard.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
PG_ShowTrainerCard.Name = "PG_ShowTrainerCard";
|
|
PG_ShowTrainerCard.Size = new System.Drawing.Size(233, 256);
|
|
PG_ShowTrainerCard.TabIndex = 3;
|
|
PG_ShowTrainerCard.ToolbarVisible = false;
|
|
//
|
|
// NUD_ShowTitleScreen
|
|
//
|
|
NUD_ShowTitleScreen.Location = new System.Drawing.Point(419, 10);
|
|
NUD_ShowTitleScreen.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_ShowTitleScreen.Maximum = new decimal(new int[] { 6, 0, 0, 0 });
|
|
NUD_ShowTitleScreen.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_ShowTitleScreen.Name = "NUD_ShowTitleScreen";
|
|
NUD_ShowTitleScreen.Size = new System.Drawing.Size(76, 23);
|
|
NUD_ShowTitleScreen.TabIndex = 6;
|
|
NUD_ShowTitleScreen.Value = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_ShowTitleScreen.ValueChanged += ChangeTitleScreenIndex;
|
|
//
|
|
// L_ShowTitleScreen
|
|
//
|
|
L_ShowTitleScreen.AutoSize = true;
|
|
L_ShowTitleScreen.Location = new System.Drawing.Point(258, 13);
|
|
L_ShowTitleScreen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_ShowTitleScreen.Name = "L_ShowTitleScreen";
|
|
L_ShowTitleScreen.Size = new System.Drawing.Size(126, 15);
|
|
L_ShowTitleScreen.TabIndex = 5;
|
|
L_ShowTitleScreen.Text = "Shown on Title Screen:";
|
|
//
|
|
// PG_ShowTitleScreen
|
|
//
|
|
PG_ShowTitleScreen.HelpVisible = false;
|
|
PG_ShowTitleScreen.Location = new System.Drawing.Point(261, 35);
|
|
PG_ShowTitleScreen.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
PG_ShowTitleScreen.Name = "PG_ShowTitleScreen";
|
|
PG_ShowTitleScreen.Size = new System.Drawing.Size(233, 256);
|
|
PG_ShowTitleScreen.TabIndex = 7;
|
|
PG_ShowTitleScreen.ToolbarVisible = false;
|
|
//
|
|
// B_ResetAppearance
|
|
//
|
|
B_ResetAppearance.Location = new System.Drawing.Point(285, 7);
|
|
B_ResetAppearance.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_ResetAppearance.Name = "B_ResetAppearance";
|
|
B_ResetAppearance.Size = new System.Drawing.Size(154, 78);
|
|
B_ResetAppearance.TabIndex = 2;
|
|
B_ResetAppearance.Text = "Reset Appearance";
|
|
B_ResetAppearance.UseVisualStyleBackColor = true;
|
|
B_ResetAppearance.Click += B_ResetAppearance_Click;
|
|
//
|
|
// SAV_Trainer8
|
|
//
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
|
ClientSize = new System.Drawing.Size(534, 419);
|
|
Controls.Add(TC_Editor);
|
|
Controls.Add(B_Save);
|
|
Controls.Add(B_Cancel);
|
|
FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
Icon = Properties.Resources.Icon;
|
|
Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
MaximizeBox = false;
|
|
MinimizeBox = false;
|
|
Name = "SAV_Trainer8";
|
|
StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
Text = "Trainer Data Editor";
|
|
TC_Editor.ResumeLayout(false);
|
|
Tab_Overview.ResumeLayout(false);
|
|
Tab_Overview.PerformLayout();
|
|
GB_Stats.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).EndInit();
|
|
GB_Adventure.ResumeLayout(false);
|
|
GB_Adventure.PerformLayout();
|
|
Tab_BadgeMap.ResumeLayout(false);
|
|
GB_Map.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_SZ).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SY).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SX).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_R).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Z).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_M).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Y).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_X).EndInit();
|
|
Tab_MiscValues.ResumeLayout(false);
|
|
GB_BattleTower.ResumeLayout(false);
|
|
GB_BattleTower.PerformLayout();
|
|
Tab_Team.ResumeLayout(false);
|
|
Tab_Team.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ShowTrainerCard).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ShowTitleScreen).EndInit();
|
|
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 Controls.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;
|
|
private System.Windows.Forms.Button B_CollectDiglett;
|
|
private System.Windows.Forms.NumericUpDown NUD_SZ;
|
|
private System.Windows.Forms.NumericUpDown NUD_SY;
|
|
private System.Windows.Forms.NumericUpDown NUD_SX;
|
|
private System.Windows.Forms.Label L_SY;
|
|
private System.Windows.Forms.Label L_SZ;
|
|
private System.Windows.Forms.Label L_SX;
|
|
private System.Windows.Forms.ComboBox CB_Fashion;
|
|
private System.Windows.Forms.Label L_SkinColor;
|
|
private System.Windows.Forms.ComboBox CB_SkinColor;
|
|
private System.Windows.Forms.Button B_Fashion;
|
|
private System.Windows.Forms.Button B_ResetAppearance;
|
|
}
|
|
}
|