D
Duncan Gordon
I am having some difficulty in making a form of greater size than the
screen resolution. I have researched the matter and it seems that
creating forms that are larger is simply not possible. I am therefore
using scroll bars to navigate up and down the form. My form has many
similar data entry "areas" each containing the same controls and input
boxes. These appear one after the other vertically on the form, and all
but the first are hidden when the form is loaded. There are 23 in total.
When the user makes a selection that requires further input they are
presented with a further data entry area.
My problem is this: When the previously hidden controls at the bottom of
this large form become visible (this only occours when they are created at
positions greater than the screen resolution) the controls appear at
increasingly large intervals, with open areas of space in between them.
They are adjacent on the form, and I am unsure why they are behaving like
this. Any help would be very much appriciated.
Duncan Gordon
--
screen resolution. I have researched the matter and it seems that
creating forms that are larger is simply not possible. I am therefore
using scroll bars to navigate up and down the form. My form has many
similar data entry "areas" each containing the same controls and input
boxes. These appear one after the other vertically on the form, and all
but the first are hidden when the form is loaded. There are 23 in total.
When the user makes a selection that requires further input they are
presented with a further data entry area.
My problem is this: When the previously hidden controls at the bottom of
this large form become visible (this only occours when they are created at
positions greater than the screen resolution) the controls appear at
increasingly large intervals, with open areas of space in between them.
They are adjacent on the form, and I am unsure why they are behaving like
this. Any help would be very much appriciated.
Duncan Gordon
--