PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 79a05caff5 Accessibility: narrate pictureboxes
Pipes the Showdown Set description or object detail dump into the accessible property. When the control Enter event is fired, send an Automation notification so that the Narrator narrates what was just tabbed to.

Closes #3758
2023-02-05 00:42:37 -08:00
..
BallBrowser.cs Accessibility: narrate pictureboxes 2023-02-05 00:42:37 -08:00
BallBrowser.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
CatchRate.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
CatchRate.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContestStat.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
ContestStat.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContextMenuPKM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ContextMenuPKM.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
DrawConfig.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EditPK1.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EditPK2.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EditPK3.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EditPK4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK5.cs Minor clean 2022-08-22 23:18:53 -07:00
EditPK6.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK8.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK9.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EntityInstructionBuilder.cs Show "Add" button next to batch command dropdowns 2022-09-17 02:00:06 -07:00
EntityInstructionBuilder.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
FormArgument.cs Show "Form Argument:" text label when formarg only 2022-11-26 14:40:31 -08:00
FormArgument.Designer.cs Add form strings for Eiscue, Morpeko, and Zacian/Zamazenta 2021-08-07 13:22:14 -04:00
GenderToggle.cs Initialize gender sprite on component init 2022-05-13 12:03:00 -07:00
GenderToggle.Designer.cs Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
IMainEditor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LoadSave.cs Update 23.01.26 2023-01-26 21:58:04 -08:00
MoveChoice.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveChoice.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PKMEditor.cs Misc tweaks 2023-02-01 16:55:38 -08:00
PKMEditor.Designer.cs Update 23.01.26 2023-01-26 21:58:04 -08:00
PKMEditor.resx Misc gui tweaks 2023-01-24 20:10:08 -08:00
SelectablePictureBox.cs Accessibility: narrate pictureboxes 2023-02-05 00:42:37 -08:00
ShinyLeaf.cs Reduce linq usage, minor perf 2022-08-17 23:48:37 -07:00
ShinyLeaf.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ShinyLeaf.resx Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SizeCP.cs Misc gui tweaks 2023-01-24 20:10:08 -08:00
SizeCP.Designer.cs Misc gui tweaks 2023-01-24 20:10:08 -08:00
StatEditor.cs Misc tweaks 2023-02-01 16:55:38 -08:00
StatEditor.Designer.cs Misc tweaks 2023-02-01 16:55:38 -08:00
TrainerID.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TrainerID.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
VerticalTabControl.cs Misc tweaks 2023-02-01 16:55:38 -08:00