Minimize form location

P

Prohock

Is there a way to use the docmd.minimize in VB so that my form will minimize
to the bottom right corner instead of the bottom left? Currently
docmd.minimize will minimize my form so that it covers the record buttons on
the report that I have open.
 
S

Stefan Hoffmann

hi,
Is there a way to use the docmd.minimize in VB so that my form will minimize
to the bottom right corner instead of the bottom left?
Afaik, no. Cause it is the MDI default behaviour provided by Windows itself.


mfG
--> stefan <--
 

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

Similar Threads


Top