|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Studio.net 2003 Addin Project related HelpI am in process of writing an addin for visual studio.net. I have a great deal of it working and for asthetics i would like to add some custom icons to ProjectItem(s) based on their status. I can get handle to user selected project item by using _DTE.SelectedItems.Item(1)).ProjectItem I have been searching for a while on how to add custom icon to / before / after the ProjectItem but i can't figure it out. I would be thanksful for any pointer. |
|||||||||||||||||||||||