C
Chris Morse
I'm trying to figure out how to get Panel to autoscroll a picturebox
that changes size. Initially, the picture box is the same size as the
panel, but when I add a "zoom" function that doubles the picturebox's
size, the panel does not display any scroll bars.
Now, even in the IDE designer, I cann't get scroll bars to appear.
I've set the AutoScroll to True and nothing seems to work.
Any suggestions?
// CHRIS
that changes size. Initially, the picture box is the same size as the
panel, but when I add a "zoom" function that doubles the picturebox's
size, the panel does not display any scroll bars.
Now, even in the IDE designer, I cann't get scroll bars to appear.
I've set the AutoScroll to True and nothing seems to work.
Any suggestions?
// CHRIS