using pkNX.WinForms.Subforms; namespace pkNX.WinForms { partial class PokeDataUI8a { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); System.Windows.Forms.GroupBox GB_PokeMisc; System.Windows.Forms.Label label4; System.Windows.Forms.Label label3; System.Windows.Forms.Label label2; System.Windows.Forms.Label L_MiscSpecies; System.Windows.Forms.Label LB_ResearchTasks; System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); TB_MiscAlphaScale = new System.Windows.Forms.TextBox(); TB_MiscScale = new System.Windows.Forms.TextBox(); TB_MiscForm = new System.Windows.Forms.MaskedTextBox(); TB_MiscSpecies = new System.Windows.Forms.MaskedTextBox(); PG_PokeMisc = new System.Windows.Forms.PropertyGrid(); LB_HatchSpecies = new System.Windows.Forms.Label(); L_HisuianDex = new System.Windows.Forms.Label(); L_NationalDex = new System.Windows.Forms.Label(); L_LocalFormIndex = new System.Windows.Forms.Label(); L_HiddenAbility = new System.Windows.Forms.Label(); L_WeightKG = new System.Windows.Forms.Label(); L_Ability2 = new System.Windows.Forms.Label(); L_HeightM = new System.Windows.Forms.Label(); L_Ability1 = new System.Windows.Forms.Label(); L_Weight = new System.Windows.Forms.Label(); L_Height = new System.Windows.Forms.Label(); L_RegionalFormIndex = new System.Windows.Forms.Label(); L_BST = new System.Windows.Forms.Label(); L_Stage = new System.Windows.Forms.Label(); L_FormsCount = new System.Windows.Forms.Label(); L_Form = new System.Windows.Forms.Label(); L_CatchRate = new System.Windows.Forms.Label(); L_Color = new System.Windows.Forms.Label(); L_EXPGrowth = new System.Windows.Forms.Label(); L_EggGroup = new System.Windows.Forms.Label(); L_Ability = new System.Windows.Forms.Label(); L_BaseEXP = new System.Windows.Forms.Label(); L_Field_18 = new System.Windows.Forms.Label(); L_Friendship = new System.Windows.Forms.Label(); L_Gender = new System.Windows.Forms.Label(); L_Item1 = new System.Windows.Forms.Label(); L_Item5 = new System.Windows.Forms.Label(); L_Item50 = new System.Windows.Forms.Label(); L_HeldItem = new System.Windows.Forms.Label(); L_Type = new System.Windows.Forms.Label(); Label_HP = new System.Windows.Forms.Label(); Label_ATK = new System.Windows.Forms.Label(); Label_DEF = new System.Windows.Forms.Label(); Label_SPA = new System.Windows.Forms.Label(); Label_SPD = new System.Windows.Forms.Label(); Label_SPE = new System.Windows.Forms.Label(); L_EVYield = new System.Windows.Forms.Label(); L_BaseStats = new System.Windows.Forms.Label(); L_HatchCycles = new System.Windows.Forms.Label(); Line = new System.Windows.Forms.Panel(); tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); TB_NationalDex = new System.Windows.Forms.MaskedTextBox(); TB_HisuianDex = new System.Windows.Forms.MaskedTextBox(); CB_Type2 = new System.Windows.Forms.ComboBox(); CB_Type1 = new System.Windows.Forms.ComboBox(); TB_Form = new System.Windows.Forms.MaskedTextBox(); TB_BaseExp = new System.Windows.Forms.MaskedTextBox(); label1 = new System.Windows.Forms.Label(); TB_RawColor = new System.Windows.Forms.MaskedTextBox(); TB_Gender = new System.Windows.Forms.MaskedTextBox(); L_GenderDetails = new System.Windows.Forms.Label(); TB_Height = new System.Windows.Forms.TextBox(); TB_Weight = new System.Windows.Forms.TextBox(); CB_EXPGroup = new System.Windows.Forms.ComboBox(); CB_Color = new System.Windows.Forms.ComboBox(); CHK_IsPresentInGame = new System.Windows.Forms.CheckBox(); TB_Stage = new System.Windows.Forms.MaskedTextBox(); TB_CatchRate = new System.Windows.Forms.MaskedTextBox(); TB_Friendship = new System.Windows.Forms.MaskedTextBox(); CHK_InArea1 = new System.Windows.Forms.CheckBox(); CHK_InArea2 = new System.Windows.Forms.CheckBox(); CHK_InArea3 = new System.Windows.Forms.CheckBox(); CHK_InArea4 = new System.Windows.Forms.CheckBox(); CHK_InArea5 = new System.Windows.Forms.CheckBox(); TB_FormCount = new System.Windows.Forms.MaskedTextBox(); TB_Field_18 = new System.Windows.Forms.MaskedTextBox(); TB_LocalFormIndex = new System.Windows.Forms.MaskedTextBox(); tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); TB_HPEVs = new System.Windows.Forms.MaskedTextBox(); TB_BaseATK = new System.Windows.Forms.MaskedTextBox(); TB_ATKEVs = new System.Windows.Forms.MaskedTextBox(); TB_BaseDEF = new System.Windows.Forms.MaskedTextBox(); TB_DEFEVs = new System.Windows.Forms.MaskedTextBox(); TB_BaseSPA = new System.Windows.Forms.MaskedTextBox(); TB_SPAEVs = new System.Windows.Forms.MaskedTextBox(); TB_BaseSPD = new System.Windows.Forms.MaskedTextBox(); TB_SPDEVs = new System.Windows.Forms.MaskedTextBox(); TB_BaseSPE = new System.Windows.Forms.MaskedTextBox(); TB_SPEEVs = new System.Windows.Forms.MaskedTextBox(); TB_BST = new System.Windows.Forms.MaskedTextBox(); TB_BaseHP = new System.Windows.Forms.MaskedTextBox(); B_Save = new System.Windows.Forms.Button(); tabControl1 = new System.Windows.Forms.TabControl(); Tab_Personal = new System.Windows.Forms.TabPage(); B_PDumpTable = new System.Windows.Forms.Button(); tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); CB_HeldItem1 = new System.Windows.Forms.ComboBox(); CB_Ability1 = new System.Windows.Forms.ComboBox(); CB_HatchSpecies = new System.Windows.Forms.ComboBox(); CB_HeldItem2 = new System.Windows.Forms.ComboBox(); CB_HeldItem3 = new System.Windows.Forms.ComboBox(); CB_Ability2 = new System.Windows.Forms.ComboBox(); CB_EggGroup2 = new System.Windows.Forms.ComboBox(); CB_Ability3 = new System.Windows.Forms.ComboBox(); CB_EggGroup1 = new System.Windows.Forms.ComboBox(); CHK_IsRegionalForm = new System.Windows.Forms.CheckBox(); TB_HatchCycles = new System.Windows.Forms.MaskedTextBox(); TB_RegionalFormIndex = new System.Windows.Forms.MaskedTextBox(); CHK_Variant = new System.Windows.Forms.CheckBox(); Tab_Pokedex = new System.Windows.Forms.TabPage(); B_AddTask = new System.Windows.Forms.Button(); B_DeleteTask = new System.Windows.Forms.Button(); B_CloneTask = new System.Windows.Forms.Button(); PG_DexResearchTasks = new System.Windows.Forms.PropertyGrid(); Tab_Learn = new System.Windows.Forms.TabPage(); CLB_SpecialTutor = new System.Windows.Forms.CheckedListBox(); L_TypeTutors = new System.Windows.Forms.Label(); L_TM = new System.Windows.Forms.Label(); CLB_TypeTutor = new System.Windows.Forms.CheckedListBox(); CLB_TM = new System.Windows.Forms.CheckedListBox(); L_LevelUp = new System.Windows.Forms.Label(); dgv = new System.Windows.Forms.DataGridView(); Tab_Evo = new System.Windows.Forms.TabPage(); flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); Tab_Extra = new System.Windows.Forms.TabPage(); TC_Rand = new System.Windows.Forms.TabControl(); Tab_RStats = new System.Windows.Forms.TabPage(); NUD_AmpEXP = new System.Windows.Forms.NumericUpDown(); B_AmpExperience = new System.Windows.Forms.Button(); B_RandPersonal = new System.Windows.Forms.Button(); PG_Personal = new System.Windows.Forms.PropertyGrid(); Tab_RLearn = new System.Windows.Forms.TabPage(); tabControl2 = new System.Windows.Forms.TabControl(); Tab_Learnset = new System.Windows.Forms.TabPage(); PG_Learn = new System.Windows.Forms.PropertyGrid(); Tab_Moveset = new System.Windows.Forms.TabPage(); PG_Move = new System.Windows.Forms.PropertyGrid(); B_LearnMetronome = new System.Windows.Forms.Button(); B_LearnExpand = new System.Windows.Forms.Button(); B_RandLearn = new System.Windows.Forms.Button(); Tab_REvo = new System.Windows.Forms.TabPage(); B_EveryLevel = new System.Windows.Forms.Button(); B_TradeEvo = new System.Windows.Forms.Button(); B_RandEvo = new System.Windows.Forms.Button(); PG_Evolution = new System.Windows.Forms.PropertyGrid(); tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); B_PreviousPokemon = new System.Windows.Forms.Button(); B_PreviousForm = new System.Windows.Forms.Button(); TB_Classification = new System.Windows.Forms.TextBox(); CB_Species = new System.Windows.Forms.ComboBox(); B_NextForm = new System.Windows.Forms.Button(); B_NextPokemon = new System.Windows.Forms.Button(); PB_MonSprite = new System.Windows.Forms.PictureBox(); B_AufoFill = new System.Windows.Forms.Button(); TT_ButtonTooltip = new System.Windows.Forms.ToolTip(components); GB_PokeMisc = new System.Windows.Forms.GroupBox(); label4 = new System.Windows.Forms.Label(); label3 = new System.Windows.Forms.Label(); label2 = new System.Windows.Forms.Label(); L_MiscSpecies = new System.Windows.Forms.Label(); LB_ResearchTasks = new System.Windows.Forms.Label(); GB_PokeMisc.SuspendLayout(); tableLayoutPanel1.SuspendLayout(); tableLayoutPanel2.SuspendLayout(); tabControl1.SuspendLayout(); Tab_Personal.SuspendLayout(); tableLayoutPanel4.SuspendLayout(); Tab_Pokedex.SuspendLayout(); Tab_Learn.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)dgv).BeginInit(); Tab_Evo.SuspendLayout(); Tab_Extra.SuspendLayout(); TC_Rand.SuspendLayout(); Tab_RStats.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)NUD_AmpEXP).BeginInit(); Tab_RLearn.SuspendLayout(); tabControl2.SuspendLayout(); Tab_Learnset.SuspendLayout(); Tab_Moveset.SuspendLayout(); Tab_REvo.SuspendLayout(); tableLayoutPanel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)PB_MonSprite).BeginInit(); SuspendLayout(); // // GB_PokeMisc // GB_PokeMisc.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; GB_PokeMisc.Controls.Add(TB_MiscAlphaScale); GB_PokeMisc.Controls.Add(TB_MiscScale); GB_PokeMisc.Controls.Add(label4); GB_PokeMisc.Controls.Add(label3); GB_PokeMisc.Controls.Add(label2); GB_PokeMisc.Controls.Add(TB_MiscForm); GB_PokeMisc.Controls.Add(L_MiscSpecies); GB_PokeMisc.Controls.Add(TB_MiscSpecies); GB_PokeMisc.Controls.Add(PG_PokeMisc); GB_PokeMisc.Location = new System.Drawing.Point(215, 254); GB_PokeMisc.Name = "GB_PokeMisc"; GB_PokeMisc.Size = new System.Drawing.Size(677, 325); GB_PokeMisc.TabIndex = 536; GB_PokeMisc.TabStop = false; GB_PokeMisc.Text = "Poke Misc"; // // TB_MiscAlphaScale // TB_MiscAlphaScale.Location = new System.Drawing.Point(152, 121); TB_MiscAlphaScale.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_MiscAlphaScale.MaxLength = 4; TB_MiscAlphaScale.Name = "TB_MiscAlphaScale"; TB_MiscAlphaScale.Size = new System.Drawing.Size(48, 31); TB_MiscAlphaScale.TabIndex = 548; TB_MiscAlphaScale.Text = "__._"; TB_MiscAlphaScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_MiscScale // TB_MiscScale.Location = new System.Drawing.Point(152, 89); TB_MiscScale.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_MiscScale.MaxLength = 4; TB_MiscScale.Name = "TB_MiscScale"; TB_MiscScale.Size = new System.Drawing.Size(48, 31); TB_MiscScale.TabIndex = 547; TB_MiscScale.Text = "__._"; TB_MiscScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label4 // label4.AutoSize = true; label4.Location = new System.Drawing.Point(54, 124); label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); label4.Name = "label4"; label4.Size = new System.Drawing.Size(102, 25); label4.TabIndex = 543; label4.Text = "AlphaScale:"; label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label3 // label3.AutoSize = true; label3.Location = new System.Drawing.Point(95, 92); label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); label3.Name = "label3"; label3.Size = new System.Drawing.Size(56, 25); label3.TabIndex = 541; label3.Text = "Scale:"; label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // label2.AutoSize = true; label2.Location = new System.Drawing.Point(94, 60); label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); label2.Name = "label2"; label2.Size = new System.Drawing.Size(58, 25); label2.TabIndex = 539; label2.Text = "Form:"; label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // TB_MiscForm // TB_MiscForm.HidePromptOnLeave = true; TB_MiscForm.Location = new System.Drawing.Point(152, 57); TB_MiscForm.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_MiscForm.Mask = "##0"; TB_MiscForm.Name = "TB_MiscForm"; TB_MiscForm.Size = new System.Drawing.Size(48, 31); TB_MiscForm.TabIndex = 540; TB_MiscForm.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // L_MiscSpecies // L_MiscSpecies.AutoSize = true; L_MiscSpecies.Location = new System.Drawing.Point(74, 28); L_MiscSpecies.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_MiscSpecies.Name = "L_MiscSpecies"; L_MiscSpecies.Size = new System.Drawing.Size(75, 25); L_MiscSpecies.TabIndex = 537; L_MiscSpecies.Text = "Species:"; L_MiscSpecies.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // TB_MiscSpecies // TB_MiscSpecies.Location = new System.Drawing.Point(152, 25); TB_MiscSpecies.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_MiscSpecies.Mask = "0000"; TB_MiscSpecies.Name = "TB_MiscSpecies"; TB_MiscSpecies.Size = new System.Drawing.Size(48, 31); TB_MiscSpecies.TabIndex = 538; TB_MiscSpecies.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // PG_PokeMisc // PG_PokeMisc.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; PG_PokeMisc.HelpVisible = false; PG_PokeMisc.Location = new System.Drawing.Point(287, 22); PG_PokeMisc.Name = "PG_PokeMisc"; PG_PokeMisc.PropertySort = System.Windows.Forms.PropertySort.NoSort; PG_PokeMisc.Size = new System.Drawing.Size(387, 286); PG_PokeMisc.TabIndex = 0; PG_PokeMisc.ToolbarVisible = false; // // LB_ResearchTasks // LB_ResearchTasks.AutoSize = true; LB_ResearchTasks.Location = new System.Drawing.Point(10, 176); LB_ResearchTasks.Name = "LB_ResearchTasks"; LB_ResearchTasks.Size = new System.Drawing.Size(131, 25); LB_ResearchTasks.TabIndex = 1; LB_ResearchTasks.Text = "Research Tasks:"; // // LB_HatchSpecies // LB_HatchSpecies.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; LB_HatchSpecies.AutoSize = true; LB_HatchSpecies.Location = new System.Drawing.Point(588, 78); LB_HatchSpecies.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); LB_HatchSpecies.Name = "LB_HatchSpecies"; LB_HatchSpecies.Size = new System.Drawing.Size(146, 39); LB_HatchSpecies.TabIndex = 521; LB_HatchSpecies.Text = "Hatched Species:"; LB_HatchSpecies.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_HisuianDex // L_HisuianDex.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_HisuianDex.AutoSize = true; L_HisuianDex.Location = new System.Drawing.Point(8, 74); L_HisuianDex.Margin = new System.Windows.Forms.Padding(8, 0, 4, 0); L_HisuianDex.Name = "L_HisuianDex"; L_HisuianDex.Size = new System.Drawing.Size(119, 37); L_HisuianDex.TabIndex = 507; L_HisuianDex.Text = "Regional Dex:"; L_HisuianDex.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_NationalDex // L_NationalDex.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_NationalDex.AutoSize = true; L_NationalDex.Location = new System.Drawing.Point(10, 0); L_NationalDex.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_NationalDex.Name = "L_NationalDex"; L_NationalDex.Size = new System.Drawing.Size(117, 37); L_NationalDex.TabIndex = 506; L_NationalDex.Text = "National Dex:"; L_NationalDex.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_LocalFormIndex // L_LocalFormIndex.AutoSize = true; L_LocalFormIndex.Location = new System.Drawing.Point(29, 268); L_LocalFormIndex.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_LocalFormIndex.Name = "L_LocalFormIndex"; L_LocalFormIndex.Size = new System.Drawing.Size(126, 25); L_LocalFormIndex.TabIndex = 501; L_LocalFormIndex.Text = "Local Form ID:"; // // L_HiddenAbility // L_HiddenAbility.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_HiddenAbility.AutoSize = true; L_HiddenAbility.Location = new System.Drawing.Point(504, 78); L_HiddenAbility.Margin = new System.Windows.Forms.Padding(0); L_HiddenAbility.Name = "L_HiddenAbility"; L_HiddenAbility.Size = new System.Drawing.Size(35, 39); L_HiddenAbility.TabIndex = 499; L_HiddenAbility.Text = "(H)"; L_HiddenAbility.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_WeightKG // L_WeightKG.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_WeightKG.AutoSize = true; L_WeightKG.Location = new System.Drawing.Point(410, 148); L_WeightKG.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); L_WeightKG.Name = "L_WeightKG"; L_WeightKG.Size = new System.Drawing.Size(32, 37); L_WeightKG.TabIndex = 495; L_WeightKG.Text = "kg"; L_WeightKG.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_Ability2 // L_Ability2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_Ability2.AutoSize = true; L_Ability2.Location = new System.Drawing.Point(504, 39); L_Ability2.Margin = new System.Windows.Forms.Padding(0); L_Ability2.Name = "L_Ability2"; L_Ability2.Size = new System.Drawing.Size(32, 39); L_Ability2.TabIndex = 497; L_Ability2.Text = "(2)"; L_Ability2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_HeightM // L_HeightM.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_HeightM.AutoSize = true; L_HeightM.Location = new System.Drawing.Point(410, 111); L_HeightM.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); L_HeightM.Name = "L_HeightM"; L_HeightM.Size = new System.Drawing.Size(28, 37); L_HeightM.TabIndex = 494; L_HeightM.Text = "m"; L_HeightM.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_Ability1 // L_Ability1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_Ability1.AutoSize = true; L_Ability1.Location = new System.Drawing.Point(504, 0); L_Ability1.Margin = new System.Windows.Forms.Padding(0); L_Ability1.Name = "L_Ability1"; L_Ability1.Size = new System.Drawing.Size(32, 39); L_Ability1.TabIndex = 496; L_Ability1.Text = "(1)"; L_Ability1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_Weight // L_Weight.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Weight.AutoSize = true; L_Weight.Location = new System.Drawing.Point(283, 148); L_Weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Weight.Name = "L_Weight"; L_Weight.Size = new System.Drawing.Size(72, 37); L_Weight.TabIndex = 491; L_Weight.Text = "Weight:"; L_Weight.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Height // L_Height.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Height.AutoSize = true; L_Height.Location = new System.Drawing.Point(286, 111); L_Height.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Height.Name = "L_Height"; L_Height.Size = new System.Drawing.Size(69, 37); L_Height.TabIndex = 490; L_Height.Text = "Height:"; L_Height.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_RegionalFormIndex // L_RegionalFormIndex.AutoSize = true; L_RegionalFormIndex.Location = new System.Drawing.Point(2, 333); L_RegionalFormIndex.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_RegionalFormIndex.Name = "L_RegionalFormIndex"; L_RegionalFormIndex.Size = new System.Drawing.Size(154, 25); L_RegionalFormIndex.TabIndex = 482; L_RegionalFormIndex.Text = "Regional Form ID:"; // // L_BST // L_BST.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_BST.AutoSize = true; L_BST.Location = new System.Drawing.Point(437, 24); L_BST.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_BST.Name = "L_BST"; L_BST.Size = new System.Drawing.Size(45, 41); L_BST.TabIndex = 479; L_BST.Text = "BST:"; L_BST.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Stage // L_Stage.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Stage.AutoSize = true; L_Stage.Location = new System.Drawing.Point(216, 259); L_Stage.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Stage.Name = "L_Stage"; L_Stage.Size = new System.Drawing.Size(139, 37); L_Stage.TabIndex = 476; L_Stage.Text = "Evolution Stage:"; L_Stage.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_FormsCount // L_FormsCount.AutoSize = true; L_FormsCount.Location = new System.Drawing.Point(45, 399); L_FormsCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_FormsCount.Name = "L_FormsCount"; L_FormsCount.Size = new System.Drawing.Size(111, 25); L_FormsCount.TabIndex = 474; L_FormsCount.Text = "Form Count:"; L_FormsCount.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Form // L_Form.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Form.AutoSize = true; L_Form.Location = new System.Drawing.Point(36, 37); L_Form.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Form.Name = "L_Form"; L_Form.Size = new System.Drawing.Size(91, 37); L_Form.TabIndex = 472; L_Form.Text = "Form No.:"; L_Form.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_CatchRate // L_CatchRate.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_CatchRate.AutoSize = true; L_CatchRate.Location = new System.Drawing.Point(255, 185); L_CatchRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_CatchRate.Name = "L_CatchRate"; L_CatchRate.Size = new System.Drawing.Size(100, 37); L_CatchRate.TabIndex = 471; L_CatchRate.Text = "Catch Rate:"; L_CatchRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Color // L_Color.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Color.AutoSize = true; L_Color.Location = new System.Drawing.Point(498, 37); L_Color.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Color.Name = "L_Color"; L_Color.Size = new System.Drawing.Size(59, 37); L_Color.TabIndex = 468; L_Color.Text = "Color:"; L_Color.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_EXPGrowth // L_EXPGrowth.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; L_EXPGrowth.AutoSize = true; L_EXPGrowth.Location = new System.Drawing.Point(456, 0); L_EXPGrowth.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_EXPGrowth.Name = "L_EXPGrowth"; L_EXPGrowth.Size = new System.Drawing.Size(101, 25); L_EXPGrowth.TabIndex = 467; L_EXPGrowth.Text = "EXP Group:"; // // L_EggGroup // L_EggGroup.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_EggGroup.AutoSize = true; L_EggGroup.Location = new System.Drawing.Point(624, 9); L_EggGroup.Margin = new System.Windows.Forms.Padding(4, 9, 4, 0); L_EggGroup.Name = "L_EggGroup"; L_EggGroup.Size = new System.Drawing.Size(110, 30); L_EggGroup.TabIndex = 461; L_EggGroup.Text = "Egg Groups:"; L_EggGroup.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Ability // L_Ability.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Ability.AutoSize = true; L_Ability.Location = new System.Drawing.Point(289, 0); L_Ability.Margin = new System.Windows.Forms.Padding(0); L_Ability.Name = "L_Ability"; L_Ability.Size = new System.Drawing.Size(78, 39); L_Ability.TabIndex = 460; L_Ability.Text = "Abilities:"; L_Ability.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_BaseEXP // L_BaseEXP.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_BaseEXP.AutoSize = true; L_BaseEXP.Location = new System.Drawing.Point(268, 0); L_BaseEXP.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_BaseEXP.Name = "L_BaseEXP"; L_BaseEXP.Size = new System.Drawing.Size(87, 37); L_BaseEXP.TabIndex = 458; L_BaseEXP.Text = "Base EXP:"; L_BaseEXP.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Field_18 // L_Field_18.AutoSize = true; L_Field_18.Location = new System.Drawing.Point(76, 300); L_Field_18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Field_18.Name = "L_Field_18"; L_Field_18.Size = new System.Drawing.Size(80, 25); L_Field_18.TabIndex = 456; L_Field_18.Text = "Field_18:"; L_Field_18.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Friendship // L_Friendship.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Friendship.AutoSize = true; L_Friendship.Location = new System.Drawing.Point(216, 222); L_Friendship.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Friendship.Name = "L_Friendship"; L_Friendship.Size = new System.Drawing.Size(139, 37); L_Friendship.TabIndex = 453; L_Friendship.Text = "Base Friendship:"; L_Friendship.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Gender // L_Gender.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_Gender.AutoSize = true; L_Gender.Location = new System.Drawing.Point(282, 74); L_Gender.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_Gender.Name = "L_Gender"; L_Gender.Size = new System.Drawing.Size(73, 37); L_Gender.TabIndex = 452; L_Gender.Text = "Gender:"; L_Gender.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Item1 // L_Item1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_Item1.AutoSize = true; L_Item1.Location = new System.Drawing.Point(197, 78); L_Item1.Margin = new System.Windows.Forms.Padding(0); L_Item1.Name = "L_Item1"; L_Item1.Size = new System.Drawing.Size(37, 39); L_Item1.TabIndex = 451; L_Item1.Text = "1%"; L_Item1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_Item5 // L_Item5.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_Item5.AutoSize = true; L_Item5.Location = new System.Drawing.Point(197, 39); L_Item5.Margin = new System.Windows.Forms.Padding(0); L_Item5.Name = "L_Item5"; L_Item5.Size = new System.Drawing.Size(37, 39); L_Item5.TabIndex = 450; L_Item5.Text = "5%"; L_Item5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_Item50 // L_Item50.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_Item50.AutoSize = true; L_Item50.Location = new System.Drawing.Point(197, 0); L_Item50.Margin = new System.Windows.Forms.Padding(0); L_Item50.Name = "L_Item50"; L_Item50.Size = new System.Drawing.Size(47, 39); L_Item50.TabIndex = 449; L_Item50.Text = "50%"; L_Item50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // L_HeldItem // L_HeldItem.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_HeldItem.AutoSize = true; L_HeldItem.Location = new System.Drawing.Point(0, 0); L_HeldItem.Margin = new System.Windows.Forms.Padding(0); L_HeldItem.Name = "L_HeldItem"; L_HeldItem.Size = new System.Drawing.Size(60, 39); L_HeldItem.TabIndex = 445; L_HeldItem.Text = "Items:"; L_HeldItem.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_Type // L_Type.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; L_Type.AutoSize = true; L_Type.Location = new System.Drawing.Point(480, 120); L_Type.Margin = new System.Windows.Forms.Padding(4, 9, 4, 0); L_Type.Name = "L_Type"; L_Type.Size = new System.Drawing.Size(77, 25); L_Type.TabIndex = 442; L_Type.Text = "Typings:"; // // Label_HP // Label_HP.Dock = System.Windows.Forms.DockStyle.Fill; Label_HP.Location = new System.Drawing.Point(109, 0); Label_HP.Margin = new System.Windows.Forms.Padding(0, 0, 0, 4); Label_HP.Name = "Label_HP"; Label_HP.Size = new System.Drawing.Size(54, 20); Label_HP.TabIndex = 424; Label_HP.Text = "HP:"; Label_HP.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // Label_ATK // Label_ATK.Dock = System.Windows.Forms.DockStyle.Fill; Label_ATK.Location = new System.Drawing.Point(163, 0); Label_ATK.Margin = new System.Windows.Forms.Padding(0); Label_ATK.Name = "Label_ATK"; Label_ATK.Size = new System.Drawing.Size(54, 24); Label_ATK.TabIndex = 425; Label_ATK.Text = "Atk:"; Label_ATK.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // Label_DEF // Label_DEF.Dock = System.Windows.Forms.DockStyle.Fill; Label_DEF.Location = new System.Drawing.Point(217, 0); Label_DEF.Margin = new System.Windows.Forms.Padding(0); Label_DEF.Name = "Label_DEF"; Label_DEF.Size = new System.Drawing.Size(54, 24); Label_DEF.TabIndex = 426; Label_DEF.Text = "Def:"; Label_DEF.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // Label_SPA // Label_SPA.Dock = System.Windows.Forms.DockStyle.Fill; Label_SPA.Location = new System.Drawing.Point(271, 0); Label_SPA.Margin = new System.Windows.Forms.Padding(0); Label_SPA.Name = "Label_SPA"; Label_SPA.Size = new System.Drawing.Size(54, 24); Label_SPA.TabIndex = 427; Label_SPA.Text = "SpA:"; Label_SPA.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // Label_SPD // Label_SPD.Dock = System.Windows.Forms.DockStyle.Fill; Label_SPD.Location = new System.Drawing.Point(325, 0); Label_SPD.Margin = new System.Windows.Forms.Padding(0); Label_SPD.Name = "Label_SPD"; Label_SPD.Size = new System.Drawing.Size(54, 24); Label_SPD.TabIndex = 428; Label_SPD.Text = "SpD:"; Label_SPD.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // Label_SPE // Label_SPE.Dock = System.Windows.Forms.DockStyle.Fill; Label_SPE.Location = new System.Drawing.Point(379, 0); Label_SPE.Margin = new System.Windows.Forms.Padding(0); Label_SPE.Name = "Label_SPE"; Label_SPE.Size = new System.Drawing.Size(54, 24); Label_SPE.TabIndex = 429; Label_SPE.Text = "Spe:"; Label_SPE.TextAlign = System.Drawing.ContentAlignment.TopCenter; // // L_EVYield // L_EVYield.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_EVYield.AutoSize = true; L_EVYield.Location = new System.Drawing.Point(26, 65); L_EVYield.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_EVYield.Name = "L_EVYield"; L_EVYield.Size = new System.Drawing.Size(79, 37); L_EVYield.TabIndex = 423; L_EVYield.Text = "EV Yield:"; L_EVYield.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_BaseStats // L_BaseStats.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; L_BaseStats.AutoSize = true; L_BaseStats.Location = new System.Drawing.Point(10, 24); L_BaseStats.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_BaseStats.Name = "L_BaseStats"; L_BaseStats.Size = new System.Drawing.Size(95, 41); L_BaseStats.TabIndex = 422; L_BaseStats.Text = "Base Stats:"; L_BaseStats.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // L_HatchCycles // L_HatchCycles.AutoSize = true; L_HatchCycles.Location = new System.Drawing.Point(45, 366); L_HatchCycles.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_HatchCycles.Name = "L_HatchCycles"; L_HatchCycles.Size = new System.Drawing.Size(111, 25); L_HatchCycles.TabIndex = 522; L_HatchCycles.Text = "HatchCycles:"; L_HatchCycles.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // Line // Line.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; Line.BackColor = System.Drawing.SystemColors.ControlDarkDark; Line.Location = new System.Drawing.Point(0, 304); Line.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); Line.Name = "Line"; Line.Size = new System.Drawing.Size(928, 2); Line.TabIndex = 532; // // tableLayoutPanel1 // tableLayoutPanel1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; tableLayoutPanel1.ColumnCount = 10; tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 6F)); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel1.Controls.Add(L_EXPGrowth, 7, 0); tableLayoutPanel1.Controls.Add(L_NationalDex, 0, 0); tableLayoutPanel1.Controls.Add(TB_NationalDex, 1, 0); tableLayoutPanel1.Controls.Add(L_HisuianDex, 0, 2); tableLayoutPanel1.Controls.Add(TB_HisuianDex, 1, 2); tableLayoutPanel1.Controls.Add(CB_Type2, 8, 4); tableLayoutPanel1.Controls.Add(L_Form, 0, 1); tableLayoutPanel1.Controls.Add(CB_Type1, 8, 3); tableLayoutPanel1.Controls.Add(TB_Form, 1, 1); tableLayoutPanel1.Controls.Add(L_Type, 7, 3); tableLayoutPanel1.Controls.Add(L_BaseEXP, 3, 0); tableLayoutPanel1.Controls.Add(TB_BaseExp, 4, 0); tableLayoutPanel1.Controls.Add(label1, 3, 1); tableLayoutPanel1.Controls.Add(TB_RawColor, 4, 1); tableLayoutPanel1.Controls.Add(L_Gender, 3, 2); tableLayoutPanel1.Controls.Add(TB_Gender, 4, 2); tableLayoutPanel1.Controls.Add(L_GenderDetails, 7, 2); tableLayoutPanel1.Controls.Add(L_Height, 3, 3); tableLayoutPanel1.Controls.Add(TB_Height, 4, 3); tableLayoutPanel1.Controls.Add(L_HeightM, 5, 3); tableLayoutPanel1.Controls.Add(L_Weight, 3, 4); tableLayoutPanel1.Controls.Add(TB_Weight, 4, 4); tableLayoutPanel1.Controls.Add(L_WeightKG, 5, 4); tableLayoutPanel1.Controls.Add(L_Color, 7, 1); tableLayoutPanel1.Controls.Add(CB_EXPGroup, 8, 0); tableLayoutPanel1.Controls.Add(CB_Color, 8, 1); tableLayoutPanel1.Controls.Add(CHK_IsPresentInGame, 7, 7); tableLayoutPanel1.Controls.Add(L_Stage, 3, 7); tableLayoutPanel1.Controls.Add(TB_Stage, 4, 7); tableLayoutPanel1.Controls.Add(L_CatchRate, 3, 5); tableLayoutPanel1.Controls.Add(TB_CatchRate, 4, 5); tableLayoutPanel1.Controls.Add(TB_Friendship, 4, 6); tableLayoutPanel1.Controls.Add(L_Friendship, 3, 6); tableLayoutPanel1.Controls.Add(CHK_InArea1, 0, 3); tableLayoutPanel1.Controls.Add(CHK_InArea2, 0, 4); tableLayoutPanel1.Controls.Add(CHK_InArea3, 0, 5); tableLayoutPanel1.Controls.Add(CHK_InArea4, 0, 6); tableLayoutPanel1.Controls.Add(CHK_InArea5, 0, 7); tableLayoutPanel1.Location = new System.Drawing.Point(0, 7); tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(3, 3, 6, 3); tableLayoutPanel1.Name = "tableLayoutPanel1"; tableLayoutPanel1.RowCount = 9; tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel1.Size = new System.Drawing.Size(713, 296); tableLayoutPanel1.TabIndex = 533; // // TB_NationalDex // TB_NationalDex.Location = new System.Drawing.Point(131, 3); TB_NationalDex.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_NationalDex.Mask = "0000"; TB_NationalDex.Name = "TB_NationalDex"; TB_NationalDex.ReadOnly = true; TB_NationalDex.Size = new System.Drawing.Size(48, 31); TB_NationalDex.TabIndex = 509; TB_NationalDex.Text = "9999"; TB_NationalDex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_HisuianDex // TB_HisuianDex.HidePromptOnLeave = true; TB_HisuianDex.Location = new System.Drawing.Point(131, 77); TB_HisuianDex.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_HisuianDex.Mask = "000"; TB_HisuianDex.Name = "TB_HisuianDex"; TB_HisuianDex.Size = new System.Drawing.Size(48, 31); TB_HisuianDex.TabIndex = 508; TB_HisuianDex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // CB_Type2 // CB_Type2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Type2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; tableLayoutPanel1.SetColumnSpan(CB_Type2, 2); CB_Type2.Dock = System.Windows.Forms.DockStyle.Fill; CB_Type2.FormattingEnabled = true; CB_Type2.Location = new System.Drawing.Point(564, 148); CB_Type2.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); CB_Type2.Name = "CB_Type2"; CB_Type2.Size = new System.Drawing.Size(145, 33); CB_Type2.TabIndex = 444; CB_Type2.TabStop = false; // // CB_Type1 // CB_Type1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Type1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; tableLayoutPanel1.SetColumnSpan(CB_Type1, 2); CB_Type1.Dock = System.Windows.Forms.DockStyle.Fill; CB_Type1.FormattingEnabled = true; CB_Type1.Location = new System.Drawing.Point(564, 111); CB_Type1.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); CB_Type1.Name = "CB_Type1"; CB_Type1.Size = new System.Drawing.Size(145, 33); CB_Type1.TabIndex = 443; CB_Type1.TabStop = false; // // TB_Form // TB_Form.HidePromptOnLeave = true; TB_Form.Location = new System.Drawing.Point(131, 40); TB_Form.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Form.Mask = "##0"; TB_Form.Name = "TB_Form"; TB_Form.ReadOnly = true; TB_Form.Size = new System.Drawing.Size(48, 31); TB_Form.TabIndex = 473; TB_Form.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseExp // TB_BaseExp.HidePromptOnLeave = true; TB_BaseExp.Location = new System.Drawing.Point(359, 3); TB_BaseExp.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_BaseExp.Mask = "###0"; TB_BaseExp.Name = "TB_BaseExp"; TB_BaseExp.Size = new System.Drawing.Size(48, 31); TB_BaseExp.TabIndex = 459; TB_BaseExp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label1 // label1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; label1.AutoSize = true; label1.Location = new System.Drawing.Point(258, 37); label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); label1.Name = "label1"; label1.Size = new System.Drawing.Size(97, 37); label1.TabIndex = 535; label1.Text = "Raw Color:"; label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // TB_RawColor // TB_RawColor.HidePromptOnLeave = true; TB_RawColor.Location = new System.Drawing.Point(359, 40); TB_RawColor.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_RawColor.Mask = "##0"; TB_RawColor.Name = "TB_RawColor"; TB_RawColor.ReadOnly = true; TB_RawColor.Size = new System.Drawing.Size(48, 31); TB_RawColor.TabIndex = 498; TB_RawColor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Gender // TB_Gender.HidePromptOnLeave = true; TB_Gender.Location = new System.Drawing.Point(359, 77); TB_Gender.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Gender.Mask = "##0"; TB_Gender.Name = "TB_Gender"; TB_Gender.Size = new System.Drawing.Size(48, 31); TB_Gender.TabIndex = 454; TB_Gender.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; TB_Gender.TextChanged += TB_Gender_TextChanged; // // L_GenderDetails // L_GenderDetails.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; L_GenderDetails.AutoSize = true; tableLayoutPanel1.SetColumnSpan(L_GenderDetails, 3); L_GenderDetails.Location = new System.Drawing.Point(456, 74); L_GenderDetails.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_GenderDetails.MinimumSize = new System.Drawing.Size(230, 36); L_GenderDetails.Name = "L_GenderDetails"; L_GenderDetails.Size = new System.Drawing.Size(253, 37); L_GenderDetails.TabIndex = 527; L_GenderDetails.Text = "(00.00% Male, 00.00% Female)"; L_GenderDetails.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // TB_Height // TB_Height.Location = new System.Drawing.Point(359, 114); TB_Height.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Height.MaxLength = 4; TB_Height.Name = "TB_Height"; TB_Height.Size = new System.Drawing.Size(48, 31); TB_Height.TabIndex = 492; TB_Height.Text = "__._"; TB_Height.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Weight // TB_Weight.Location = new System.Drawing.Point(359, 151); TB_Weight.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Weight.Name = "TB_Weight"; TB_Weight.Size = new System.Drawing.Size(48, 31); TB_Weight.TabIndex = 493; TB_Weight.Text = "__._"; TB_Weight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // CB_EXPGroup // CB_EXPGroup.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_EXPGroup.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; tableLayoutPanel1.SetColumnSpan(CB_EXPGroup, 2); CB_EXPGroup.Dock = System.Windows.Forms.DockStyle.Fill; CB_EXPGroup.FormattingEnabled = true; CB_EXPGroup.Location = new System.Drawing.Point(564, 0); CB_EXPGroup.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); CB_EXPGroup.Name = "CB_EXPGroup"; CB_EXPGroup.Size = new System.Drawing.Size(145, 33); CB_EXPGroup.TabIndex = 469; CB_EXPGroup.TabStop = false; // // CB_Color // CB_Color.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Color.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; tableLayoutPanel1.SetColumnSpan(CB_Color, 2); CB_Color.Dock = System.Windows.Forms.DockStyle.Fill; CB_Color.FormattingEnabled = true; CB_Color.Location = new System.Drawing.Point(564, 37); CB_Color.Margin = new System.Windows.Forms.Padding(3, 0, 4, 0); CB_Color.Name = "CB_Color"; CB_Color.Size = new System.Drawing.Size(145, 33); CB_Color.TabIndex = 470; CB_Color.TabStop = false; // // CHK_IsPresentInGame // CHK_IsPresentInGame.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; CHK_IsPresentInGame.AutoSize = true; CHK_IsPresentInGame.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_IsPresentInGame, 3); CHK_IsPresentInGame.Location = new System.Drawing.Point(521, 262); CHK_IsPresentInGame.Margin = new System.Windows.Forms.Padding(0, 3, 18, 3); CHK_IsPresentInGame.MinimumSize = new System.Drawing.Size(174, 26); CHK_IsPresentInGame.Name = "CHK_IsPresentInGame"; CHK_IsPresentInGame.Size = new System.Drawing.Size(174, 31); CHK_IsPresentInGame.TabIndex = 503; CHK_IsPresentInGame.Text = "Present in Game:"; CHK_IsPresentInGame.UseVisualStyleBackColor = true; CHK_IsPresentInGame.CheckedChanged += CHK_IsPresentInGame_CheckedChanged; // // TB_Stage // TB_Stage.Location = new System.Drawing.Point(359, 262); TB_Stage.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Stage.Mask = "##0"; TB_Stage.Name = "TB_Stage"; TB_Stage.ReadOnly = true; TB_Stage.Size = new System.Drawing.Size(48, 31); TB_Stage.TabIndex = 477; TB_Stage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_CatchRate // TB_CatchRate.HidePromptOnLeave = true; TB_CatchRate.Location = new System.Drawing.Point(359, 188); TB_CatchRate.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_CatchRate.Mask = "##0"; TB_CatchRate.Name = "TB_CatchRate"; TB_CatchRate.Size = new System.Drawing.Size(48, 31); TB_CatchRate.TabIndex = 478; TB_CatchRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Friendship // TB_Friendship.HidePromptOnLeave = true; TB_Friendship.Location = new System.Drawing.Point(359, 225); TB_Friendship.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Friendship.Mask = "##0"; TB_Friendship.Name = "TB_Friendship"; TB_Friendship.Size = new System.Drawing.Size(48, 31); TB_Friendship.TabIndex = 455; TB_Friendship.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // CHK_InArea1 // CHK_InArea1.AutoSize = true; CHK_InArea1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_InArea1, 2); CHK_InArea1.Dock = System.Windows.Forms.DockStyle.Fill; CHK_InArea1.Location = new System.Drawing.Point(0, 114); CHK_InArea1.Margin = new System.Windows.Forms.Padding(0, 3, 14, 3); CHK_InArea1.Name = "CHK_InArea1"; CHK_InArea1.Size = new System.Drawing.Size(165, 31); CHK_InArea1.TabIndex = 536; CHK_InArea1.Text = "In Area 1: "; CHK_InArea1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_InArea1.UseVisualStyleBackColor = true; // // CHK_InArea2 // CHK_InArea2.AutoSize = true; CHK_InArea2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_InArea2, 2); CHK_InArea2.Dock = System.Windows.Forms.DockStyle.Fill; CHK_InArea2.Location = new System.Drawing.Point(0, 151); CHK_InArea2.Margin = new System.Windows.Forms.Padding(0, 3, 14, 3); CHK_InArea2.Name = "CHK_InArea2"; CHK_InArea2.Size = new System.Drawing.Size(165, 31); CHK_InArea2.TabIndex = 537; CHK_InArea2.Text = "In Area 2: "; CHK_InArea2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_InArea2.UseVisualStyleBackColor = true; // // CHK_InArea3 // CHK_InArea3.AutoSize = true; CHK_InArea3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_InArea3, 2); CHK_InArea3.Dock = System.Windows.Forms.DockStyle.Fill; CHK_InArea3.Location = new System.Drawing.Point(0, 188); CHK_InArea3.Margin = new System.Windows.Forms.Padding(0, 3, 14, 3); CHK_InArea3.Name = "CHK_InArea3"; CHK_InArea3.Size = new System.Drawing.Size(165, 31); CHK_InArea3.TabIndex = 538; CHK_InArea3.Text = "In Area 3: "; CHK_InArea3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_InArea3.UseVisualStyleBackColor = true; // // CHK_InArea4 // CHK_InArea4.AutoSize = true; CHK_InArea4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_InArea4, 2); CHK_InArea4.Dock = System.Windows.Forms.DockStyle.Fill; CHK_InArea4.Location = new System.Drawing.Point(0, 225); CHK_InArea4.Margin = new System.Windows.Forms.Padding(0, 3, 14, 3); CHK_InArea4.Name = "CHK_InArea4"; CHK_InArea4.Size = new System.Drawing.Size(165, 31); CHK_InArea4.TabIndex = 539; CHK_InArea4.Text = "In Area 4: "; CHK_InArea4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_InArea4.UseVisualStyleBackColor = true; // // CHK_InArea5 // CHK_InArea5.AutoSize = true; CHK_InArea5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; tableLayoutPanel1.SetColumnSpan(CHK_InArea5, 2); CHK_InArea5.Dock = System.Windows.Forms.DockStyle.Fill; CHK_InArea5.Location = new System.Drawing.Point(0, 262); CHK_InArea5.Margin = new System.Windows.Forms.Padding(0, 3, 14, 3); CHK_InArea5.Name = "CHK_InArea5"; CHK_InArea5.Size = new System.Drawing.Size(165, 31); CHK_InArea5.TabIndex = 540; CHK_InArea5.Text = "In Area 5: "; CHK_InArea5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_InArea5.UseVisualStyleBackColor = true; // // TB_FormCount // TB_FormCount.HidePromptOnLeave = true; TB_FormCount.Location = new System.Drawing.Point(160, 396); TB_FormCount.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_FormCount.Mask = "##0"; TB_FormCount.Name = "TB_FormCount"; TB_FormCount.ReadOnly = true; TB_FormCount.Size = new System.Drawing.Size(48, 31); TB_FormCount.TabIndex = 475; TB_FormCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_Field_18 // TB_Field_18.HidePromptOnLeave = true; TB_Field_18.Location = new System.Drawing.Point(160, 297); TB_Field_18.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_Field_18.Mask = "##0"; TB_Field_18.Name = "TB_Field_18"; TB_Field_18.Size = new System.Drawing.Size(48, 31); TB_Field_18.TabIndex = 457; TB_Field_18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_LocalFormIndex // TB_LocalFormIndex.Location = new System.Drawing.Point(160, 265); TB_LocalFormIndex.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_LocalFormIndex.Mask = "000"; TB_LocalFormIndex.Name = "TB_LocalFormIndex"; TB_LocalFormIndex.Size = new System.Drawing.Size(48, 31); TB_LocalFormIndex.TabIndex = 500; TB_LocalFormIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // tableLayoutPanel2 // tableLayoutPanel2.ColumnCount = 9; tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel2.Controls.Add(L_EVYield, 0, 2); tableLayoutPanel2.Controls.Add(L_BaseStats, 0, 1); tableLayoutPanel2.Controls.Add(Label_HP, 1, 0); tableLayoutPanel2.Controls.Add(Label_ATK, 2, 0); tableLayoutPanel2.Controls.Add(Label_DEF, 3, 0); tableLayoutPanel2.Controls.Add(Label_SPA, 4, 0); tableLayoutPanel2.Controls.Add(Label_SPD, 5, 0); tableLayoutPanel2.Controls.Add(Label_SPE, 6, 0); tableLayoutPanel2.Controls.Add(TB_HPEVs, 1, 2); tableLayoutPanel2.Controls.Add(TB_BaseATK, 2, 1); tableLayoutPanel2.Controls.Add(TB_ATKEVs, 2, 2); tableLayoutPanel2.Controls.Add(TB_BaseDEF, 3, 1); tableLayoutPanel2.Controls.Add(TB_DEFEVs, 3, 2); tableLayoutPanel2.Controls.Add(TB_BaseSPA, 4, 1); tableLayoutPanel2.Controls.Add(TB_SPAEVs, 4, 2); tableLayoutPanel2.Controls.Add(TB_BaseSPD, 5, 1); tableLayoutPanel2.Controls.Add(TB_SPDEVs, 5, 2); tableLayoutPanel2.Controls.Add(TB_BaseSPE, 6, 1); tableLayoutPanel2.Controls.Add(TB_SPEEVs, 6, 2); tableLayoutPanel2.Controls.Add(TB_BST, 8, 1); tableLayoutPanel2.Controls.Add(L_BST, 7, 1); tableLayoutPanel2.Controls.Add(TB_BaseHP, 1, 1); tableLayoutPanel2.Location = new System.Drawing.Point(7, 8); tableLayoutPanel2.Name = "tableLayoutPanel2"; tableLayoutPanel2.RowCount = 4; tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel2.Size = new System.Drawing.Size(542, 101); tableLayoutPanel2.TabIndex = 534; // // TB_HPEVs // TB_HPEVs.HidePromptOnLeave = true; TB_HPEVs.Location = new System.Drawing.Point(112, 68); TB_HPEVs.Mask = "##0"; TB_HPEVs.Name = "TB_HPEVs"; TB_HPEVs.Size = new System.Drawing.Size(47, 31); TB_HPEVs.TabIndex = 436; TB_HPEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; TB_HPEVs.ValidatingType = typeof(byte); // // TB_BaseATK // TB_BaseATK.HidePromptOnLeave = true; TB_BaseATK.Location = new System.Drawing.Point(166, 27); TB_BaseATK.Mask = "##0"; TB_BaseATK.Name = "TB_BaseATK"; TB_BaseATK.Size = new System.Drawing.Size(47, 31); TB_BaseATK.TabIndex = 431; TB_BaseATK.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_ATKEVs // TB_ATKEVs.HidePromptOnLeave = true; TB_ATKEVs.Location = new System.Drawing.Point(166, 68); TB_ATKEVs.Mask = "##0"; TB_ATKEVs.Name = "TB_ATKEVs"; TB_ATKEVs.Size = new System.Drawing.Size(48, 31); TB_ATKEVs.TabIndex = 437; TB_ATKEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseDEF // TB_BaseDEF.HidePromptOnLeave = true; TB_BaseDEF.Location = new System.Drawing.Point(220, 27); TB_BaseDEF.Mask = "##0"; TB_BaseDEF.Name = "TB_BaseDEF"; TB_BaseDEF.Size = new System.Drawing.Size(48, 31); TB_BaseDEF.TabIndex = 432; TB_BaseDEF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_DEFEVs // TB_DEFEVs.HidePromptOnLeave = true; TB_DEFEVs.Location = new System.Drawing.Point(220, 68); TB_DEFEVs.Mask = "##0"; TB_DEFEVs.Name = "TB_DEFEVs"; TB_DEFEVs.Size = new System.Drawing.Size(48, 31); TB_DEFEVs.TabIndex = 438; TB_DEFEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseSPA // TB_BaseSPA.HidePromptOnLeave = true; TB_BaseSPA.Location = new System.Drawing.Point(274, 27); TB_BaseSPA.Mask = "##0"; TB_BaseSPA.Name = "TB_BaseSPA"; TB_BaseSPA.Size = new System.Drawing.Size(47, 31); TB_BaseSPA.TabIndex = 433; TB_BaseSPA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_SPAEVs // TB_SPAEVs.HidePromptOnLeave = true; TB_SPAEVs.Location = new System.Drawing.Point(274, 68); TB_SPAEVs.Mask = "##0"; TB_SPAEVs.Name = "TB_SPAEVs"; TB_SPAEVs.Size = new System.Drawing.Size(48, 31); TB_SPAEVs.TabIndex = 439; TB_SPAEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseSPD // TB_BaseSPD.HidePromptOnLeave = true; TB_BaseSPD.Location = new System.Drawing.Point(328, 27); TB_BaseSPD.Mask = "##0"; TB_BaseSPD.Name = "TB_BaseSPD"; TB_BaseSPD.Size = new System.Drawing.Size(48, 31); TB_BaseSPD.TabIndex = 434; TB_BaseSPD.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_SPDEVs // TB_SPDEVs.HidePromptOnLeave = true; TB_SPDEVs.Location = new System.Drawing.Point(328, 68); TB_SPDEVs.Mask = "##0"; TB_SPDEVs.Name = "TB_SPDEVs"; TB_SPDEVs.Size = new System.Drawing.Size(47, 31); TB_SPDEVs.TabIndex = 440; TB_SPDEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseSPE // TB_BaseSPE.HidePromptOnLeave = true; TB_BaseSPE.Location = new System.Drawing.Point(382, 27); TB_BaseSPE.Mask = "##0"; TB_BaseSPE.Name = "TB_BaseSPE"; TB_BaseSPE.Size = new System.Drawing.Size(47, 31); TB_BaseSPE.TabIndex = 435; TB_BaseSPE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_SPEEVs // TB_SPEEVs.HidePromptOnLeave = true; TB_SPEEVs.Location = new System.Drawing.Point(382, 68); TB_SPEEVs.Mask = "##0"; TB_SPEEVs.Name = "TB_SPEEVs"; TB_SPEEVs.Size = new System.Drawing.Size(48, 31); TB_SPEEVs.TabIndex = 441; TB_SPEEVs.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BST // TB_BST.HidePromptOnLeave = true; TB_BST.Location = new System.Drawing.Point(490, 29); TB_BST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); TB_BST.Mask = "##0"; TB_BST.Name = "TB_BST"; TB_BST.ReadOnly = true; TB_BST.Size = new System.Drawing.Size(48, 31); TB_BST.TabIndex = 480; TB_BST.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_BaseHP // TB_BaseHP.HidePromptOnLeave = true; TB_BaseHP.Location = new System.Drawing.Point(112, 27); TB_BaseHP.Mask = "##0"; TB_BaseHP.Name = "TB_BaseHP"; TB_BaseHP.Size = new System.Drawing.Size(48, 31); TB_BaseHP.TabIndex = 430; TB_BaseHP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // B_Save // B_Save.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; B_Save.Location = new System.Drawing.Point(802, 314); B_Save.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_Save.Name = "B_Save"; B_Save.Size = new System.Drawing.Size(112, 35); B_Save.TabIndex = 0; B_Save.Text = "Save"; TT_ButtonTooltip.SetToolTip(B_Save, "Save all changes made to disk"); B_Save.UseVisualStyleBackColor = true; B_Save.Click += B_Save_Click; // // tabControl1 // tabControl1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; tabControl1.Controls.Add(Tab_Personal); tabControl1.Controls.Add(Tab_Pokedex); tabControl1.Controls.Add(Tab_Learn); tabControl1.Controls.Add(Tab_Evo); tabControl1.Controls.Add(Tab_Extra); tabControl1.Location = new System.Drawing.Point(3, 317); tabControl1.Name = "tabControl1"; tabControl1.SelectedIndex = 0; tabControl1.Size = new System.Drawing.Size(911, 656); tabControl1.TabIndex = 1; // // Tab_Personal // Tab_Personal.Controls.Add(B_PDumpTable); Tab_Personal.Controls.Add(GB_PokeMisc); Tab_Personal.Controls.Add(tableLayoutPanel4); Tab_Personal.Controls.Add(tableLayoutPanel2); Tab_Personal.Controls.Add(CHK_IsRegionalForm); Tab_Personal.Controls.Add(TB_HatchCycles); Tab_Personal.Controls.Add(L_HatchCycles); Tab_Personal.Controls.Add(L_Field_18); Tab_Personal.Controls.Add(TB_Field_18); Tab_Personal.Controls.Add(TB_RegionalFormIndex); Tab_Personal.Controls.Add(L_RegionalFormIndex); Tab_Personal.Controls.Add(CHK_Variant); Tab_Personal.Controls.Add(TB_FormCount); Tab_Personal.Controls.Add(L_FormsCount); Tab_Personal.Controls.Add(L_LocalFormIndex); Tab_Personal.Controls.Add(TB_LocalFormIndex); Tab_Personal.Location = new System.Drawing.Point(4, 34); Tab_Personal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Personal.Name = "Tab_Personal"; Tab_Personal.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Personal.Size = new System.Drawing.Size(903, 618); Tab_Personal.TabIndex = 0; Tab_Personal.Text = "Personal"; Tab_Personal.UseVisualStyleBackColor = true; // // B_PDumpTable // B_PDumpTable.Anchor = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; B_PDumpTable.Location = new System.Drawing.Point(780, 580); B_PDumpTable.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_PDumpTable.Name = "B_PDumpTable"; B_PDumpTable.Size = new System.Drawing.Size(112, 35); B_PDumpTable.TabIndex = 502; B_PDumpTable.Text = "Dump Table"; B_PDumpTable.UseVisualStyleBackColor = true; B_PDumpTable.Click += B_PDumpTable_Click; // // tableLayoutPanel4 // tableLayoutPanel4.ColumnCount = 10; tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.27273F)); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090909F)); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.27273F)); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.090909F)); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.27273F)); tableLayoutPanel4.Controls.Add(L_HeldItem, 0, 0); tableLayoutPanel4.Controls.Add(CB_HeldItem1, 1, 0); tableLayoutPanel4.Controls.Add(L_Item50, 2, 0); tableLayoutPanel4.Controls.Add(L_Ability, 4, 0); tableLayoutPanel4.Controls.Add(CB_Ability1, 5, 0); tableLayoutPanel4.Controls.Add(CB_HatchSpecies, 9, 2); tableLayoutPanel4.Controls.Add(LB_HatchSpecies, 8, 2); tableLayoutPanel4.Controls.Add(L_Ability1, 6, 0); tableLayoutPanel4.Controls.Add(L_Ability2, 6, 1); tableLayoutPanel4.Controls.Add(L_HiddenAbility, 6, 2); tableLayoutPanel4.Controls.Add(L_Item5, 2, 1); tableLayoutPanel4.Controls.Add(L_Item1, 2, 2); tableLayoutPanel4.Controls.Add(CB_HeldItem2, 1, 1); tableLayoutPanel4.Controls.Add(CB_HeldItem3, 1, 2); tableLayoutPanel4.Controls.Add(CB_Ability2, 5, 1); tableLayoutPanel4.Controls.Add(CB_EggGroup2, 9, 1); tableLayoutPanel4.Controls.Add(CB_Ability3, 5, 2); tableLayoutPanel4.Controls.Add(CB_EggGroup1, 9, 0); tableLayoutPanel4.Controls.Add(L_EggGroup, 8, 0); tableLayoutPanel4.Location = new System.Drawing.Point(7, 115); tableLayoutPanel4.Name = "tableLayoutPanel4"; tableLayoutPanel4.RowCount = 4; tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel4.Size = new System.Drawing.Size(879, 131); tableLayoutPanel4.TabIndex = 535; // // CB_HeldItem1 // CB_HeldItem1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_HeldItem1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_HeldItem1.Dock = System.Windows.Forms.DockStyle.Fill; CB_HeldItem1.FormattingEnabled = true; CB_HeldItem1.Location = new System.Drawing.Point(63, 3); CB_HeldItem1.Name = "CB_HeldItem1"; CB_HeldItem1.Size = new System.Drawing.Size(131, 33); CB_HeldItem1.TabIndex = 446; // // CB_Ability1 // CB_Ability1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Ability1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_Ability1.FormattingEnabled = true; CB_Ability1.Location = new System.Drawing.Point(370, 3); CB_Ability1.Name = "CB_Ability1"; CB_Ability1.Size = new System.Drawing.Size(131, 33); CB_Ability1.TabIndex = 464; // // CB_HatchSpecies // CB_HatchSpecies.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_HatchSpecies.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_HatchSpecies.Dock = System.Windows.Forms.DockStyle.Fill; CB_HatchSpecies.FormattingEnabled = true; CB_HatchSpecies.Location = new System.Drawing.Point(741, 81); CB_HatchSpecies.Name = "CB_HatchSpecies"; CB_HatchSpecies.Size = new System.Drawing.Size(135, 33); CB_HatchSpecies.TabIndex = 520; // // CB_HeldItem2 // CB_HeldItem2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_HeldItem2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_HeldItem2.FormattingEnabled = true; CB_HeldItem2.Location = new System.Drawing.Point(63, 42); CB_HeldItem2.Name = "CB_HeldItem2"; CB_HeldItem2.Size = new System.Drawing.Size(131, 33); CB_HeldItem2.TabIndex = 447; // // CB_HeldItem3 // CB_HeldItem3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_HeldItem3.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_HeldItem3.FormattingEnabled = true; CB_HeldItem3.Location = new System.Drawing.Point(63, 81); CB_HeldItem3.Name = "CB_HeldItem3"; CB_HeldItem3.Size = new System.Drawing.Size(131, 33); CB_HeldItem3.TabIndex = 448; // // CB_Ability2 // CB_Ability2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Ability2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_Ability2.FormattingEnabled = true; CB_Ability2.Location = new System.Drawing.Point(370, 42); CB_Ability2.Name = "CB_Ability2"; CB_Ability2.Size = new System.Drawing.Size(131, 33); CB_Ability2.TabIndex = 465; // // CB_EggGroup2 // CB_EggGroup2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_EggGroup2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_EggGroup2.Dock = System.Windows.Forms.DockStyle.Fill; CB_EggGroup2.FormattingEnabled = true; CB_EggGroup2.Location = new System.Drawing.Point(741, 42); CB_EggGroup2.Name = "CB_EggGroup2"; CB_EggGroup2.Size = new System.Drawing.Size(135, 33); CB_EggGroup2.TabIndex = 463; // // CB_Ability3 // CB_Ability3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Ability3.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_Ability3.FormattingEnabled = true; CB_Ability3.Location = new System.Drawing.Point(370, 81); CB_Ability3.Name = "CB_Ability3"; CB_Ability3.Size = new System.Drawing.Size(131, 33); CB_Ability3.TabIndex = 466; // // CB_EggGroup1 // CB_EggGroup1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_EggGroup1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; CB_EggGroup1.Dock = System.Windows.Forms.DockStyle.Fill; CB_EggGroup1.FormattingEnabled = true; CB_EggGroup1.Location = new System.Drawing.Point(741, 3); CB_EggGroup1.Name = "CB_EggGroup1"; CB_EggGroup1.Size = new System.Drawing.Size(135, 33); CB_EggGroup1.TabIndex = 462; // // CHK_IsRegionalForm // CHK_IsRegionalForm.AutoSize = true; CHK_IsRegionalForm.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_IsRegionalForm.Location = new System.Drawing.Point(33, 435); CHK_IsRegionalForm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); CHK_IsRegionalForm.Name = "CHK_IsRegionalForm"; CHK_IsRegionalForm.Size = new System.Drawing.Size(175, 29); CHK_IsRegionalForm.TabIndex = 524; CHK_IsRegionalForm.Text = "Is Regional Form:"; CHK_IsRegionalForm.UseVisualStyleBackColor = true; // // TB_HatchCycles // TB_HatchCycles.HidePromptOnLeave = true; TB_HatchCycles.Location = new System.Drawing.Point(160, 363); TB_HatchCycles.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_HatchCycles.Mask = "##0"; TB_HatchCycles.Name = "TB_HatchCycles"; TB_HatchCycles.Size = new System.Drawing.Size(48, 31); TB_HatchCycles.TabIndex = 523; TB_HatchCycles.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // TB_RegionalFormIndex // TB_RegionalFormIndex.HidePromptOnLeave = true; TB_RegionalFormIndex.Location = new System.Drawing.Point(160, 330); TB_RegionalFormIndex.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3); TB_RegionalFormIndex.Mask = "##0"; TB_RegionalFormIndex.Name = "TB_RegionalFormIndex"; TB_RegionalFormIndex.Size = new System.Drawing.Size(48, 31); TB_RegionalFormIndex.TabIndex = 483; TB_RegionalFormIndex.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // CHK_Variant // CHK_Variant.AutoSize = true; CHK_Variant.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; CHK_Variant.Location = new System.Drawing.Point(39, 474); CHK_Variant.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); CHK_Variant.Name = "CHK_Variant"; CHK_Variant.Size = new System.Drawing.Size(169, 29); CHK_Variant.TabIndex = 481; CHK_Variant.Text = "Regional Variant:"; CHK_Variant.UseVisualStyleBackColor = true; // // Tab_Pokedex // Tab_Pokedex.Controls.Add(B_AddTask); Tab_Pokedex.Controls.Add(B_DeleteTask); Tab_Pokedex.Controls.Add(B_CloneTask); Tab_Pokedex.Controls.Add(LB_ResearchTasks); Tab_Pokedex.Controls.Add(PG_DexResearchTasks); Tab_Pokedex.Location = new System.Drawing.Point(4, 34); Tab_Pokedex.Name = "Tab_Pokedex"; Tab_Pokedex.Padding = new System.Windows.Forms.Padding(3); Tab_Pokedex.Size = new System.Drawing.Size(903, 618); Tab_Pokedex.TabIndex = 4; Tab_Pokedex.Text = "Pokedex"; Tab_Pokedex.UseVisualStyleBackColor = true; // // B_AddTask // B_AddTask.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; B_AddTask.Location = new System.Drawing.Point(468, 171); B_AddTask.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_AddTask.Name = "B_AddTask"; B_AddTask.Size = new System.Drawing.Size(137, 35); B_AddTask.TabIndex = 538; B_AddTask.Text = "Add Task"; TT_ButtonTooltip.SetToolTip(B_AddTask, "Add a new research task to the bottom of the task list"); B_AddTask.UseVisualStyleBackColor = true; B_AddTask.Click += B_AddTask_Click; // // B_DeleteTask // B_DeleteTask.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; B_DeleteTask.Location = new System.Drawing.Point(758, 171); B_DeleteTask.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_DeleteTask.Name = "B_DeleteTask"; B_DeleteTask.Size = new System.Drawing.Size(137, 35); B_DeleteTask.TabIndex = 536; B_DeleteTask.Text = "Delete Selected"; TT_ButtonTooltip.SetToolTip(B_DeleteTask, "Delete the selected task"); B_DeleteTask.UseVisualStyleBackColor = true; B_DeleteTask.Click += B_DeleteTask_Click; // // B_CloneTask // B_CloneTask.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; B_CloneTask.Location = new System.Drawing.Point(613, 171); B_CloneTask.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_CloneTask.Name = "B_CloneTask"; B_CloneTask.Size = new System.Drawing.Size(137, 35); B_CloneTask.TabIndex = 537; B_CloneTask.Text = "Clone Selected"; TT_ButtonTooltip.SetToolTip(B_CloneTask, "Copy the selected task and add it to the bottom of the task list"); B_CloneTask.UseVisualStyleBackColor = true; B_CloneTask.Click += B_CloneTask_Click; // // PG_DexResearchTasks // PG_DexResearchTasks.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; PG_DexResearchTasks.HelpVisible = false; PG_DexResearchTasks.Location = new System.Drawing.Point(10, 214); PG_DexResearchTasks.Name = "PG_DexResearchTasks"; PG_DexResearchTasks.Size = new System.Drawing.Size(885, 398); PG_DexResearchTasks.TabIndex = 0; PG_DexResearchTasks.ToolbarVisible = false; PG_DexResearchTasks.SelectedGridItemChanged += PG_DexResearchTasks_SelectedGridItemChanged; // // Tab_Learn // Tab_Learn.Controls.Add(CLB_SpecialTutor); Tab_Learn.Controls.Add(L_TypeTutors); Tab_Learn.Controls.Add(L_TM); Tab_Learn.Controls.Add(CLB_TypeTutor); Tab_Learn.Controls.Add(CLB_TM); Tab_Learn.Controls.Add(L_LevelUp); Tab_Learn.Controls.Add(dgv); Tab_Learn.Location = new System.Drawing.Point(4, 34); Tab_Learn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Learn.Name = "Tab_Learn"; Tab_Learn.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Learn.Size = new System.Drawing.Size(903, 618); Tab_Learn.TabIndex = 1; Tab_Learn.Text = "Learnset"; Tab_Learn.UseVisualStyleBackColor = true; // // CLB_SpecialTutor // CLB_SpecialTutor.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; CLB_SpecialTutor.FormattingEnabled = true; CLB_SpecialTutor.Location = new System.Drawing.Point(680, 231); CLB_SpecialTutor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); CLB_SpecialTutor.Name = "CLB_SpecialTutor"; CLB_SpecialTutor.Size = new System.Drawing.Size(218, 368); CLB_SpecialTutor.TabIndex = 10; // // L_TypeTutors // L_TypeTutors.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; L_TypeTutors.AutoSize = true; L_TypeTutors.Location = new System.Drawing.Point(680, 5); L_TypeTutors.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_TypeTutors.Name = "L_TypeTutors"; L_TypeTutors.Size = new System.Drawing.Size(116, 25); L_TypeTutors.TabIndex = 9; L_TypeTutors.Text = "Tutor Moves:"; // // L_TM // L_TM.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; L_TM.AutoSize = true; L_TM.Location = new System.Drawing.Point(454, 5); L_TM.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_TM.Name = "L_TM"; L_TM.Size = new System.Drawing.Size(49, 25); L_TM.TabIndex = 7; L_TM.Text = "TMs:"; // // CLB_TypeTutor // CLB_TypeTutor.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; CLB_TypeTutor.FormattingEnabled = true; CLB_TypeTutor.Location = new System.Drawing.Point(680, 35); CLB_TypeTutor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); CLB_TypeTutor.Name = "CLB_TypeTutor"; CLB_TypeTutor.Size = new System.Drawing.Size(218, 172); CLB_TypeTutor.TabIndex = 8; // // CLB_TM // CLB_TM.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right; CLB_TM.FormattingEnabled = true; CLB_TM.Location = new System.Drawing.Point(454, 35); CLB_TM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); CLB_TM.Name = "CLB_TM"; CLB_TM.Size = new System.Drawing.Size(218, 564); CLB_TM.TabIndex = 6; // // L_LevelUp // L_LevelUp.AutoSize = true; L_LevelUp.Location = new System.Drawing.Point(8, 5); L_LevelUp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); L_LevelUp.Name = "L_LevelUp"; L_LevelUp.Size = new System.Drawing.Size(153, 25); L_LevelUp.TabIndex = 2; L_LevelUp.Text = "Level Up Learnset:"; // // dgv // dgv.AllowUserToResizeRows = false; dgv.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False; dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dgv.Location = new System.Drawing.Point(8, 35); dgv.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); dgv.Name = "dgv"; dgv.RowHeadersVisible = false; dgv.RowHeadersWidth = 62; dgv.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dgv.Size = new System.Drawing.Size(427, 564); dgv.TabIndex = 1; // // Tab_Evo // Tab_Evo.Controls.Add(flowLayoutPanel1); Tab_Evo.Location = new System.Drawing.Point(4, 34); Tab_Evo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Evo.Name = "Tab_Evo"; Tab_Evo.Size = new System.Drawing.Size(903, 618); Tab_Evo.TabIndex = 2; Tab_Evo.Text = "Evolve"; Tab_Evo.UseVisualStyleBackColor = true; // // flowLayoutPanel1 // flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); flowLayoutPanel1.Name = "flowLayoutPanel1"; flowLayoutPanel1.Size = new System.Drawing.Size(903, 618); flowLayoutPanel1.TabIndex = 0; // // Tab_Extra // Tab_Extra.Controls.Add(TC_Rand); Tab_Extra.Location = new System.Drawing.Point(4, 34); Tab_Extra.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Extra.Name = "Tab_Extra"; Tab_Extra.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Extra.Size = new System.Drawing.Size(903, 618); Tab_Extra.TabIndex = 3; Tab_Extra.Text = "Enhancements"; Tab_Extra.UseVisualStyleBackColor = true; // // TC_Rand // TC_Rand.Controls.Add(Tab_RStats); TC_Rand.Controls.Add(Tab_RLearn); TC_Rand.Controls.Add(Tab_REvo); TC_Rand.Dock = System.Windows.Forms.DockStyle.Fill; TC_Rand.Location = new System.Drawing.Point(4, 5); TC_Rand.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); TC_Rand.Name = "TC_Rand"; TC_Rand.SelectedIndex = 0; TC_Rand.Size = new System.Drawing.Size(895, 608); TC_Rand.TabIndex = 0; // // Tab_RStats // Tab_RStats.Controls.Add(NUD_AmpEXP); Tab_RStats.Controls.Add(B_AmpExperience); Tab_RStats.Controls.Add(B_RandPersonal); Tab_RStats.Controls.Add(PG_Personal); Tab_RStats.Location = new System.Drawing.Point(4, 34); Tab_RStats.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_RStats.Name = "Tab_RStats"; Tab_RStats.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_RStats.Size = new System.Drawing.Size(887, 570); Tab_RStats.TabIndex = 1; Tab_RStats.Text = "Randomize Personal"; Tab_RStats.UseVisualStyleBackColor = true; // // NUD_AmpEXP // NUD_AmpEXP.DecimalPlaces = 2; NUD_AmpEXP.Increment = new decimal(new int[] { 1, 0, 0, 65536 }); NUD_AmpEXP.Location = new System.Drawing.Point(356, 12); NUD_AmpEXP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); NUD_AmpEXP.Maximum = new decimal(new int[] { 5, 0, 0, 0 }); NUD_AmpEXP.Minimum = new decimal(new int[] { 1, 0, 0, 131072 }); NUD_AmpEXP.Name = "NUD_AmpEXP"; NUD_AmpEXP.Size = new System.Drawing.Size(63, 31); NUD_AmpEXP.TabIndex = 3; NUD_AmpEXP.Value = new decimal(new int[] { 7, 0, 0, 65536 }); // // B_AmpExperience // B_AmpExperience.Location = new System.Drawing.Point(182, 10); B_AmpExperience.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_AmpExperience.Name = "B_AmpExperience"; B_AmpExperience.Size = new System.Drawing.Size(165, 35); B_AmpExperience.TabIndex = 2; B_AmpExperience.Text = "Modify all EXP Gain"; B_AmpExperience.UseVisualStyleBackColor = true; B_AmpExperience.Click += B_AmpExperience_Click; // // B_RandPersonal // B_RandPersonal.Location = new System.Drawing.Point(9, 10); B_RandPersonal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_RandPersonal.Name = "B_RandPersonal"; B_RandPersonal.Size = new System.Drawing.Size(112, 35); B_RandPersonal.TabIndex = 1; B_RandPersonal.Text = "Randomize"; B_RandPersonal.UseVisualStyleBackColor = true; B_RandPersonal.Click += B_RandPersonal_Click; // // PG_Personal // PG_Personal.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; PG_Personal.Location = new System.Drawing.Point(9, 54); PG_Personal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); PG_Personal.Name = "PG_Personal"; PG_Personal.Size = new System.Drawing.Size(870, 490); PG_Personal.TabIndex = 0; PG_Personal.ToolbarVisible = false; // // Tab_RLearn // Tab_RLearn.Controls.Add(tabControl2); Tab_RLearn.Controls.Add(B_LearnMetronome); Tab_RLearn.Controls.Add(B_LearnExpand); Tab_RLearn.Controls.Add(B_RandLearn); Tab_RLearn.Location = new System.Drawing.Point(4, 34); Tab_RLearn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_RLearn.Name = "Tab_RLearn"; Tab_RLearn.Size = new System.Drawing.Size(887, 570); Tab_RLearn.TabIndex = 2; Tab_RLearn.Text = "Randomize Learn"; Tab_RLearn.UseVisualStyleBackColor = true; // // tabControl2 // tabControl2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; tabControl2.Controls.Add(Tab_Learnset); tabControl2.Controls.Add(Tab_Moveset); tabControl2.Location = new System.Drawing.Point(9, 50); tabControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); tabControl2.Name = "tabControl2"; tabControl2.SelectedIndex = 0; tabControl2.Size = new System.Drawing.Size(870, 495); tabControl2.TabIndex = 6; // // Tab_Learnset // Tab_Learnset.Controls.Add(PG_Learn); Tab_Learnset.Location = new System.Drawing.Point(4, 34); Tab_Learnset.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Learnset.Name = "Tab_Learnset"; Tab_Learnset.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Learnset.Size = new System.Drawing.Size(862, 457); Tab_Learnset.TabIndex = 0; Tab_Learnset.Text = "Learn Settings"; Tab_Learnset.UseVisualStyleBackColor = true; // // PG_Learn // PG_Learn.Dock = System.Windows.Forms.DockStyle.Fill; PG_Learn.Location = new System.Drawing.Point(4, 5); PG_Learn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); PG_Learn.Name = "PG_Learn"; PG_Learn.Size = new System.Drawing.Size(854, 447); PG_Learn.TabIndex = 2; PG_Learn.ToolbarVisible = false; // // Tab_Moveset // Tab_Moveset.Controls.Add(PG_Move); Tab_Moveset.Location = new System.Drawing.Point(4, 34); Tab_Moveset.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Moveset.Name = "Tab_Moveset"; Tab_Moveset.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_Moveset.Size = new System.Drawing.Size(862, 457); Tab_Moveset.TabIndex = 1; Tab_Moveset.Text = "Moveset Settings"; Tab_Moveset.UseVisualStyleBackColor = true; // // PG_Move // PG_Move.Dock = System.Windows.Forms.DockStyle.Fill; PG_Move.Location = new System.Drawing.Point(4, 5); PG_Move.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); PG_Move.Name = "PG_Move"; PG_Move.Size = new System.Drawing.Size(854, 447); PG_Move.TabIndex = 3; PG_Move.ToolbarVisible = false; // // B_LearnMetronome // B_LearnMetronome.Location = new System.Drawing.Point(342, 5); B_LearnMetronome.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_LearnMetronome.Name = "B_LearnMetronome"; B_LearnMetronome.Size = new System.Drawing.Size(202, 35); B_LearnMetronome.TabIndex = 5; B_LearnMetronome.Text = "Metronome Mode"; B_LearnMetronome.UseVisualStyleBackColor = true; B_LearnMetronome.Click += B_LearnMetronome_Click; // // B_LearnExpand // B_LearnExpand.Location = new System.Drawing.Point(130, 5); B_LearnExpand.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_LearnExpand.Name = "B_LearnExpand"; B_LearnExpand.Size = new System.Drawing.Size(202, 35); B_LearnExpand.TabIndex = 4; B_LearnExpand.Text = "Expand Movepools"; B_LearnExpand.UseVisualStyleBackColor = true; B_LearnExpand.Click += B_LearnExpand_Click; // // B_RandLearn // B_RandLearn.Location = new System.Drawing.Point(9, 5); B_RandLearn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_RandLearn.Name = "B_RandLearn"; B_RandLearn.Size = new System.Drawing.Size(112, 35); B_RandLearn.TabIndex = 3; B_RandLearn.Text = "Randomize"; B_RandLearn.UseVisualStyleBackColor = true; B_RandLearn.Click += B_RandLearn_Click; // // Tab_REvo // Tab_REvo.Controls.Add(B_EveryLevel); Tab_REvo.Controls.Add(B_TradeEvo); Tab_REvo.Controls.Add(B_RandEvo); Tab_REvo.Controls.Add(PG_Evolution); Tab_REvo.Location = new System.Drawing.Point(4, 34); Tab_REvo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); Tab_REvo.Name = "Tab_REvo"; Tab_REvo.Size = new System.Drawing.Size(887, 570); Tab_REvo.TabIndex = 3; Tab_REvo.Text = "Randomize Evo"; Tab_REvo.UseVisualStyleBackColor = true; // // B_EveryLevel // B_EveryLevel.Location = new System.Drawing.Point(362, 5); B_EveryLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_EveryLevel.Name = "B_EveryLevel"; B_EveryLevel.Size = new System.Drawing.Size(252, 35); B_EveryLevel.TabIndex = 5; B_EveryLevel.Text = "Random Evolution Every Level"; B_EveryLevel.UseVisualStyleBackColor = true; B_EveryLevel.Click += B_EvolveEveryLevel_Click; // // B_TradeEvo // B_TradeEvo.Location = new System.Drawing.Point(130, 5); B_TradeEvo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_TradeEvo.Name = "B_TradeEvo"; B_TradeEvo.Size = new System.Drawing.Size(222, 35); B_TradeEvo.TabIndex = 4; B_TradeEvo.Text = "Replace Trade Evolutions"; B_TradeEvo.UseVisualStyleBackColor = true; B_TradeEvo.Click += B_TradeEvo_Click; // // B_RandEvo // B_RandEvo.Location = new System.Drawing.Point(9, 5); B_RandEvo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_RandEvo.Name = "B_RandEvo"; B_RandEvo.Size = new System.Drawing.Size(112, 35); B_RandEvo.TabIndex = 3; B_RandEvo.Text = "Randomize"; B_RandEvo.UseVisualStyleBackColor = true; B_RandEvo.Click += B_RandEvo_Click; // // PG_Evolution // PG_Evolution.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; PG_Evolution.Location = new System.Drawing.Point(9, 50); PG_Evolution.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); PG_Evolution.Name = "PG_Evolution"; PG_Evolution.Size = new System.Drawing.Size(870, 495); PG_Evolution.TabIndex = 2; PG_Evolution.ToolbarVisible = false; // // tableLayoutPanel3 // tableLayoutPanel3.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; tableLayoutPanel3.ColumnCount = 5; tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); tableLayoutPanel3.Controls.Add(B_PreviousPokemon, 0, 3); tableLayoutPanel3.Controls.Add(B_PreviousForm, 1, 3); tableLayoutPanel3.Controls.Add(TB_Classification, 0, 1); tableLayoutPanel3.Controls.Add(CB_Species, 0, 0); tableLayoutPanel3.Controls.Add(B_NextForm, 3, 3); tableLayoutPanel3.Controls.Add(B_NextPokemon, 4, 3); tableLayoutPanel3.Controls.Add(PB_MonSprite, 0, 2); tableLayoutPanel3.Location = new System.Drawing.Point(722, 7); tableLayoutPanel3.Name = "tableLayoutPanel3"; tableLayoutPanel3.RowCount = 5; tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle()); tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); tableLayoutPanel3.Size = new System.Drawing.Size(184, 296); tableLayoutPanel3.TabIndex = 535; // // B_PreviousPokemon // B_PreviousPokemon.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; B_PreviousPokemon.FlatStyle = System.Windows.Forms.FlatStyle.System; B_PreviousPokemon.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); B_PreviousPokemon.ForeColor = System.Drawing.Color.Black; B_PreviousPokemon.Location = new System.Drawing.Point(3, 252); B_PreviousPokemon.Name = "B_PreviousPokemon"; B_PreviousPokemon.Size = new System.Drawing.Size(35, 26); B_PreviousPokemon.TabIndex = 4; B_PreviousPokemon.Text = "<<"; TT_ButtonTooltip.SetToolTip(B_PreviousPokemon, "Previous Pokemon"); B_PreviousPokemon.UseVisualStyleBackColor = true; B_PreviousPokemon.Click += B_PreviousPokemon_Click; // // B_PreviousForm // B_PreviousForm.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; B_PreviousForm.FlatStyle = System.Windows.Forms.FlatStyle.System; B_PreviousForm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); B_PreviousForm.ForeColor = System.Drawing.Color.Black; B_PreviousForm.Location = new System.Drawing.Point(41, 252); B_PreviousForm.Margin = new System.Windows.Forms.Padding(0, 3, 4, 3); B_PreviousForm.Name = "B_PreviousForm"; B_PreviousForm.Size = new System.Drawing.Size(35, 26); B_PreviousForm.TabIndex = 3; B_PreviousForm.Text = "<"; TT_ButtonTooltip.SetToolTip(B_PreviousForm, "Previous Form"); B_PreviousForm.UseVisualStyleBackColor = true; B_PreviousForm.Click += B_PreviousForm_Click; // // TB_Classification // tableLayoutPanel3.SetColumnSpan(TB_Classification, 5); TB_Classification.Dock = System.Windows.Forms.DockStyle.Fill; TB_Classification.Location = new System.Drawing.Point(4, 36); TB_Classification.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); TB_Classification.Name = "TB_Classification"; TB_Classification.ReadOnly = true; TB_Classification.Size = new System.Drawing.Size(176, 31); TB_Classification.TabIndex = 525; TB_Classification.Text = "-"; TT_ButtonTooltip.SetToolTip(TB_Classification, "Classification"); // // CB_Species // CB_Species.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; CB_Species.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; CB_Species.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; tableLayoutPanel3.SetColumnSpan(CB_Species, 5); CB_Species.FormattingEnabled = true; CB_Species.Location = new System.Drawing.Point(5, 0); CB_Species.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3); CB_Species.Name = "CB_Species"; CB_Species.Size = new System.Drawing.Size(176, 33); CB_Species.TabIndex = 2; CB_Species.SelectedIndexChanged += UpdateIndex; // // B_NextForm // B_NextForm.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; B_NextForm.FlatStyle = System.Windows.Forms.FlatStyle.System; B_NextForm.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); B_NextForm.ForeColor = System.Drawing.Color.Black; B_NextForm.Location = new System.Drawing.Point(96, 252); B_NextForm.Margin = new System.Windows.Forms.Padding(4, 3, 0, 3); B_NextForm.Name = "B_NextForm"; B_NextForm.Size = new System.Drawing.Size(35, 26); B_NextForm.TabIndex = 1; B_NextForm.Text = ">"; TT_ButtonTooltip.SetToolTip(B_NextForm, "Next Form"); B_NextForm.UseVisualStyleBackColor = true; B_NextForm.Click += B_NextForm_Click; // // B_NextPokemon // B_NextPokemon.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; B_NextPokemon.FlatStyle = System.Windows.Forms.FlatStyle.System; B_NextPokemon.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point); B_NextPokemon.ForeColor = System.Drawing.Color.Black; B_NextPokemon.Location = new System.Drawing.Point(134, 252); B_NextPokemon.Name = "B_NextPokemon"; B_NextPokemon.Size = new System.Drawing.Size(47, 26); B_NextPokemon.TabIndex = 2; B_NextPokemon.Text = ">>"; TT_ButtonTooltip.SetToolTip(B_NextPokemon, "Next Pokemon"); B_NextPokemon.UseVisualStyleBackColor = true; B_NextPokemon.Click += B_NextPokemon_Click; // // PB_MonSprite // PB_MonSprite.BackColor = System.Drawing.Color.White; PB_MonSprite.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; PB_MonSprite.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; tableLayoutPanel3.SetColumnSpan(PB_MonSprite, 5); PB_MonSprite.Dock = System.Windows.Forms.DockStyle.Fill; PB_MonSprite.Location = new System.Drawing.Point(3, 70); PB_MonSprite.Name = "PB_MonSprite"; PB_MonSprite.Size = new System.Drawing.Size(178, 176); PB_MonSprite.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; PB_MonSprite.TabIndex = 91; PB_MonSprite.TabStop = false; // // B_AufoFill // B_AufoFill.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right; B_AufoFill.Location = new System.Drawing.Point(688, 314); B_AufoFill.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); B_AufoFill.Name = "B_AufoFill"; B_AufoFill.Size = new System.Drawing.Size(112, 35); B_AufoFill.TabIndex = 527; B_AufoFill.Text = "Auto Fill"; TT_ButtonTooltip.SetToolTip(B_AufoFill, "Fill in all missing data from previous game versions"); B_AufoFill.UseVisualStyleBackColor = true; B_AufoFill.Click += B_AufoFill_Click; // // PokeDataUI8a // AutoScaleDimensions = new System.Drawing.SizeF(144F, 144F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; ClientSize = new System.Drawing.Size(918, 985); Controls.Add(B_Save); Controls.Add(Line); Controls.Add(B_AufoFill); Controls.Add(tableLayoutPanel3); Controls.Add(tabControl1); Controls.Add(tableLayoutPanel1); Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); MinimumSize = new System.Drawing.Size(925, 1023); Name = "PokeDataUI8a"; StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; Text = "Pokémon Editor"; FormClosing += PokeDataUI8a_FormClosing; GB_PokeMisc.ResumeLayout(false); GB_PokeMisc.PerformLayout(); tableLayoutPanel1.ResumeLayout(false); tableLayoutPanel1.PerformLayout(); tableLayoutPanel2.ResumeLayout(false); tableLayoutPanel2.PerformLayout(); tabControl1.ResumeLayout(false); Tab_Personal.ResumeLayout(false); Tab_Personal.PerformLayout(); tableLayoutPanel4.ResumeLayout(false); tableLayoutPanel4.PerformLayout(); Tab_Pokedex.ResumeLayout(false); Tab_Pokedex.PerformLayout(); Tab_Learn.ResumeLayout(false); Tab_Learn.PerformLayout(); ((System.ComponentModel.ISupportInitialize)dgv).EndInit(); Tab_Evo.ResumeLayout(false); Tab_Extra.ResumeLayout(false); TC_Rand.ResumeLayout(false); Tab_RStats.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)NUD_AmpEXP).EndInit(); Tab_RLearn.ResumeLayout(false); tabControl2.ResumeLayout(false); Tab_Learnset.ResumeLayout(false); Tab_Moveset.ResumeLayout(false); Tab_REvo.ResumeLayout(false); tableLayoutPanel3.ResumeLayout(false); tableLayoutPanel3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)PB_MonSprite).EndInit(); ResumeLayout(false); } #endregion private System.Windows.Forms.Button B_Save; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage Tab_Learn; private System.Windows.Forms.TabPage Tab_Personal; private System.Windows.Forms.TabPage Tab_Evo; private System.Windows.Forms.ComboBox CB_Species; private System.Windows.Forms.MaskedTextBox TB_RawColor; private System.Windows.Forms.TextBox TB_Weight; private System.Windows.Forms.TextBox TB_Height; private System.Windows.Forms.CheckBox CHK_Variant; private System.Windows.Forms.MaskedTextBox TB_BST; private System.Windows.Forms.MaskedTextBox TB_CatchRate; private System.Windows.Forms.MaskedTextBox TB_Stage; private System.Windows.Forms.MaskedTextBox TB_FormCount; private System.Windows.Forms.MaskedTextBox TB_Form; private System.Windows.Forms.ComboBox CB_Color; private System.Windows.Forms.ComboBox CB_EXPGroup; private System.Windows.Forms.ComboBox CB_Ability3; private System.Windows.Forms.ComboBox CB_Ability2; private System.Windows.Forms.ComboBox CB_Ability1; private System.Windows.Forms.ComboBox CB_EggGroup2; private System.Windows.Forms.ComboBox CB_EggGroup1; private System.Windows.Forms.MaskedTextBox TB_BaseExp; private System.Windows.Forms.MaskedTextBox TB_Friendship; private System.Windows.Forms.MaskedTextBox TB_Gender; private System.Windows.Forms.ComboBox CB_HeldItem3; private System.Windows.Forms.ComboBox CB_HeldItem2; private System.Windows.Forms.ComboBox CB_HeldItem1; private System.Windows.Forms.ComboBox CB_Type2; private System.Windows.Forms.ComboBox CB_Type1; private System.Windows.Forms.MaskedTextBox TB_SPEEVs; private System.Windows.Forms.MaskedTextBox TB_SPDEVs; private System.Windows.Forms.MaskedTextBox TB_SPAEVs; private System.Windows.Forms.MaskedTextBox TB_DEFEVs; private System.Windows.Forms.MaskedTextBox TB_ATKEVs; private System.Windows.Forms.MaskedTextBox TB_HPEVs; private System.Windows.Forms.MaskedTextBox TB_BaseSPE; private System.Windows.Forms.MaskedTextBox TB_BaseSPD; private System.Windows.Forms.MaskedTextBox TB_BaseSPA; private System.Windows.Forms.MaskedTextBox TB_BaseDEF; private System.Windows.Forms.MaskedTextBox TB_BaseATK; private System.Windows.Forms.MaskedTextBox TB_BaseHP; private System.Windows.Forms.TabPage Tab_Extra; private System.Windows.Forms.Label L_LevelUp; private System.Windows.Forms.DataGridView dgv; private System.Windows.Forms.Label L_TM; private System.Windows.Forms.CheckedListBox CLB_TM; private System.Windows.Forms.PictureBox PB_MonSprite; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private System.Windows.Forms.Button B_PDumpTable; private System.Windows.Forms.TabControl TC_Rand; private System.Windows.Forms.TabPage Tab_RStats; private System.Windows.Forms.TabPage Tab_RLearn; private System.Windows.Forms.TabPage Tab_REvo; private System.Windows.Forms.PropertyGrid PG_Personal; private System.Windows.Forms.Button B_RandPersonal; private System.Windows.Forms.Button B_RandEvo; private System.Windows.Forms.PropertyGrid PG_Evolution; private System.Windows.Forms.Button B_TradeEvo; private System.Windows.Forms.Button B_RandLearn; private System.Windows.Forms.PropertyGrid PG_Learn; private System.Windows.Forms.Button B_LearnExpand; private System.Windows.Forms.Button B_LearnMetronome; private System.Windows.Forms.Button B_AmpExperience; private System.Windows.Forms.NumericUpDown NUD_AmpEXP; private System.Windows.Forms.TabControl tabControl2; private System.Windows.Forms.TabPage Tab_Learnset; private System.Windows.Forms.TabPage Tab_Moveset; private System.Windows.Forms.PropertyGrid PG_Move; private System.Windows.Forms.CheckBox CHK_IsPresentInGame; private System.Windows.Forms.MaskedTextBox TB_NationalDex; private System.Windows.Forms.MaskedTextBox TB_HisuianDex; private System.Windows.Forms.Button B_EveryLevel; private System.Windows.Forms.Label L_TypeTutors; private System.Windows.Forms.CheckedListBox CLB_TypeTutor; private System.Windows.Forms.CheckedListBox CLB_SpecialTutor; private System.Windows.Forms.MaskedTextBox TB_Field_18; private System.Windows.Forms.ComboBox CB_HatchSpecies; private System.Windows.Forms.MaskedTextBox TB_HatchCycles; private System.Windows.Forms.MaskedTextBox TB_RegionalFormIndex; private System.Windows.Forms.CheckBox CHK_IsRegionalForm; private System.Windows.Forms.MaskedTextBox TB_LocalFormIndex; private System.Windows.Forms.TextBox TB_Classification; private System.Windows.Forms.ToolTip TT_ButtonTooltip; private System.Windows.Forms.Button B_AufoFill; private System.Windows.Forms.Label L_GenderDetails; private System.Windows.Forms.Button B_NextForm; private System.Windows.Forms.Button B_PreviousForm; private System.Windows.Forms.Button B_PreviousPokemon; private System.Windows.Forms.Button B_NextPokemon; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private System.Windows.Forms.Label LB_HatchSpecies; private System.Windows.Forms.Label L_HisuianDex; private System.Windows.Forms.Label L_NationalDex; private System.Windows.Forms.Label L_LocalFormIndex; private System.Windows.Forms.Label L_HiddenAbility; private System.Windows.Forms.Label L_WeightKG; private System.Windows.Forms.Label L_Ability2; private System.Windows.Forms.Label L_HeightM; private System.Windows.Forms.Label L_Ability1; private System.Windows.Forms.Label L_Weight; private System.Windows.Forms.Label L_Height; private System.Windows.Forms.Label L_RegionalFormIndex; private System.Windows.Forms.Label L_BST; private System.Windows.Forms.Label L_Stage; private System.Windows.Forms.Label L_FormsCount; private System.Windows.Forms.Label L_Form; private System.Windows.Forms.Label L_CatchRate; private System.Windows.Forms.Label L_Color; private System.Windows.Forms.Label L_EXPGrowth; private System.Windows.Forms.Label L_EggGroup; private System.Windows.Forms.Label L_Ability; private System.Windows.Forms.Label L_BaseEXP; private System.Windows.Forms.Label L_Field_18; private System.Windows.Forms.Label L_Friendship; private System.Windows.Forms.Label L_Gender; private System.Windows.Forms.Label L_Item1; private System.Windows.Forms.Label L_Item5; private System.Windows.Forms.Label L_Item50; private System.Windows.Forms.Label L_HeldItem; private System.Windows.Forms.Label L_Type; private System.Windows.Forms.Label Label_HP; private System.Windows.Forms.Label Label_ATK; private System.Windows.Forms.Label Label_DEF; private System.Windows.Forms.Label Label_SPA; private System.Windows.Forms.Label Label_SPD; private System.Windows.Forms.Label Label_SPE; private System.Windows.Forms.Label L_EVYield; private System.Windows.Forms.Label L_BaseStats; private System.Windows.Forms.Label L_HatchCycles; private System.Windows.Forms.Panel Line; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.TabPage Tab_Pokedex; private System.Windows.Forms.Label label1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private System.Windows.Forms.MaskedTextBox TB_MiscForm; private System.Windows.Forms.MaskedTextBox TB_MiscSpecies; private System.Windows.Forms.PropertyGrid PG_PokeMisc; private System.Windows.Forms.TextBox TB_MiscAlphaScale; private System.Windows.Forms.TextBox TB_MiscScale; private System.Windows.Forms.PropertyGrid PG_DexResearchTasks; private System.Windows.Forms.CheckBox CHK_InArea1; private System.Windows.Forms.CheckBox CHK_InArea2; private System.Windows.Forms.CheckBox CHK_InArea3; private System.Windows.Forms.CheckBox CHK_InArea4; private System.Windows.Forms.CheckBox CHK_InArea5; private System.Windows.Forms.Button B_AddTask; private System.Windows.Forms.Button B_DeleteTask; private System.Windows.Forms.Button B_CloneTask; } }