PDA

Click to See Complete Forum and Search --> : adding an image to an executable


bobkob
Feb 10th, 2000, 05:16 AM
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?

thomasellis
Feb 10th, 2000, 01:18 PM
Whaddya mean man?

Do ya mean a picture on the form? An icon on the executable or what?

------------------
Tommy Boy.

DrewDog_21
Feb 12th, 2000, 06:18 AM
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?

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 file

I hope that is what you meant!



------------------
Andrew Nerney
Hapless Programmer
DrewDog_21@yahoo.com