How do I change the icon that is associated with the executable file that is created when compiling my VB program? I know how to change the icon for the form, I am looking for the way to change the exe file.
thanks,
Al
Printable View
How do I change the icon that is associated with the executable file that is created when compiling my VB program? I know how to change the icon for the form, I am looking for the way to change the exe file.
thanks,
Al
It's in the project properties window. You just tell it which form's icon to use for the app.