Move form around the screen

E

Eugene

Hi, everyone!

Just a quick question: how can I move a form's window programmatically?
What I need, is to align a 10x10 form to a certain XY position of another form, which size is 15x15.
The .WindowLeft and .WindowTop properties are read-only, so is there any (other) way to do that?

Appreciate your help.

Thanks in advance,
Eugene.
 
A

Art

Hi Eugene

You could start by reading Chapter 8 in the Access 2000
Developers Handbook VOl 1 by Getz, Litwin, Gilbert. This
book and Vol 2 are excellent reference works.

Hope This Helps
-----Original Message-----
Hi, everyone!

Just a quick question: how can I move a form's window programmatically?
What I need, is to align a 10x10 form to a certain XY
position of another form, which size is 15x15.
The .WindowLeft and .WindowTop properties are read-only,
so is there any (other) way to do that?
 

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