Here is a tough one. I want to be able to fade a jpg image on the form. It's easy to do this on a web page by setting opacity but how about in VFP? There isn't a property like that on an image control, but is there something using Activex or API that would do this?
BTW I cant do it by creating a fading GIF or AVI image because the image is selected by the user from a library of existing jpegs.
BTW I cant do it by creating a fading GIF or AVI image because the image is selected by the user from a library of existing jpegs.