focus on last open form

  • Thread starter Thread starter JIM.H.
  • Start date Start date
J

JIM.H.

Hello,
I my main form I open some other forms through a button.
How can I make open file active and prevent users from
switching main form unless they close it.
Thanks,
Jim.
 
In the other tab, simply make the form model. Since I like controlling
users, about 90% of my forms are model.

When you have the form set to model, development can often be a bit nasty,
if you flip the form into model. (often, you can't get to some of the design
windows).

Also, do not confuse model windows with acDialog windows, as they are
completely different.
 

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