• This repository has been archived on 17/Feb/2020
  • Stars
    star
    746
  • Rank 60,483 (Top 2 %)
  • Language
    C#
  • License
    Other
  • Created over 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications ...

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/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.

More Repositories

1

ILRepack.MSBuild.Task

MSBuild task for ILRepack which is an open-source alternative to ILMerge.
C#
82
star
2

curl-for-windows

An unofficial mirror of the curl library with support for static linking on Windows.
C
81
star
3

openalpr-windows

Build OpenALPR on Windows.
C
51
star
4

manifestparser

Manifestparser allows you to extract AndroidManifest.xml from android (apk) binary blobs. It also supports parsing binary plists (Apple propitiatory format) from ipa (iOS) binary blobs.
JavaScript
27
star
5

xps2img

Convert xps document to a .NET bitmap
PowerShell
20
star
6

Fleck2

C# Websocket Implementation with NET 2.0 support
11
star
7

myget

MyGet build scripts (with multiple examples)
PowerShell
10
star
8

wtl

Mirror of Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.
C
4
star
9

assemblyinfo

Use mono cecil to read AssemblyInformation from a .NET assembly
PowerShell
4
star
10

mongodb-ssl

A short tutorial for building mongodb with openssl support on Windows.
3
star
11

console2

A clone of the official console2 with updated WTL and boost libraries that builds in Visual Studio 2012.
C++
3
star
12

pdf2image

Convert pdf documents to images.
C#
2
star
13

remotelens-scp

A simple SSH/SCP upload file utility written in .NET
PowerShell
2
star
14

jpeg-compressor

Automatically exported from code.google.com/p/jpeg-compressor
C++
1
star
15

librply

RPly is a library that lets applications read and write PLY files.
C
1
star
16

Aspose_Cloud_SDK_For_.NET

Aspose Cloud SDK for .NET allows you to use cloud based REST API in your applications quickly and easily.
C#
1
star