isladogs
MVP / VIP
- Local time
- Today, 23:53
- Joined
- Jan 14, 2017
- Messages
- 18,518
See attached for a detailed article in PDF format about automatic form resizing based on the free open source code by Jamie Czernik.
Having used this code for over 15 years, I have written the article as it appears many people do not know how to use the feature effectively with their own applications
The first part of the article discusses the benefits of automatic form resizing when developing applications for use with different monitor sizes and resolutions.
It also briefly covers an alternative approach based on layout guides and anchoring.
The second part explains how the automatic resizing code works and provides tips for using the code most effectively in your own applications.
It also covers some potential issues you may experience and possible solutions for each of these.
The attached files are
a) The article in PDF format (ResizeForm Me PDF.zip)
b) 3 example applications referenced in the article (ResizeFormExamples.zip)
c) The original resizing code by Jamie Czernik from 2003 (afr.zip)
An extended version of the PDF is also available on my website:
ResizeForm Me - An Automatic Form Resizing Tutorial
I hope this is useful to other Access developers.
Any questions or comments, please send me a PM or email
Having used this code for over 15 years, I have written the article as it appears many people do not know how to use the feature effectively with their own applications
The first part of the article discusses the benefits of automatic form resizing when developing applications for use with different monitor sizes and resolutions.
It also briefly covers an alternative approach based on layout guides and anchoring.
The second part explains how the automatic resizing code works and provides tips for using the code most effectively in your own applications.
It also covers some potential issues you may experience and possible solutions for each of these.
The attached files are
a) The article in PDF format (ResizeForm Me PDF.zip)
b) 3 example applications referenced in the article (ResizeFormExamples.zip)
c) The original resizing code by Jamie Czernik from 2003 (afr.zip)
An extended version of the PDF is also available on my website:
ResizeForm Me - An Automatic Form Resizing Tutorial
I hope this is useful to other Access developers.
Any questions or comments, please send me a PM or email