Convert BMP to ICO

  • Thread starter Thread starter Bill English
  • Start date Start date
B

Bill English

Does anyone have any ideas for converting an image file
to an icon? The icon I want have for my App is currently
an image.
 
* "Bill English said:
Does anyone have any ideas for converting an image file
to an icon? The icon I want have for my App is currently
an image.

If you are using VS.NET, you can create icons:

"File" -> "New" -> "File..." -> "Icon".
 
I know that, but I have an image that I would like to be
my icon.
 

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

ICO files and BMP files 1
.jpeg conversion to .ico 0
Creating icons 1
VB code help 3
Icons is Resource Area 1
Resource Name is Invalid Identifier 2
Icon Chalange 2
Bitmap.GetHIcon leaking GDI resources? 2

Back
Top