mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-03 03:57:04 -05:00
2359 lines
116 KiB
C#
2359 lines
116 KiB
C#
namespace PKHeX.WinForms
|
|
{
|
|
partial class SAV_Trainer7
|
|
{
|
|
/// <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();
|
|
L_Region = new System.Windows.Forms.Label();
|
|
L_Country = new System.Windows.Forms.Label();
|
|
CB_Region = new System.Windows.Forms.ComboBox();
|
|
CB_Country = new System.Windows.Forms.ComboBox();
|
|
B_MaxCash = new System.Windows.Forms.Button();
|
|
CB_3DSReg = new System.Windows.Forms.ComboBox();
|
|
CB_Language = new System.Windows.Forms.ComboBox();
|
|
L_3DSReg = new System.Windows.Forms.Label();
|
|
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();
|
|
trainerID1 = new Controls.TrainerID();
|
|
CB_Vivillon = new System.Windows.Forms.ComboBox();
|
|
L_Vivillon = new System.Windows.Forms.Label();
|
|
GB_Stats = new System.Windows.Forms.GroupBox();
|
|
TrainerStats = new Controls.TrainerStat();
|
|
NUD_FC = new System.Windows.Forms.NumericUpDown();
|
|
NUD_BP = new System.Windows.Forms.NumericUpDown();
|
|
L_FC = new System.Windows.Forms.Label();
|
|
L_BP = new System.Windows.Forms.Label();
|
|
CB_AlolaTime = new System.Windows.Forms.ComboBox();
|
|
L_AlolaTime = new System.Windows.Forms.Label();
|
|
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_MapUnmask = new System.Windows.Forms.GroupBox();
|
|
B_AllMapUnmask = new System.Windows.Forms.Button();
|
|
CLB_MapUnmask = new System.Windows.Forms.CheckedListBox();
|
|
GB_FlyDest = new System.Windows.Forms.GroupBox();
|
|
B_AllFlyDest = new System.Windows.Forms.Button();
|
|
CLB_FlyDest = new System.Windows.Forms.CheckedListBox();
|
|
GB_Map = new System.Windows.Forms.GroupBox();
|
|
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_BattleTree = new System.Windows.Forms.TabPage();
|
|
GB_UnlockSupers = new System.Windows.Forms.GroupBox();
|
|
CHK_UnlockSuperMulti = new System.Windows.Forms.CheckBox();
|
|
CHK_UnlockSuperDoubles = new System.Windows.Forms.CheckBox();
|
|
CHK_UnlockSuperSingles = new System.Windows.Forms.CheckBox();
|
|
L_Super = new System.Windows.Forms.Label();
|
|
L_Regular = new System.Windows.Forms.Label();
|
|
NUD_SMStreak2 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SCStreak2 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SMStreak1 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SCStreak1 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SMStreak0 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_SCStreak0 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_RMStreak2 = new System.Windows.Forms.NumericUpDown();
|
|
L_MStreak2 = new System.Windows.Forms.Label();
|
|
NUD_RCStreak2 = new System.Windows.Forms.NumericUpDown();
|
|
L_CStreak2 = new System.Windows.Forms.Label();
|
|
NUD_RMStreak1 = new System.Windows.Forms.NumericUpDown();
|
|
L_MStreak1 = new System.Windows.Forms.Label();
|
|
NUD_RCStreak1 = new System.Windows.Forms.NumericUpDown();
|
|
L_CStreak1 = new System.Windows.Forms.Label();
|
|
NUD_RMStreak0 = new System.Windows.Forms.NumericUpDown();
|
|
L_MStreak0 = new System.Windows.Forms.Label();
|
|
NUD_RCStreak0 = new System.Windows.Forms.NumericUpDown();
|
|
L_CStreak0 = new System.Windows.Forms.Label();
|
|
Tab_Misc = new System.Windows.Forms.TabPage();
|
|
CHK_UnlockZMove = new System.Windows.Forms.CheckBox();
|
|
CHK_UnlockMega = new System.Windows.Forms.CheckBox();
|
|
L_BallThrowType = new System.Windows.Forms.Label();
|
|
CB_BallThrowType = new System.Windows.Forms.ComboBox();
|
|
CB_BallThrowTypeListMode = new System.Windows.Forms.ComboBox();
|
|
LB_BallThrowTypeUnlocked = new System.Windows.Forms.ListBox();
|
|
LB_BallThrowTypeLearned = new System.Windows.Forms.ListBox();
|
|
L_Stamps = new System.Windows.Forms.Label();
|
|
LB_Stamps = new System.Windows.Forms.ListBox();
|
|
L_DaysFromRefreshed = new System.Windows.Forms.Label();
|
|
NUD_DaysFromRefreshed = new System.Windows.Forms.NumericUpDown();
|
|
L_PlazaName = new System.Windows.Forms.Label();
|
|
TB_PlazaName = new System.Windows.Forms.TextBox();
|
|
CB_Fashion = new System.Windows.Forms.ComboBox();
|
|
L_SkinColor = new System.Windows.Forms.Label();
|
|
CB_SkinColor = new System.Windows.Forms.ComboBox();
|
|
GB_PokeFinder = new System.Windows.Forms.GroupBox();
|
|
CHK_Gyro = new System.Windows.Forms.CheckBox();
|
|
CB_CameraVersion = new System.Windows.Forms.ComboBox();
|
|
L_CameraVersion = new System.Windows.Forms.Label();
|
|
NUD_SnapCount = new System.Windows.Forms.NumericUpDown();
|
|
L_SnapCount = new System.Windows.Forms.Label();
|
|
NUD_ThumbsRecord = new System.Windows.Forms.NumericUpDown();
|
|
L_ThumbsRecord = new System.Windows.Forms.Label();
|
|
NUD_ThumbsTotal = new System.Windows.Forms.NumericUpDown();
|
|
L_ThumbsTotal = new System.Windows.Forms.Label();
|
|
B_Fashion = new System.Windows.Forms.Button();
|
|
Tab_Ultra = new System.Windows.Forms.TabPage();
|
|
GB_Rotom = new System.Windows.Forms.GroupBox();
|
|
CHK_RotoLoto2 = new System.Windows.Forms.CheckBox();
|
|
CHK_RotoLoto1 = new System.Windows.Forms.CheckBox();
|
|
L_RotomAffection = new System.Windows.Forms.Label();
|
|
TB_RotomOT = new System.Windows.Forms.TextBox();
|
|
NUD_RotomAffection = new System.Windows.Forms.NumericUpDown();
|
|
L_RotomOT = new System.Windows.Forms.Label();
|
|
GB_Surf = new System.Windows.Forms.GroupBox();
|
|
L_Surf3 = new System.Windows.Forms.Label();
|
|
L_Surf2 = new System.Windows.Forms.Label();
|
|
L_Surf1 = new System.Windows.Forms.Label();
|
|
L_Surf0 = new System.Windows.Forms.Label();
|
|
NUD_Surf3 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Surf2 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Surf1 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Surf0 = new System.Windows.Forms.NumericUpDown();
|
|
TC_Editor.SuspendLayout();
|
|
Tab_Overview.SuspendLayout();
|
|
GB_Stats.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_FC).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).BeginInit();
|
|
GB_Adventure.SuspendLayout();
|
|
Tab_BadgeMap.SuspendLayout();
|
|
GB_MapUnmask.SuspendLayout();
|
|
GB_FlyDest.SuspendLayout();
|
|
GB_Map.SuspendLayout();
|
|
((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_BattleTree.SuspendLayout();
|
|
GB_UnlockSupers.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak0).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak0).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak0).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak0).BeginInit();
|
|
Tab_Misc.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_DaysFromRefreshed).BeginInit();
|
|
GB_PokeFinder.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SnapCount).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ThumbsRecord).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ThumbsTotal).BeginInit();
|
|
Tab_Ultra.SuspendLayout();
|
|
GB_Rotom.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RotomAffection).BeginInit();
|
|
GB_Surf.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf3).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf0).BeginInit();
|
|
SuspendLayout();
|
|
//
|
|
// B_Cancel
|
|
//
|
|
B_Cancel.Location = new System.Drawing.Point(292, 385);
|
|
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.Location = new System.Drawing.Point(386, 385);
|
|
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, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
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:";
|
|
//
|
|
// 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(2050, 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(236, 95);
|
|
L_Language.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Language.Name = "L_Language";
|
|
L_Language.Size = new System.Drawing.Size(93, 15);
|
|
L_Language.TabIndex = 21;
|
|
L_Language.Text = "Language:";
|
|
L_Language.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Region
|
|
//
|
|
L_Region.Location = new System.Drawing.Point(236, 37);
|
|
L_Region.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Region.Name = "L_Region";
|
|
L_Region.Size = new System.Drawing.Size(93, 15);
|
|
L_Region.TabIndex = 20;
|
|
L_Region.Text = "Sub Region:";
|
|
L_Region.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Country
|
|
//
|
|
L_Country.Location = new System.Drawing.Point(236, 12);
|
|
L_Country.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Country.Name = "L_Country";
|
|
L_Country.Size = new System.Drawing.Size(93, 15);
|
|
L_Country.TabIndex = 19;
|
|
L_Country.Text = "Country:";
|
|
L_Country.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_Region
|
|
//
|
|
CB_Region.DropDownWidth = 180;
|
|
CB_Region.FormattingEnabled = true;
|
|
CB_Region.Location = new System.Drawing.Point(335, 33);
|
|
CB_Region.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Region.Name = "CB_Region";
|
|
CB_Region.Size = new System.Drawing.Size(108, 23);
|
|
CB_Region.TabIndex = 18;
|
|
//
|
|
// CB_Country
|
|
//
|
|
CB_Country.DropDownWidth = 180;
|
|
CB_Country.FormattingEnabled = true;
|
|
CB_Country.Location = new System.Drawing.Point(335, 8);
|
|
CB_Country.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Country.Name = "CB_Country";
|
|
CB_Country.Size = new System.Drawing.Size(108, 23);
|
|
CB_Country.TabIndex = 17;
|
|
CB_Country.SelectedIndexChanged += UpdateCountry;
|
|
//
|
|
// 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_3DSReg
|
|
//
|
|
CB_3DSReg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_3DSReg.FormattingEnabled = true;
|
|
CB_3DSReg.Location = new System.Drawing.Point(335, 59);
|
|
CB_3DSReg.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_3DSReg.Name = "CB_3DSReg";
|
|
CB_3DSReg.Size = new System.Drawing.Size(108, 23);
|
|
CB_3DSReg.TabIndex = 14;
|
|
//
|
|
// CB_Language
|
|
//
|
|
CB_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Language.FormattingEnabled = true;
|
|
CB_Language.Location = new System.Drawing.Point(335, 91);
|
|
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;
|
|
//
|
|
// L_3DSReg
|
|
//
|
|
L_3DSReg.Location = new System.Drawing.Point(236, 62);
|
|
L_3DSReg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_3DSReg.Name = "L_3DSReg";
|
|
L_3DSReg.Size = new System.Drawing.Size(93, 15);
|
|
L_3DSReg.TabIndex = 10;
|
|
L_3DSReg.Text = "3DS Region:";
|
|
L_3DSReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_Game
|
|
//
|
|
CB_Game.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Game.FormattingEnabled = true;
|
|
CB_Game.Items.AddRange(new object[] { "Sun", "Moon", "US", "UM" });
|
|
CB_Game.Location = new System.Drawing.Point(164, 59);
|
|
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, 59);
|
|
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 += UpdateSkinColor;
|
|
//
|
|
// 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.Controls.Add(Tab_Overview);
|
|
TC_Editor.Controls.Add(Tab_BadgeMap);
|
|
TC_Editor.Controls.Add(Tab_BattleTree);
|
|
TC_Editor.Controls.Add(Tab_Misc);
|
|
TC_Editor.Controls.Add(Tab_Ultra);
|
|
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(460, 365);
|
|
TC_Editor.TabIndex = 54;
|
|
//
|
|
// Tab_Overview
|
|
//
|
|
Tab_Overview.Controls.Add(trainerID1);
|
|
Tab_Overview.Controls.Add(CB_Vivillon);
|
|
Tab_Overview.Controls.Add(L_Vivillon);
|
|
Tab_Overview.Controls.Add(GB_Stats);
|
|
Tab_Overview.Controls.Add(CB_AlolaTime);
|
|
Tab_Overview.Controls.Add(L_AlolaTime);
|
|
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(L_3DSReg);
|
|
Tab_Overview.Controls.Add(CB_Language);
|
|
Tab_Overview.Controls.Add(L_Region);
|
|
Tab_Overview.Controls.Add(CB_3DSReg);
|
|
Tab_Overview.Controls.Add(B_MaxCash);
|
|
Tab_Overview.Controls.Add(L_Country);
|
|
Tab_Overview.Controls.Add(CB_Country);
|
|
Tab_Overview.Controls.Add(CB_Region);
|
|
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(452, 337);
|
|
Tab_Overview.TabIndex = 0;
|
|
Tab_Overview.Text = "Overview";
|
|
Tab_Overview.UseVisualStyleBackColor = true;
|
|
//
|
|
// 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, 74);
|
|
trainerID1.TabIndex = 66;
|
|
//
|
|
// CB_Vivillon
|
|
//
|
|
CB_Vivillon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Vivillon.FormattingEnabled = true;
|
|
CB_Vivillon.Location = new System.Drawing.Point(99, 113);
|
|
CB_Vivillon.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Vivillon.Name = "CB_Vivillon";
|
|
CB_Vivillon.Size = new System.Drawing.Size(108, 23);
|
|
CB_Vivillon.TabIndex = 65;
|
|
//
|
|
// L_Vivillon
|
|
//
|
|
L_Vivillon.Location = new System.Drawing.Point(-1, 117);
|
|
L_Vivillon.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Vivillon.Name = "L_Vivillon";
|
|
L_Vivillon.Size = new System.Drawing.Size(93, 14);
|
|
L_Vivillon.TabIndex = 64;
|
|
L_Vivillon.Text = "Vivillon:";
|
|
L_Vivillon.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// GB_Stats
|
|
//
|
|
GB_Stats.Controls.Add(TrainerStats);
|
|
GB_Stats.Controls.Add(NUD_FC);
|
|
GB_Stats.Controls.Add(NUD_BP);
|
|
GB_Stats.Controls.Add(L_FC);
|
|
GB_Stats.Controls.Add(L_BP);
|
|
GB_Stats.Location = new System.Drawing.Point(247, 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 = 60;
|
|
GB_Stats.TabStop = false;
|
|
GB_Stats.Text = "Stats";
|
|
//
|
|
// 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;
|
|
//
|
|
// NUD_FC
|
|
//
|
|
NUD_FC.Location = new System.Drawing.Point(112, 45);
|
|
NUD_FC.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_FC.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_FC.Name = "NUD_FC";
|
|
NUD_FC.Size = new System.Drawing.Size(77, 23);
|
|
NUD_FC.TabIndex = 30;
|
|
NUD_FC.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// NUD_BP
|
|
//
|
|
NUD_BP.Location = new System.Drawing.Point(112, 21);
|
|
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 = 29;
|
|
NUD_BP.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
//
|
|
// L_FC
|
|
//
|
|
L_FC.Location = new System.Drawing.Point(7, 43);
|
|
L_FC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_FC.Name = "L_FC";
|
|
L_FC.Size = new System.Drawing.Size(98, 23);
|
|
L_FC.TabIndex = 0;
|
|
L_FC.Text = "Festa Coins:";
|
|
L_FC.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_BP
|
|
//
|
|
L_BP.Location = new System.Drawing.Point(10, 18);
|
|
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 = 1;
|
|
L_BP.Text = "BP:";
|
|
L_BP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_AlolaTime
|
|
//
|
|
CB_AlolaTime.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_AlolaTime.FormattingEnabled = true;
|
|
CB_AlolaTime.Location = new System.Drawing.Point(335, 122);
|
|
CB_AlolaTime.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_AlolaTime.Name = "CB_AlolaTime";
|
|
CB_AlolaTime.Size = new System.Drawing.Size(108, 23);
|
|
CB_AlolaTime.TabIndex = 59;
|
|
//
|
|
// L_AlolaTime
|
|
//
|
|
L_AlolaTime.Location = new System.Drawing.Point(244, 126);
|
|
L_AlolaTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_AlolaTime.Name = "L_AlolaTime";
|
|
L_AlolaTime.Size = new System.Drawing.Size(84, 15);
|
|
L_AlolaTime.TabIndex = 58;
|
|
L_AlolaTime.Text = "Time Offset:";
|
|
L_AlolaTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// 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(2050, 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(2050, 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(2050, 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(2050, 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:ss";
|
|
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(2050, 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_MapUnmask);
|
|
Tab_BadgeMap.Controls.Add(GB_FlyDest);
|
|
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(452, 337);
|
|
Tab_BadgeMap.TabIndex = 3;
|
|
Tab_BadgeMap.Text = "Map";
|
|
Tab_BadgeMap.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_MapUnmask
|
|
//
|
|
GB_MapUnmask.Controls.Add(B_AllMapUnmask);
|
|
GB_MapUnmask.Controls.Add(CLB_MapUnmask);
|
|
GB_MapUnmask.Location = new System.Drawing.Point(254, 173);
|
|
GB_MapUnmask.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_MapUnmask.Name = "GB_MapUnmask";
|
|
GB_MapUnmask.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_MapUnmask.Size = new System.Drawing.Size(163, 159);
|
|
GB_MapUnmask.TabIndex = 60;
|
|
GB_MapUnmask.TabStop = false;
|
|
GB_MapUnmask.Text = "Map Unmask";
|
|
//
|
|
// B_AllMapUnmask
|
|
//
|
|
B_AllMapUnmask.Location = new System.Drawing.Point(6, 24);
|
|
B_AllMapUnmask.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllMapUnmask.Name = "B_AllMapUnmask";
|
|
B_AllMapUnmask.Size = new System.Drawing.Size(88, 29);
|
|
B_AllMapUnmask.TabIndex = 0;
|
|
B_AllMapUnmask.Text = "Check All";
|
|
B_AllMapUnmask.UseVisualStyleBackColor = true;
|
|
B_AllMapUnmask.Click += B_AllMapUnmask_Click;
|
|
//
|
|
// CLB_MapUnmask
|
|
//
|
|
CLB_MapUnmask.CheckOnClick = true;
|
|
CLB_MapUnmask.FormattingEnabled = true;
|
|
CLB_MapUnmask.Location = new System.Drawing.Point(7, 62);
|
|
CLB_MapUnmask.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CLB_MapUnmask.Name = "CLB_MapUnmask";
|
|
CLB_MapUnmask.Size = new System.Drawing.Size(149, 76);
|
|
CLB_MapUnmask.TabIndex = 1;
|
|
//
|
|
// GB_FlyDest
|
|
//
|
|
GB_FlyDest.Controls.Add(B_AllFlyDest);
|
|
GB_FlyDest.Controls.Add(CLB_FlyDest);
|
|
GB_FlyDest.Location = new System.Drawing.Point(254, 7);
|
|
GB_FlyDest.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_FlyDest.Name = "GB_FlyDest";
|
|
GB_FlyDest.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_FlyDest.Size = new System.Drawing.Size(163, 159);
|
|
GB_FlyDest.TabIndex = 59;
|
|
GB_FlyDest.TabStop = false;
|
|
GB_FlyDest.Text = "Fly Destination";
|
|
//
|
|
// B_AllFlyDest
|
|
//
|
|
B_AllFlyDest.Location = new System.Drawing.Point(6, 24);
|
|
B_AllFlyDest.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllFlyDest.Name = "B_AllFlyDest";
|
|
B_AllFlyDest.Size = new System.Drawing.Size(88, 29);
|
|
B_AllFlyDest.TabIndex = 0;
|
|
B_AllFlyDest.Text = "Check All";
|
|
B_AllFlyDest.UseVisualStyleBackColor = true;
|
|
B_AllFlyDest.Click += B_AllFlyDest_Click;
|
|
//
|
|
// CLB_FlyDest
|
|
//
|
|
CLB_FlyDest.CheckOnClick = true;
|
|
CLB_FlyDest.FormattingEnabled = true;
|
|
CLB_FlyDest.Location = new System.Drawing.Point(7, 62);
|
|
CLB_FlyDest.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CLB_FlyDest.Name = "CLB_FlyDest";
|
|
CLB_FlyDest.Size = new System.Drawing.Size(149, 76);
|
|
CLB_FlyDest.TabIndex = 1;
|
|
//
|
|
// GB_Map
|
|
//
|
|
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, 180);
|
|
GB_Map.TabIndex = 58;
|
|
GB_Map.TabStop = false;
|
|
GB_Map.Text = "Map Position";
|
|
//
|
|
// 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, 138);
|
|
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 = 55;
|
|
NUD_R.ValueChanged += ChangeMapValue;
|
|
//
|
|
// L_R
|
|
//
|
|
L_R.Location = new System.Drawing.Point(7, 138);
|
|
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 = 54;
|
|
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 = 53;
|
|
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[] { 1000, 0, 0, 0 });
|
|
NUD_M.Name = "NUD_M";
|
|
NUD_M.Size = new System.Drawing.Size(58, 23);
|
|
NUD_M.TabIndex = 52;
|
|
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 = 51;
|
|
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 = 50;
|
|
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_BattleTree
|
|
//
|
|
Tab_BattleTree.Controls.Add(GB_UnlockSupers);
|
|
Tab_BattleTree.Controls.Add(L_Super);
|
|
Tab_BattleTree.Controls.Add(L_Regular);
|
|
Tab_BattleTree.Controls.Add(NUD_SMStreak2);
|
|
Tab_BattleTree.Controls.Add(NUD_SCStreak2);
|
|
Tab_BattleTree.Controls.Add(NUD_SMStreak1);
|
|
Tab_BattleTree.Controls.Add(NUD_SCStreak1);
|
|
Tab_BattleTree.Controls.Add(NUD_SMStreak0);
|
|
Tab_BattleTree.Controls.Add(NUD_SCStreak0);
|
|
Tab_BattleTree.Controls.Add(NUD_RMStreak2);
|
|
Tab_BattleTree.Controls.Add(L_MStreak2);
|
|
Tab_BattleTree.Controls.Add(NUD_RCStreak2);
|
|
Tab_BattleTree.Controls.Add(L_CStreak2);
|
|
Tab_BattleTree.Controls.Add(NUD_RMStreak1);
|
|
Tab_BattleTree.Controls.Add(L_MStreak1);
|
|
Tab_BattleTree.Controls.Add(NUD_RCStreak1);
|
|
Tab_BattleTree.Controls.Add(L_CStreak1);
|
|
Tab_BattleTree.Controls.Add(NUD_RMStreak0);
|
|
Tab_BattleTree.Controls.Add(L_MStreak0);
|
|
Tab_BattleTree.Controls.Add(NUD_RCStreak0);
|
|
Tab_BattleTree.Controls.Add(L_CStreak0);
|
|
Tab_BattleTree.Location = new System.Drawing.Point(4, 24);
|
|
Tab_BattleTree.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_BattleTree.Name = "Tab_BattleTree";
|
|
Tab_BattleTree.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_BattleTree.Size = new System.Drawing.Size(452, 337);
|
|
Tab_BattleTree.TabIndex = 5;
|
|
Tab_BattleTree.Text = "Battle Tree";
|
|
Tab_BattleTree.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_UnlockSupers
|
|
//
|
|
GB_UnlockSupers.Controls.Add(CHK_UnlockSuperMulti);
|
|
GB_UnlockSupers.Controls.Add(CHK_UnlockSuperDoubles);
|
|
GB_UnlockSupers.Controls.Add(CHK_UnlockSuperSingles);
|
|
GB_UnlockSupers.Location = new System.Drawing.Point(7, 277);
|
|
GB_UnlockSupers.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_UnlockSupers.Name = "GB_UnlockSupers";
|
|
GB_UnlockSupers.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_UnlockSupers.Size = new System.Drawing.Size(232, 46);
|
|
GB_UnlockSupers.TabIndex = 95;
|
|
GB_UnlockSupers.TabStop = false;
|
|
GB_UnlockSupers.Text = "Unlock Super*";
|
|
//
|
|
// CHK_UnlockSuperMulti
|
|
//
|
|
CHK_UnlockSuperMulti.AutoSize = true;
|
|
CHK_UnlockSuperMulti.Location = new System.Drawing.Point(168, 21);
|
|
CHK_UnlockSuperMulti.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_UnlockSuperMulti.Name = "CHK_UnlockSuperMulti";
|
|
CHK_UnlockSuperMulti.Size = new System.Drawing.Size(54, 19);
|
|
CHK_UnlockSuperMulti.TabIndex = 2;
|
|
CHK_UnlockSuperMulti.Text = "Multi";
|
|
CHK_UnlockSuperMulti.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_UnlockSuperDoubles
|
|
//
|
|
CHK_UnlockSuperDoubles.AutoSize = true;
|
|
CHK_UnlockSuperDoubles.Location = new System.Drawing.Point(85, 21);
|
|
CHK_UnlockSuperDoubles.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_UnlockSuperDoubles.Name = "CHK_UnlockSuperDoubles";
|
|
CHK_UnlockSuperDoubles.Size = new System.Drawing.Size(69, 19);
|
|
CHK_UnlockSuperDoubles.TabIndex = 1;
|
|
CHK_UnlockSuperDoubles.Text = "Doubles";
|
|
CHK_UnlockSuperDoubles.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_UnlockSuperSingles
|
|
//
|
|
CHK_UnlockSuperSingles.AutoSize = true;
|
|
CHK_UnlockSuperSingles.Location = new System.Drawing.Point(7, 21);
|
|
CHK_UnlockSuperSingles.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_UnlockSuperSingles.Name = "CHK_UnlockSuperSingles";
|
|
CHK_UnlockSuperSingles.Size = new System.Drawing.Size(63, 19);
|
|
CHK_UnlockSuperSingles.TabIndex = 0;
|
|
CHK_UnlockSuperSingles.Text = "Singles";
|
|
CHK_UnlockSuperSingles.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_Super
|
|
//
|
|
L_Super.Location = new System.Drawing.Point(284, 43);
|
|
L_Super.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Super.Name = "L_Super";
|
|
L_Super.Size = new System.Drawing.Size(70, 23);
|
|
L_Super.TabIndex = 94;
|
|
L_Super.Text = "Super";
|
|
L_Super.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// L_Regular
|
|
//
|
|
L_Regular.Location = new System.Drawing.Point(206, 43);
|
|
L_Regular.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Regular.Name = "L_Regular";
|
|
L_Regular.Size = new System.Drawing.Size(70, 23);
|
|
L_Regular.TabIndex = 93;
|
|
L_Regular.Text = "Regular";
|
|
L_Regular.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// NUD_SMStreak2
|
|
//
|
|
NUD_SMStreak2.Location = new System.Drawing.Point(293, 225);
|
|
NUD_SMStreak2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SMStreak2.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SMStreak2.Name = "NUD_SMStreak2";
|
|
NUD_SMStreak2.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SMStreak2.TabIndex = 92;
|
|
NUD_SMStreak2.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_SCStreak2
|
|
//
|
|
NUD_SCStreak2.Location = new System.Drawing.Point(293, 201);
|
|
NUD_SCStreak2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SCStreak2.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SCStreak2.Name = "NUD_SCStreak2";
|
|
NUD_SCStreak2.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SCStreak2.TabIndex = 91;
|
|
NUD_SCStreak2.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_SMStreak1
|
|
//
|
|
NUD_SMStreak1.Location = new System.Drawing.Point(293, 159);
|
|
NUD_SMStreak1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SMStreak1.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SMStreak1.Name = "NUD_SMStreak1";
|
|
NUD_SMStreak1.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SMStreak1.TabIndex = 90;
|
|
NUD_SMStreak1.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_SCStreak1
|
|
//
|
|
NUD_SCStreak1.Location = new System.Drawing.Point(293, 135);
|
|
NUD_SCStreak1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SCStreak1.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SCStreak1.Name = "NUD_SCStreak1";
|
|
NUD_SCStreak1.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SCStreak1.TabIndex = 89;
|
|
NUD_SCStreak1.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_SMStreak0
|
|
//
|
|
NUD_SMStreak0.Location = new System.Drawing.Point(293, 93);
|
|
NUD_SMStreak0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SMStreak0.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SMStreak0.Name = "NUD_SMStreak0";
|
|
NUD_SMStreak0.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SMStreak0.TabIndex = 88;
|
|
NUD_SMStreak0.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_SCStreak0
|
|
//
|
|
NUD_SCStreak0.Location = new System.Drawing.Point(293, 69);
|
|
NUD_SCStreak0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SCStreak0.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_SCStreak0.Name = "NUD_SCStreak0";
|
|
NUD_SCStreak0.Size = new System.Drawing.Size(70, 23);
|
|
NUD_SCStreak0.TabIndex = 87;
|
|
NUD_SCStreak0.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// NUD_RMStreak2
|
|
//
|
|
NUD_RMStreak2.Location = new System.Drawing.Point(216, 225);
|
|
NUD_RMStreak2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RMStreak2.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RMStreak2.Name = "NUD_RMStreak2";
|
|
NUD_RMStreak2.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RMStreak2.TabIndex = 86;
|
|
NUD_RMStreak2.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_MStreak2
|
|
//
|
|
L_MStreak2.Location = new System.Drawing.Point(59, 223);
|
|
L_MStreak2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_MStreak2.Name = "L_MStreak2";
|
|
L_MStreak2.Size = new System.Drawing.Size(149, 23);
|
|
L_MStreak2.TabIndex = 85;
|
|
L_MStreak2.Text = "Max Streak Multi:";
|
|
L_MStreak2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_RCStreak2
|
|
//
|
|
NUD_RCStreak2.Location = new System.Drawing.Point(216, 201);
|
|
NUD_RCStreak2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RCStreak2.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RCStreak2.Name = "NUD_RCStreak2";
|
|
NUD_RCStreak2.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RCStreak2.TabIndex = 84;
|
|
NUD_RCStreak2.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_CStreak2
|
|
//
|
|
L_CStreak2.Location = new System.Drawing.Point(59, 198);
|
|
L_CStreak2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CStreak2.Name = "L_CStreak2";
|
|
L_CStreak2.Size = new System.Drawing.Size(149, 23);
|
|
L_CStreak2.TabIndex = 83;
|
|
L_CStreak2.Text = "Current Streak Multi:";
|
|
L_CStreak2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_RMStreak1
|
|
//
|
|
NUD_RMStreak1.Location = new System.Drawing.Point(216, 159);
|
|
NUD_RMStreak1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RMStreak1.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RMStreak1.Name = "NUD_RMStreak1";
|
|
NUD_RMStreak1.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RMStreak1.TabIndex = 82;
|
|
NUD_RMStreak1.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_MStreak1
|
|
//
|
|
L_MStreak1.Location = new System.Drawing.Point(59, 157);
|
|
L_MStreak1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_MStreak1.Name = "L_MStreak1";
|
|
L_MStreak1.Size = new System.Drawing.Size(149, 23);
|
|
L_MStreak1.TabIndex = 81;
|
|
L_MStreak1.Text = "Max Streak Doubles:";
|
|
L_MStreak1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_RCStreak1
|
|
//
|
|
NUD_RCStreak1.Location = new System.Drawing.Point(216, 135);
|
|
NUD_RCStreak1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RCStreak1.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RCStreak1.Name = "NUD_RCStreak1";
|
|
NUD_RCStreak1.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RCStreak1.TabIndex = 80;
|
|
NUD_RCStreak1.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_CStreak1
|
|
//
|
|
L_CStreak1.Location = new System.Drawing.Point(59, 133);
|
|
L_CStreak1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CStreak1.Name = "L_CStreak1";
|
|
L_CStreak1.Size = new System.Drawing.Size(149, 23);
|
|
L_CStreak1.TabIndex = 79;
|
|
L_CStreak1.Text = "Current Streak Doubles:";
|
|
L_CStreak1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_RMStreak0
|
|
//
|
|
NUD_RMStreak0.Location = new System.Drawing.Point(216, 93);
|
|
NUD_RMStreak0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RMStreak0.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RMStreak0.Name = "NUD_RMStreak0";
|
|
NUD_RMStreak0.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RMStreak0.TabIndex = 78;
|
|
NUD_RMStreak0.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_MStreak0
|
|
//
|
|
L_MStreak0.Location = new System.Drawing.Point(59, 91);
|
|
L_MStreak0.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_MStreak0.Name = "L_MStreak0";
|
|
L_MStreak0.Size = new System.Drawing.Size(149, 23);
|
|
L_MStreak0.TabIndex = 77;
|
|
L_MStreak0.Text = "Max Streak Singles:";
|
|
L_MStreak0.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_RCStreak0
|
|
//
|
|
NUD_RCStreak0.Location = new System.Drawing.Point(216, 69);
|
|
NUD_RCStreak0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RCStreak0.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_RCStreak0.Name = "NUD_RCStreak0";
|
|
NUD_RCStreak0.Size = new System.Drawing.Size(70, 23);
|
|
NUD_RCStreak0.TabIndex = 76;
|
|
NUD_RCStreak0.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_CStreak0
|
|
//
|
|
L_CStreak0.Location = new System.Drawing.Point(59, 67);
|
|
L_CStreak0.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CStreak0.Name = "L_CStreak0";
|
|
L_CStreak0.Size = new System.Drawing.Size(149, 23);
|
|
L_CStreak0.TabIndex = 75;
|
|
L_CStreak0.Text = "Current Streak Singles:";
|
|
L_CStreak0.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// Tab_Misc
|
|
//
|
|
Tab_Misc.Controls.Add(CHK_UnlockZMove);
|
|
Tab_Misc.Controls.Add(CHK_UnlockMega);
|
|
Tab_Misc.Controls.Add(L_BallThrowType);
|
|
Tab_Misc.Controls.Add(CB_BallThrowType);
|
|
Tab_Misc.Controls.Add(CB_BallThrowTypeListMode);
|
|
Tab_Misc.Controls.Add(LB_BallThrowTypeUnlocked);
|
|
Tab_Misc.Controls.Add(LB_BallThrowTypeLearned);
|
|
Tab_Misc.Controls.Add(L_Stamps);
|
|
Tab_Misc.Controls.Add(LB_Stamps);
|
|
Tab_Misc.Controls.Add(L_DaysFromRefreshed);
|
|
Tab_Misc.Controls.Add(NUD_DaysFromRefreshed);
|
|
Tab_Misc.Controls.Add(L_PlazaName);
|
|
Tab_Misc.Controls.Add(TB_PlazaName);
|
|
Tab_Misc.Controls.Add(CB_Fashion);
|
|
Tab_Misc.Controls.Add(L_SkinColor);
|
|
Tab_Misc.Controls.Add(CB_SkinColor);
|
|
Tab_Misc.Controls.Add(GB_PokeFinder);
|
|
Tab_Misc.Controls.Add(B_Fashion);
|
|
Tab_Misc.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Misc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Misc.Name = "Tab_Misc";
|
|
Tab_Misc.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Misc.Size = new System.Drawing.Size(452, 337);
|
|
Tab_Misc.TabIndex = 4;
|
|
Tab_Misc.Text = "Misc";
|
|
Tab_Misc.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_UnlockZMove
|
|
//
|
|
CHK_UnlockZMove.AutoSize = true;
|
|
CHK_UnlockZMove.Location = new System.Drawing.Point(7, 313);
|
|
CHK_UnlockZMove.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_UnlockZMove.Name = "CHK_UnlockZMove";
|
|
CHK_UnlockZMove.Size = new System.Drawing.Size(126, 19);
|
|
CHK_UnlockZMove.TabIndex = 73;
|
|
CHK_UnlockZMove.Text = "Unlocked Z-Moves";
|
|
CHK_UnlockZMove.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_UnlockMega
|
|
//
|
|
CHK_UnlockMega.AutoSize = true;
|
|
CHK_UnlockMega.Location = new System.Drawing.Point(7, 293);
|
|
CHK_UnlockMega.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_UnlockMega.Name = "CHK_UnlockMega";
|
|
CHK_UnlockMega.Size = new System.Drawing.Size(162, 19);
|
|
CHK_UnlockMega.TabIndex = 72;
|
|
CHK_UnlockMega.Text = "Unlocked Mega Evolution";
|
|
CHK_UnlockMega.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_BallThrowType
|
|
//
|
|
L_BallThrowType.Location = new System.Drawing.Point(168, 58);
|
|
L_BallThrowType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_BallThrowType.Name = "L_BallThrowType";
|
|
L_BallThrowType.Size = new System.Drawing.Size(136, 23);
|
|
L_BallThrowType.TabIndex = 65;
|
|
L_BallThrowType.Text = "Ball Throw Type:";
|
|
L_BallThrowType.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_BallThrowType
|
|
//
|
|
CB_BallThrowType.FormattingEnabled = true;
|
|
CB_BallThrowType.Location = new System.Drawing.Point(312, 59);
|
|
CB_BallThrowType.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_BallThrowType.Name = "CB_BallThrowType";
|
|
CB_BallThrowType.Size = new System.Drawing.Size(126, 23);
|
|
CB_BallThrowType.TabIndex = 66;
|
|
//
|
|
// CB_BallThrowTypeListMode
|
|
//
|
|
CB_BallThrowTypeListMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_BallThrowTypeListMode.FormattingEnabled = true;
|
|
CB_BallThrowTypeListMode.Items.AddRange(new object[] { "unlocked list", "learned list" });
|
|
CB_BallThrowTypeListMode.Location = new System.Drawing.Point(180, 88);
|
|
CB_BallThrowTypeListMode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_BallThrowTypeListMode.Name = "CB_BallThrowTypeListMode";
|
|
CB_BallThrowTypeListMode.Size = new System.Drawing.Size(124, 23);
|
|
CB_BallThrowTypeListMode.TabIndex = 67;
|
|
CB_BallThrowTypeListMode.SelectedIndexChanged += UpdateBattleStyle;
|
|
//
|
|
// LB_BallThrowTypeUnlocked
|
|
//
|
|
LB_BallThrowTypeUnlocked.FormattingEnabled = true;
|
|
LB_BallThrowTypeUnlocked.ItemHeight = 15;
|
|
LB_BallThrowTypeUnlocked.Location = new System.Drawing.Point(312, 85);
|
|
LB_BallThrowTypeUnlocked.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
LB_BallThrowTypeUnlocked.Name = "LB_BallThrowTypeUnlocked";
|
|
LB_BallThrowTypeUnlocked.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
|
|
LB_BallThrowTypeUnlocked.Size = new System.Drawing.Size(126, 49);
|
|
LB_BallThrowTypeUnlocked.TabIndex = 68;
|
|
LB_BallThrowTypeUnlocked.SelectedIndexChanged += UpdateBallThrowTypeUnlocked;
|
|
//
|
|
// LB_BallThrowTypeLearned
|
|
//
|
|
LB_BallThrowTypeLearned.FormattingEnabled = true;
|
|
LB_BallThrowTypeLearned.ItemHeight = 15;
|
|
LB_BallThrowTypeLearned.Location = new System.Drawing.Point(312, 85);
|
|
LB_BallThrowTypeLearned.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
LB_BallThrowTypeLearned.Name = "LB_BallThrowTypeLearned";
|
|
LB_BallThrowTypeLearned.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
|
|
LB_BallThrowTypeLearned.Size = new System.Drawing.Size(126, 49);
|
|
LB_BallThrowTypeLearned.TabIndex = 69;
|
|
LB_BallThrowTypeLearned.Visible = false;
|
|
LB_BallThrowTypeLearned.SelectedIndexChanged += UpdateBallThrowTypeLearned;
|
|
//
|
|
// L_Stamps
|
|
//
|
|
L_Stamps.AutoSize = true;
|
|
L_Stamps.Location = new System.Drawing.Point(250, 201);
|
|
L_Stamps.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Stamps.Name = "L_Stamps";
|
|
L_Stamps.Size = new System.Drawing.Size(49, 15);
|
|
L_Stamps.TabIndex = 70;
|
|
L_Stamps.Text = "Stamps:";
|
|
L_Stamps.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// LB_Stamps
|
|
//
|
|
LB_Stamps.FormattingEnabled = true;
|
|
LB_Stamps.ItemHeight = 15;
|
|
LB_Stamps.Location = new System.Drawing.Point(253, 224);
|
|
LB_Stamps.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
LB_Stamps.Name = "LB_Stamps";
|
|
LB_Stamps.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
|
|
LB_Stamps.Size = new System.Drawing.Size(185, 109);
|
|
LB_Stamps.TabIndex = 71;
|
|
//
|
|
// L_DaysFromRefreshed
|
|
//
|
|
L_DaysFromRefreshed.Location = new System.Drawing.Point(168, 32);
|
|
L_DaysFromRefreshed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_DaysFromRefreshed.Name = "L_DaysFromRefreshed";
|
|
L_DaysFromRefreshed.Size = new System.Drawing.Size(136, 21);
|
|
L_DaysFromRefreshed.TabIndex = 63;
|
|
L_DaysFromRefreshed.Text = "Days from Refreshed:";
|
|
L_DaysFromRefreshed.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_DaysFromRefreshed
|
|
//
|
|
NUD_DaysFromRefreshed.Location = new System.Drawing.Point(312, 35);
|
|
NUD_DaysFromRefreshed.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_DaysFromRefreshed.Maximum = new decimal(new int[] { 255, 0, 0, 0 });
|
|
NUD_DaysFromRefreshed.Name = "NUD_DaysFromRefreshed";
|
|
NUD_DaysFromRefreshed.Size = new System.Drawing.Size(49, 23);
|
|
NUD_DaysFromRefreshed.TabIndex = 64;
|
|
NUD_DaysFromRefreshed.Value = new decimal(new int[] { 255, 0, 0, 0 });
|
|
//
|
|
// L_PlazaName
|
|
//
|
|
L_PlazaName.AutoSize = true;
|
|
L_PlazaName.Location = new System.Drawing.Point(250, 150);
|
|
L_PlazaName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_PlazaName.Name = "L_PlazaName";
|
|
L_PlazaName.Size = new System.Drawing.Size(114, 15);
|
|
L_PlazaName.TabIndex = 62;
|
|
L_PlazaName.Text = "Festival Plaza Name:";
|
|
L_PlazaName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// TB_PlazaName
|
|
//
|
|
TB_PlazaName.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
TB_PlazaName.Location = new System.Drawing.Point(253, 173);
|
|
TB_PlazaName.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_PlazaName.MaxLength = 20;
|
|
TB_PlazaName.Name = "TB_PlazaName";
|
|
TB_PlazaName.Size = new System.Drawing.Size(185, 20);
|
|
TB_PlazaName.TabIndex = 61;
|
|
TB_PlazaName.Text = "WWWWWWWWWWWWWWWWWWWW";
|
|
//
|
|
// 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 = 60;
|
|
//
|
|
// L_SkinColor
|
|
//
|
|
L_SkinColor.Location = new System.Drawing.Point(168, 7);
|
|
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 = 59;
|
|
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, 8);
|
|
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 = 58;
|
|
//
|
|
// GB_PokeFinder
|
|
//
|
|
GB_PokeFinder.Controls.Add(CHK_Gyro);
|
|
GB_PokeFinder.Controls.Add(CB_CameraVersion);
|
|
GB_PokeFinder.Controls.Add(L_CameraVersion);
|
|
GB_PokeFinder.Controls.Add(NUD_SnapCount);
|
|
GB_PokeFinder.Controls.Add(L_SnapCount);
|
|
GB_PokeFinder.Controls.Add(NUD_ThumbsRecord);
|
|
GB_PokeFinder.Controls.Add(L_ThumbsRecord);
|
|
GB_PokeFinder.Controls.Add(NUD_ThumbsTotal);
|
|
GB_PokeFinder.Controls.Add(L_ThumbsTotal);
|
|
GB_PokeFinder.Location = new System.Drawing.Point(4, 114);
|
|
GB_PokeFinder.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_PokeFinder.Name = "GB_PokeFinder";
|
|
GB_PokeFinder.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_PokeFinder.Size = new System.Drawing.Size(233, 174);
|
|
GB_PokeFinder.TabIndex = 57;
|
|
GB_PokeFinder.TabStop = false;
|
|
GB_PokeFinder.Text = "Poké Finder";
|
|
//
|
|
// CHK_Gyro
|
|
//
|
|
CHK_Gyro.AutoSize = true;
|
|
CHK_Gyro.Location = new System.Drawing.Point(150, 141);
|
|
CHK_Gyro.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_Gyro.Name = "CHK_Gyro";
|
|
CHK_Gyro.Size = new System.Drawing.Size(51, 19);
|
|
CHK_Gyro.TabIndex = 46;
|
|
CHK_Gyro.Text = "Gyro";
|
|
CHK_Gyro.UseVisualStyleBackColor = true;
|
|
//
|
|
// CB_CameraVersion
|
|
//
|
|
CB_CameraVersion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_CameraVersion.FormattingEnabled = true;
|
|
CB_CameraVersion.Items.AddRange(new object[] { "1", "2", "3", "4", "5" });
|
|
CB_CameraVersion.Location = new System.Drawing.Point(150, 114);
|
|
CB_CameraVersion.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_CameraVersion.Name = "CB_CameraVersion";
|
|
CB_CameraVersion.Size = new System.Drawing.Size(46, 23);
|
|
CB_CameraVersion.TabIndex = 44;
|
|
//
|
|
// L_CameraVersion
|
|
//
|
|
L_CameraVersion.Location = new System.Drawing.Point(7, 115);
|
|
L_CameraVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CameraVersion.Name = "L_CameraVersion";
|
|
L_CameraVersion.Size = new System.Drawing.Size(136, 23);
|
|
L_CameraVersion.TabIndex = 43;
|
|
L_CameraVersion.Text = "Camera Version:";
|
|
L_CameraVersion.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_SnapCount
|
|
//
|
|
NUD_SnapCount.Location = new System.Drawing.Point(150, 91);
|
|
NUD_SnapCount.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_SnapCount.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_SnapCount.Name = "NUD_SnapCount";
|
|
NUD_SnapCount.Size = new System.Drawing.Size(76, 23);
|
|
NUD_SnapCount.TabIndex = 42;
|
|
NUD_SnapCount.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_SnapCount
|
|
//
|
|
L_SnapCount.Location = new System.Drawing.Point(7, 89);
|
|
L_SnapCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SnapCount.Name = "L_SnapCount";
|
|
L_SnapCount.Size = new System.Drawing.Size(136, 23);
|
|
L_SnapCount.TabIndex = 41;
|
|
L_SnapCount.Text = "Snap Count:";
|
|
L_SnapCount.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_ThumbsRecord
|
|
//
|
|
NUD_ThumbsRecord.Location = new System.Drawing.Point(150, 46);
|
|
NUD_ThumbsRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_ThumbsRecord.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_ThumbsRecord.Name = "NUD_ThumbsRecord";
|
|
NUD_ThumbsRecord.Size = new System.Drawing.Size(76, 23);
|
|
NUD_ThumbsRecord.TabIndex = 40;
|
|
NUD_ThumbsRecord.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_ThumbsRecord
|
|
//
|
|
L_ThumbsRecord.Location = new System.Drawing.Point(7, 44);
|
|
L_ThumbsRecord.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_ThumbsRecord.Name = "L_ThumbsRecord";
|
|
L_ThumbsRecord.Size = new System.Drawing.Size(136, 23);
|
|
L_ThumbsRecord.TabIndex = 39;
|
|
L_ThumbsRecord.Text = "Record Thumbs-Ups:";
|
|
L_ThumbsRecord.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_ThumbsTotal
|
|
//
|
|
NUD_ThumbsTotal.Location = new System.Drawing.Point(150, 21);
|
|
NUD_ThumbsTotal.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_ThumbsTotal.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_ThumbsTotal.Name = "NUD_ThumbsTotal";
|
|
NUD_ThumbsTotal.Size = new System.Drawing.Size(76, 23);
|
|
NUD_ThumbsTotal.TabIndex = 38;
|
|
NUD_ThumbsTotal.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_ThumbsTotal
|
|
//
|
|
L_ThumbsTotal.Location = new System.Drawing.Point(7, 18);
|
|
L_ThumbsTotal.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_ThumbsTotal.Name = "L_ThumbsTotal";
|
|
L_ThumbsTotal.Size = new System.Drawing.Size(136, 23);
|
|
L_ThumbsTotal.TabIndex = 37;
|
|
L_ThumbsTotal.Text = "Total Thumbs-Ups:";
|
|
L_ThumbsTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// 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;
|
|
//
|
|
// Tab_Ultra
|
|
//
|
|
Tab_Ultra.Controls.Add(GB_Rotom);
|
|
Tab_Ultra.Controls.Add(GB_Surf);
|
|
Tab_Ultra.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Ultra.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Ultra.Name = "Tab_Ultra";
|
|
Tab_Ultra.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Ultra.Size = new System.Drawing.Size(452, 337);
|
|
Tab_Ultra.TabIndex = 6;
|
|
Tab_Ultra.Text = "Ultra";
|
|
Tab_Ultra.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Rotom
|
|
//
|
|
GB_Rotom.Controls.Add(CHK_RotoLoto2);
|
|
GB_Rotom.Controls.Add(CHK_RotoLoto1);
|
|
GB_Rotom.Controls.Add(L_RotomAffection);
|
|
GB_Rotom.Controls.Add(TB_RotomOT);
|
|
GB_Rotom.Controls.Add(NUD_RotomAffection);
|
|
GB_Rotom.Controls.Add(L_RotomOT);
|
|
GB_Rotom.Location = new System.Drawing.Point(7, 135);
|
|
GB_Rotom.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Rotom.Name = "GB_Rotom";
|
|
GB_Rotom.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Rotom.Size = new System.Drawing.Size(202, 121);
|
|
GB_Rotom.TabIndex = 9;
|
|
GB_Rotom.TabStop = false;
|
|
GB_Rotom.Text = "Rotom";
|
|
//
|
|
// CHK_RotoLoto2
|
|
//
|
|
CHK_RotoLoto2.AutoSize = true;
|
|
CHK_RotoLoto2.Location = new System.Drawing.Point(86, 95);
|
|
CHK_RotoLoto2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_RotoLoto2.Name = "CHK_RotoLoto2";
|
|
CHK_RotoLoto2.Size = new System.Drawing.Size(56, 19);
|
|
CHK_RotoLoto2.TabIndex = 11;
|
|
CHK_RotoLoto2.Text = "Loto2";
|
|
CHK_RotoLoto2.UseVisualStyleBackColor = true;
|
|
//
|
|
// CHK_RotoLoto1
|
|
//
|
|
CHK_RotoLoto1.AutoSize = true;
|
|
CHK_RotoLoto1.Location = new System.Drawing.Point(86, 77);
|
|
CHK_RotoLoto1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_RotoLoto1.Name = "CHK_RotoLoto1";
|
|
CHK_RotoLoto1.Size = new System.Drawing.Size(56, 19);
|
|
CHK_RotoLoto1.TabIndex = 10;
|
|
CHK_RotoLoto1.Text = "Loto1";
|
|
CHK_RotoLoto1.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_RotomAffection
|
|
//
|
|
L_RotomAffection.Location = new System.Drawing.Point(-4, 50);
|
|
L_RotomAffection.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_RotomAffection.Name = "L_RotomAffection";
|
|
L_RotomAffection.Size = new System.Drawing.Size(89, 23);
|
|
L_RotomAffection.TabIndex = 9;
|
|
L_RotomAffection.Text = "Affection:";
|
|
L_RotomAffection.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// TB_RotomOT
|
|
//
|
|
TB_RotomOT.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
|
|
TB_RotomOT.Location = new System.Drawing.Point(86, 22);
|
|
TB_RotomOT.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TB_RotomOT.MaxLength = 12;
|
|
TB_RotomOT.Name = "TB_RotomOT";
|
|
TB_RotomOT.Size = new System.Drawing.Size(108, 20);
|
|
TB_RotomOT.TabIndex = 4;
|
|
TB_RotomOT.Text = "WWWWWWWWWWWW";
|
|
TB_RotomOT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
//
|
|
// NUD_RotomAffection
|
|
//
|
|
NUD_RotomAffection.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_RotomAffection.Location = new System.Drawing.Point(86, 52);
|
|
NUD_RotomAffection.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_RotomAffection.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_RotomAffection.Name = "NUD_RotomAffection";
|
|
NUD_RotomAffection.Size = new System.Drawing.Size(55, 23);
|
|
NUD_RotomAffection.TabIndex = 8;
|
|
NUD_RotomAffection.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
//
|
|
// L_RotomOT
|
|
//
|
|
L_RotomOT.Location = new System.Drawing.Point(-4, 22);
|
|
L_RotomOT.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_RotomOT.Name = "L_RotomOT";
|
|
L_RotomOT.Size = new System.Drawing.Size(89, 23);
|
|
L_RotomOT.TabIndex = 5;
|
|
L_RotomOT.Text = "OT Name:";
|
|
L_RotomOT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// GB_Surf
|
|
//
|
|
GB_Surf.Controls.Add(L_Surf3);
|
|
GB_Surf.Controls.Add(L_Surf2);
|
|
GB_Surf.Controls.Add(L_Surf1);
|
|
GB_Surf.Controls.Add(L_Surf0);
|
|
GB_Surf.Controls.Add(NUD_Surf3);
|
|
GB_Surf.Controls.Add(NUD_Surf2);
|
|
GB_Surf.Controls.Add(NUD_Surf1);
|
|
GB_Surf.Controls.Add(NUD_Surf0);
|
|
GB_Surf.Location = new System.Drawing.Point(7, 7);
|
|
GB_Surf.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Surf.Name = "GB_Surf";
|
|
GB_Surf.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Surf.Size = new System.Drawing.Size(202, 121);
|
|
GB_Surf.TabIndex = 0;
|
|
GB_Surf.TabStop = false;
|
|
GB_Surf.Text = "Surf Scores";
|
|
//
|
|
// L_Surf3
|
|
//
|
|
L_Surf3.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
L_Surf3.Location = new System.Drawing.Point(7, 88);
|
|
L_Surf3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Surf3.Name = "L_Surf3";
|
|
L_Surf3.Size = new System.Drawing.Size(89, 23);
|
|
L_Surf3.TabIndex = 7;
|
|
L_Surf3.Text = "Poni";
|
|
L_Surf3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Surf2
|
|
//
|
|
L_Surf2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
L_Surf2.Location = new System.Drawing.Point(7, 63);
|
|
L_Surf2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Surf2.Name = "L_Surf2";
|
|
L_Surf2.Size = new System.Drawing.Size(89, 23);
|
|
L_Surf2.TabIndex = 6;
|
|
L_Surf2.Text = "Ula'ula";
|
|
L_Surf2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Surf1
|
|
//
|
|
L_Surf1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
L_Surf1.Location = new System.Drawing.Point(7, 39);
|
|
L_Surf1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Surf1.Name = "L_Surf1";
|
|
L_Surf1.Size = new System.Drawing.Size(89, 23);
|
|
L_Surf1.TabIndex = 5;
|
|
L_Surf1.Text = "Akala";
|
|
L_Surf1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Surf0
|
|
//
|
|
L_Surf0.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
L_Surf0.Location = new System.Drawing.Point(7, 15);
|
|
L_Surf0.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Surf0.Name = "L_Surf0";
|
|
L_Surf0.Size = new System.Drawing.Size(89, 23);
|
|
L_Surf0.TabIndex = 4;
|
|
L_Surf0.Text = "Melemele";
|
|
L_Surf0.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Surf3
|
|
//
|
|
NUD_Surf3.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Surf3.Location = new System.Drawing.Point(103, 90);
|
|
NUD_Surf3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Surf3.Maximum = new decimal(new int[] { 999999999, 0, 0, 0 });
|
|
NUD_Surf3.Name = "NUD_Surf3";
|
|
NUD_Surf3.Size = new System.Drawing.Size(92, 23);
|
|
NUD_Surf3.TabIndex = 3;
|
|
//
|
|
// NUD_Surf2
|
|
//
|
|
NUD_Surf2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Surf2.Location = new System.Drawing.Point(103, 66);
|
|
NUD_Surf2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Surf2.Maximum = new decimal(new int[] { 999999999, 0, 0, 0 });
|
|
NUD_Surf2.Name = "NUD_Surf2";
|
|
NUD_Surf2.Size = new System.Drawing.Size(92, 23);
|
|
NUD_Surf2.TabIndex = 2;
|
|
//
|
|
// NUD_Surf1
|
|
//
|
|
NUD_Surf1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Surf1.Location = new System.Drawing.Point(103, 42);
|
|
NUD_Surf1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Surf1.Maximum = new decimal(new int[] { 999999999, 0, 0, 0 });
|
|
NUD_Surf1.Name = "NUD_Surf1";
|
|
NUD_Surf1.Size = new System.Drawing.Size(92, 23);
|
|
NUD_Surf1.TabIndex = 1;
|
|
//
|
|
// NUD_Surf0
|
|
//
|
|
NUD_Surf0.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
|
|
NUD_Surf0.Location = new System.Drawing.Point(103, 17);
|
|
NUD_Surf0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Surf0.Maximum = new decimal(new int[] { 999999999, 0, 0, 0 });
|
|
NUD_Surf0.Name = "NUD_Surf0";
|
|
NUD_Surf0.Size = new System.Drawing.Size(92, 23);
|
|
NUD_Surf0.TabIndex = 0;
|
|
NUD_Surf0.Value = new decimal(new int[] { 999999999, 0, 0, 0 });
|
|
//
|
|
// SAV_Trainer7
|
|
//
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
|
ClientSize = new System.Drawing.Size(483, 422);
|
|
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_Trainer7";
|
|
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_FC).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).EndInit();
|
|
GB_Adventure.ResumeLayout(false);
|
|
GB_Adventure.PerformLayout();
|
|
Tab_BadgeMap.ResumeLayout(false);
|
|
GB_MapUnmask.ResumeLayout(false);
|
|
GB_FlyDest.ResumeLayout(false);
|
|
GB_Map.ResumeLayout(false);
|
|
((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_BattleTree.ResumeLayout(false);
|
|
GB_UnlockSupers.ResumeLayout(false);
|
|
GB_UnlockSupers.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SMStreak0).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SCStreak0).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RMStreak0).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RCStreak0).EndInit();
|
|
Tab_Misc.ResumeLayout(false);
|
|
Tab_Misc.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_DaysFromRefreshed).EndInit();
|
|
GB_PokeFinder.ResumeLayout(false);
|
|
GB_PokeFinder.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_SnapCount).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ThumbsRecord).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_ThumbsTotal).EndInit();
|
|
Tab_Ultra.ResumeLayout(false);
|
|
GB_Rotom.ResumeLayout(false);
|
|
GB_Rotom.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_RotomAffection).EndInit();
|
|
GB_Surf.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf3).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Surf0).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.ComboBox CB_3DSReg;
|
|
private System.Windows.Forms.Label L_3DSReg;
|
|
private System.Windows.Forms.Button B_MaxCash;
|
|
private System.Windows.Forms.ComboBox CB_Region;
|
|
private System.Windows.Forms.ComboBox CB_Country;
|
|
private System.Windows.Forms.Label L_Region;
|
|
private System.Windows.Forms.Label L_Country;
|
|
private System.Windows.Forms.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_AlolaTime;
|
|
private System.Windows.Forms.ComboBox CB_AlolaTime;
|
|
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 System.Windows.Forms.GroupBox GB_Stats;
|
|
private System.Windows.Forms.Label L_FC;
|
|
private System.Windows.Forms.Label L_BP;
|
|
private System.Windows.Forms.NumericUpDown NUD_FC;
|
|
private System.Windows.Forms.NumericUpDown NUD_BP;
|
|
private System.Windows.Forms.TabPage Tab_Misc;
|
|
private System.Windows.Forms.Button B_Fashion;
|
|
private System.Windows.Forms.GroupBox GB_PokeFinder;
|
|
private System.Windows.Forms.Label L_ThumbsTotal;
|
|
private System.Windows.Forms.NumericUpDown NUD_ThumbsTotal;
|
|
private System.Windows.Forms.NumericUpDown NUD_ThumbsRecord;
|
|
private System.Windows.Forms.Label L_ThumbsRecord;
|
|
private System.Windows.Forms.NumericUpDown NUD_SnapCount;
|
|
private System.Windows.Forms.Label L_SnapCount;
|
|
private System.Windows.Forms.Label L_CameraVersion;
|
|
private System.Windows.Forms.ComboBox CB_CameraVersion;
|
|
private System.Windows.Forms.CheckBox CHK_Gyro;
|
|
private System.Windows.Forms.TabPage Tab_BattleTree;
|
|
private System.Windows.Forms.NumericUpDown NUD_SMStreak2;
|
|
private System.Windows.Forms.NumericUpDown NUD_SCStreak2;
|
|
private System.Windows.Forms.NumericUpDown NUD_SMStreak1;
|
|
private System.Windows.Forms.NumericUpDown NUD_SCStreak1;
|
|
private System.Windows.Forms.NumericUpDown NUD_SMStreak0;
|
|
private System.Windows.Forms.NumericUpDown NUD_SCStreak0;
|
|
private System.Windows.Forms.Label L_CStreak0;
|
|
private System.Windows.Forms.NumericUpDown NUD_RCStreak0;
|
|
private System.Windows.Forms.Label L_MStreak0;
|
|
private System.Windows.Forms.NumericUpDown NUD_RMStreak0;
|
|
private System.Windows.Forms.Label L_CStreak1;
|
|
private System.Windows.Forms.NumericUpDown NUD_RCStreak1;
|
|
private System.Windows.Forms.Label L_MStreak1;
|
|
private System.Windows.Forms.NumericUpDown NUD_RMStreak1;
|
|
private System.Windows.Forms.Label L_CStreak2;
|
|
private System.Windows.Forms.NumericUpDown NUD_RCStreak2;
|
|
private System.Windows.Forms.Label L_MStreak2;
|
|
private System.Windows.Forms.NumericUpDown NUD_RMStreak2;
|
|
private System.Windows.Forms.Label L_Regular;
|
|
private System.Windows.Forms.Label L_Super;
|
|
private System.Windows.Forms.ComboBox CB_SkinColor;
|
|
private System.Windows.Forms.Label L_SkinColor;
|
|
private System.Windows.Forms.ComboBox CB_Fashion;
|
|
private System.Windows.Forms.TextBox TB_PlazaName;
|
|
private System.Windows.Forms.Label L_PlazaName;
|
|
private System.Windows.Forms.Label L_Vivillon;
|
|
private System.Windows.Forms.ComboBox CB_Vivillon;
|
|
private System.Windows.Forms.NumericUpDown NUD_DaysFromRefreshed;
|
|
private System.Windows.Forms.Label L_DaysFromRefreshed;
|
|
private System.Windows.Forms.Label L_BallThrowType;
|
|
private System.Windows.Forms.ComboBox CB_BallThrowType;
|
|
private System.Windows.Forms.ComboBox CB_BallThrowTypeListMode;
|
|
private System.Windows.Forms.ListBox LB_BallThrowTypeUnlocked;
|
|
private System.Windows.Forms.ListBox LB_BallThrowTypeLearned;
|
|
private System.Windows.Forms.Label L_Stamps;
|
|
private System.Windows.Forms.ListBox LB_Stamps;
|
|
private System.Windows.Forms.GroupBox GB_UnlockSupers;
|
|
private System.Windows.Forms.CheckBox CHK_UnlockSuperMulti;
|
|
private System.Windows.Forms.CheckBox CHK_UnlockSuperDoubles;
|
|
private System.Windows.Forms.CheckBox CHK_UnlockSuperSingles;
|
|
private System.Windows.Forms.CheckBox CHK_UnlockMega;
|
|
private System.Windows.Forms.CheckBox CHK_UnlockZMove;
|
|
private System.Windows.Forms.GroupBox GB_MapUnmask;
|
|
private System.Windows.Forms.Button B_AllMapUnmask;
|
|
private System.Windows.Forms.CheckedListBox CLB_MapUnmask;
|
|
private System.Windows.Forms.GroupBox GB_FlyDest;
|
|
private System.Windows.Forms.Button B_AllFlyDest;
|
|
private System.Windows.Forms.CheckedListBox CLB_FlyDest;
|
|
private System.Windows.Forms.TabPage Tab_Ultra;
|
|
private System.Windows.Forms.GroupBox GB_Surf;
|
|
private System.Windows.Forms.Label L_Surf3;
|
|
private System.Windows.Forms.Label L_Surf2;
|
|
private System.Windows.Forms.Label L_Surf1;
|
|
private System.Windows.Forms.Label L_Surf0;
|
|
private System.Windows.Forms.NumericUpDown NUD_Surf3;
|
|
private System.Windows.Forms.NumericUpDown NUD_Surf2;
|
|
private System.Windows.Forms.NumericUpDown NUD_Surf1;
|
|
private System.Windows.Forms.NumericUpDown NUD_Surf0;
|
|
private System.Windows.Forms.TextBox TB_RotomOT;
|
|
private System.Windows.Forms.Label L_RotomOT;
|
|
private Controls.TrainerID trainerID1;
|
|
private Controls.TrainerStat TrainerStats;
|
|
private System.Windows.Forms.NumericUpDown NUD_RotomAffection;
|
|
private System.Windows.Forms.GroupBox GB_Rotom;
|
|
private System.Windows.Forms.CheckBox CHK_RotoLoto2;
|
|
private System.Windows.Forms.CheckBox CHK_RotoLoto1;
|
|
private System.Windows.Forms.Label L_RotomAffection;
|
|
}
|
|
}
|