Tab/page control issue

adjones1980

New member
Local time
Today, 18:29
Joined
Jul 6, 2006
Messages
5
Hi,

I have created a form with a tab control covering most of it and have about 7 pages set up. I am finding that when I load the form it automatically scrolls down and cuts off the actual tabs at the top.

I have tried moving the control further down the page but it just scrolls further, and I have attempted to make all text fields etc non-tab stops but it still skips to the top.

Any ideas?
 
In design mode, resize the window to be a slightly taller or in Form Open event, issue a command to have form resize "SizeToFit"... I can't remember how that is done; look in help menu.
 

Users who are viewing this thread

Back
Top Bottom