Results 1 to 4 of 4

Thread: Ok....I give up

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Phx, AZ USA
    Posts
    23

    Post

    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

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461

    Post

    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

  3. #3
    Guest

    Post

    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.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Phx, AZ USA
    Posts
    23

    Post

    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
  •  



Click Here to Expand Forum to Full Width