View Full Version : Tabs control issues


mrssevans
01-08-2002, 05:31 AM
I have a form that has a tab control with subforms on it and when you click on some of the tabs it auto resizes or auto centers to that form. The forms are big, but I want it to not take the entire screen, but show the top of the form. I have the auto resize and auto center set to no but that didn't help any. Does this make any sense and can someone please help? Thanks in advance. http://www.access-programmers.co.uk/ubb/smile.gif

Pat Hartman
01-08-2002, 05:35 AM
Open the form in form view. Select Window/Size to fit Form from the menu. Then save the form. This may fix your problem or you may have to do this to the subforms first by opening them and resizing them. Then resizing their object outlines on the main form. This can get tedious I know but I haven't figured out any slick way to make it work.

mrssevans
01-08-2002, 05:41 AM
Thanks for the quick response. When I am in form view the "Size to Window" option is greyed out. So what am I doing wrong?