|
-
Feb 7th, 2000, 04:20 PM
#1
Thread Starter
Member
Hello
I have a picture box holding a icon pulled
out of an .exe using an api. However I dont know how to save it to file as an icon. any
ideas?
Thanks
-
Feb 7th, 2000, 05:53 PM
#2
New Member
That is a tricky one. I use an IconEditor written in VB3 that handles that with a small cheat. Basically, what you need to do is load an icon file into the picturebox, make your changes (i.e. overdraw the image with a new one) and save it to a different name. VB will let you save in ico format once it's decided that is the format that was last loaded.
Hope This Helps!
-
Feb 7th, 2000, 08:16 PM
#3
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
|