Hi,
I have an application which displays a form with bar graph data on it.
What I need to do is string 30 of these bar graph forms vertically in
a picture box or some other container so I can scroll the 30 forms
vertically in sort of a "film clip" like method.
Can anyone give a little insight into what, if any, container is
capable of holding 30 different form objects each with its own data?
I was hoping a picture box could be loaded with a form object, then
add scroll bars to move vertically through the "film clip".
Thank you for your ideas.
---
Allen
I have an application which displays a form with bar graph data on it.
What I need to do is string 30 of these bar graph forms vertically in
a picture box or some other container so I can scroll the 30 forms
vertically in sort of a "film clip" like method.
Can anyone give a little insight into what, if any, container is
capable of holding 30 different form objects each with its own data?
I was hoping a picture box could be loaded with a form object, then
add scroll bars to move vertically through the "film clip".
Thank you for your ideas.
---
Allen
Comment