Files
PKHeX/PKHeX.WinForms/Util
Kurt 2e64de8e9d ComboBox suggest: Remove dropdown on keydown
Windows.Forms quirk where it don't hide the dropdown when it tries to Suggest via the separate Suggest pop-down.
Since all comboboxes that do the databind+suggest are impacted by this, just add the event when initializing binding. There don't appear to be any reapply-binding cases where it is set to suggest (only case is Battle Revolution save select, which isn't textual entry).

Closes #4846
2026-08-01 10:05:04 -05:00
..
2026-07-18 23:35:49 -05:00
2026-06-11 23:31:22 -05:00