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

发布于 2024-08-09 20:46:30 字数 155 浏览 5 评论 0原文

有谁知道如何在 C# 中自定义与我自己的应用程序相关的 Windows 跳转列表功能?我知道可以做到,但我在 MSDN 上找不到任何与 C#/Windows7 相关的内容。到目前为止,我能找到的与 W7 和 C# 相关的唯一信息只是我已经阅读过的兼容性垃圾。

谢谢大家 贝尔塔佐尔

Does anybody know how to customize the Windows Jump-List feature related to my own application in C#? I know it can be done, but I cannot find anything C#/Windows7 related on MSDN yet. The only info related to W7 and C# I can find so far is just compatibility junk which I've already read.

Thanks all
Baeltazor

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

街道布景 2024-08-16 20:46:30

您可以使用 Windows API 代码包 执行此操作

Samples\Shell\TaskbarDemo\ 中有一个示例CS 向您展示如何自定义跳转列表和图标。

You can do this with the Windows API Code Pack

There is a sample in Samples\Shell\TaskbarDemo\CS which shows you how to customise the Jump List and icon.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文