Description
Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
metroframework-modern-ui alternatives and similar packages
Based on the "GUI" category.
Alternatively, view metroframework-modern-ui alternatives based on common mentions on social networks and blogs.
-
MaterialDesignInXamlToolkit
Toolkit for creating Material styled WPF apps -
UWP Community Toolkit
The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. -
Windows UI Library
The Windows UI Library (WinUI) provides official native Microsoft UI controls and features for Windows UWP apps. -
HandyControl
Contains some simple and commonly used WPF controls -
Fluent.Ribbon
Fluent Ribbon Control Suite is a library that implements an Office- and Windows 8-like Ribbon for WPF. -
Dragablz
Dragable, tearable WPF tab control (similar to Chrome) which supports layouts and is full themeable, including themese compatible with MahApps and Material Design. -
Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web -
FastColoredTextBox
Fast Colored TextBox is text editor component for .NET. Allows you to create custom text editor with syntax highlighting. It works well with small, medium, large and very-very large files. -
Neutronium
Build .NET desktop applications using HTML, CSS, javascript and MVVM bindings such as with WPF. -
Qml.Net
A cross-platform Qml/.NET integration for Mono/.NET/.NET Core -
ScintillaNET
Windows Forms control for the Scintilla text editor component (Scintilla is used by Notepad++) -
AdonisUI
Lightweight UI toolkit for WPF applications offering classic but enhanced Windows visuals. -
WinApi
A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop with automation, windowing, DirectX, OpenGL and Skia helpers. -
Gtk#
Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono -
Callisto
A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines. -
Ookii.Dialogs.Wpf
Enable WPF applications to access common Windows dialogs such as task dialogs, credential dialog, progress dialog, folder browser dialog, and more -
SciterSharp
Create .NET cross-platform desktop apps using not just HTML, but all features of Sciter engine: CSS3, SVG, scripting, AJAX, <video>... Sciter is free for commercial use -
Ookii.Dialogs.WinForms
Enable Windows Forms applications to access common Windows dialogs such as task dialogs, credential dialog, progress dialog, folder browser dialog, and more -
ObjectListView
ObjectListView is a C# wrapper around a .NET ListView. It makes the ListView much easier to use and teaches it some new tricks -
Bunifu UI Framework
Carefully crafted Winforms controls and components for creating stunning modern application UI. [$] -
Office Ribbon
A library that implements MS Office Ribbon for WinForms.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of metroframework-modern-ui or a related project?
README
MetroFramework - WinForms on steroids.
Brings the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
Install via NuGet
Install-Package MetroModernUI
Updated to Version 1.4.0 Link: https://www.nuget.org/packages/MetroModernUI/
Documentation
Supported platforms
- Windows XP SP1/SP2/SP3 (without Aero Glass)
- Windows Vista
- Windows 7
- Windows 8
- Windows 10
Requirements
- .NET Framework 2.0 and above.
Controls supported
- Button
- ComboBox
- Checkbox
- RadioButton
- Toggle
- Label
- Link
- Panel
- ScrollBar
- MetroTile
- ProgressBar
- ProgressSpinner
- TabControl
- TrackBar
- Custom User Control
- ContextMenu
- MessageBox
- DateTimePicker
- Grid
Components supported
- StyleExtender (Apply theme propertys to none framework controls)
- StyleManager (Auto inherit a default style to all used controls)
- ToolTip
Watch it in Action
Screenshots
Light
MetroContext Menu
MetroMessageBox
DateTimePicker
Grid
Dark
MetroContext Menu
MetroMessageBox
DateTimePicker
Grid
License
The MIT License (MIT)
Copyright (c) 2011 Sven Walter, http://github.com/viperneo
Copyright (c) 2013 Dennis Magno, http://github.com/dennismagno
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.
*Note that all licence references and agreements mentioned in the metroframework-modern-ui README section above
are relevant to that project's source code only.