Results 1 to 6 of 6

Thread: Icon Creator

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Talking Icon Creator

    Dear All,
    I want to create a simple Icon creator and Editor.I request every ones advice and input.

    Dana
    Please mark you thread resolved using the Thread Tools as shown

  2. #2
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: Icon Creator

    Something really easy would be: Draw in a picture whatever you want, add the image to an Imagelist, then use Imagelist's ExtractIcon property to get the Icon.
    But that has some limitations, i think you can only create 16x16 icons, and 16 colors max.

  3. #3

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Icon Creator

    Dear JCIS,
    Thanks for your reply.Can we Draw in Picture box?
    Please mark you thread resolved using the Thread Tools as shown

  4. #4
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: Icon Creator

    Yes, but you need to write the code to do it. You can take this Online Icon Creator as example.

    Here is another Icon creator at vbaccelerator.com, this one is not limited to 16 colors: http://www.vbaccelerator.com/home/VB...or/article.asp

  5. #5

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Icon Creator

    Oh.I have restricted access to that Site
    Please mark you thread resolved using the Thread Tools as shown

  6. #6
    Lively Member Mr. G's Avatar
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    107

    Re: Icon Creator

    Quote Originally Posted by danasegarane
    Oh.I have restricted access to that Site
    Click the link instead.
    http://www.vbaccelerator.com/home/VB...or/article.asp

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