-
Icon How to Question
I have written a program in VB6 that is a command line program (no form). I went into the resource editor and added a icon but when I compiled the program the icon was still the default icon. All I want to do is have a different icon than the default. Can anyone explain how I can change the default icon?
-
Re: Icon How to Question
Apparently, my problem was the fact that I didn't have the icon named "appicon" in the resource list. Once I did that it worked.
-
Re: Icon How to Question
First of all Welcome to Codeguru !
and thanks to god, you solved ur problem on ur own....gud !
BYe!