|
-
Feb 7th, 2007, 10:19 AM
#1
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
-
Feb 7th, 2007, 10:24 AM
#2
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.
-
Feb 7th, 2007, 10:27 AM
#3
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
-
Feb 7th, 2007, 10:31 AM
#4
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
-
Feb 7th, 2007, 10:33 AM
#5
Re: Icon Creator
Oh.I have restricted access to that Site
Please mark you thread resolved using the Thread Tools as shown
-
Feb 7th, 2007, 10:38 AM
#6
Lively Member
Re: Icon Creator
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|