.Net Icons

  • Thread starter Thread starter K
  • Start date Start date
K

K

Anybody have any idea where all the standard free icons in .net are at?
In the good old days, MS provided hundereds of standard icons in there
programming tools. Now I can't find any?

Thanks
 
Anybody have any idea where all the standard free icons in .net are at?
In the good old days, MS provided hundereds of standard icons in there
programming tools. Now I can't find any?

All versions of Visual Studio include a set of redistributable icons
and images (but I'm not sure if they are included in all
editions/SKUs). They should be there if you chose to install them. In
VS2005 they have been updated to a more modern look.


Mattias
 
K said:
Anybody have any idea where all the standard free icons in .net are at?
In the good old days, MS provided hundereds of standard icons in there
programming tools. Now I can't find any?

If you have VS.NET Professional standard icons are included. Re-run setup
and check the option to install them. The icons will get installed in the
"GRAPHICS" directory of your VS.NET installation directory. VS 2005 will
include new sets of icons which look more up to date than those provided
with VS.NET 2002/2003.
 
Thanks for the suggestions but I VS.Net Std 2003 and I've gone thru the
reinstall process. Noting is there.

Thanks again
 
Kris Mason said:
Thanks for the suggestions but I VS.Net Std 2003 and I've gone thru the
reinstall process. Noting is there.

The graphics library is not included in the Standard edition.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Icons? 30
VS.net 2008 icons 6
Extract Icon By IconIndex? 2
"embedded icon resource" ? 1
Amazon Login Location Different 4
adding a console application 2
ListView Questions 1
Free Icons 2

Back
Top