Group: microsoft.public.nl.office.access · Group Profile · Search for Dbpix in microsoft.public.nl.office.access
Author: G.J. van Druten
Date: Jun 28, 2008 02:09
The way Access forms are implemented prevents ActiveX Controls from being placed behind the built-in Access controls. You could place an ActiveX button on-top of such an ActiveX control, such as a "Microsoft Forms 2.0 CommandButton", but you probably won't be able to achieve transparency. Why not use the "Click" or "ImageClicked" event of the DBPix Control? Incidentally, it is probably more
|