Locating and Extracting VS.Net Icons for Pluggin use
-
I'm trying to locate the VS.Net icons used for their drop down smartthingy. I'm writing a pluggin, and was hoping to use the icons as displaying all the class types etc, in text, is becoming a major chore. How can this be done? Prefferably without breaching any copywrite laws etc. Cheers guys Cat
-
I'm trying to locate the VS.Net icons used for their drop down smartthingy. I'm writing a pluggin, and was hoping to use the icons as displaying all the class types etc, in text, is becoming a major chore. How can this be done? Prefferably without breaching any copywrite laws etc. Cheers guys Cat
I dont know whether it will breach the copyright law or not. The icons have been in the assembly itself as a resource. You can use the tools like .NET Reflector to see the icons. An easy way, make a screenshot and cut it from it