Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I heard that Visual Studio came with an Image Library, but I can't find it anywhere. Does anyone know where it is?

share|improve this question

6 Answers

up vote 14 down vote accepted

In VS 2008 they're under:

PROGRAMFILES\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033

share|improve this answer

For Visual Studio 2012, it's a trick question. The answer is nowhere.

Update: Microsoft has released an icon collection containing "modern" images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system and other Microsoft software: Visual Studio Image Library.

share|improve this answer

Visual Studio 2005:

C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary

share|improve this answer

Visual Studio 2010:

PROGRAMFILES\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033\VS2010ImageLibrary.zip

Unzip and enjoy

share|improve this answer

VS2012 Modern Image Library

Microsoft published on 3/13/2013 about Visual Studio Image Library Version 2012 and you can download it from the page

http://www.microsoft.com/en-us/download/details.aspx?id=35825

share|improve this answer

I have VS 2008 and I don't have and image library at C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary.

When I installed VS I did a complete installation, I didn't leave anything out.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.