I have a form that is storing several graphics. The graphics are linked to a pulldown menu such that as you change the pulldown menu value, the graphics change as well. The problem is that the length of the form max's out at 22. I have ten graphs I need to show and can't fit them in a legible manner unless the form length can exceed 22.
Is there a way to increase the form length past 22 or does anyone have any ideas on how to accomplish this. I though that I could create smaller forms (like thumbnails) that would maximize when clicked, however, do not want to spend the time to do this.




