Icon? Why does it not work?

  • Thread starter Thread starter Sven Rutten
  • Start date Start date
S

Sven Rutten

I just created an application with VB.NET CF, and I imported an Icon to
Form1 (only form), but why is this icon not in the exe?
In VB 6 this was working...

Thanks a lot!
 
to set the icon to the exe you have set it in the project properties.
theres an entry "application icon" (something like that)

greets jochen
 
And one more thing. To see the new icon attached to the EXE you might have
to restart your phone first.
 
Jochen said:
to set the icon to the exe you have set it in the project properties.
theres an entry "application icon" (something like that)

A question: when I do this and I deploy my app, VS deploy also the icon.
How to include the icon inte the exe?

Thanks
 
Back
Top