Can I use the menu icons?

I'd quite like to use the menu icons from Visual Studio in my own project. Is this allowed, and if it is where can I find them Thanks.

Answer this question

Can I use the menu icons?

  • Pebelund

    Turns out that if you hit 'Insert Standard Items' in a MenuStrip's Properties, you get most of the images along with it. With that plus the GlyFX pack, I'm away! :-)
  • Jackrv

    I would suspect you would not be allowed to use them without express written permission from microsoft.

    This is the same with most icons used in application and or other resources unless they are openly available in public libraries such as the ones available on www.vbaccelerator.com (Although i would suspect some of these are breaking copyright laws as well).

    Regards


  • D5

    no, you can't use them. MS doesn't allowed you to use them.

    Glyfx.com provides a set of free icons.

    Andre


  • hillarie branyan

    All Visual Studio products except the Express products come with a collection of icons and other useful resources.  Unfortunately, this collection is rather large and was not included with the Express products, primarily due to size constraints.

    Thanks,
    Luke Hoban
    Visual C# IDE Program Manager


  • Can I use the menu icons?