|
-
Dec 4th, 2002, 01:32 AM
#1
Thread Starter
Addicted Member
Desktop Icon for VB.NET apps
can anyone help me as to where I define my ICon I want to appear on the desktop attached to my app. IN vb6 it was simple, attach an icon to a form and tell the compiler this was the form to use. Maybe I'm missing something but I can't seem to find anything simialr in VB.NET - I know it's there - just can't find it
thanks
BH
-
Dec 4th, 2002, 02:12 AM
#2
Registered User
If you create an installer project you will have an "user's desktop" folder, add the item there.
For info about creating a installer project try searching the help for "Walkthrough: deploying a Windows application".
-
Dec 4th, 2002, 02:41 AM
#3
If you mean the application icon then you set it from the project properties.
-
Dec 4th, 2002, 03:11 AM
#4
Thread Starter
Addicted Member
Desktop Icon
Thank you Edneeis
I knew it was embedded deep in the bowels of the system somewhere - just couln't find it
regards
BH
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
|