I'm not sure if there is a way to change a clipart into an icon. Can anyone help?
Printable View
I'm not sure if there is a way to change a clipart into an icon. Can anyone help?
you can use MicroAngelo from http://www.impactsoft.com , MicroAngelo is shareware that makes Icons.
You can also do a search on http://www.download.com http://www.nonag.com http://www.zdnet.com for a free icon editor, I found a good one called "IconEdit". it can make 16x, 32x, and 48x icons all in 2 color, 16 color, 256, or millions of colors. I think I got it at zdnet.
The best utility for converting images to icons is called IrfanView, and can be found at the CNET.com site. Check out a thread posted yesterday for details.
Why not draw your own icons with MS-Paint and convert them with an ImageList, using the ExtractIcon method.
Code:Set Picture1.Picture = ImageList1.ListImages(1).ExtractIcon