|
-
May 3rd, 2013, 02:45 PM
#1
Default bitmaps
I'm trying to find some bitmaps that come with visual studios, like the icons in System.Drawing.SystemIcons, but I cannot find any. I've tried googling and it comes up with a path in C:\Program Files\Microsoft Visual Studio 10.0\Common7, but the folder that it's telling me to look in doesn't exist. So I was wanting to know if there are any 'DefaultBitmaps' that I can access.
-
May 3rd, 2013, 03:26 PM
#2
Re: Default bitmaps
What version do you have? I found that I don't seem to have the icons and other graphics with VS2010, but have them with earlier versions. I was thinking that perhaps MS either stopped including them, or made them an optional installation.
As usual, de fault is either with Microsoft or with the user.
My usual boring signature: Nothing
 
-
May 3rd, 2013, 03:27 PM
#3
Re: Default bitmaps
I have 2010 Express. I'll google on whether or not I need to install something else.
-
May 3rd, 2013, 03:29 PM
#4
Re: Default bitmaps
Did you search on *.ico on your computer? That can turn up all kinds of stuff, some of which might be the icons. You'd probably recognize them, as you get a slew of signs, elements, and other things. If you can find the icons you will have found the rest. If you can't find the icons, then you don't have them, though I don't know why not.
My usual boring signature: Nothing
 
-
May 3rd, 2013, 03:29 PM
#5
Re: Default bitmaps
Aha, I found the MSDN link here and in the notes it says:
Express Editions of Visual Studio do not include the Visual Studio 2010 Image Library.
So I'll have to find them, probably in the download center.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|