API CAll

D

DS

Does anyone know of a windows API call to have a form be absolutley on top
of any other form, Windows forms included. I'm trying to hide the now
printing box with my own no printing box. I know there is one to reduce it
but I want to cover it!
Thanks
DS
 
D

Douglas J. Steele

I don't believe it's possible to put an Access form on top of all other
forms due to the fact that Access is an MDI application.
 
D

DS

OK, then can I alter the original form that comes up "Now Printing 1 0f 4
pages". There has got to be a way to completely kill, alter or hide this
box. I don't want to reduce it.
Thanks
DS
 
R

Rick Brandt

DS said:
OK, then can I alter the original form that comes up "Now Printing 1 0f 4
pages". There has got to be a way to completely kill, alter or hide this box.
I don't want to reduce it.

To what end? The user will not be able to do anything else until it closes
anyway.
 
D

DS

Thanks Roy but that really doesn't do it. How can I get my form to go on
top of the No Printing form from Access? Can I alter the Access form?
Where does it reside?
tHANKS
ds
 
Top