|
-
Jun 23rd, 2000, 01:40 AM
#1
Thread Starter
New Member
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?
-
Jun 23rd, 2000, 02:04 AM
#2
PowerPoster
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!
-
Jun 23rd, 2000, 02:29 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|