Results 1 to 4 of 4

Thread: icon question?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Fremont Ohio 43420
    Posts
    253

    Question

    I'm not sure if there is a way to change a clipart into an icon. Can anyone help?

  2. #2
    Guest
    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.

  3. #3
    Hyperactive Member CyberSurfer's Avatar
    Join Date
    Aug 2000
    Location
    Old London Town
    Posts
    425

    Talking

    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.

  4. #4
    Guest
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width