Click here to Skip to main content
16,020,347 members
Articles / Programming Languages / Shell

Pin items to the Start Menu

Rate me:
Please Sign up or sign in to vote.
1.00/5 (1 vote)
10 Feb 2010CPOL 17.5K   4  
Ever want to pin a file to the Start Menu? This is a simple class I built that allows you to do just that. It works on XP, Vista, and Windows 7. I've included a small example at the bottom of this post.#Region " Pinner Class " Public Class smPinner Private _isPinned As...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions