|
|
|
Resize a Microsoft Access Form with VBA
Using the InsideWidth and InsideHeight properties of a form.
Q: How can I resize my forms using VBA code? They don't
always do what I want them to do, and I want to specify a size.
A: You can use the InsideWidth
and InsideHeight properties of the Form to resize them. See the video
for details.
This material is taken from my upcoming
Access 310 class.

By Richard Rost
Click here to sign up for more FREE tips
|