ImgList Images

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David A. Osborn

    #1

    ImgList Images

    Does anyone know if the standard image list bitmaps come with VB.net? From
    what I can find the bitmaps Closed.bmp, Open.bmp, leaf.bmp are suppose to be
    in C:\Program Files\Microsoft Visual
    Studio.Net\Comm on7\Graphics\Bi tmaps\Outline but I don't have anything after
    the Common7 folder. Is this because I just have Vb.net and not the entire
    Visual Studio package? I popped in the vb.net cd to see if there were more
    features I could install, but its looks like I have everything install.




  • Crouchie1998

    #2
    Re: ImgList Images

    Hi David!

    You can download the files you need from:



    Extract the zip file (665 kb) to:

    'C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Gr aphics' for
    VS.NET 2003 (Enterprise Architect)

    or

    'C:\Program Files\Microsoft Visual Studio.Net\Comm on7\Graphics' for your
    version (VB.NET)

    I hope this helps

    Crouchie1998
    BA (HONS) MCP MCSE


    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: ImgList Images

      "David A. Osborn" <dosborn278@hot mail.com> schrieb:[color=blue]
      > Does anyone know if the standard image list bitmaps come with VB.net?
      > From what I can find the bitmaps Closed.bmp, Open.bmp, leaf.bmp are
      > suppose to be in C:\Program Files\Microsoft Visual
      > Studio.Net\Comm on7\Graphics\Bi tmaps\Outline but I don't have anything
      > after the Common7 folder. Is this because I just have Vb.net and not the
      > entire Visual Studio package?[/color]

      The graphics library is only shipped with VS.NET Professional and advanced
      versions.

      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://classicvb.org/petition/>

      Comment

      • Crouchie1998

        #4
        Re: ImgList Images

        I disagree slightly, Herfried because I had very, very simular with Visual
        Studio 6 Enterprise version. I don't have my even older Visual Studio 97
        installed, so, I cannot tell you if those files also came with that version
        too. 3 versions of Visual Studio on one machine is enough I think

        Crouchie1998
        BA (HONS) MCP MCSE


        Comment

        • Herfried K. Wagner [MVP]

          #5
          Re: ImgList Images

          Crouchie,

          "Crouchie19 98" <crouchie1998@s pamcop.net> schrieb:[color=blue]
          >I disagree slightly, Herfried because I had very, very simular with Visual
          > Studio 6 Enterprise version. I don't have my even older Visual Studio 97
          > installed, so, I cannot tell you if those files also came with that
          > version
          > too. 3 versions of Visual Studio on one machine is enough I think[/color]

          I was talking about the 2002/2003/2005 product generation only, not previous
          versions. I don't remember which editions of pre-VS.NET include the icons
          too.

          --
          M S Herfried K. Wagner
          M V P <URL:http://dotnet.mvps.org/>
          V B <URL:http://classicvb.org/petition/>

          Comment

          Working...