简体   繁体   English

Windows 7跳转列表(Windows窗体,C#)

[英]Windows 7 Jump-List (Windows Forms, C#)

Does anybody know how to customize the Windows Jump-List feature related to my own application in C#? 有人知道如何在C#中自定义与我自己的应用程序相关的Windows跳转列表功能吗? I know it can be done, but I cannot find anything C#/Windows7 related on MSDN yet. 我知道它可以完成,但我找不到与MSDN相关的任何C#/ Windows7。 The only info related to W7 and C# I can find so far is just compatibility junk which I've already read. 到目前为止我唯一能找到的与W7和C#相关的信息只是我已经读过的兼容性垃圾。

Thanks all Baeltazor 谢谢所有Baeltazor

You can do this with the Windows API Code Pack 您可以使用Windows API代码包执行此操作

There is a sample in Samples\\Shell\\TaskbarDemo\\CS which shows you how to customise the Jump List and icon. Samples \\ Shell \\ TaskbarDemo \\ CS中有一个示例,向您展示如何自定义跳转列表和图标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM