Windows 7 Jump-List (Windows Forms, C#)
Asked Answered
S

1

4

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

Stafford answered 2/11, 2009 at 7:42 Comment(0)
F
9

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.

Faught answered 2/11, 2009 at 7:44 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.