|
-
Mar 13th, 2000, 09:32 AM
#1
Thread Starter
Junior Member
This seems too simple to be this difficult. I cant find any info on this though. I need to know how to use an Icon with my project exe. Also when my app is installed on the users machine. How do I have the same icon on the desktop and in the program files. I am already saving the project to these locations....just need to know how to get the damn icon onto the exe. or lnk. file.
PLEASE HELP
sincerely,
Stupid
-
Mar 13th, 2000, 09:38 AM
#2
Hyperactive Member
If you go to your main form you should find an attribute called "Icon". This will set the icon you see in the top left hand corner of the main form for your application.
Now go into Project/Project Properties and go through the tabs... you should find one there called "Icon" and you can set it to be the same as any of your forms. Set it to your main form and this will now be the default icon for both the desktop and when you view inside Windows Explorer
-
Mar 13th, 2000, 10:11 AM
#3
Gen-X is right! Of interest you can also add the icon to any form in the project, not just the main form. But on distribution the exe will be shown in the explorer with the dedicated icon. I find it's also worth while including the icon on splash and about screens in an image box, just another of those nice touches.
-
Mar 13th, 2000, 10:46 AM
#4
Thread Starter
Junior Member
Excellent....thanks fellas
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
|