Computing.Net > Forums > Programming > vb icon

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

vb icon

Reply to Message Icon

Name: Michaelwhizz
Date: August 11, 2004 at 04:00:35 Pacific
OS: Xp home
CPU/Ram: 2ghz,1Gbddr
Comment:

Hello,
I have made a small progam in vb and have tryed to change the icon that is used when making a exe of the program, But it wont let me. I have tryed clicking on the form and going to the icon field and choseing a icon but it just comes up with "invalid picture"

Can anyone know how to change the icon?

Thankyou for you time.



Sponsored Link
Ads by Google

Response Number 1
Name: Shmanda
Date: August 13, 2004 at 10:47:32 Pacific
Reply:

It sounds like you need to convert the image to an ICO file first. You could try using Iconforge: http://www.cursorarts.com/ca_if.html

Then after your image is converted to ICO you should be able to select it without the "invalid picture" error.


0

Response Number 2
Name: djas
Date: August 13, 2004 at 12:59:56 Pacific
Reply:

Instead of downloading anything you can always convert it in command prompt.
e.g.
ren logo.jpg logo.ico
try it

Thanx In Advance
djas


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


value from file into vari... Passing parameters to QBa...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: vb icon

msg box www.computing.net/answers/programming/msg-box/16638.html

Extract an excel page to a txt file www.computing.net/answers/programming/extract-an-excel-page-to-a-txt-file/17053.html

VB form icon not going away www.computing.net/answers/programming/vb-form-icon-not-going-away/11441.html