Windows-Forms-Aero
3.1.1
dotnet add package Windows-Forms-Aero --version 3.1.1
NuGet\Install-Package Windows-Forms-Aero -Version 3.1.1
<PackageReference Include="Windows-Forms-Aero" Version="3.1.1" />
paket add Windows-Forms-Aero --version 3.1.1
#r "nuget: Windows-Forms-Aero, 3.1.1"
// Install Windows-Forms-Aero as a Cake Addin #addin nuget:?package=Windows-Forms-Aero&version=3.1.1 // Install Windows-Forms-Aero as a Cake Tool #tool nuget:?package=Windows-Forms-Aero&version=3.1.1
A Windows Forms library that provides common controls with many of the modern features introduced with Vista and more recent Windows versions.
Common controls include modern buttons, combo boxes (with cue banner), command links, native-looking list views, progress bars with status, and Windows Explorer-like tree views. The library also includes additional modules that wrap functionalities such as TaskDialogs, “glass sheet” forms, text on glass, live thumbnails using the Windows DWM, virtual desktop APIs, and so on.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Windows-Forms-Aero:
Repository | Stars |
---|---|
LorenzCK/OnTopReplica
A real-time always-on-top “replica” of a window of your choice (on Windows).
|
Fixed bug with TaskDialog APIs on x64 (thanks Piotr Zięzio).
Added icon (thanks Enner Pérez).
Added Source Link (thanks MagicAndre1981).
Updated NuGet information.