Hello all,
I am curious as to whether there is a way to use ZOrder or SetChildIndex
in MS Access (VBA) to place one control at the top of the Z order for
the form (or its layer within the form) at runtime. I've been scanning
online documentation for an API to add to my code to access either of
these functions, but the search has been fruitless thus far.
Any help would be greatly appreciated.
Thanks.
--Angus
Angus Atkins-Trimnell
Data Manager
Community Outreach Intervention Projects
University of Illinois at Chicago
(remove _remove to reply)
I am curious as to whether there is a way to use ZOrder or SetChildIndex
in MS Access (VBA) to place one control at the top of the Z order for
the form (or its layer within the form) at runtime. I've been scanning
online documentation for an API to add to my code to access either of
these functions, but the search has been fruitless thus far.
Any help would be greatly appreciated.
Thanks.
--Angus
Angus Atkins-Trimnell
Data Manager
Community Outreach Intervention Projects
University of Illinois at Chicago
(remove _remove to reply)
Comment