![]() |
Application Icon - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Programming (https://mirage-engine.uk/forums/forumdisplay.php?fid=24) +----- Forum: Visual Basic 6 (https://mirage-engine.uk/forums/forumdisplay.php?fid=32) +----- Thread: Application Icon (/showthread.php?tid=3210) |
Application Icon - halla - 14-10-2009 How do I change the application icon. When you go to start a program what you click on the image there. I changed the icon on the form but its only on the form. How do I change it for the application though? I did this before just cant remember how. Re: Application Icon - GIAKEN - 14-10-2009 Project > (Project Whatever) Properties > Make > Application Icon > Choose the form you want your EXE's icon to be. Re: Application Icon - halla - 15-10-2009 Yeah it shows on the top right of the form. But I want it to show as the icon you click on to bring up the program. Rather than the basic one. Re: Application Icon - Matt - 15-10-2009 halla Wrote:Yeah it shows on the top right of the form. You go into the properties for the game and you set which form you want it to take the icon from. |