Results 1 to 4 of 4

Thread: creating an icon

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2002
    Posts
    31

    Question creating an icon

    How can I create my own icon ??
    I tried to edit one with Paint and then changed it to a .ico
    but the final result is never as expected and anyway vb returns
    "invalid property value" when I try to replace the icon property of a project with my home made icon
    Does it need specials dimentions ??
    Does the same drawing is used for the desktop appearance and for the minimised form of a form ??
    Thanks

  2. #2
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Let's put it this way... a BMP is not an ICO. No matter you rename it... it's still a bitmap file. You have to convert it, or create an ICO directly.
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  3. #3
    Need-a-life Member Mc Brain's Avatar
    Join Date
    Apr 2000
    Location
    Buenos Aires, Argentina
    Posts
    6,808
    Emiliano F. Martín


    If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
    Encourage the person who helped you to keep doing it, and give him the points he deserves.


    MP3 Organizer: Freeware to logically organize all your MP3s.

  4. #4
    hellswraith
    Guest
    If you have VC++, you can create Icons with that. Click File->New
    Then click the files tab when the dialog comes up. Then click the Icon one....

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