Form position based on another forms position

G

Gregory

I would like to have one form(frmb) open up in a certain position based on the position of another open form(frmA). I have seen this before but never need it until now

For exampl
frmb.move forma.top +

Any ideas would be appreciated.
 
B

Bruce M. Thompson

I would like to have one form(frmb) open up in a certain position based on the
position of another open form(frmA). I have seen this before but never need it
until now.
For example
frmb.move forma.top + 1

Any ideas would be appreciated.

See the following MS Knowledge Base articles:

ACC2000: How to Get the Right and Down Measurements of a Form
http://support.microsoft.com/default.aspx?kbid=210141

ACC: How to Get Form's Right and Down Measurements (95/97)
http://support.microsoft.com/default.aspx?kbid=143162
 

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