Size background to form accordingly

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am facing a problem in the sense that my original form was designed NOT in
maximized size, so when I maximized the form, my background image expand BUT
not my buttons and fields.

What can I do to correct this behaviour?
 
Unless you are using Access 2007, there is not a simple way to expand the
text boxes so they use available space.

If you really want to do it, you need to write some interesting code.
Details are in Chapter 8 of the Microsoft Access Developers Handbook by
Getz, Litwin, et al, published by Sybex.
 
Back
Top