Make form stay on top of all other programs on the computer ?

R

rob

Is there a way to make an Access for stay "On Top" of all other programs on
the computer ?

In other words, say you had Notepad and Excel open, can you require a user
to respond to an Access form before they could get to the open instance of
Notepad or Excel ?
 
R

rob

Ok... I found KB 210500 which explains how to make a specific form stay on
top, now problem is that forms that are called from that form will not go
"on top".

I want the app to stay on top, not one specific form. I tried changing the
properties of the forms, but to no avail...

Any ideas ?
 
M

MacDermott

You might try passing the SetWindowsPos the hwnd of the access window,
instead of that of the form.

HTH
= Turtle

-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top