Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
- Windows XP SP1/SP2/SP3 (without Aero Glass) .NET Framework 2.0
- Windows Vista .NET Framework 2.0
- Windows 7 .NET FRAMEWORK 2.0 / .NET CORE
- Windows 8 .NET FRAMEWORK 2.0 / .NET CORE
- Windows 10 .NET FRAMEWORK 2.0 / .NET CORE
ModernUI requires at least Visual Studio 2019 (16.4) and .NET Core SDK 3.1 to build on Windows.
- Button
- ComboBox
- Checkbox
- RadioButton
- Toggle
- Label
- Link
- Panel
- ScrollBar
- MetroTile
- ProgressBar
- ProgressSpinner
- TabControl
- TrackBar
- Custom User Control
- StyleManager (Auto inherit a default style to all used controls)
- ToolTip (.NET FRAMEWORK 2.0 AND .NET CORE 3.0 only)
Light
Dark
The MIT License (MIT)
Copyright (c) 2011 Sven Walter, http://github.com/swalter88 (viperneo)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
I am the original developer of this framework and removed my old Github repository back in 2013. Therefore the repo of https://github.com/peters is the current base fork.
Many thanks to all supporters and contributers of this project.
In particular to
https://github.com/peters/winforms-modernui
https://github.com/thielj/MetroFramework
Thx for supporting the community and bringing nice features into the codebase.