开发者

How to extract images from Access CommandButton?

开发者 https://www.devze.com 2023-01-30 05:23 出处:网络
I have an Access database that I am开发者_StackOverflow中文版 working on, and need to extract the images from a few CommandButtons on a Form and save the images as files.

I have an Access database that I am开发者_StackOverflow中文版 working on, and need to extract the images from a few CommandButtons on a Form and save the images as files.

I haven't been able to do this using VBA. Anyone done this before or know how to do this?


I've used some of the Access built-in images, by using a simple graphics program to capture the screen image, then saving it to whatever format you require (eg bmp etc).

0

精彩评论

暂无评论...
验证码 换一张
取 消