Windows-Forms-Aero
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.
Install-Package Windows-Forms-Aero -Version 3.1.1
dotnet add 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"
Release Notes
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.
Dependencies
This package has no dependencies.
Used By
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).
|