I've reading up on how to make my form controls change size / position as my form is resized / loaded on a computer with a different resolution. Several of the tutorials out there suggest putting code on the "on resize" property of the form. When I looked at the Northwind database to try to mimic their code however, it looks like they must be doing something different as there is no on resize code under the form properties and I was unable to find the code they do use.
Does anyone have a tutorial or explenation they could provide for setting up dynamic forms?
Thanks
Bruce
Does anyone have a tutorial or explenation they could provide for setting up dynamic forms?
Thanks
Bruce
Last edited by a moderator: