Metroit.Windows.Forms
4.1.2.3
See the version list below for details.
dotnet add package Metroit.Windows.Forms --version 4.1.2.3
NuGet\Install-Package Metroit.Windows.Forms -Version 4.1.2.3
<PackageReference Include="Metroit.Windows.Forms" Version="4.1.2.3" />
<PackageVersion Include="Metroit.Windows.Forms" Version="4.1.2.3" />
<PackageReference Include="Metroit.Windows.Forms" />
paket add Metroit.Windows.Forms --version 4.1.2.3
#r "nuget: Metroit.Windows.Forms, 4.1.2.3"
#:package Metroit.Windows.Forms@4.1.2.3
#addin nuget:?package=Metroit.Windows.Forms&version=4.1.2.3
#tool nuget:?package=Metroit.Windows.Forms&version=4.1.2.3
It is a library that helps to create WinForms application.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- Metroit (>= 4.1.2)
- Microsoft.Web.WebView2 (>= 1.0.3240.44)
- Svg (>= 3.4.7)
-
net6.0-windows7.0
- Metroit (>= 4.1.2)
- Microsoft.Web.WebView2 (>= 1.0.3240.44)
- Svg (>= 3.4.7)
-
net8.0-windows7.0
- Metroit (>= 4.1.2)
- Microsoft.Web.WebView2 (>= 1.0.3240.44)
- Svg (>= 3.4.7)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Metroit.Windows.Forms:
| Package | Downloads |
|---|---|
|
Metroit.Windows.Forms.Mvvm
It provides a native MVVM implementation included with Metroit.Windows.Forms. |
|
|
Metroit.Windows.Forms.Mvvm.Extensions
It provides a native MVVM implementation included with Metroit.Windows.Forms. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.2.4 | 0 | 8/12/2026 |
| 4.1.2.3 | 108 | 7/30/2026 |
| 4.1.2.2 | 101 | 7/26/2026 |
| 4.1.2.1 | 99 | 7/23/2026 |
| 4.1.2 | 232 | 3/25/2026 |
| 4.1.1 | 141 | 3/12/2026 |
| 4.1.0 | 135 | 3/4/2026 |
| 4.0.0 | 279 | 11/27/2025 |
| 3.4.4 | 353 | 11/12/2025 |
| 3.4.3 | 251 | 10/31/2025 |
| 3.4.2 | 231 | 10/30/2025 |
| 3.4.1 | 228 | 10/17/2025 |
| 3.4.0 | 215 | 10/16/2025 |
| 3.3.0 | 367 | 9/16/2025 |
| 3.2.0 | 269 | 8/18/2025 |
| 3.1.5.1 | 229 | 8/4/2025 |
| 3.1.5 | 616 | 7/23/2025 |
| 3.1.2 | 190 | 7/18/2025 |
Bugfix
- Fixed an issue where the foreground and background colors did not become lighter when MetComboBox's Enabled property was set to False.
- Excessive flickering was occurring due to the rendering control of MetComboBox, so the rendering control was completely overhauled.