PKHeX/PKHeX.WinForms
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
..
Controls Fix GetUnderlyingControl call from ContextMenuStrip 2019-09-24 18:14:15 -07:00
MainWindow Minor clean 2019-09-10 22:07:50 -07:00
Misc Remove unused content 2019-06-28 22:20:25 -07:00
Properties Update 19.09.19 2019-09-18 15:29:07 -07:00
Resources Update 19.09.19 2019-09-18 15:29:07 -07:00
Subforms Fix GetUnderlyingControl call from ContextMenuStrip 2019-09-24 18:14:15 -07:00
Util Fix GetUnderlyingControl call from ContextMenuStrip 2019-09-24 18:14:15 -07:00
App.config Add drawsettings as saved program setting 2019-02-17 14:51:35 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
Program.cs Respacening 2018-07-26 19:34:27 -07:00
Settings.cs Respacening 2018-07-26 19:34:27 -07:00