jump-list
How to use Windows 7 features in my simple .net application without any new API?
I want to use windows 7 features like icon overlay, and thumbnail tasks but my question is that can i do it without using any other API on just my plain .net 3.5. i recently enabled jumplists on an ap[详细]
2023-01-12 14:22 分类:问答JumpList and ClickOnce - is this combination possible?
I have a WPF application which uses a JumpList (Recent only). Everything works perfectly until I depl开发者_高级运维oy it using ClickOnce - the JumpList simply does not show (BTW, it does not show as[详细]
2022-12-29 22:54 分类:问答Windows 7 Jump List Displays No Icons
The application I\'m working on has a set of file types associated with it. Everyone is familiar with Windows 7\'s new Jump List and its features. If I open a file (double clicking on it or from withi[详细]
2022-12-24 12:02 分类:问答Check if I can execute some sql-command
I\'m using ADO .NET and MS SQL Server 2008. I have a connection object to a server and a command: SqlConnection conn = /* my connection*/;[详细]
2022-12-19 09:44 分类:问答how to create windows 7 jump lists via python/pyqt?
i have a pyqt project which i\'m interested in using to play around with the new windows 7 jump list feature.after a bunch of searching, i have not found any specific examples of anyone creating jumpl[详细]
2022-12-13 11:55 分类:问答Custom titles for Windows 7 Jump List Recent items
Quickie question: I\'m toying with some of the new taskbar APIs in Windows 7 and have gotten Recent Items on my Apps jumplist to show up, but I would like to display them under a different title than[详细]
2022-12-10 16:13 分类:问答Windows 7 Jump-List (Windows Forms, C#)
Does anybody know how to customize the Win开发者_JAVA百科dows 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.[详细]
2022-12-10 11:33 分类:问答