Skip to content

Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.

License

Notifications You must be signed in to change notification settings

swalter88/winforms-modernui

Repository files navigation

MetroFramework - WinForms on steroids.

Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.

NuGet

Supported platforms

  • 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

Building

ModernUI requires at least Visual Studio 2019 (16.4) and .NET Core SDK 3.1 to build on Windows.

Controls supported

  • Button
  • ComboBox
  • Checkbox
  • RadioButton
  • Toggle
  • Label
  • Link
  • Panel
  • ScrollBar
  • MetroTile
  • ProgressBar
  • ProgressSpinner
  • TabControl
  • TrackBar
  • Custom User Control

Components supported

  • StyleManager (Auto inherit a default style to all used controls)
  • ToolTip (.NET FRAMEWORK 2.0 AND .NET CORE 3.0 only)

Screenshots

Light

MetroFramework MetroFramework MetroFramework MetroFramework

Dark

MetroFramework MetroFramework MetroFramework MetroFramework

License

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.

Contributers

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.

About

Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages