Results 1 to 3 of 3

Thread: adding an image to an executable

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    5

    Post

    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?

  2. #2
    New Member
    Join Date
    Feb 2000
    Location
    Wanganui
    Posts
    11

    Post

    Whaddya mean man?

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

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

  3. #3
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Columbia, SC USA
    Posts
    374

    Post

    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
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width