AlertBarWpf 1.0.3
See the version list below for details.
dotnet add package AlertBarWpf --version 1.0.3
NuGet\Install-Package AlertBarWpf -Version 1.0.3
<PackageReference Include="AlertBarWpf" Version="1.0.3" />
paket add AlertBarWpf --version 1.0.3
#r "nuget: AlertBarWpf, 1.0.3"
// Install AlertBarWpf as a Cake Addin #addin nuget:?package=AlertBarWpf&version=1.0.3 // Install AlertBarWpf as a Cake Tool #tool nuget:?package=AlertBarWpf&version=1.0.3
This is a WPF usercontrol for displaying user updates through an alert bar. There are four types of alerts: success, danger, warning or information. The color scheme and icons for each are based on the type. The usercontrol only takes up space whenever a message is being shown, otherwise sits at a collapsed state. close button is included to dismiss the alert. It also has an option to auto-close after a set amount of seconds.
See how to implement along with other options and examples by visiting the Project Information or Project Site link.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.