Default Images for ImageList??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to add icons to the toolbar that I have on my VB.NET form.
I know that I do this by using an imagelist. But I was wondering if there
are any common images that are already given to developers - such as
the file icon for a save button, the printer image for a print button?? If
so, where can I find these images so that I can add them to my imagelist
and use them?

Thanks

Parveen
 
look in the common folder in the vs.net folder in program files... there is
a graphics libary folder in there
 
Back
Top