Re: Default Images for ImageList??

From: Brian Henry (brianiup_at_adelphia.net)
Date: 03/02/04


Date: Mon, 1 Mar 2004 21:27:10 -0500

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

"Parveen" <anonymous@discussions.microsoft.com> wrote in message
news:63D70D4D-AD63-4B24-9FCC-F8DD3062686A@microsoft.com...
> 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