PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt f47382e34f Fix GetUnderlyingControl call from ContextMenuStrip
https://projectpokemon.org/home/forums/topic/55096-unhandled-exception-error-pkmdb/?tab=comments#comment-249235
had recently moved the contextmenu to the designer, event handler has
sender as the ContextMenuStrip

use recursion -> while loop so that the input can be any of the 3 cases;
it'll drill down until it gets a picturebox or none.
make generic for giggles, update usages so Array.IndexOf uses
picturebox[] instead of object[]
2019-09-24 18:14:15 -07:00
..
Gen1 Extract logic from PKX 2019-09-18 19:58:23 -07:00
Gen3 Minor clean 2019-09-11 22:17:16 -07:00
Gen4 Extract logic from PKX 2019-09-18 19:58:23 -07:00
Gen5 Extract logic from PKX 2019-09-18 19:58:23 -07:00
Gen6 Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
Gen7 Fix GetUnderlyingControl call from ContextMenuStrip 2019-09-24 18:14:15 -07:00
Gen8 Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
SAV_BoxList.cs Clean up / fix external drag in (#2383) 2019-09-03 19:54:41 -07:00
SAV_BoxList.Designer.cs Add all-boxes viewer 2018-01-22 21:38:42 -08:00
SAV_BoxList.resx Add all-boxes viewer 2018-01-22 21:38:42 -08:00
SAV_BoxViewer.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_BoxViewer.Designer.cs Simplify shedinja evo move check 2018-04-10 17:00:28 -07:00
SAV_BoxViewer.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_EventFlags.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_EventFlags.Designer.cs update control names 2018-11-30 17:05:13 -08:00
SAV_EventFlags.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_EventWork.cs Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
SAV_EventWork.Designer.cs Update translations 2018-11-30 17:09:40 -08:00
SAV_EventWork.resx Add dex/trainer/event editors for gg 2018-11-13 19:22:29 -08:00
SAV_GameSelect.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV_GameSelect.Designer.cs Merge game selection alert & prompt to 1 popup 2019-01-15 22:26:45 -08:00
SAV_GameSelect.resx Merge game selection alert & prompt to 1 popup 2019-01-15 22:26:45 -08:00
SAV_Inventory.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_Inventory.Designer.cs Add candy pouch type 2018-11-13 20:46:48 -08:00
SAV_Inventory.resx Add candy pouch type 2018-11-13 20:46:48 -08:00
SAV_MailBox.cs Minor clean 2019-09-11 22:17:16 -07:00
SAV_MailBox.Designer.cs update MailBoxEditor (#2344) 2019-07-04 21:48:18 -07:00
SAV_MailBox.resx add MailBox Editor 2017-12-03 07:21:07 +09:00
SAV_SimplePokedex.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_SimplePokedex.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimplePokedex.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimpleTrainer.cs Switch save timestamp display to 24h clock 2019-09-18 15:06:45 -07:00
SAV_SimpleTrainer.Designer.cs Switch save timestamp display to 24h clock 2019-09-18 15:06:45 -07:00
SAV_SimpleTrainer.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Wondercard.cs Fix GetUnderlyingControl call from ContextMenuStrip 2019-09-24 18:14:15 -07:00
SAV_Wondercard.Designer.cs Add used/unused all toggle to mg form 2017-09-30 18:25:21 -07:00
SAV_Wondercard.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
TrainerStat.cs Relocate gen6 trainer stat records to core 2018-08-06 21:27:31 -07:00
TrainerStat.Designer.cs Reuse language data source for trainer editors 2018-07-07 17:02:17 -07:00
TrainerStat.resx Extract trainer stat to interface / usercontrol 2018-07-07 11:48:03 -07:00