Always On Top

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When i use a command button to link to another form or table the new window
is always behind the origional form. Is there a way so that when i use the
command button it will open the item in a new window ONTOP of the origional
form?

Thanks,
 
The new form should open in front of the old one, unless:

a) The old form is Popup or Modal.
b) It is already open behind the others.
c) You are opening another form in the Open event of the first (i.e. before
it is displayed.)
 

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

Back
Top