Make form system modal?

Local time
Today, 07:05
Joined
Feb 25, 2008
Messages
410
I know you can make a form application modal, but can you make it system modal like you can with a msgbox?
 
A message box within Access is not System Modal. You can still click on other things while it is up.

And no, you can't make an Access form System Modal.
 
Oh, i just read somewhere else someone mentioned that a msgbox could be system modal.. maybe they were talking about a different language or something.

Anyway, that's too bad. Maybe that would be good project for someone? maybe a system api that we can call somehow?
 
Oh, i just read somewhere else someone mentioned that a msgbox could be system modal.. maybe they were talking about a different language or something.
Probably VB.NET
[/quote]
Anyway, that's too bad. Maybe that would be good project for someone? maybe a system api that we can call somehow?[/QUOTE]
Maybe, but I would think that it would be available out there if it was (given the people who've done up a lot of API code, like Dev Ashish).
 

Users who are viewing this thread

Back
Top Bottom