/LegacyMenus

Reimplements the ContextMenu and MainMenu controls in .NET versions .NET Core 3.1 and above.

Primary LanguageC#

LegacyMenus

Reimplements the ContextMenu and MainMenu controls in .NET versions .NET Core 3.1 and above.

This is a direct modification of Paint.NET's reimplementation which removes unnecessary classes, basic nullable implementation (needs work), and native image support for the menu items.

I expect you to know how to implement these for yourself, don't ask me how to use them.