Form size

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

Guest

Hi
I am running a secured database with different users on different computers. Unfortunatly, all dont have the same screen size or screen definition. As a result, if my forms (by forms I mean what is inside the from) take the whole screen on some computers, it does not on some others (for example, everything inside a form turns out to be not centered and very small). How can I adjust automatically the size and position of the forms' elements to the screen size or definition
Thank you.
 
You can try Shrinker-Stretcher:

http://www.peterssoftware.com

or code available in the Access Developer's Handbook by Ken Getz, et. al.

http://www.amazon.com/exec/obidos/tg/detail/-/0782140092/qid=1070385759/sr=1
-1/ref=sr_1_1/102-6109882-7424151?v=glance&s=books
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

Alec said:
Hi,
I am running a secured database with different users on different
computers. Unfortunatly, all dont have the same screen size or screen
definition. As a result, if my forms (by forms I mean what is inside the
from) take the whole screen on some computers, it does not on some others
(for example, everything inside a form turns out to be not centered and very
small). How can I adjust automatically the size and position of the forms'
elements to the screen size or definition.
 
Back
Top