Jump List Helpers is a library that allows to add Jump List to Windows Forms Applications and to be notified when a command is selected (instead of starting a new application instance, that is the default behaviour).
Info
| Version: | 1.0.0 |
| Author(s): | Marco Minerva |
| Last Update: | Sunday, February 19, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://code.msdn.microsoft.com/Jump-List-with-Windows-db005b99 |
| NuGet Url: | https://www.nuget.org/packages/JumpListHelpers |
Install
Install-Package JumpListHelpers
dotnet add package JumpListHelpers
paket add JumpListHelpers
JumpListHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Windows7APICodePack-Core(1.1.0.0)
- Windows7APICodePack-Shell(1.1.0.0)