ACC2: How to Get Form's Right and Down Measurements (121100)
The information in this article applies to:
This article was previously published under Q121100 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article describes how to create and use an Access Basic Sub procedure
called GetFormDimensions to obtain a form window's right and down
measurements for use in the MoveSize macro action. This article also
demonstrates how to position a form immediately below or to the right of a
second form.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information on Access Basic, please refer
to the "Building Applications" manual.
REFERENCES
For more information about how to get form window's right and down
measurements in Microsoft Access 7.0 or 97, please see the following
article in the Microsoft Knowledge Base:
143162 ACC: How to Get Form's Right and Down Measurements (95/97)
For more information about the MoveSize macro action, search for
"MoveSize," and then "MoveSize Action" using the Microsoft Access Help
menu.
For more information about the WindowHeight and WindowWidth properties,
search for "WindowHeight," and then "WindowHeight, WindowWidth Properties"
using the Microsoft Access Help menu.
Modification Type: | Major | Last Reviewed: | 11/6/2000 |
---|
Keywords: | kbhowto kbusage KB121100 |
---|
|