Blur Background demo(using fake form and image control on it). (1 Viewer)

arnelgp

..forever waiting... waiting for jellybean!
Local time
Today, 22:47
Joined
May 7, 2009
Messages
20,630
the code for the saving image and blurring is generated by our favorite AI friend.
demo will show you how to "simulate" blurring of the background so you
can pay more attention to the Msgbox presented to you.

the demo forms are using "Tabbed documents" (not overlapping).
so that frmOverlay can be positioned to the upper,right of the screen.

blurring effect is much faster now than previous attempt to use
Excel automation to blur the image.

all API's are declared using Ptrsafe and (LongPtr for handlers), so will not work on old ms access.

open form frmDemo and click the button.
 

Attachments

Users who are viewing this thread

Back
Top Bottom