Resize Forms

D

Derek Brown

Hi all
I am using a Resize program for forms that resize according to screen
resolution settings. I have to call the Resize program by the on load event
of each form including subforms. Most of it works great but my main form has
a subform that appears to be resizing twice as it's sizes
disproportionately. I have checked all documentation and tried taking the
resize instruction out of the subform, but then it goes back to original
size and doesn't get resized at all.
Any Ideas?
 
Top