Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

where can i find vs2013 image library?

The Visual Studio Image Library "contains application images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system and other Microsoft software. This set of over 1,000 images can be used to create applications that look visually consistent with Microsoft software."

However, Download the Visual Studio Image Library is the .zip for vs2012.

Can anyone help me locate the vs2013 version of The Visual Studio Image Library

like image 209
gerryLowry Avatar asked Feb 12 '14 05:02

gerryLowry


People also ask

What is Visual Studio Image Library?

The Visual Studio Image Library contains application images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system and other Microsoft software.

How do I get an image into Visual Studio?

Click on the Project in Visual Studio and then click on the button titled "Show all files" on the Solution Explorer toolbar. That will show files that aren't in the project. Now you'll see that image, right click in it, and select "Include in project" and that will add the image to the project!

How do I download Microsoft visuals?

The Redistributable is available in the my.visualstudio.com Downloads section as Visual C++ Redistributable for Visual Studio 2019 - Version 16.7. Use the Search box to find this version. To download the files, select the platform and language you need, and then choose the Download button.

How do I make an image smaller in Visual Studio?

Hold down the Shift key and drag a sizing handle until the image is the right size.


1 Answers

You can find it here (VS2013 Image Library.zip, 285.6 MB) : http://www.microsoft.com/en-us/download/details.aspx?id=35825

It is the same link that you originally posted, but it is now available since 5/7/2014.

like image 107
P-L Avatar answered Sep 29 '22 07:09

P-L