For Programmers: Free Programming Magazines  


Home > Archive > C# > February 2005 > Re: Vertical scrolling for forms









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Vertical scrolling for forms
Bruce Wood

2005-02-18, 3:58 pm

Couldn't you just set the panel's AutoScroll property, and then vary
its size larger than the space available on the form to contain it?

I haven't tried this, but I would think that the scroll bars would
appear automatically, without you having to do anything, since
AutoScroll says that they will appear "when the panel's size exceeds
its client area," which I imagine means when you set the Size to be
bigger than the space allotted to the Panel on the enclosing form.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com