G Guest Jan 12, 2006 #1 i was wondering if there is a way to resize a form with a subform in it, and the subform resizes as well with the form? cheers
i was wondering if there is a way to resize a form with a subform in it, and the subform resizes as well with the form? cheers
D Douglas J. Steele Jan 13, 2006 #2 You would have to put code in the form's Resize event to manipulate the size of the contain that's holding the subform.
You would have to put code in the form's Resize event to manipulate the size of the contain that's holding the subform.