Results 1 to 4 of 4

Thread: Desktop Icon for VB.NET apps

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    Question 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

  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    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".

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you mean the application icon then you set it from the project properties.


  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    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
  •  



Click Here to Expand Forum to Full Width