Results 1 to 3 of 3

Thread: A Couple Questions...

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    5

    Cool

    This might be a stupid question, but I'm new to VB, so help me out. How do I get the EXE to have a different icon than the default icon?

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Smile Resource File

    You need to add a resource file to your project and then just add all the icon that you want it to be a choice after you compile your project to EXE file.

    As normal, you right click your mouse and chose properties than you'll see all those icon that you've added in the resource file.

    Cheers!

  3. #3
    Guest
    When you choose Make EXE, press the Options button and from the Icon ComboBox there are different Icons that in in your App and you can choose any of them to be the standard.

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