Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form resizing

Status
Not open for further replies.

Glohamar

Programmer
Sep 3, 2003
248
US
I have got a problem with a form. When you are in design view, you can re-size the window to how big the form will open. If the window is bigger than the actual form layout, the form opens with excess space. So I always resize my window in design view to match what my form layout is to avoid the excess space. After opening the same form up several times, all of the sudden it has a lot of excess space around it and I have to go in and resize the design view window to match my form layout.

I am using the “Automatically Resizing Forms” code from the Access 2000 Developers Handbook so that the form will open up to match an individuals screen resolution. I am unable to find anything to indicate to me that it is something I am doing or something that the code is doing.

Is there away to have the window always match the forms design layout view? I can give dimensions for the form layout, but have not found away to control the window to match.

Help and suggestions are appreciated.
Thanks

Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top