Is there any way of increasing the height of a VB form and of using a scroll
bar to access the data outside of the normal window.
My problem is that I need at least 40 rows on a form each row containing
combo boxes and text boxes.There is however a limit to how many rows that
can be fitted onto a form.
If a scrollable form was available there would not be this problem.
Does anyone please have a solution or this.
Thanks in anticipation
Kevin
bar to access the data outside of the normal window.
My problem is that I need at least 40 rows on a form each row containing
combo boxes and text boxes.There is however a limit to how many rows that
can be fitted onto a form.
If a scrollable form was available there would not be this problem.
Does anyone please have a solution or this.
Thanks in anticipation
Kevin
Comment