mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-01 04:57:19 -05:00
* Update to .NET 10 * Property fields * API signature updates * Extension method blocks * Completed dark mode support Outside of my control: - vertical tab control (pkm editor) - datetimepicker controls - lgpe event flags (no idea) - some control types having white-borders when they should really be gray Box background is 50% transparency to effectively darken the image. * Custom legality report popup * Event diff dialog, version select dialog * Add quick overwrite popup for export sav * Extension methods * Dark Mode: glow currently editing sprite * Add invalid encounter hint for trade evolutions * Extension properties * Append legality hint on hover card * Slot image loading: clear the screen-reader description if a slot is empty/invalid, rather than retain the previous description. Changing boxes would easily confuse users on this.
1652 lines
86 KiB
C#
1652 lines
86 KiB
C#
using PKHeX.WinForms.Controls;
|
|
|
|
namespace PKHeX.WinForms
|
|
{
|
|
partial class SAV_Misc4
|
|
{
|
|
/// <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()
|
|
{
|
|
components = new System.ComponentModel.Container();
|
|
B_Cancel = new System.Windows.Forms.Button();
|
|
B_Save = new System.Windows.Forms.Button();
|
|
TC_Misc = new System.Windows.Forms.TabControl();
|
|
TAB_Main = new System.Windows.Forms.TabPage();
|
|
NUD_Coin = new System.Windows.Forms.NumericUpDown();
|
|
L_Coin = new System.Windows.Forms.Label();
|
|
L_CurrentMap = new System.Windows.Forms.Label();
|
|
NUD_BP = new System.Windows.Forms.NumericUpDown();
|
|
L_BP = new System.Windows.Forms.Label();
|
|
CB_UpgradeMap = new System.Windows.Forms.ComboBox();
|
|
GB_FlyDest = new System.Windows.Forms.GroupBox();
|
|
B_AllFlyDest = new System.Windows.Forms.Button();
|
|
CLB_FlyDest = new System.Windows.Forms.CheckedListBox();
|
|
GB_Poketch = new System.Windows.Forms.GroupBox();
|
|
L_CurrentApp = new System.Windows.Forms.Label();
|
|
CB_CurrentApp = new System.Windows.Forms.ComboBox();
|
|
B_AllPoketch = new System.Windows.Forms.Button();
|
|
CLB_Poketch = new System.Windows.Forms.CheckedListBox();
|
|
PB_DotArtist = new System.Windows.Forms.PictureBox();
|
|
NUD_PokeathlonPoints = new System.Windows.Forms.NumericUpDown();
|
|
L_PokeathlonPoints = new System.Windows.Forms.Label();
|
|
L_UGFlags = new System.Windows.Forms.Label();
|
|
NUD_UGFlags = new System.Windows.Forms.NumericUpDown();
|
|
TAB_BF = new System.Windows.Forms.TabPage();
|
|
GB_Prints = new System.Windows.Forms.GroupBox();
|
|
BTN_PrintTower = new System.Windows.Forms.Button();
|
|
BTN_PrintFactory = new System.Windows.Forms.Button();
|
|
BTN_PrintHall = new System.Windows.Forms.Button();
|
|
BTN_PrintCastle = new System.Windows.Forms.Button();
|
|
BTN_PrintArcade = new System.Windows.Forms.Button();
|
|
GB_Streaks = new System.Windows.Forms.GroupBox();
|
|
CB_Stats1 = new System.Windows.Forms.ComboBox();
|
|
CB_Stats2 = new System.Windows.Forms.ComboBox();
|
|
RB_Stats3_01 = new System.Windows.Forms.RadioButton();
|
|
RB_Stats3_02 = new System.Windows.Forms.RadioButton();
|
|
CHK_Continue = new System.Windows.Forms.CheckBox();
|
|
NUD_Stat0 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Stat1 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Stat2 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Stat3 = new System.Windows.Forms.NumericUpDown();
|
|
L_Stat0 = new System.Windows.Forms.Label();
|
|
L_Stat1 = new System.Windows.Forms.Label();
|
|
L_Stat2 = new System.Windows.Forms.Label();
|
|
L_Stat3 = new System.Windows.Forms.Label();
|
|
GB_Hall = new System.Windows.Forms.GroupBox();
|
|
CB_Species = new System.Windows.Forms.ComboBox();
|
|
NUD_HallStreaks = new System.Windows.Forms.NumericUpDown();
|
|
CHK_HallCurrent = new System.Windows.Forms.CheckBox();
|
|
NUD_HallType01 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType02 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType03 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType04 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType05 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType06 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType07 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType08 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType09 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType10 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType11 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType12 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType13 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType14 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType15 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType16 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_HallType17 = new System.Windows.Forms.NumericUpDown();
|
|
L_SumHall = new System.Windows.Forms.Label();
|
|
GB_Castle = new System.Windows.Forms.GroupBox();
|
|
NUD_CastleRankRcv = new System.Windows.Forms.NumericUpDown();
|
|
NUD_CastleRankItem = new System.Windows.Forms.NumericUpDown();
|
|
NUD_CastleRankInfo = new System.Windows.Forms.NumericUpDown();
|
|
L_CastleRank01 = new System.Windows.Forms.Label();
|
|
TAB_Walker = new System.Windows.Forms.TabPage();
|
|
GB_WalkerCourses = new System.Windows.Forms.GroupBox();
|
|
B_AllWalkerCourses = new System.Windows.Forms.Button();
|
|
CLB_WalkerCourses = new System.Windows.Forms.CheckedListBox();
|
|
NUD_Watts = new System.Windows.Forms.NumericUpDown();
|
|
L_Watts = new System.Windows.Forms.Label();
|
|
NUD_Steps = new System.Windows.Forms.NumericUpDown();
|
|
L_Steps = new System.Windows.Forms.Label();
|
|
Tab_Seals = new System.Windows.Forms.TabPage();
|
|
B_ClearSeals = new System.Windows.Forms.Button();
|
|
DGV_Seals = new DoubleBufferedDataGridView();
|
|
B_AllSealsIllegal = new System.Windows.Forms.Button();
|
|
B_AllSealsLegal = new System.Windows.Forms.Button();
|
|
Tab_FashionCase = new System.Windows.Forms.TabPage();
|
|
B_ClearBackdrops = new System.Windows.Forms.Button();
|
|
B_ClearAccessories = new System.Windows.Forms.Button();
|
|
B_AllBackdropsIllegal = new System.Windows.Forms.Button();
|
|
B_AllBackdropsLegal = new System.Windows.Forms.Button();
|
|
B_AllAccessoriesIllegal = new System.Windows.Forms.Button();
|
|
B_AllAccessoriesLegal = new System.Windows.Forms.Button();
|
|
DGV_Backdrops = new DoubleBufferedDataGridView();
|
|
DGV_Accessories = new DoubleBufferedDataGridView();
|
|
Tab_Poffins = new System.Windows.Forms.TabPage();
|
|
poffinCase4Editor1 = new PoffinCase4Editor();
|
|
Tab_PokeGear = new System.Windows.Forms.TabPage();
|
|
pokeGear4Editor1 = new PokeGear4Editor();
|
|
Tab_Records = new System.Windows.Forms.TabPage();
|
|
tip1 = new System.Windows.Forms.ToolTip(components);
|
|
tip2 = new System.Windows.Forms.ToolTip(components);
|
|
L_Record32V = new System.Windows.Forms.Label();
|
|
L_Record32 = new System.Windows.Forms.Label();
|
|
L_Record16V = new System.Windows.Forms.Label();
|
|
L_Record16 = new System.Windows.Forms.Label();
|
|
NUD_Record32V = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Record32 = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Record16V = new System.Windows.Forms.NumericUpDown();
|
|
NUD_Record16 = new System.Windows.Forms.NumericUpDown();
|
|
TC_Misc.SuspendLayout();
|
|
TAB_Main.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Coin).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).BeginInit();
|
|
GB_FlyDest.SuspendLayout();
|
|
GB_Poketch.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)PB_DotArtist).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_PokeathlonPoints).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_UGFlags).BeginInit();
|
|
TAB_BF.SuspendLayout();
|
|
GB_Prints.SuspendLayout();
|
|
GB_Streaks.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat0).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat1).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat2).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat3).BeginInit();
|
|
GB_Hall.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallStreaks).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType01).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType02).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType03).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType04).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType05).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType06).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType07).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType08).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType09).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType10).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType11).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType12).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType13).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType14).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType15).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType16).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType17).BeginInit();
|
|
GB_Castle.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankRcv).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankItem).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankInfo).BeginInit();
|
|
TAB_Walker.SuspendLayout();
|
|
GB_WalkerCourses.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Watts).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Steps).BeginInit();
|
|
Tab_Seals.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)DGV_Seals).BeginInit();
|
|
Tab_FashionCase.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)DGV_Backdrops).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)DGV_Accessories).BeginInit();
|
|
Tab_Poffins.SuspendLayout();
|
|
Tab_PokeGear.SuspendLayout();
|
|
Tab_Records.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record32V).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record32).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record16V).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record16).BeginInit();
|
|
SuspendLayout();
|
|
//
|
|
// B_Cancel
|
|
//
|
|
B_Cancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Cancel.Location = new System.Drawing.Point(276, 329);
|
|
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, 29);
|
|
B_Cancel.TabIndex = 0;
|
|
B_Cancel.Text = "Cancel";
|
|
B_Cancel.UseVisualStyleBackColor = true;
|
|
B_Cancel.Click += B_Cancel_Click;
|
|
//
|
|
// B_Save
|
|
//
|
|
B_Save.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
|
|
B_Save.Location = new System.Drawing.Point(371, 329);
|
|
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, 29);
|
|
B_Save.TabIndex = 1;
|
|
B_Save.Text = "Save";
|
|
B_Save.UseVisualStyleBackColor = true;
|
|
B_Save.Click += B_Save_Click;
|
|
//
|
|
// TC_Misc
|
|
//
|
|
TC_Misc.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
TC_Misc.Controls.Add(TAB_Main);
|
|
TC_Misc.Controls.Add(TAB_BF);
|
|
TC_Misc.Controls.Add(TAB_Walker);
|
|
TC_Misc.Controls.Add(Tab_Seals);
|
|
TC_Misc.Controls.Add(Tab_FashionCase);
|
|
TC_Misc.Controls.Add(Tab_Poffins);
|
|
TC_Misc.Controls.Add(Tab_PokeGear);
|
|
TC_Misc.Controls.Add(Tab_Records);
|
|
TC_Misc.Location = new System.Drawing.Point(14, 15);
|
|
TC_Misc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TC_Misc.Name = "TC_Misc";
|
|
TC_Misc.SelectedIndex = 0;
|
|
TC_Misc.Size = new System.Drawing.Size(444, 306);
|
|
TC_Misc.TabIndex = 2;
|
|
//
|
|
// TAB_Main
|
|
//
|
|
TAB_Main.Controls.Add(NUD_Coin);
|
|
TAB_Main.Controls.Add(L_Coin);
|
|
TAB_Main.Controls.Add(L_CurrentMap);
|
|
TAB_Main.Controls.Add(NUD_BP);
|
|
TAB_Main.Controls.Add(L_BP);
|
|
TAB_Main.Controls.Add(CB_UpgradeMap);
|
|
TAB_Main.Controls.Add(GB_FlyDest);
|
|
TAB_Main.Controls.Add(GB_Poketch);
|
|
TAB_Main.Controls.Add(NUD_PokeathlonPoints);
|
|
TAB_Main.Controls.Add(L_PokeathlonPoints);
|
|
TAB_Main.Controls.Add(L_UGFlags);
|
|
TAB_Main.Controls.Add(NUD_UGFlags);
|
|
TAB_Main.Location = new System.Drawing.Point(4, 24);
|
|
TAB_Main.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TAB_Main.Name = "TAB_Main";
|
|
TAB_Main.Size = new System.Drawing.Size(436, 278);
|
|
TAB_Main.TabIndex = 0;
|
|
TAB_Main.Text = "Main";
|
|
TAB_Main.UseVisualStyleBackColor = true;
|
|
TAB_Main.DragDrop += TAB_Poketch_DragDrop;
|
|
TAB_Main.DragEnter += TAB_Poketch_DragEnter;
|
|
//
|
|
// NUD_Coin
|
|
//
|
|
NUD_Coin.Location = new System.Drawing.Point(142, 10);
|
|
NUD_Coin.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Coin.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_Coin.Name = "NUD_Coin";
|
|
NUD_Coin.Size = new System.Drawing.Size(59, 23);
|
|
NUD_Coin.TabIndex = 1;
|
|
NUD_Coin.Value = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
//
|
|
// L_Coin
|
|
//
|
|
L_Coin.Location = new System.Drawing.Point(93, 7);
|
|
L_Coin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Coin.Name = "L_Coin";
|
|
L_Coin.Size = new System.Drawing.Size(47, 25);
|
|
L_Coin.TabIndex = 10;
|
|
L_Coin.Text = "Coin:";
|
|
L_Coin.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_CurrentMap
|
|
//
|
|
L_CurrentMap.Location = new System.Drawing.Point(5, 59);
|
|
L_CurrentMap.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CurrentMap.Name = "L_CurrentMap";
|
|
L_CurrentMap.Size = new System.Drawing.Size(83, 29);
|
|
L_CurrentMap.TabIndex = 8;
|
|
L_CurrentMap.Text = "Current Map";
|
|
L_CurrentMap.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_BP
|
|
//
|
|
NUD_BP.Location = new System.Drawing.Point(35, 9);
|
|
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 = 0;
|
|
NUD_BP.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
//
|
|
// L_BP
|
|
//
|
|
L_BP.Location = new System.Drawing.Point(-1, 7);
|
|
L_BP.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_BP.Name = "L_BP";
|
|
L_BP.Size = new System.Drawing.Size(35, 25);
|
|
L_BP.TabIndex = 1;
|
|
L_BP.Text = "BP:";
|
|
L_BP.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// CB_UpgradeMap
|
|
//
|
|
CB_UpgradeMap.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_UpgradeMap.FormattingEnabled = true;
|
|
CB_UpgradeMap.Location = new System.Drawing.Point(10, 88);
|
|
CB_UpgradeMap.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_UpgradeMap.Name = "CB_UpgradeMap";
|
|
CB_UpgradeMap.Size = new System.Drawing.Size(152, 23);
|
|
CB_UpgradeMap.TabIndex = 4;
|
|
//
|
|
// GB_FlyDest
|
|
//
|
|
GB_FlyDest.Controls.Add(B_AllFlyDest);
|
|
GB_FlyDest.Controls.Add(CLB_FlyDest);
|
|
GB_FlyDest.Location = new System.Drawing.Point(4, 129);
|
|
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, 146);
|
|
GB_FlyDest.TabIndex = 5;
|
|
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_Poketch
|
|
//
|
|
GB_Poketch.Controls.Add(L_CurrentApp);
|
|
GB_Poketch.Controls.Add(CB_CurrentApp);
|
|
GB_Poketch.Controls.Add(B_AllPoketch);
|
|
GB_Poketch.Controls.Add(CLB_Poketch);
|
|
GB_Poketch.Controls.Add(PB_DotArtist);
|
|
GB_Poketch.Location = new System.Drawing.Point(205, 3);
|
|
GB_Poketch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Poketch.Name = "GB_Poketch";
|
|
GB_Poketch.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Poketch.Size = new System.Drawing.Size(226, 267);
|
|
GB_Poketch.TabIndex = 6;
|
|
GB_Poketch.TabStop = false;
|
|
GB_Poketch.Text = "Pokétch";
|
|
//
|
|
// L_CurrentApp
|
|
//
|
|
L_CurrentApp.AutoSize = true;
|
|
L_CurrentApp.Location = new System.Drawing.Point(102, 9);
|
|
L_CurrentApp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CurrentApp.Name = "L_CurrentApp";
|
|
L_CurrentApp.Size = new System.Drawing.Size(72, 15);
|
|
L_CurrentApp.TabIndex = 4;
|
|
L_CurrentApp.Text = "Current App";
|
|
//
|
|
// CB_CurrentApp
|
|
//
|
|
CB_CurrentApp.DropDownWidth = 150;
|
|
CB_CurrentApp.FormattingEnabled = true;
|
|
CB_CurrentApp.Location = new System.Drawing.Point(102, 28);
|
|
CB_CurrentApp.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_CurrentApp.Name = "CB_CurrentApp";
|
|
CB_CurrentApp.Size = new System.Drawing.Size(117, 23);
|
|
CB_CurrentApp.TabIndex = 3;
|
|
//
|
|
// B_AllPoketch
|
|
//
|
|
B_AllPoketch.Location = new System.Drawing.Point(7, 23);
|
|
B_AllPoketch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllPoketch.Name = "B_AllPoketch";
|
|
B_AllPoketch.Size = new System.Drawing.Size(88, 29);
|
|
B_AllPoketch.TabIndex = 0;
|
|
B_AllPoketch.Text = "Give All";
|
|
B_AllPoketch.UseVisualStyleBackColor = true;
|
|
B_AllPoketch.Click += B_GiveAll_Click;
|
|
//
|
|
// CLB_Poketch
|
|
//
|
|
CLB_Poketch.CheckOnClick = true;
|
|
CLB_Poketch.FormattingEnabled = true;
|
|
CLB_Poketch.Location = new System.Drawing.Point(7, 59);
|
|
CLB_Poketch.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CLB_Poketch.Name = "CLB_Poketch";
|
|
CLB_Poketch.Size = new System.Drawing.Size(212, 76);
|
|
CLB_Poketch.TabIndex = 1;
|
|
//
|
|
// PB_DotArtist
|
|
//
|
|
PB_DotArtist.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
PB_DotArtist.Location = new System.Drawing.Point(7, 166);
|
|
PB_DotArtist.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
PB_DotArtist.Name = "PB_DotArtist";
|
|
PB_DotArtist.Size = new System.Drawing.Size(112, 100);
|
|
PB_DotArtist.TabIndex = 2;
|
|
PB_DotArtist.TabStop = false;
|
|
PB_DotArtist.MouseClick += PB_DotArtist_MouseClick;
|
|
//
|
|
// NUD_PokeathlonPoints
|
|
//
|
|
NUD_PokeathlonPoints.Location = new System.Drawing.Point(126, 39);
|
|
NUD_PokeathlonPoints.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_PokeathlonPoints.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_PokeathlonPoints.Name = "NUD_PokeathlonPoints";
|
|
NUD_PokeathlonPoints.Size = new System.Drawing.Size(75, 23);
|
|
NUD_PokeathlonPoints.TabIndex = 3;
|
|
NUD_PokeathlonPoints.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_PokeathlonPoints
|
|
//
|
|
L_PokeathlonPoints.Location = new System.Drawing.Point(5, 36);
|
|
L_PokeathlonPoints.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_PokeathlonPoints.Name = "L_PokeathlonPoints";
|
|
L_PokeathlonPoints.Size = new System.Drawing.Size(119, 25);
|
|
L_PokeathlonPoints.TabIndex = 14;
|
|
L_PokeathlonPoints.Text = "Pokeathlon Points:";
|
|
L_PokeathlonPoints.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_UGFlags
|
|
//
|
|
L_UGFlags.Location = new System.Drawing.Point(8, 35);
|
|
L_UGFlags.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_UGFlags.Name = "L_UGFlags";
|
|
L_UGFlags.Size = new System.Drawing.Size(117, 29);
|
|
L_UGFlags.TabIndex = 7;
|
|
L_UGFlags.Text = "Flags Obtained:";
|
|
L_UGFlags.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_UGFlags
|
|
//
|
|
NUD_UGFlags.Location = new System.Drawing.Point(126, 39);
|
|
NUD_UGFlags.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_UGFlags.Maximum = new decimal(new int[] { 999999, 0, 0, 0 });
|
|
NUD_UGFlags.Name = "NUD_UGFlags";
|
|
NUD_UGFlags.Size = new System.Drawing.Size(75, 23);
|
|
NUD_UGFlags.TabIndex = 2;
|
|
NUD_UGFlags.Value = new decimal(new int[] { 999999, 0, 0, 0 });
|
|
//
|
|
// TAB_BF
|
|
//
|
|
TAB_BF.Controls.Add(GB_Prints);
|
|
TAB_BF.Controls.Add(GB_Streaks);
|
|
TAB_BF.Controls.Add(GB_Hall);
|
|
TAB_BF.Controls.Add(GB_Castle);
|
|
TAB_BF.Location = new System.Drawing.Point(4, 24);
|
|
TAB_BF.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TAB_BF.Name = "TAB_BF";
|
|
TAB_BF.Size = new System.Drawing.Size(436, 278);
|
|
TAB_BF.TabIndex = 1;
|
|
TAB_BF.Text = "Battle Frontier";
|
|
TAB_BF.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_Prints
|
|
//
|
|
GB_Prints.Controls.Add(BTN_PrintTower);
|
|
GB_Prints.Controls.Add(BTN_PrintFactory);
|
|
GB_Prints.Controls.Add(BTN_PrintHall);
|
|
GB_Prints.Controls.Add(BTN_PrintCastle);
|
|
GB_Prints.Controls.Add(BTN_PrintArcade);
|
|
GB_Prints.Location = new System.Drawing.Point(4, 8);
|
|
GB_Prints.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Prints.Name = "GB_Prints";
|
|
GB_Prints.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Prints.Size = new System.Drawing.Size(94, 238);
|
|
GB_Prints.TabIndex = 0;
|
|
GB_Prints.TabStop = false;
|
|
GB_Prints.Text = "Print";
|
|
//
|
|
// BTN_PrintTower
|
|
//
|
|
BTN_PrintTower.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
BTN_PrintTower.Location = new System.Drawing.Point(7, 23);
|
|
BTN_PrintTower.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
BTN_PrintTower.Name = "BTN_PrintTower";
|
|
BTN_PrintTower.Size = new System.Drawing.Size(80, 32);
|
|
BTN_PrintTower.TabIndex = 0;
|
|
BTN_PrintTower.Text = "Tower";
|
|
BTN_PrintTower.UseVisualStyleBackColor = true;
|
|
BTN_PrintTower.Click += BTN_Print_Click;
|
|
//
|
|
// BTN_PrintFactory
|
|
//
|
|
BTN_PrintFactory.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
BTN_PrintFactory.Location = new System.Drawing.Point(7, 66);
|
|
BTN_PrintFactory.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
BTN_PrintFactory.Name = "BTN_PrintFactory";
|
|
BTN_PrintFactory.Size = new System.Drawing.Size(80, 32);
|
|
BTN_PrintFactory.TabIndex = 1;
|
|
BTN_PrintFactory.Text = "Factory";
|
|
BTN_PrintFactory.UseVisualStyleBackColor = true;
|
|
BTN_PrintFactory.Click += BTN_Print_Click;
|
|
//
|
|
// BTN_PrintHall
|
|
//
|
|
BTN_PrintHall.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
BTN_PrintHall.Location = new System.Drawing.Point(7, 110);
|
|
BTN_PrintHall.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
BTN_PrintHall.Name = "BTN_PrintHall";
|
|
BTN_PrintHall.Size = new System.Drawing.Size(80, 32);
|
|
BTN_PrintHall.TabIndex = 2;
|
|
BTN_PrintHall.Text = "Hall";
|
|
BTN_PrintHall.UseVisualStyleBackColor = true;
|
|
BTN_PrintHall.Click += BTN_Print_Click;
|
|
//
|
|
// BTN_PrintCastle
|
|
//
|
|
BTN_PrintCastle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
BTN_PrintCastle.Location = new System.Drawing.Point(7, 153);
|
|
BTN_PrintCastle.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
BTN_PrintCastle.Name = "BTN_PrintCastle";
|
|
BTN_PrintCastle.Size = new System.Drawing.Size(80, 32);
|
|
BTN_PrintCastle.TabIndex = 3;
|
|
BTN_PrintCastle.Text = "Castle";
|
|
BTN_PrintCastle.UseVisualStyleBackColor = true;
|
|
BTN_PrintCastle.Click += BTN_Print_Click;
|
|
//
|
|
// BTN_PrintArcade
|
|
//
|
|
BTN_PrintArcade.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
BTN_PrintArcade.Location = new System.Drawing.Point(7, 197);
|
|
BTN_PrintArcade.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
BTN_PrintArcade.Name = "BTN_PrintArcade";
|
|
BTN_PrintArcade.Size = new System.Drawing.Size(80, 32);
|
|
BTN_PrintArcade.TabIndex = 4;
|
|
BTN_PrintArcade.Text = "Arcade";
|
|
BTN_PrintArcade.UseVisualStyleBackColor = true;
|
|
BTN_PrintArcade.Click += BTN_Print_Click;
|
|
//
|
|
// GB_Streaks
|
|
//
|
|
GB_Streaks.Controls.Add(CB_Stats1);
|
|
GB_Streaks.Controls.Add(CB_Stats2);
|
|
GB_Streaks.Controls.Add(RB_Stats3_01);
|
|
GB_Streaks.Controls.Add(RB_Stats3_02);
|
|
GB_Streaks.Controls.Add(CHK_Continue);
|
|
GB_Streaks.Controls.Add(NUD_Stat0);
|
|
GB_Streaks.Controls.Add(NUD_Stat1);
|
|
GB_Streaks.Controls.Add(NUD_Stat2);
|
|
GB_Streaks.Controls.Add(NUD_Stat3);
|
|
GB_Streaks.Controls.Add(L_Stat0);
|
|
GB_Streaks.Controls.Add(L_Stat1);
|
|
GB_Streaks.Controls.Add(L_Stat2);
|
|
GB_Streaks.Controls.Add(L_Stat3);
|
|
GB_Streaks.Location = new System.Drawing.Point(105, 8);
|
|
GB_Streaks.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Streaks.Name = "GB_Streaks";
|
|
GB_Streaks.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Streaks.Size = new System.Drawing.Size(133, 263);
|
|
GB_Streaks.TabIndex = 1;
|
|
GB_Streaks.TabStop = false;
|
|
GB_Streaks.Text = "Streaks";
|
|
//
|
|
// CB_Stats1
|
|
//
|
|
CB_Stats1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Stats1.FormattingEnabled = true;
|
|
CB_Stats1.Location = new System.Drawing.Point(7, 23);
|
|
CB_Stats1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Stats1.Name = "CB_Stats1";
|
|
CB_Stats1.Size = new System.Drawing.Size(80, 23);
|
|
CB_Stats1.TabIndex = 0;
|
|
CB_Stats1.SelectedIndexChanged += ChangeStat1;
|
|
//
|
|
// CB_Stats2
|
|
//
|
|
CB_Stats2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
CB_Stats2.FormattingEnabled = true;
|
|
CB_Stats2.Location = new System.Drawing.Point(7, 55);
|
|
CB_Stats2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Stats2.Name = "CB_Stats2";
|
|
CB_Stats2.Size = new System.Drawing.Size(80, 23);
|
|
CB_Stats2.TabIndex = 1;
|
|
CB_Stats2.SelectedIndexChanged += ChangeStat;
|
|
//
|
|
// RB_Stats3_01
|
|
//
|
|
RB_Stats3_01.AutoSize = true;
|
|
RB_Stats3_01.Location = new System.Drawing.Point(7, 88);
|
|
RB_Stats3_01.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
RB_Stats3_01.Name = "RB_Stats3_01";
|
|
RB_Stats3_01.Size = new System.Drawing.Size(54, 19);
|
|
RB_Stats3_01.TabIndex = 2;
|
|
RB_Stats3_01.TabStop = true;
|
|
RB_Stats3_01.Text = "Lv. 50";
|
|
RB_Stats3_01.UseVisualStyleBackColor = true;
|
|
RB_Stats3_01.CheckedChanged += ChangeStat;
|
|
//
|
|
// RB_Stats3_02
|
|
//
|
|
RB_Stats3_02.AutoSize = true;
|
|
RB_Stats3_02.Location = new System.Drawing.Point(75, 88);
|
|
RB_Stats3_02.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
RB_Stats3_02.Name = "RB_Stats3_02";
|
|
RB_Stats3_02.Size = new System.Drawing.Size(54, 19);
|
|
RB_Stats3_02.TabIndex = 3;
|
|
RB_Stats3_02.TabStop = true;
|
|
RB_Stats3_02.Text = "Open";
|
|
RB_Stats3_02.UseVisualStyleBackColor = true;
|
|
RB_Stats3_02.CheckedChanged += ChangeStat;
|
|
//
|
|
// CHK_Continue
|
|
//
|
|
CHK_Continue.AutoSize = true;
|
|
CHK_Continue.Location = new System.Drawing.Point(7, 115);
|
|
CHK_Continue.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_Continue.Name = "CHK_Continue";
|
|
CHK_Continue.Size = new System.Drawing.Size(75, 19);
|
|
CHK_Continue.TabIndex = 4;
|
|
CHK_Continue.Text = "Continue";
|
|
CHK_Continue.UseVisualStyleBackColor = true;
|
|
CHK_Continue.CheckedChanged += CHK_Continue_CheckedChanged;
|
|
//
|
|
// NUD_Stat0
|
|
//
|
|
NUD_Stat0.Location = new System.Drawing.Point(72, 143);
|
|
NUD_Stat0.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Stat0.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat0.Name = "NUD_Stat0";
|
|
NUD_Stat0.Size = new System.Drawing.Size(55, 23);
|
|
NUD_Stat0.TabIndex = 5;
|
|
NUD_Stat0.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat0.ValueChanged += ChangeStatVal;
|
|
//
|
|
// NUD_Stat1
|
|
//
|
|
NUD_Stat1.Location = new System.Drawing.Point(72, 173);
|
|
NUD_Stat1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Stat1.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat1.Name = "NUD_Stat1";
|
|
NUD_Stat1.Size = new System.Drawing.Size(55, 23);
|
|
NUD_Stat1.TabIndex = 6;
|
|
NUD_Stat1.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat1.ValueChanged += ChangeStatVal;
|
|
//
|
|
// NUD_Stat2
|
|
//
|
|
NUD_Stat2.Location = new System.Drawing.Point(72, 203);
|
|
NUD_Stat2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Stat2.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat2.Name = "NUD_Stat2";
|
|
NUD_Stat2.Size = new System.Drawing.Size(55, 23);
|
|
NUD_Stat2.TabIndex = 7;
|
|
NUD_Stat2.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat2.ValueChanged += ChangeStatVal;
|
|
//
|
|
// NUD_Stat3
|
|
//
|
|
NUD_Stat3.Location = new System.Drawing.Point(72, 233);
|
|
NUD_Stat3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Stat3.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat3.Name = "NUD_Stat3";
|
|
NUD_Stat3.Size = new System.Drawing.Size(55, 23);
|
|
NUD_Stat3.TabIndex = 8;
|
|
NUD_Stat3.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_Stat3.ValueChanged += ChangeStatVal;
|
|
//
|
|
// L_Stat0
|
|
//
|
|
L_Stat0.AutoSize = true;
|
|
L_Stat0.Location = new System.Drawing.Point(7, 145);
|
|
L_Stat0.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Stat0.Name = "L_Stat0";
|
|
L_Stat0.Size = new System.Drawing.Size(47, 15);
|
|
L_Stat0.TabIndex = 9;
|
|
L_Stat0.Text = "Current";
|
|
//
|
|
// L_Stat1
|
|
//
|
|
L_Stat1.AutoSize = true;
|
|
L_Stat1.Location = new System.Drawing.Point(7, 175);
|
|
L_Stat1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Stat1.Name = "L_Stat1";
|
|
L_Stat1.Size = new System.Drawing.Size(35, 15);
|
|
L_Stat1.TabIndex = 10;
|
|
L_Stat1.Text = "Trade";
|
|
//
|
|
// L_Stat2
|
|
//
|
|
L_Stat2.AutoSize = true;
|
|
L_Stat2.Location = new System.Drawing.Point(7, 205);
|
|
L_Stat2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Stat2.Name = "L_Stat2";
|
|
L_Stat2.Size = new System.Drawing.Size(44, 15);
|
|
L_Stat2.TabIndex = 11;
|
|
L_Stat2.Text = "Record";
|
|
//
|
|
// L_Stat3
|
|
//
|
|
L_Stat3.AutoSize = true;
|
|
L_Stat3.Location = new System.Drawing.Point(7, 235);
|
|
L_Stat3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Stat3.Name = "L_Stat3";
|
|
L_Stat3.Size = new System.Drawing.Size(35, 15);
|
|
L_Stat3.TabIndex = 12;
|
|
L_Stat3.Text = "Trade";
|
|
//
|
|
// GB_Hall
|
|
//
|
|
GB_Hall.Controls.Add(CB_Species);
|
|
GB_Hall.Controls.Add(NUD_HallStreaks);
|
|
GB_Hall.Controls.Add(CHK_HallCurrent);
|
|
GB_Hall.Controls.Add(NUD_HallType01);
|
|
GB_Hall.Controls.Add(NUD_HallType02);
|
|
GB_Hall.Controls.Add(NUD_HallType03);
|
|
GB_Hall.Controls.Add(NUD_HallType04);
|
|
GB_Hall.Controls.Add(NUD_HallType05);
|
|
GB_Hall.Controls.Add(NUD_HallType06);
|
|
GB_Hall.Controls.Add(NUD_HallType07);
|
|
GB_Hall.Controls.Add(NUD_HallType08);
|
|
GB_Hall.Controls.Add(NUD_HallType09);
|
|
GB_Hall.Controls.Add(NUD_HallType10);
|
|
GB_Hall.Controls.Add(NUD_HallType11);
|
|
GB_Hall.Controls.Add(NUD_HallType12);
|
|
GB_Hall.Controls.Add(NUD_HallType13);
|
|
GB_Hall.Controls.Add(NUD_HallType14);
|
|
GB_Hall.Controls.Add(NUD_HallType15);
|
|
GB_Hall.Controls.Add(NUD_HallType16);
|
|
GB_Hall.Controls.Add(NUD_HallType17);
|
|
GB_Hall.Controls.Add(L_SumHall);
|
|
GB_Hall.Location = new System.Drawing.Point(245, 8);
|
|
GB_Hall.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Hall.Name = "GB_Hall";
|
|
GB_Hall.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Hall.Size = new System.Drawing.Size(183, 258);
|
|
GB_Hall.TabIndex = 2;
|
|
GB_Hall.TabStop = false;
|
|
GB_Hall.Text = "Battle Hall ()";
|
|
//
|
|
// CB_Species
|
|
//
|
|
CB_Species.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
|
|
CB_Species.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
CB_Species.DropDownWidth = 95;
|
|
CB_Species.FormattingEnabled = true;
|
|
CB_Species.Items.AddRange(new object[] { "0" });
|
|
CB_Species.Location = new System.Drawing.Point(7, 23);
|
|
CB_Species.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CB_Species.Name = "CB_Species";
|
|
CB_Species.Size = new System.Drawing.Size(107, 23);
|
|
CB_Species.TabIndex = 0;
|
|
CB_Species.SelectedIndexChanged += ChangeSpecies;
|
|
//
|
|
// NUD_HallStreaks
|
|
//
|
|
NUD_HallStreaks.Location = new System.Drawing.Point(121, 24);
|
|
NUD_HallStreaks.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallStreaks.Maximum = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_HallStreaks.Name = "NUD_HallStreaks";
|
|
NUD_HallStreaks.Size = new System.Drawing.Size(55, 23);
|
|
NUD_HallStreaks.TabIndex = 1;
|
|
NUD_HallStreaks.Value = new decimal(new int[] { 9999, 0, 0, 0 });
|
|
NUD_HallStreaks.ValueChanged += NUD_HallStreaks_ValueChanged;
|
|
//
|
|
// CHK_HallCurrent
|
|
//
|
|
CHK_HallCurrent.AutoSize = true;
|
|
CHK_HallCurrent.Location = new System.Drawing.Point(7, 55);
|
|
CHK_HallCurrent.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CHK_HallCurrent.Name = "CHK_HallCurrent";
|
|
CHK_HallCurrent.Size = new System.Drawing.Size(69, 19);
|
|
CHK_HallCurrent.TabIndex = 2;
|
|
CHK_HallCurrent.Text = "Current:";
|
|
CHK_HallCurrent.UseVisualStyleBackColor = true;
|
|
CHK_HallCurrent.CheckedChanged += CHK_HallCurrent_CheckedChanged;
|
|
//
|
|
// NUD_HallType01
|
|
//
|
|
NUD_HallType01.Location = new System.Drawing.Point(26, 83);
|
|
NUD_HallType01.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType01.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType01.Name = "NUD_HallType01";
|
|
NUD_HallType01.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType01.TabIndex = 3;
|
|
NUD_HallType01.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType01.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType02
|
|
//
|
|
NUD_HallType02.Location = new System.Drawing.Point(26, 110);
|
|
NUD_HallType02.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType02.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType02.Name = "NUD_HallType02";
|
|
NUD_HallType02.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType02.TabIndex = 4;
|
|
NUD_HallType02.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType02.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType03
|
|
//
|
|
NUD_HallType03.Location = new System.Drawing.Point(26, 137);
|
|
NUD_HallType03.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType03.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType03.Name = "NUD_HallType03";
|
|
NUD_HallType03.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType03.TabIndex = 5;
|
|
NUD_HallType03.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType03.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType04
|
|
//
|
|
NUD_HallType04.Location = new System.Drawing.Point(26, 165);
|
|
NUD_HallType04.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType04.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType04.Name = "NUD_HallType04";
|
|
NUD_HallType04.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType04.TabIndex = 6;
|
|
NUD_HallType04.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType04.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType05
|
|
//
|
|
NUD_HallType05.Location = new System.Drawing.Point(26, 193);
|
|
NUD_HallType05.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType05.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType05.Name = "NUD_HallType05";
|
|
NUD_HallType05.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType05.TabIndex = 7;
|
|
NUD_HallType05.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType05.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType06
|
|
//
|
|
NUD_HallType06.Location = new System.Drawing.Point(26, 220);
|
|
NUD_HallType06.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType06.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType06.Name = "NUD_HallType06";
|
|
NUD_HallType06.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType06.TabIndex = 8;
|
|
NUD_HallType06.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType06.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType07
|
|
//
|
|
NUD_HallType07.Location = new System.Drawing.Point(78, 83);
|
|
NUD_HallType07.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType07.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType07.Name = "NUD_HallType07";
|
|
NUD_HallType07.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType07.TabIndex = 9;
|
|
NUD_HallType07.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType07.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType08
|
|
//
|
|
NUD_HallType08.Location = new System.Drawing.Point(78, 110);
|
|
NUD_HallType08.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType08.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType08.Name = "NUD_HallType08";
|
|
NUD_HallType08.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType08.TabIndex = 10;
|
|
NUD_HallType08.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType08.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType09
|
|
//
|
|
NUD_HallType09.Location = new System.Drawing.Point(78, 137);
|
|
NUD_HallType09.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType09.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType09.Name = "NUD_HallType09";
|
|
NUD_HallType09.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType09.TabIndex = 11;
|
|
NUD_HallType09.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType09.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType10
|
|
//
|
|
NUD_HallType10.Location = new System.Drawing.Point(78, 165);
|
|
NUD_HallType10.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType10.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType10.Name = "NUD_HallType10";
|
|
NUD_HallType10.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType10.TabIndex = 12;
|
|
NUD_HallType10.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType10.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType11
|
|
//
|
|
NUD_HallType11.Location = new System.Drawing.Point(78, 193);
|
|
NUD_HallType11.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType11.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType11.Name = "NUD_HallType11";
|
|
NUD_HallType11.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType11.TabIndex = 13;
|
|
NUD_HallType11.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType11.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType12
|
|
//
|
|
NUD_HallType12.Location = new System.Drawing.Point(78, 220);
|
|
NUD_HallType12.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType12.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType12.Name = "NUD_HallType12";
|
|
NUD_HallType12.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType12.TabIndex = 14;
|
|
NUD_HallType12.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType12.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType13
|
|
//
|
|
NUD_HallType13.Location = new System.Drawing.Point(131, 83);
|
|
NUD_HallType13.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType13.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType13.Name = "NUD_HallType13";
|
|
NUD_HallType13.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType13.TabIndex = 15;
|
|
NUD_HallType13.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType13.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType14
|
|
//
|
|
NUD_HallType14.Location = new System.Drawing.Point(131, 110);
|
|
NUD_HallType14.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType14.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType14.Name = "NUD_HallType14";
|
|
NUD_HallType14.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType14.TabIndex = 16;
|
|
NUD_HallType14.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType14.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType15
|
|
//
|
|
NUD_HallType15.Location = new System.Drawing.Point(131, 137);
|
|
NUD_HallType15.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType15.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType15.Name = "NUD_HallType15";
|
|
NUD_HallType15.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType15.TabIndex = 17;
|
|
NUD_HallType15.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType15.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType16
|
|
//
|
|
NUD_HallType16.Location = new System.Drawing.Point(131, 165);
|
|
NUD_HallType16.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType16.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType16.Name = "NUD_HallType16";
|
|
NUD_HallType16.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType16.TabIndex = 18;
|
|
NUD_HallType16.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType16.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// NUD_HallType17
|
|
//
|
|
NUD_HallType17.Location = new System.Drawing.Point(131, 193);
|
|
NUD_HallType17.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_HallType17.Maximum = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType17.Name = "NUD_HallType17";
|
|
NUD_HallType17.Size = new System.Drawing.Size(46, 23);
|
|
NUD_HallType17.TabIndex = 19;
|
|
NUD_HallType17.Value = new decimal(new int[] { 10, 0, 0, 0 });
|
|
NUD_HallType17.ValueChanged += NUD_HallType_ValueChanged;
|
|
//
|
|
// L_SumHall
|
|
//
|
|
L_SumHall.Location = new System.Drawing.Point(134, 220);
|
|
L_SumHall.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_SumHall.Name = "L_SumHall";
|
|
L_SumHall.Size = new System.Drawing.Size(42, 24);
|
|
L_SumHall.TabIndex = 20;
|
|
L_SumHall.Text = "170";
|
|
L_SumHall.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// GB_Castle
|
|
//
|
|
GB_Castle.Controls.Add(NUD_CastleRankRcv);
|
|
GB_Castle.Controls.Add(NUD_CastleRankItem);
|
|
GB_Castle.Controls.Add(NUD_CastleRankInfo);
|
|
GB_Castle.Controls.Add(L_CastleRank01);
|
|
GB_Castle.Location = new System.Drawing.Point(245, 8);
|
|
GB_Castle.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Castle.Name = "GB_Castle";
|
|
GB_Castle.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_Castle.Size = new System.Drawing.Size(183, 87);
|
|
GB_Castle.TabIndex = 3;
|
|
GB_Castle.TabStop = false;
|
|
GB_Castle.Text = "Battle Castle";
|
|
//
|
|
// NUD_CastleRankRcv
|
|
//
|
|
NUD_CastleRankRcv.Location = new System.Drawing.Point(26, 55);
|
|
NUD_CastleRankRcv.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_CastleRankRcv.Maximum = new decimal(new int[] { 3, 0, 0, 0 });
|
|
NUD_CastleRankRcv.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_CastleRankRcv.Name = "NUD_CastleRankRcv";
|
|
NUD_CastleRankRcv.Size = new System.Drawing.Size(46, 23);
|
|
NUD_CastleRankRcv.TabIndex = 0;
|
|
NUD_CastleRankRcv.Value = new decimal(new int[] { 3, 0, 0, 0 });
|
|
NUD_CastleRankRcv.ValueChanged += NUD_CastleRank_ValueChanged;
|
|
//
|
|
// NUD_CastleRankItem
|
|
//
|
|
NUD_CastleRankItem.Location = new System.Drawing.Point(78, 55);
|
|
NUD_CastleRankItem.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_CastleRankItem.Maximum = new decimal(new int[] { 3, 0, 0, 0 });
|
|
NUD_CastleRankItem.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_CastleRankItem.Name = "NUD_CastleRankItem";
|
|
NUD_CastleRankItem.Size = new System.Drawing.Size(46, 23);
|
|
NUD_CastleRankItem.TabIndex = 1;
|
|
NUD_CastleRankItem.Value = new decimal(new int[] { 3, 0, 0, 0 });
|
|
NUD_CastleRankItem.ValueChanged += NUD_CastleRank_ValueChanged;
|
|
//
|
|
// NUD_CastleRankInfo
|
|
//
|
|
NUD_CastleRankInfo.Location = new System.Drawing.Point(131, 55);
|
|
NUD_CastleRankInfo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_CastleRankInfo.Maximum = new decimal(new int[] { 2, 0, 0, 0 });
|
|
NUD_CastleRankInfo.Minimum = new decimal(new int[] { 1, 0, 0, 0 });
|
|
NUD_CastleRankInfo.Name = "NUD_CastleRankInfo";
|
|
NUD_CastleRankInfo.Size = new System.Drawing.Size(46, 23);
|
|
NUD_CastleRankInfo.TabIndex = 2;
|
|
NUD_CastleRankInfo.Value = new decimal(new int[] { 2, 0, 0, 0 });
|
|
NUD_CastleRankInfo.ValueChanged += NUD_CastleRank_ValueChanged;
|
|
//
|
|
// L_CastleRank01
|
|
//
|
|
L_CastleRank01.Location = new System.Drawing.Point(7, 18);
|
|
L_CastleRank01.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_CastleRank01.Name = "L_CastleRank01";
|
|
L_CastleRank01.Size = new System.Drawing.Size(169, 29);
|
|
L_CastleRank01.TabIndex = 3;
|
|
L_CastleRank01.Text = "Recovery / Item / Info";
|
|
L_CastleRank01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// TAB_Walker
|
|
//
|
|
TAB_Walker.Controls.Add(GB_WalkerCourses);
|
|
TAB_Walker.Controls.Add(NUD_Watts);
|
|
TAB_Walker.Controls.Add(L_Watts);
|
|
TAB_Walker.Controls.Add(NUD_Steps);
|
|
TAB_Walker.Controls.Add(L_Steps);
|
|
TAB_Walker.Location = new System.Drawing.Point(4, 24);
|
|
TAB_Walker.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TAB_Walker.Name = "TAB_Walker";
|
|
TAB_Walker.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
TAB_Walker.Size = new System.Drawing.Size(436, 278);
|
|
TAB_Walker.TabIndex = 2;
|
|
TAB_Walker.Text = "Pokewalker";
|
|
TAB_Walker.UseVisualStyleBackColor = true;
|
|
//
|
|
// GB_WalkerCourses
|
|
//
|
|
GB_WalkerCourses.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
GB_WalkerCourses.Controls.Add(B_AllWalkerCourses);
|
|
GB_WalkerCourses.Controls.Add(CLB_WalkerCourses);
|
|
GB_WalkerCourses.Location = new System.Drawing.Point(4, 3);
|
|
GB_WalkerCourses.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_WalkerCourses.Name = "GB_WalkerCourses";
|
|
GB_WalkerCourses.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
GB_WalkerCourses.Size = new System.Drawing.Size(211, 265);
|
|
GB_WalkerCourses.TabIndex = 4;
|
|
GB_WalkerCourses.TabStop = false;
|
|
GB_WalkerCourses.Text = "Pokewalker Courses";
|
|
//
|
|
// B_AllWalkerCourses
|
|
//
|
|
B_AllWalkerCourses.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
B_AllWalkerCourses.Location = new System.Drawing.Point(7, 225);
|
|
B_AllWalkerCourses.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllWalkerCourses.Name = "B_AllWalkerCourses";
|
|
B_AllWalkerCourses.Size = new System.Drawing.Size(88, 29);
|
|
B_AllWalkerCourses.TabIndex = 0;
|
|
B_AllWalkerCourses.Text = "Check All";
|
|
B_AllWalkerCourses.UseVisualStyleBackColor = true;
|
|
B_AllWalkerCourses.Click += B_AllWalkerCourses_Click;
|
|
//
|
|
// CLB_WalkerCourses
|
|
//
|
|
CLB_WalkerCourses.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
|
|
CLB_WalkerCourses.CheckOnClick = true;
|
|
CLB_WalkerCourses.FormattingEnabled = true;
|
|
CLB_WalkerCourses.Location = new System.Drawing.Point(7, 18);
|
|
CLB_WalkerCourses.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
CLB_WalkerCourses.Name = "CLB_WalkerCourses";
|
|
CLB_WalkerCourses.Size = new System.Drawing.Size(196, 184);
|
|
CLB_WalkerCourses.TabIndex = 1;
|
|
//
|
|
// NUD_Watts
|
|
//
|
|
NUD_Watts.Location = new System.Drawing.Point(306, 7);
|
|
NUD_Watts.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Watts.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_Watts.Name = "NUD_Watts";
|
|
NUD_Watts.Size = new System.Drawing.Size(75, 23);
|
|
NUD_Watts.TabIndex = 0;
|
|
NUD_Watts.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_Watts
|
|
//
|
|
L_Watts.Location = new System.Drawing.Point(222, 3);
|
|
L_Watts.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Watts.Name = "L_Watts";
|
|
L_Watts.Size = new System.Drawing.Size(77, 25);
|
|
L_Watts.TabIndex = 10;
|
|
L_Watts.Text = "Watts:";
|
|
L_Watts.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Steps
|
|
//
|
|
NUD_Steps.Location = new System.Drawing.Point(306, 44);
|
|
NUD_Steps.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
NUD_Steps.Maximum = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
NUD_Steps.Name = "NUD_Steps";
|
|
NUD_Steps.Size = new System.Drawing.Size(75, 23);
|
|
NUD_Steps.TabIndex = 0;
|
|
NUD_Steps.Value = new decimal(new int[] { 9999999, 0, 0, 0 });
|
|
//
|
|
// L_Steps
|
|
//
|
|
L_Steps.Location = new System.Drawing.Point(222, 40);
|
|
L_Steps.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Steps.Name = "L_Steps";
|
|
L_Steps.Size = new System.Drawing.Size(77, 25);
|
|
L_Steps.TabIndex = 10;
|
|
L_Steps.Text = "Steps:";
|
|
L_Steps.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// Tab_Seals
|
|
//
|
|
Tab_Seals.Controls.Add(B_ClearSeals);
|
|
Tab_Seals.Controls.Add(DGV_Seals);
|
|
Tab_Seals.Controls.Add(B_AllSealsIllegal);
|
|
Tab_Seals.Controls.Add(B_AllSealsLegal);
|
|
Tab_Seals.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Seals.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Seals.Name = "Tab_Seals";
|
|
Tab_Seals.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Seals.Size = new System.Drawing.Size(436, 278);
|
|
Tab_Seals.TabIndex = 3;
|
|
Tab_Seals.Text = "Seals";
|
|
Tab_Seals.UseVisualStyleBackColor = true;
|
|
//
|
|
// B_ClearSeals
|
|
//
|
|
B_ClearSeals.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
B_ClearSeals.Location = new System.Drawing.Point(42, 68);
|
|
B_ClearSeals.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_ClearSeals.Name = "B_ClearSeals";
|
|
B_ClearSeals.Size = new System.Drawing.Size(140, 43);
|
|
B_ClearSeals.TabIndex = 0;
|
|
B_ClearSeals.Text = "Clear All Seals";
|
|
B_ClearSeals.UseVisualStyleBackColor = true;
|
|
B_ClearSeals.Click += B_ClearSeals_Click;
|
|
//
|
|
// DGV_Seals
|
|
//
|
|
DGV_Seals.AllowUserToAddRows = false;
|
|
DGV_Seals.AllowUserToDeleteRows = false;
|
|
DGV_Seals.AllowUserToResizeColumns = false;
|
|
DGV_Seals.AllowUserToResizeRows = false;
|
|
DGV_Seals.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
DGV_Seals.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
DGV_Seals.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
DGV_Seals.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
DGV_Seals.ColumnHeadersVisible = false;
|
|
DGV_Seals.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
DGV_Seals.Location = new System.Drawing.Point(220, 6);
|
|
DGV_Seals.MultiSelect = false;
|
|
DGV_Seals.Name = "DGV_Seals";
|
|
DGV_Seals.RowHeadersVisible = false;
|
|
DGV_Seals.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
|
|
DGV_Seals.Size = new System.Drawing.Size(209, 266);
|
|
DGV_Seals.StandardTab = true;
|
|
DGV_Seals.TabIndex = 3;
|
|
//
|
|
// B_AllSealsIllegal
|
|
//
|
|
B_AllSealsIllegal.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
B_AllSealsIllegal.Location = new System.Drawing.Point(42, 166);
|
|
B_AllSealsIllegal.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllSealsIllegal.Name = "B_AllSealsIllegal";
|
|
B_AllSealsIllegal.Size = new System.Drawing.Size(140, 43);
|
|
B_AllSealsIllegal.TabIndex = 2;
|
|
B_AllSealsIllegal.Text = "Give All Seals (Illegal)";
|
|
B_AllSealsIllegal.UseVisualStyleBackColor = true;
|
|
B_AllSealsIllegal.Click += OnBAllSealsLegalOnClick;
|
|
//
|
|
// B_AllSealsLegal
|
|
//
|
|
B_AllSealsLegal.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
B_AllSealsLegal.Location = new System.Drawing.Point(42, 117);
|
|
B_AllSealsLegal.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
B_AllSealsLegal.Name = "B_AllSealsLegal";
|
|
B_AllSealsLegal.Size = new System.Drawing.Size(140, 43);
|
|
B_AllSealsLegal.TabIndex = 1;
|
|
B_AllSealsLegal.Text = "Give All Seals (Legal)";
|
|
B_AllSealsLegal.UseVisualStyleBackColor = true;
|
|
B_AllSealsLegal.Click += OnBAllSealsLegalOnClick;
|
|
//
|
|
// Tab_FashionCase
|
|
//
|
|
Tab_FashionCase.Controls.Add(B_ClearBackdrops);
|
|
Tab_FashionCase.Controls.Add(B_ClearAccessories);
|
|
Tab_FashionCase.Controls.Add(B_AllBackdropsIllegal);
|
|
Tab_FashionCase.Controls.Add(B_AllBackdropsLegal);
|
|
Tab_FashionCase.Controls.Add(B_AllAccessoriesIllegal);
|
|
Tab_FashionCase.Controls.Add(B_AllAccessoriesLegal);
|
|
Tab_FashionCase.Controls.Add(DGV_Backdrops);
|
|
Tab_FashionCase.Controls.Add(DGV_Accessories);
|
|
Tab_FashionCase.Location = new System.Drawing.Point(4, 24);
|
|
Tab_FashionCase.Name = "Tab_FashionCase";
|
|
Tab_FashionCase.Padding = new System.Windows.Forms.Padding(3);
|
|
Tab_FashionCase.Size = new System.Drawing.Size(436, 278);
|
|
Tab_FashionCase.TabIndex = 6;
|
|
Tab_FashionCase.Text = "Fashion Case";
|
|
Tab_FashionCase.UseVisualStyleBackColor = true;
|
|
//
|
|
// B_ClearBackdrops
|
|
//
|
|
B_ClearBackdrops.Location = new System.Drawing.Point(221, 7);
|
|
B_ClearBackdrops.Name = "B_ClearBackdrops";
|
|
B_ClearBackdrops.Size = new System.Drawing.Size(209, 29);
|
|
B_ClearBackdrops.TabIndex = 5;
|
|
B_ClearBackdrops.Text = "Clear All Backdrops";
|
|
B_ClearBackdrops.UseVisualStyleBackColor = true;
|
|
B_ClearBackdrops.Click += B_ClearBackdrops_Click;
|
|
//
|
|
// B_ClearAccessories
|
|
//
|
|
B_ClearAccessories.Location = new System.Drawing.Point(6, 7);
|
|
B_ClearAccessories.Name = "B_ClearAccessories";
|
|
B_ClearAccessories.Size = new System.Drawing.Size(209, 29);
|
|
B_ClearAccessories.TabIndex = 1;
|
|
B_ClearAccessories.Text = "Clear All Accessories";
|
|
B_ClearAccessories.UseVisualStyleBackColor = true;
|
|
B_ClearAccessories.Click += B_ClearAccessories_Click;
|
|
//
|
|
// B_AllBackdropsIllegal
|
|
//
|
|
B_AllBackdropsIllegal.Location = new System.Drawing.Point(221, 73);
|
|
B_AllBackdropsIllegal.Name = "B_AllBackdropsIllegal";
|
|
B_AllBackdropsIllegal.Size = new System.Drawing.Size(209, 29);
|
|
B_AllBackdropsIllegal.TabIndex = 7;
|
|
B_AllBackdropsIllegal.Text = "Give All Backdrops (Illegal)";
|
|
B_AllBackdropsIllegal.UseVisualStyleBackColor = true;
|
|
B_AllBackdropsIllegal.Click += OnBAllBackdropsLegalOnClick;
|
|
//
|
|
// B_AllBackdropsLegal
|
|
//
|
|
B_AllBackdropsLegal.Location = new System.Drawing.Point(221, 40);
|
|
B_AllBackdropsLegal.Name = "B_AllBackdropsLegal";
|
|
B_AllBackdropsLegal.Size = new System.Drawing.Size(209, 29);
|
|
B_AllBackdropsLegal.TabIndex = 6;
|
|
B_AllBackdropsLegal.Text = "Give All Backdrops (Legal)";
|
|
B_AllBackdropsLegal.UseVisualStyleBackColor = true;
|
|
B_AllBackdropsLegal.Click += OnBAllBackdropsLegalOnClick;
|
|
//
|
|
// B_AllAccessoriesIllegal
|
|
//
|
|
B_AllAccessoriesIllegal.Location = new System.Drawing.Point(6, 73);
|
|
B_AllAccessoriesIllegal.Name = "B_AllAccessoriesIllegal";
|
|
B_AllAccessoriesIllegal.Size = new System.Drawing.Size(209, 29);
|
|
B_AllAccessoriesIllegal.TabIndex = 3;
|
|
B_AllAccessoriesIllegal.Text = "Give All Accessories (Illegal)";
|
|
B_AllAccessoriesIllegal.UseVisualStyleBackColor = true;
|
|
B_AllAccessoriesIllegal.Click += OnBAllAccessoriesLegalOnClick;
|
|
//
|
|
// B_AllAccessoriesLegal
|
|
//
|
|
B_AllAccessoriesLegal.Location = new System.Drawing.Point(6, 40);
|
|
B_AllAccessoriesLegal.Name = "B_AllAccessoriesLegal";
|
|
B_AllAccessoriesLegal.Size = new System.Drawing.Size(209, 29);
|
|
B_AllAccessoriesLegal.TabIndex = 2;
|
|
B_AllAccessoriesLegal.Text = "Give All Accessories (Legal)";
|
|
B_AllAccessoriesLegal.UseVisualStyleBackColor = true;
|
|
B_AllAccessoriesLegal.Click += OnBAllAccessoriesLegalOnClick;
|
|
//
|
|
// DGV_Backdrops
|
|
//
|
|
DGV_Backdrops.AllowUserToAddRows = false;
|
|
DGV_Backdrops.AllowUserToDeleteRows = false;
|
|
DGV_Backdrops.AllowUserToResizeColumns = false;
|
|
DGV_Backdrops.AllowUserToResizeRows = false;
|
|
DGV_Backdrops.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
DGV_Backdrops.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
DGV_Backdrops.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
DGV_Backdrops.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
DGV_Backdrops.ColumnHeadersVisible = false;
|
|
DGV_Backdrops.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
DGV_Backdrops.Location = new System.Drawing.Point(221, 108);
|
|
DGV_Backdrops.MultiSelect = false;
|
|
DGV_Backdrops.Name = "DGV_Backdrops";
|
|
DGV_Backdrops.RowHeadersVisible = false;
|
|
DGV_Backdrops.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
|
|
DGV_Backdrops.Size = new System.Drawing.Size(209, 164);
|
|
DGV_Backdrops.StandardTab = true;
|
|
DGV_Backdrops.TabIndex = 8;
|
|
//
|
|
// DGV_Accessories
|
|
//
|
|
DGV_Accessories.AllowUserToAddRows = false;
|
|
DGV_Accessories.AllowUserToDeleteRows = false;
|
|
DGV_Accessories.AllowUserToResizeColumns = false;
|
|
DGV_Accessories.AllowUserToResizeRows = false;
|
|
DGV_Accessories.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left;
|
|
DGV_Accessories.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
DGV_Accessories.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
|
DGV_Accessories.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
DGV_Accessories.ColumnHeadersVisible = false;
|
|
DGV_Accessories.EditMode = System.Windows.Forms.DataGridViewEditMode.EditOnEnter;
|
|
DGV_Accessories.Location = new System.Drawing.Point(6, 108);
|
|
DGV_Accessories.MultiSelect = false;
|
|
DGV_Accessories.Name = "DGV_Accessories";
|
|
DGV_Accessories.RowHeadersVisible = false;
|
|
DGV_Accessories.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
|
|
DGV_Accessories.Size = new System.Drawing.Size(209, 164);
|
|
DGV_Accessories.StandardTab = true;
|
|
DGV_Accessories.TabIndex = 4;
|
|
//
|
|
// Tab_Poffins
|
|
//
|
|
Tab_Poffins.Controls.Add(poffinCase4Editor1);
|
|
Tab_Poffins.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Poffins.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Poffins.Name = "Tab_Poffins";
|
|
Tab_Poffins.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_Poffins.Size = new System.Drawing.Size(436, 278);
|
|
Tab_Poffins.TabIndex = 4;
|
|
Tab_Poffins.Text = "Poffins";
|
|
Tab_Poffins.UseVisualStyleBackColor = true;
|
|
//
|
|
// poffinCase4Editor1
|
|
//
|
|
poffinCase4Editor1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
poffinCase4Editor1.Location = new System.Drawing.Point(4, 3);
|
|
poffinCase4Editor1.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
poffinCase4Editor1.Name = "poffinCase4Editor1";
|
|
poffinCase4Editor1.Size = new System.Drawing.Size(428, 272);
|
|
poffinCase4Editor1.TabIndex = 0;
|
|
//
|
|
// Tab_PokeGear
|
|
//
|
|
Tab_PokeGear.Controls.Add(pokeGear4Editor1);
|
|
Tab_PokeGear.Location = new System.Drawing.Point(4, 24);
|
|
Tab_PokeGear.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_PokeGear.Name = "Tab_PokeGear";
|
|
Tab_PokeGear.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Tab_PokeGear.Size = new System.Drawing.Size(436, 278);
|
|
Tab_PokeGear.TabIndex = 5;
|
|
Tab_PokeGear.Text = "PokeGear";
|
|
Tab_PokeGear.UseVisualStyleBackColor = true;
|
|
//
|
|
// pokeGear4Editor1
|
|
//
|
|
pokeGear4Editor1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
pokeGear4Editor1.Location = new System.Drawing.Point(4, 3);
|
|
pokeGear4Editor1.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
pokeGear4Editor1.Name = "pokeGear4Editor1";
|
|
pokeGear4Editor1.Size = new System.Drawing.Size(428, 272);
|
|
pokeGear4Editor1.TabIndex = 0;
|
|
//
|
|
// Tab_Records
|
|
//
|
|
Tab_Records.Controls.Add(L_Record32V);
|
|
Tab_Records.Controls.Add(L_Record32);
|
|
Tab_Records.Controls.Add(L_Record16V);
|
|
Tab_Records.Controls.Add(L_Record16);
|
|
Tab_Records.Controls.Add(NUD_Record32V);
|
|
Tab_Records.Controls.Add(NUD_Record32);
|
|
Tab_Records.Controls.Add(NUD_Record16V);
|
|
Tab_Records.Controls.Add(NUD_Record16);
|
|
Tab_Records.Location = new System.Drawing.Point(4, 24);
|
|
Tab_Records.Name = "Tab_Records";
|
|
Tab_Records.Padding = new System.Windows.Forms.Padding(3);
|
|
Tab_Records.Size = new System.Drawing.Size(436, 278);
|
|
Tab_Records.TabIndex = 7;
|
|
Tab_Records.Text = "Records";
|
|
Tab_Records.UseVisualStyleBackColor = true;
|
|
//
|
|
// L_Record32V
|
|
//
|
|
L_Record32V.Location = new System.Drawing.Point(116, 167);
|
|
L_Record32V.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Record32V.Name = "L_Record32V";
|
|
L_Record32V.Size = new System.Drawing.Size(82, 23);
|
|
L_Record32V.TabIndex = 19;
|
|
L_Record32V.Text = "Value:";
|
|
L_Record32V.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Record32
|
|
//
|
|
L_Record32.Location = new System.Drawing.Point(116, 142);
|
|
L_Record32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Record32.Name = "L_Record32";
|
|
L_Record32.Size = new System.Drawing.Size(82, 23);
|
|
L_Record32.TabIndex = 18;
|
|
L_Record32.Text = "Record:";
|
|
L_Record32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Record16V
|
|
//
|
|
L_Record16V.Location = new System.Drawing.Point(116, 113);
|
|
L_Record16V.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Record16V.Name = "L_Record16V";
|
|
L_Record16V.Size = new System.Drawing.Size(82, 23);
|
|
L_Record16V.TabIndex = 17;
|
|
L_Record16V.Text = "Value:";
|
|
L_Record16V.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// L_Record16
|
|
//
|
|
L_Record16.Location = new System.Drawing.Point(116, 88);
|
|
L_Record16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
L_Record16.Name = "L_Record16";
|
|
L_Record16.Size = new System.Drawing.Size(82, 23);
|
|
L_Record16.TabIndex = 13;
|
|
L_Record16.Text = "Record:";
|
|
L_Record16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// NUD_Record32V
|
|
//
|
|
NUD_Record32V.Location = new System.Drawing.Point(201, 167);
|
|
NUD_Record32V.Maximum = new decimal(new int[] { -1, 0, 0, 0 });
|
|
NUD_Record32V.Name = "NUD_Record32V";
|
|
NUD_Record32V.Size = new System.Drawing.Size(120, 23);
|
|
NUD_Record32V.TabIndex = 16;
|
|
//
|
|
// NUD_Record32
|
|
//
|
|
NUD_Record32.Location = new System.Drawing.Point(201, 142);
|
|
NUD_Record32.Name = "NUD_Record32";
|
|
NUD_Record32.Size = new System.Drawing.Size(120, 23);
|
|
NUD_Record32.TabIndex = 15;
|
|
//
|
|
// NUD_Record16V
|
|
//
|
|
NUD_Record16V.Location = new System.Drawing.Point(201, 113);
|
|
NUD_Record16V.Maximum = new decimal(new int[] { 65535, 0, 0, 0 });
|
|
NUD_Record16V.Name = "NUD_Record16V";
|
|
NUD_Record16V.Size = new System.Drawing.Size(120, 23);
|
|
NUD_Record16V.TabIndex = 14;
|
|
//
|
|
// NUD_Record16
|
|
//
|
|
NUD_Record16.Location = new System.Drawing.Point(201, 88);
|
|
NUD_Record16.Name = "NUD_Record16";
|
|
NUD_Record16.Size = new System.Drawing.Size(120, 23);
|
|
NUD_Record16.TabIndex = 12;
|
|
//
|
|
// SAV_Misc4
|
|
//
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
|
|
ClientSize = new System.Drawing.Size(472, 373);
|
|
Controls.Add(B_Cancel);
|
|
Controls.Add(B_Save);
|
|
Controls.Add(TC_Misc);
|
|
Icon = Properties.Resources.Icon;
|
|
Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
Name = "SAV_Misc4";
|
|
StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
|
Text = "Misc Editor";
|
|
TC_Misc.ResumeLayout(false);
|
|
TAB_Main.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_Coin).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_BP).EndInit();
|
|
GB_FlyDest.ResumeLayout(false);
|
|
GB_Poketch.ResumeLayout(false);
|
|
GB_Poketch.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)PB_DotArtist).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_PokeathlonPoints).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_UGFlags).EndInit();
|
|
TAB_BF.ResumeLayout(false);
|
|
GB_Prints.ResumeLayout(false);
|
|
GB_Streaks.ResumeLayout(false);
|
|
GB_Streaks.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat0).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat1).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat2).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Stat3).EndInit();
|
|
GB_Hall.ResumeLayout(false);
|
|
GB_Hall.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallStreaks).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType01).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType02).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType03).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType04).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType05).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType06).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType07).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType08).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType09).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType10).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType11).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType12).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType13).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType14).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType15).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType16).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_HallType17).EndInit();
|
|
GB_Castle.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankRcv).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankItem).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_CastleRankInfo).EndInit();
|
|
TAB_Walker.ResumeLayout(false);
|
|
GB_WalkerCourses.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_Watts).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Steps).EndInit();
|
|
Tab_Seals.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)DGV_Seals).EndInit();
|
|
Tab_FashionCase.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)DGV_Backdrops).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)DGV_Accessories).EndInit();
|
|
Tab_Poffins.ResumeLayout(false);
|
|
Tab_PokeGear.ResumeLayout(false);
|
|
Tab_Records.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record32V).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record32).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record16V).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)NUD_Record16).EndInit();
|
|
ResumeLayout(false);
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button B_Cancel;
|
|
private System.Windows.Forms.Button B_Save;
|
|
private System.Windows.Forms.TabControl TC_Misc;
|
|
private System.Windows.Forms.TabPage TAB_Main;
|
|
private System.Windows.Forms.NumericUpDown NUD_BP;
|
|
private System.Windows.Forms.Label L_BP;
|
|
private System.Windows.Forms.ComboBox CB_UpgradeMap;
|
|
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.GroupBox GB_Poketch;
|
|
private System.Windows.Forms.Button B_AllPoketch;
|
|
private System.Windows.Forms.CheckedListBox CLB_Poketch;
|
|
private System.Windows.Forms.PictureBox PB_DotArtist;
|
|
private System.Windows.Forms.TabPage TAB_BF;
|
|
private System.Windows.Forms.GroupBox GB_Prints;
|
|
private System.Windows.Forms.Button BTN_PrintTower;
|
|
private System.Windows.Forms.Button BTN_PrintFactory;
|
|
private System.Windows.Forms.Button BTN_PrintHall;
|
|
private System.Windows.Forms.Button BTN_PrintCastle;
|
|
private System.Windows.Forms.Button BTN_PrintArcade;
|
|
private System.Windows.Forms.GroupBox GB_Streaks;
|
|
private System.Windows.Forms.ComboBox CB_Stats1;
|
|
private System.Windows.Forms.ComboBox CB_Stats2;
|
|
private System.Windows.Forms.RadioButton RB_Stats3_01;
|
|
private System.Windows.Forms.RadioButton RB_Stats3_02;
|
|
private System.Windows.Forms.CheckBox CHK_Continue;
|
|
private System.Windows.Forms.NumericUpDown NUD_Stat0;
|
|
private System.Windows.Forms.NumericUpDown NUD_Stat1;
|
|
private System.Windows.Forms.NumericUpDown NUD_Stat2;
|
|
private System.Windows.Forms.NumericUpDown NUD_Stat3;
|
|
private System.Windows.Forms.Label L_Stat0;
|
|
private System.Windows.Forms.Label L_Stat1;
|
|
private System.Windows.Forms.Label L_Stat2;
|
|
private System.Windows.Forms.Label L_Stat3;
|
|
private System.Windows.Forms.GroupBox GB_Hall;
|
|
private System.Windows.Forms.ComboBox CB_Species;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallStreaks;
|
|
private System.Windows.Forms.CheckBox CHK_HallCurrent;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType01;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType02;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType03;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType04;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType05;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType06;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType07;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType08;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType09;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType10;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType11;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType12;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType13;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType14;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType15;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType16;
|
|
private System.Windows.Forms.NumericUpDown NUD_HallType17;
|
|
private System.Windows.Forms.Label L_SumHall;
|
|
private System.Windows.Forms.GroupBox GB_Castle;
|
|
private System.Windows.Forms.NumericUpDown NUD_CastleRankRcv;
|
|
private System.Windows.Forms.NumericUpDown NUD_CastleRankItem;
|
|
private System.Windows.Forms.NumericUpDown NUD_CastleRankInfo;
|
|
private System.Windows.Forms.Label L_CastleRank01;
|
|
private System.Windows.Forms.Label L_UGFlags;
|
|
private System.Windows.Forms.NumericUpDown NUD_UGFlags;
|
|
private System.Windows.Forms.ComboBox CB_CurrentApp;
|
|
private System.Windows.Forms.Label L_CurrentApp;
|
|
private System.Windows.Forms.Label L_CurrentMap;
|
|
private System.Windows.Forms.TabPage TAB_Walker;
|
|
private System.Windows.Forms.GroupBox GB_WalkerCourses;
|
|
private System.Windows.Forms.CheckedListBox CLB_WalkerCourses;
|
|
private System.Windows.Forms.Button B_AllWalkerCourses;
|
|
private System.Windows.Forms.NumericUpDown NUD_Watts;
|
|
private System.Windows.Forms.Label L_Watts;
|
|
private System.Windows.Forms.NumericUpDown NUD_Steps;
|
|
private System.Windows.Forms.Label L_Steps;
|
|
private System.Windows.Forms.NumericUpDown NUD_Coin;
|
|
private System.Windows.Forms.Label L_Coin;
|
|
private System.Windows.Forms.Button B_AllSealsIllegal;
|
|
private System.Windows.Forms.Button B_AllSealsLegal;
|
|
private System.Windows.Forms.TabPage Tab_Poffins;
|
|
private PoffinCase4Editor poffinCase4Editor1;
|
|
private System.Windows.Forms.TabPage Tab_PokeGear;
|
|
private PokeGear4Editor pokeGear4Editor1;
|
|
private System.Windows.Forms.ToolTip tip1;
|
|
private System.Windows.Forms.ToolTip tip2;
|
|
private System.Windows.Forms.NumericUpDown NUD_PokeathlonPoints;
|
|
private System.Windows.Forms.Label L_PokeathlonPoints;
|
|
private DoubleBufferedDataGridView DGV_Seals;
|
|
private DoubleBufferedDataGridView DGV_Backdrops;
|
|
private DoubleBufferedDataGridView DGV_Accessories;
|
|
private System.Windows.Forms.Button B_AllBackdropsIllegal;
|
|
private System.Windows.Forms.Button B_AllBackdropsLegal;
|
|
private System.Windows.Forms.Button B_AllAccessoriesIllegal;
|
|
private System.Windows.Forms.Button B_AllAccessoriesLegal;
|
|
private System.Windows.Forms.TabPage Tab_Seals;
|
|
private System.Windows.Forms.TabPage Tab_FashionCase;
|
|
private System.Windows.Forms.Button B_ClearBackdrops;
|
|
private System.Windows.Forms.Button B_ClearAccessories;
|
|
private System.Windows.Forms.Button B_ClearSeals;
|
|
private System.Windows.Forms.TabPage Tab_Records;
|
|
private System.Windows.Forms.Label L_Record32V;
|
|
private System.Windows.Forms.Label L_Record32;
|
|
private System.Windows.Forms.Label L_Record16V;
|
|
private System.Windows.Forms.Label L_Record16;
|
|
private System.Windows.Forms.NumericUpDown NUD_Record32V;
|
|
private System.Windows.Forms.NumericUpDown NUD_Record32;
|
|
private System.Windows.Forms.NumericUpDown NUD_Record16V;
|
|
private System.Windows.Forms.NumericUpDown NUD_Record16;
|
|
}
|
|
}
|