You may want to try our TBack/Pro which acts like a scrollable frame for
your controls. You can can place this on a form and optionally have it
resize with the form. TBack/Pro can offer scrollbars, as well as allowing
you to scroll programmatically. TBack/Pro can also automatically scroll as
the user changes focus between child controls (for instance by tabbing
through the control array. You can even choose between a solid background,
a background bitmap, a gradient background, or a transparent background.
I'd be happy tos end additional information if you are interested.
* Please include a copy of this note with your reply
Jeff Bennett President
* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* RELIABLE Custom Controls Make You Look Sharp!
* TList/Pro * ALLText HT/Pro * MetaDraw *
* Custom Software Development Services Too.
* WWW.Bennet-Tec.Com
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Quote:
----- Original Message -----
Newsgroups: microsoft.public.vb.controls
Sent: Thursday, March 22, 2001 3:42 AM
Subject: Scrollable Form Report
hi
I am working on this project which required the report generation...the data
needs to be displayed on one form only. now I am using control array to
generate
the Label and Command buttons dynamically and placing them one below the
other on
the form at the run time but due to the limited size of the form the
controls
goes out of the form and the VB form is not supporting scrolling as well. Is
there any way i can show the report in one page with scrolling form. Is
there any
control which can support scrolling dynamically.
It would of GREAT help if u give me solution.
Regards