This release continues fleshing out the library, and pulls in some code from Microsoft's Winforms for better compatibility and accuracy.
Note: Modern.Forms now targets .NET 6+.
New Sample: Outlaw Email Client

What's Changed
- M...
Unclaimed project
Are you a maintainer of Modern.Forms? Claim this project to take control of your public changelog and roadmap.
Changelog
Cross-platform spiritual successor to Winforms for .NET 8+
This release continues fleshing out the library, and pulls in some code from Microsoft's Winforms for better compatibility and accuracy.
Note: Modern.Forms now targets .NET 6+.

This release adds many new properties to the available controls, particularly areas like Enabled and list hovers.
Control rendering was refactored into the Modern.Forms.Renderers namespace.
Additionally, all members now have XML documentation, and docs are available at https://modern-forms.com/docs.
First release of Modern.Forms. This version provides infrastructure and controls to build simple applications.