G
Guest
Hi.
I have a Tab Control form and one of the Tabs shows a Main form with a
subform. Both can be seen without the need for a vertical scroll bar, which
I've disabled. The main form has a label right at the top and I have set the
focus, using an On Current Event, to the topmost text Field which is just
below it. When this form is first opened and when I step through the records,
it opens 'top down' and I can see the label. However, when I edit one of the
subform fields and then step to another record, the focus jumps to the text
field correctly but the top label is off the screen. Is there a way of
ensuring that the whole of the form is always shown, from the top down?
Of course I could reintroduce the vertical scroll bar and let the user do it
but I'd rather it was done automatically.
Thanks, JohnB
I have a Tab Control form and one of the Tabs shows a Main form with a
subform. Both can be seen without the need for a vertical scroll bar, which
I've disabled. The main form has a label right at the top and I have set the
focus, using an On Current Event, to the topmost text Field which is just
below it. When this form is first opened and when I step through the records,
it opens 'top down' and I can see the label. However, when I edit one of the
subform fields and then step to another record, the focus jumps to the text
field correctly but the top label is off the screen. Is there a way of
ensuring that the whole of the form is always shown, from the top down?
Of course I could reintroduce the vertical scroll bar and let the user do it
but I'd rather it was done automatically.
Thanks, JohnB