Accessing the builtin bitmap images in Access

MsLady

Traumatized by Access
Local time
Today, 08:30
Joined
Jun 14, 2004
Messages
438
There are those builtin bmp images in access e.g. delete, edit, select, filter, etc etc. I am trying to access the location of these small bitmap images and use them for a web application i am creating. Do you know where they are located? I am searched with no luck.

Someone also sent me an access db, i'd like to reuse the buttons (same bitmap images: edit, delete) from this access db. Where do i go to extract the images?
 
Would you believe the V-Tools add-in on this site has a DIB Pictures option that knows where the pictures are located and the site includes the source code for the add-in. Your lucky day.
 
wow...rural dude :D
Long time!! i have missed you.
I am currently a slave to asp.net, where i always pray for someone like you on those days when nothing seems to work :D Though i am faring along fine. Im hoping i'd be able to show off my application to u one of these days.
I appreciate all your help in the past years. Thanks here again, useful tool but i am still not able to extract the images to use in my web app.

I downloaded the source code, but not able to find to path to where images are located
 
Oops, you are right. You may just have to get an Icon tool and go hunting.
 
I personally like a free tool called IconExtractor. You can create a valid icon from any graphic. So, if you already have graphics you want as icons, this is a great tool.
 
I personally like a free tool called IconExtractor. You can create a valid icon from any graphic. So, if you already have graphics you want as icons, this is a great tool.

Yea this one works good, used it for my database "bells and whistles"...

http://tools.dynamicdrive.com/favicon/

Supposed to be for URL favicons...but I use it for other things as well.
 

Users who are viewing this thread

Back
Top Bottom