WindowsFormsAero is a Windows Forms library that provides native controls with many of the modern features introduced with Windows Vista and more recent Windows versions. Many controls—such as buttons, command buttons, and textboxes—support the functional and stylistic features introduced with “Aero”. For instance shield icons, cue banners, and so on.
WindowsFormsAero was started by Marco Minerva in January 2007 and was initially hosted on Codeplex.
The WindowsFormsAero icon has been kindly provided by Enner Pérez.
Get the latest version through NuGet:
Install-Package Windows-Forms-Aero
DWMWA_CLOAKED
and DWMWA_FREEZE_REPRESENTATION
).StoreAppHelper.IsRunningAsStoreApp()
helper to check whether a program is running as a packaged Windows Store app.First release after migration to GitHub.