Andreas Larsen
2007-12-11 23:26:51 UTC
I am trying to write an add-in for Subversion in Visual Studio, that keeps
track of which files are being worked on by project members.
I want to add icons to the files in the Solution Explorer, to flag whether
they are being worked on or not, but I can't find out how..
I looked up UIHierarchy and UIHierarchyItem which allows you to traverse the
tree in the Solution Explorer, but there does not seem to be a way to
manipulate the contents or the way the tree is being drawn?
Any ideas are most welcome,
thanks!
track of which files are being worked on by project members.
I want to add icons to the files in the Solution Explorer, to flag whether
they are being worked on or not, but I can't find out how..
I looked up UIHierarchy and UIHierarchyItem which allows you to traverse the
tree in the Solution Explorer, but there does not seem to be a way to
manipulate the contents or the way the tree is being drawn?
Any ideas are most welcome,
thanks!