ACC2000: How to Make Microsoft Access Windows Stay on Top of Other Windows (210500)
The information in this article applies to:
This article was previously published under Q210500 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
With the Microsoft Access Popup property, you can create forms that "float" (that is, they stay on top of other forms) in Microsoft Access.
However, if you set focus to a program other than Microsoft Access, the
Microsoft Access popup forms are overlapped. If you want your Microsoft
Access popup forms to stay on top of windows of the other programs,
you must call the Windows application programming interface (API)
subroutine SetWindowPos().
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbhowto kbProgramming KB210500 |
---|
|