Results 1 to 5 of 5

Thread: Default bitmaps

  1. #1

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,376

    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.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    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

  3. #3

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,376

    Re: Default bitmaps

    I have 2010 Express. I'll google on whether or not I need to install something else.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    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

  5. #5

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,376

    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.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width