I'm pretty much a vb newbie and Just wanted to know how I can add an image to an executable. can anyone help me?
Printable View
I'm pretty much a vb newbie and Just wanted to know how I can add an image to an executable. can anyone help me?
Whaddya mean man?
Do ya mean a picture on the form? An icon on the executable or what?
------------------
Tommy Boy.
Probably he means how to add the icon to the executable. To do this, add an icon to one of your forms by setting the ICON property in the property pages window at design time. Then right-click on "Project1" (or whatever your project name is) and select "Project 1 Properties." Click the Tab entitled "Make" and you will find a drop-down box entitled "Icon" and a list of the forms in your project. Select the form that has the icon that you want as the icon for your .exe fileQuote:
Originally posted by bobkob:
I'm pretty much a vb newbie and Just wanted to know how I can add an image to an executable. can anyone help me?
I hope that is what you meant!
------------------
Andrew Nerney
Hapless Programmer
[email protected]