diff --git a/PKHeX.WinForms/Controls/PKM Editor/BallBrowser.Designer.cs b/PKHeX.WinForms/Controls/PKM Editor/BallBrowser.Designer.cs index 6e93845eb..20e74047b 100644 --- a/PKHeX.WinForms/Controls/PKM Editor/BallBrowser.Designer.cs +++ b/PKHeX.WinForms/Controls/PKM Editor/BallBrowser.Designer.cs @@ -42,7 +42,6 @@ private void InitializeComponent() // // BallBrowser // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; AutoSize = true; AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; diff --git a/PKHeX.WinForms/Controls/PKM Editor/EntityInstructionBuilder.Designer.cs b/PKHeX.WinForms/Controls/PKM Editor/EntityInstructionBuilder.Designer.cs index de18036a2..4b6f9ce64 100644 --- a/PKHeX.WinForms/Controls/PKM Editor/EntityInstructionBuilder.Designer.cs +++ b/PKHeX.WinForms/Controls/PKM Editor/EntityInstructionBuilder.Designer.cs @@ -99,7 +99,6 @@ private void InitializeComponent() // // EntityInstructionBuilder // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; Controls.Add(L_PropValue); Controls.Add(L_PropType); diff --git a/PKHeX.WinForms/Controls/PKM Editor/ShinyLeaf.Designer.cs b/PKHeX.WinForms/Controls/PKM Editor/ShinyLeaf.Designer.cs index 43d6b29b9..e5302f31a 100644 --- a/PKHeX.WinForms/Controls/PKM Editor/ShinyLeaf.Designer.cs +++ b/PKHeX.WinForms/Controls/PKM Editor/ShinyLeaf.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms.Controls +namespace PKHeX.WinForms.Controls { partial class ShinyLeaf { @@ -121,7 +121,6 @@ private void InitializeComponent() // // ShinyLeaf // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; Controls.Add(flowLayoutPanel1); Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); diff --git a/PKHeX.WinForms/Misc/About.Designer.cs b/PKHeX.WinForms/Misc/About.Designer.cs index dd7796fa7..3fe0e9397 100644 --- a/PKHeX.WinForms/Misc/About.Designer.cs +++ b/PKHeX.WinForms/Misc/About.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class About { @@ -110,7 +110,6 @@ private void InitializeComponent() // // About // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(576, 429); Controls.Add(L_Thanks); diff --git a/PKHeX.WinForms/Misc/ErrorWindow.Designer.cs b/PKHeX.WinForms/Misc/ErrorWindow.Designer.cs index b5886f232..6930adfdc 100644 --- a/PKHeX.WinForms/Misc/ErrorWindow.Designer.cs +++ b/PKHeX.WinForms/Misc/ErrorWindow.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class ErrorWindow { @@ -106,7 +106,6 @@ private void InitializeComponent() // // ErrorWindow // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(582, 272); Controls.Add(B_Continue); diff --git a/PKHeX.WinForms/Misc/QR.Designer.cs b/PKHeX.WinForms/Misc/QR.Designer.cs index 0c784d168..857d6ee73 100644 --- a/PKHeX.WinForms/Misc/QR.Designer.cs +++ b/PKHeX.WinForms/Misc/QR.Designer.cs @@ -1,4 +1,4 @@ -using System.ComponentModel; +using System.ComponentModel; using System.Windows.Forms; namespace PKHeX.WinForms @@ -167,7 +167,6 @@ private void InitializeComponent() // // QR // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = AutoScaleMode.Inherit; AutoSize = true; ClientSize = new System.Drawing.Size(331, 243); diff --git a/PKHeX.WinForms/Subforms/KChart.Designer.cs b/PKHeX.WinForms/Subforms/KChart.Designer.cs index cac6044b2..db40503bd 100644 --- a/PKHeX.WinForms/Subforms/KChart.Designer.cs +++ b/PKHeX.WinForms/Subforms/KChart.Designer.cs @@ -217,7 +217,6 @@ private void InitializeComponent() // // KChart // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; BackColor = System.Drawing.Color.White; ClientSize = new System.Drawing.Size(1077, 615); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/BatchEditor.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/BatchEditor.Designer.cs index 75f3c225e..bc9c66317 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/BatchEditor.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/BatchEditor.Designer.cs @@ -158,7 +158,6 @@ private void InitializeComponent() // BatchEditor // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(460, 301); Controls.Add(B_Add); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/MemoryAmie.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/MemoryAmie.Designer.cs index 79431e465..99dcc80b2 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/MemoryAmie.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/MemoryAmie.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class MemoryAmie { @@ -854,7 +854,6 @@ private void InitializeComponent() // // MemoryAmie // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; BackColor = System.Drawing.SystemColors.Control; ClientSize = new System.Drawing.Size(436, 315); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/MoveShopEditor.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/MoveShopEditor.Designer.cs index d0fc892ef..b524b82b2 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/MoveShopEditor.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/MoveShopEditor.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class MoveShopEditor { @@ -110,7 +110,6 @@ private void InitializeComponent() // // MoveShopEditor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(469, 387); Controls.Add(dgv); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/RibbonEditor.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/RibbonEditor.Designer.cs index b1df54a45..e4c64a6fd 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/RibbonEditor.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/RibbonEditor.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class RibbonEditor { @@ -172,7 +172,6 @@ private void InitializeComponent() // // RibbonEditor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(611, 324); Controls.Add(CB_Affixed); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/SuperTrainingEditor.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/SuperTrainingEditor.Designer.cs index 07e5e2e6f..41aa035dd 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/SuperTrainingEditor.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/SuperTrainingEditor.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SuperTrainingEditor { @@ -244,7 +244,6 @@ private void InitializeComponent() // // SuperTrainingEditor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(495, 324); Controls.Add(PAN_Training); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/TechRecordEditor.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/TechRecordEditor.Designer.cs index 99a527370..41a2bbacc 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/TechRecordEditor.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/TechRecordEditor.Designer.cs @@ -98,7 +98,6 @@ private void InitializeComponent() // // TechRecordEditor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(245, 438); Controls.Add(CLB_Flags); diff --git a/PKHeX.WinForms/Subforms/PKM Editors/Text.Designer.cs b/PKHeX.WinForms/Subforms/PKM Editors/Text.Designer.cs index f13c5307f..46beb8eac 100644 --- a/PKHeX.WinForms/Subforms/PKM Editors/Text.Designer.cs +++ b/PKHeX.WinForms/Subforms/PKM Editors/Text.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class TrashEditor { @@ -222,7 +222,6 @@ private void InitializeComponent() // // TrashEditor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(587, 253); Controls.Add(L_String); diff --git a/PKHeX.WinForms/Subforms/ReportGrid.Designer.cs b/PKHeX.WinForms/Subforms/ReportGrid.Designer.cs index b4e5887c8..00b27fa2e 100644 --- a/PKHeX.WinForms/Subforms/ReportGrid.Designer.cs +++ b/PKHeX.WinForms/Subforms/ReportGrid.Designer.cs @@ -50,7 +50,6 @@ private void InitializeComponent() // // ReportGrid // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(812, 461); Controls.Add(dgData); diff --git a/PKHeX.WinForms/Subforms/SAV_Database.Designer.cs b/PKHeX.WinForms/Subforms/SAV_Database.Designer.cs index 7ca7edb8a..09c934fb1 100644 --- a/PKHeX.WinForms/Subforms/SAV_Database.Designer.cs +++ b/PKHeX.WinForms/Subforms/SAV_Database.Designer.cs @@ -961,7 +961,6 @@ private void InitializeComponent() // // SAV_Database // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(670, 512); Controls.Add(B_Reset); diff --git a/PKHeX.WinForms/Subforms/SAV_Encounters.Designer.cs b/PKHeX.WinForms/Subforms/SAV_Encounters.Designer.cs index 545bf6f9e..63bcb2a97 100644 --- a/PKHeX.WinForms/Subforms/SAV_Encounters.Designer.cs +++ b/PKHeX.WinForms/Subforms/SAV_Encounters.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_Encounters { @@ -510,7 +510,6 @@ private void InitializeComponent() // // SAV_Encounters // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(670, 463); Controls.Add(B_Reset); diff --git a/PKHeX.WinForms/Subforms/SAV_FolderList.Designer.cs b/PKHeX.WinForms/Subforms/SAV_FolderList.Designer.cs index 3aa408715..815d14e84 100644 --- a/PKHeX.WinForms/Subforms/SAV_FolderList.Designer.cs +++ b/PKHeX.WinForms/Subforms/SAV_FolderList.Designer.cs @@ -157,7 +157,6 @@ private void InitializeComponent() // // SAV_FolderList // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(609, 361); Controls.Add(TB_FilterTextContains); diff --git a/PKHeX.WinForms/Subforms/SAV_MysteryGiftDB.Designer.cs b/PKHeX.WinForms/Subforms/SAV_MysteryGiftDB.Designer.cs index fc9605340..0609f9547 100644 --- a/PKHeX.WinForms/Subforms/SAV_MysteryGiftDB.Designer.cs +++ b/PKHeX.WinForms/Subforms/SAV_MysteryGiftDB.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_MysteryGiftDB { @@ -609,7 +609,6 @@ private void InitializeComponent() // // SAV_MysteryGiftDB // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(670, 463); Controls.Add(B_Reset); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen1/SAV_EventReset1.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen1/SAV_EventReset1.Designer.cs index 28379ba4d..9c0e350ec 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen1/SAV_EventReset1.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen1/SAV_EventReset1.Designer.cs @@ -42,7 +42,6 @@ private void InitializeComponent() // // SAV_EventReset1 // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(284, 261); Controls.Add(FLP_List); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Misc3.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Misc3.Designer.cs index 3b3509397..84d829a99 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Misc3.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Misc3.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_Misc3 { @@ -1061,7 +1061,6 @@ private void InitializeComponent() // // SAV_Misc3 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(390, 343); Controls.Add(tabControl1); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_RTC3.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_RTC3.Designer.cs index 961663cee..1b88e8fdd 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_RTC3.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_RTC3.Designer.cs @@ -326,7 +326,6 @@ private void InitializeComponent() // // SAV_RTC3 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(386, 203); Controls.Add(B_BerryFix); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Roamer3.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Roamer3.Designer.cs index e2f833fe2..852df9df4 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Roamer3.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen3/SAV_Roamer3.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_Roamer3 { @@ -280,7 +280,6 @@ private void InitializeComponent() // // SAV_Roamer3 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(324, 165); Controls.Add(NUD_Level); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/PoffinCase4Editor.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/PoffinCase4Editor.Designer.cs index f91dbe690..744e988ff 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/PoffinCase4Editor.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/PoffinCase4Editor.Designer.cs @@ -82,7 +82,6 @@ private void InitializeComponent() // // PoffinCase4Editor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; Controls.Add(LB_Poffins); Controls.Add(B_PoffinDel); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/PokeGear4Editor.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/PokeGear4Editor.Designer.cs index b5502b59e..3447814fb 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/PokeGear4Editor.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/PokeGear4Editor.Designer.cs @@ -82,7 +82,6 @@ private void InitializeComponent() // // PokeGear4Editor // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; Controls.Add(B_GiveAllNoTrainers); Controls.Add(B_DeleteAll); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Apricorn.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Apricorn.Designer.cs index fcb6905f1..64c4fc0ac 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Apricorn.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Apricorn.Designer.cs @@ -107,7 +107,6 @@ private void InitializeComponent() // // SAV_Apricorn // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(261, 314); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_HoneyTree.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_HoneyTree.Designer.cs index f06c6d498..e84011d6e 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_HoneyTree.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_HoneyTree.Designer.cs @@ -240,7 +240,6 @@ private void InitializeComponent() // // SAV_HoneyTree // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(465, 249); Controls.Add(GB_TreeInfo); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Misc4.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Misc4.Designer.cs index e7ac04375..0f20927a4 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Misc4.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Misc4.Designer.cs @@ -1163,7 +1163,6 @@ private void InitializeComponent() // // SAV_Misc4 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(472, 373); Controls.Add(B_Cancel); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Pokedex4.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Pokedex4.Designer.cs index 887552542..30440ecf5 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Pokedex4.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Pokedex4.Designer.cs @@ -464,7 +464,6 @@ private void InitializeComponent() // // SAV_Pokedex4 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(474, 320); Controls.Add(L_NotSeen); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Underground.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Underground.Designer.cs index da4d18bb4..5791fdab2 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Underground.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen4/SAV_Underground.Designer.cs @@ -483,7 +483,6 @@ private void InitializeComponent() // // SAV_Underground // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(506, 267); Controls.Add(TC_UGItems); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_CGearSkin.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_CGearSkin.Designer.cs index f2905d342..2bb7a2092 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_CGearSkin.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_CGearSkin.Designer.cs @@ -122,7 +122,6 @@ private void InitializeComponent() // // SAV_CGearSkin // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(456, 249); Controls.Add(B_ExportCGB); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Misc5.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Misc5.Designer.cs index ab43debfb..0b31a51f5 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Misc5.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Misc5.Designer.cs @@ -1737,7 +1737,6 @@ private void InitializeComponent() // // SAV_Misc5 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(432, 438); Controls.Add(TC_Misc); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Pokedex5.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Pokedex5.Designer.cs index 89faa90b2..8cc45f92b 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Pokedex5.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen5/SAV_Pokedex5.Designer.cs @@ -528,7 +528,6 @@ private void InitializeComponent() // // SAV_Pokedex5 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(740, 285); Controls.Add(B_ModifyForms); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BerryFieldXY.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BerryFieldXY.Designer.cs index acd629b4d..95f67e639 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BerryFieldXY.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BerryFieldXY.Designer.cs @@ -263,7 +263,6 @@ private void InitializeComponent() // // SAV_BerryFieldXY // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(299, 352); Controls.Add(TB_u7); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BoxLayout.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BoxLayout.Designer.cs index deeb36e2f..985ecb08b 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BoxLayout.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_BoxLayout.Designer.cs @@ -212,7 +212,6 @@ private void InitializeComponent() // // SAV_BoxLayout // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(523, 370); Controls.Add(B_Down); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_HallOfFame.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_HallOfFame.Designer.cs index dd809b59a..0e15aba6e 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_HallOfFame.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_HallOfFame.Designer.cs @@ -599,7 +599,6 @@ private void InitializeComponent() // // SAV_HallOfFame // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(724, 376); Controls.Add(B_Delete); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Link6.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Link6.Designer.cs index 0f2193ddc..bb1015324 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Link6.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Link6.Designer.cs @@ -565,7 +565,6 @@ private void InitializeComponent() // // SAV_Link6 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(390, 272); Controls.Add(B_Cancel); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_OPower.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_OPower.Designer.cs index 8dea0da65..f613b02fb 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_OPower.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_OPower.Designer.cs @@ -163,7 +163,6 @@ private void InitializeComponent() // // SAV_OPower // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(414, 122); Controls.Add(CHK_MAX); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokeBlockORAS.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokeBlockORAS.Designer.cs index 99b88ec82..86d22169f 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokeBlockORAS.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokeBlockORAS.Designer.cs @@ -360,7 +360,6 @@ private void InitializeComponent() // // SAV_PokeBlockORAS // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(471, 209); Controls.Add(B_GiveAllBlocks); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexORAS.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexORAS.Designer.cs index c1ff19eb2..001c12080 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexORAS.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexORAS.Designer.cs @@ -589,7 +589,6 @@ private void InitializeComponent() // // SAV_PokedexORAS // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(740, 314); Controls.Add(B_ModifyForms); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexXY.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexXY.Designer.cs index ac5277f01..68ae460bd 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexXY.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_PokedexXY.Designer.cs @@ -561,7 +561,6 @@ private void InitializeComponent() // // SAV_PokedexXY // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(740, 314); Controls.Add(B_ModifyForms); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Pokepuff.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Pokepuff.Designer.cs index 5f2b51e22..e894ec01e 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Pokepuff.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Pokepuff.Designer.cs @@ -123,7 +123,6 @@ private void InitializeComponent() // // SAV_Pokepuff // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(261, 314); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SecretBase.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SecretBase.Designer.cs index ac86b39f7..105fb3a72 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SecretBase.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SecretBase.Designer.cs @@ -923,7 +923,6 @@ private void InitializeComponent() // // SAV_SecretBase // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(686, 466); Controls.Add(NUD_CapturedRecord); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SuperTrain.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SuperTrain.Designer.cs index f3ec59a80..05e55a5be 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SuperTrain.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_SuperTrain.Designer.cs @@ -225,7 +225,6 @@ private void InitializeComponent() // // SAV_SuperTrain // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(462, 360); Controls.Add(MTB_Gender2); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Trainer.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Trainer.Designer.cs index f97871046..37e227c76 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Trainer.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen6/SAV_Trainer.Designer.cs @@ -1656,7 +1656,6 @@ private void InitializeComponent() // // SAV_Trainer // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(483, 376); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Capture7GG.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Capture7GG.Designer.cs index f4f98a099..68ab7a327 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Capture7GG.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Capture7GG.Designer.cs @@ -272,7 +272,6 @@ private void InitializeComponent() // // SAV_Capture7GG // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(471, 376); Controls.Add(GB_Total); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_FestivalPlaza.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_FestivalPlaza.Designer.cs index 098f1d7f4..28a17f1a4 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_FestivalPlaza.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_FestivalPlaza.Designer.cs @@ -1137,7 +1137,6 @@ private void InitializeComponent() // // SAV_FestivalPlaza // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(554, 336); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_HallOfFame7.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_HallOfFame7.Designer.cs index 74d247855..8b6b6d58e 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_HallOfFame7.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_HallOfFame7.Designer.cs @@ -380,7 +380,6 @@ private void InitializeComponent() // // SAV_HallOfFame7 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(460, 232); Controls.Add(TB_EC); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Pokebean.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Pokebean.Designer.cs index e9b194574..ecb7aa6a8 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Pokebean.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Pokebean.Designer.cs @@ -107,7 +107,6 @@ private void InitializeComponent() // // SAV_Pokebean // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(261, 314); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexGG.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexGG.Designer.cs index 678c7a4d8..1829a9d63 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexGG.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexGG.Designer.cs @@ -751,7 +751,6 @@ private void InitializeComponent() // // SAV_PokedexGG // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(486, 488); Controls.Add(B_Counts); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexSM.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexSM.Designer.cs index dac9ee7d8..1b39ebaab 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexSM.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_PokedexSM.Designer.cs @@ -494,7 +494,6 @@ private void InitializeComponent() // // SAV_PokedexSM // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(486, 336); Controls.Add(LB_Forms); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.Designer.cs index c1e03af78..71b24bc23 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.Designer.cs @@ -2109,7 +2109,6 @@ private void InitializeComponent() // // SAV_Trainer7 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(483, 422); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7GG.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7GG.Designer.cs index eec508f71..a299b9320 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7GG.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7GG.Designer.cs @@ -571,7 +571,6 @@ private void InitializeComponent() // SAV_Trainer7GG // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(483, 422); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.Designer.cs index 3402a2a96..5d14c8741 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.Designer.cs @@ -167,7 +167,6 @@ private void InitializeComponent() // // SAV_ZygardeCell // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(588, 393); Controls.Add(L_Collected); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/PokedexResearchTask8aPanel.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/PokedexResearchTask8aPanel.Designer.cs index d9526218a..bd2789609 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/PokedexResearchTask8aPanel.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/PokedexResearchTask8aPanel.Designer.cs @@ -189,7 +189,6 @@ private void InitializeComponent() // // PokedexResearchTask8aPanel // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; Controls.Add(FLP_T1); Controls.Add(LB_Species); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_BlockDump8.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_BlockDump8.Designer.cs index 458e8fc66..909215a41 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_BlockDump8.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_BlockDump8.Designer.cs @@ -376,7 +376,6 @@ private void InitializeComponent() // // SAV_BlockDump8 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(553, 393); Controls.Add(L_BlockName); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_FlagWork8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_FlagWork8b.Designer.cs index d020e4521..0a360f1a8 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_FlagWork8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_FlagWork8b.Designer.cs @@ -419,7 +419,6 @@ private void InitializeComponent() // SAV_FlagWork8b // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(623, 417); Controls.Add(TC_Features); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Misc8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Misc8b.Designer.cs index 637fad2b2..62f1957f9 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Misc8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Misc8b.Designer.cs @@ -214,7 +214,6 @@ private void InitializeComponent() // // SAV_Misc8b // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(422, 475); Controls.Add(TC_Misc); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Poffin8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Poffin8b.Designer.cs index abc79e6e8..8408715ba 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Poffin8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Poffin8b.Designer.cs @@ -105,7 +105,6 @@ private void InitializeComponent() // // SAV_Poffin8b // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(691, 555); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexBDSP.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexBDSP.Designer.cs index 488f2ba19..a766e97e9 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexBDSP.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexBDSP.Designer.cs @@ -481,7 +481,6 @@ private void InitializeComponent() // // SAV_PokedexBDSP // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(611, 377); Controls.Add(CHK_National); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexLA.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexLA.Designer.cs index 3a7f0c45d..e5906dd25 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexLA.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexLA.Designer.cs @@ -978,7 +978,6 @@ private void InitializeComponent() // // SAV_PokedexLA // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(944, 543); Controls.Add(CHK_Solitude); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexResearchEditorLA.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexResearchEditorLA.Designer.cs index 8d5e4f6ec..3532dbcde 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexResearchEditorLA.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexResearchEditorLA.Designer.cs @@ -948,7 +948,6 @@ private void InitializeComponent() // // SAV_PokedexResearchEditorLA // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(600, 330); Controls.Add(B_Save); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexSWSH.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexSWSH.Designer.cs index 832b45868..4c10f930a 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexSWSH.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_PokedexSWSH.Designer.cs @@ -591,7 +591,6 @@ private void InitializeComponent() // // SAV_PokedexSWSH // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(856, 524); Controls.Add(CHK_Gigantamaxed1); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Raid8.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Raid8.Designer.cs index a3d2dca35..54605c324 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Raid8.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Raid8.Designer.cs @@ -82,7 +82,6 @@ private void InitializeComponent() // // SAV_Raid8 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(366, 370); Controls.Add(CB_Den); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_SealStickers8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_SealStickers8b.Designer.cs index 222e59d2c..188c39aa8 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_SealStickers8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_SealStickers8b.Designer.cs @@ -105,7 +105,6 @@ private void InitializeComponent() // // SAV_SealStickers8b // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(512, 440); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8.Designer.cs index bd7ca2b74..7f78203f2 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8.Designer.cs @@ -1378,7 +1378,6 @@ private void InitializeComponent() // // SAV_Trainer8 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(534, 419); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8a.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8a.Designer.cs index ea07b901c..125ab6e7c 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8a.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8a.Designer.cs @@ -832,7 +832,6 @@ private void InitializeComponent() // // SAV_Trainer8a // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(534, 419); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8b.Designer.cs index e9796b41b..7e8fadc94 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Trainer8b.Designer.cs @@ -1113,7 +1113,6 @@ private void InitializeComponent() // // SAV_Trainer8b // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(534, 419); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Underground8b.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Underground8b.Designer.cs index 5765ef33e..c60ced802 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Underground8b.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen8/SAV_Underground8b.Designer.cs @@ -105,7 +105,6 @@ private void InitializeComponent() // // SAV_Underground8b // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(512, 440); Controls.Add(B_None); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_PokedexSV.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_PokedexSV.Designer.cs index ab595fc0c..3a67a88f3 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_PokedexSV.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_PokedexSV.Designer.cs @@ -499,7 +499,6 @@ private void InitializeComponent() // // SAV_PokedexSV // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(608, 377); Controls.Add(CHK_IsNew); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Raid9.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Raid9.Designer.cs index ba015534b..7c2f2f3a3 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Raid9.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Raid9.Designer.cs @@ -145,7 +145,6 @@ private void InitializeComponent() // // SAV_Raid9 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(384, 370); Controls.Add(B_CopyToOthers); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_RaidSevenStar9.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_RaidSevenStar9.Designer.cs index f7ac7d611..bc2cdbea2 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_RaidSevenStar9.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_RaidSevenStar9.Designer.cs @@ -82,7 +82,6 @@ private void InitializeComponent() // // SAV_RaidSevenStar9 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(366, 290); Controls.Add(CB_Raid); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Trainer9.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Trainer9.Designer.cs index aea448250..d953a2126 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Trainer9.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen9/SAV_Trainer9.Designer.cs @@ -863,7 +863,6 @@ private void InitializeComponent() // // SAV_Trainer9 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(468, 337); Controls.Add(TC_Editor); diff --git a/PKHeX.WinForms/Subforms/Save Editors/Misc/SAV_Accessor.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/Misc/SAV_Accessor.Designer.cs index 0b8aab772..860a8f522 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Misc/SAV_Accessor.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Misc/SAV_Accessor.Designer.cs @@ -118,7 +118,6 @@ private void InitializeComponent() // // SAV_Accessor // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(334, 341); Controls.Add(TC_Tabs); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxList.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxList.Designer.cs index a9a1828ba..a4fe98efe 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxList.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxList.Designer.cs @@ -43,7 +43,6 @@ private void InitializeComponent() // SAV_BoxList // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(250, 185); Controls.Add(FLP_Boxes); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxViewer.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxViewer.Designer.cs index 08d466a07..7b64e740e 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxViewer.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_BoxViewer.Designer.cs @@ -62,7 +62,6 @@ private void InitializeComponent() // SAV_BoxViewer // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(249, 183); Controls.Add(PB_BoxSwap); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags.Designer.cs index 61d9294ea..1f8f4df22 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags.Designer.cs @@ -380,7 +380,6 @@ private void InitializeComponent() // // SAV_EventFlags // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(530, 417); Controls.Add(tabControl1); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags2.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags2.Designer.cs index dc0abea87..d2859c34c 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags2.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventFlags2.Designer.cs @@ -380,7 +380,6 @@ private void InitializeComponent() // // SAV_EventFlags2 // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(530, 417); Controls.Add(tabControl1); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventWork.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventWork.Designer.cs index f8cf4191f..84fdcab67 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_EventWork.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_EventWork.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { sealed partial class SAV_EventWork { @@ -348,7 +348,6 @@ private void InitializeComponent() // SAV_EventWork // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(530, 417); Controls.Add(TC_Features); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_GameSelect.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_GameSelect.Designer.cs index 4a073d115..64fc58ec9 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_GameSelect.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_GameSelect.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_GameSelect { @@ -93,7 +93,6 @@ private void InitializeComponent() // // SAV_GameSelect // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(390, 129); Controls.Add(L_Prompt); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_GroupViewer.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_GroupViewer.Designer.cs index 2f6a926e9..d8e54ae6f 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_GroupViewer.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_GroupViewer.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { sealed partial class SAV_GroupViewer { @@ -100,7 +100,6 @@ private void InitializeComponent() // SAV_GroupViewer // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(292, 211); Controls.Add(B_BoxRight); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_Inventory.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_Inventory.Designer.cs index 2531fe212..42f945116 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_Inventory.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_Inventory.Designer.cs @@ -254,7 +254,6 @@ private void InitializeComponent() // // SAV_Inventory // - AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(314, 411); Controls.Add(NUD_Count); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_MailBox.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_MailBox.Designer.cs index 419dd8cc8..ae8f1ecbb 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_MailBox.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_MailBox.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_MailBox { @@ -866,7 +866,6 @@ private void InitializeComponent() // // SAV_MailBox // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(760, 511); Controls.Add(B_BoxDown); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_SimplePokedex.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_SimplePokedex.Designer.cs index cea60bd49..7646ae5c0 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_SimplePokedex.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_SimplePokedex.Designer.cs @@ -1,4 +1,4 @@ -namespace PKHeX.WinForms +namespace PKHeX.WinForms { partial class SAV_SimplePokedex { @@ -148,7 +148,6 @@ private void InitializeComponent() // // SAV_SimplePokedex // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(331, 388); Controls.Add(B_Save); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_SimpleTrainer.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_SimpleTrainer.Designer.cs index e0d35ea41..fa95134d2 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_SimpleTrainer.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_SimpleTrainer.Designer.cs @@ -941,7 +941,6 @@ private void InitializeComponent() // // SAV_SimpleTrainer // - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(448, 358); Controls.Add(GB_Options); diff --git a/PKHeX.WinForms/Subforms/Save Editors/SAV_Wondercard.Designer.cs b/PKHeX.WinForms/Subforms/Save Editors/SAV_Wondercard.Designer.cs index 459b336d7..86770066a 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/SAV_Wondercard.Designer.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/SAV_Wondercard.Designer.cs @@ -246,7 +246,6 @@ private void InitializeComponent() // SAV_Wondercard // AllowDrop = true; - AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; ClientSize = new System.Drawing.Size(740, 590); Controls.Add(B_UnusedAll);