API Syntax to Change Window Size from VBA

G

Guest

I have a MS Access 2000 application that opens
QuickViewPlus to view designated files. I would like to
programmatically resize the MS Access window and the QVP
window to fit the optimal amount of each on the screen.
In response to a previous post, someone suggested I try
Windows API. I don't know anything about Windows API, but
I hope this isn't too complex and that someone can give
me the syntax that I can copy.

Thanks!

-John McEnany
 
D

david epsom dot com dot au

Haven't seen it recently, but the supported method in
Win 3.1 was to 'tile' the desktop. Perhaps the old
API still works. I don't even see a desktop option
to do this, although you can still do it INSIDE
access from the Window Menu.

(david)
 

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

Top