I have a vb.net 1.1 winforms app and want to put a vertical scrollbar in a
panel for a scrollable container. are there any code examples showing how
to do this?
Thanks.

Signature
moondaddy@nospam.nospam
RYoung - 25 Aug 2005 22:48 GMT
You can set the AutoScroll property of the Panel to True.
Ron
>I have a vb.net 1.1 winforms app and want to put a vertical scrollbar in a
>panel for a scrollable container. are there any code examples showing how
>to do this?
>
> Thanks.
"Jeffrey Tan[MSFT]" - 31 Aug 2005 07:56 GMT
Hi moondaddy,
I think RYoung has provided the correct solution. Do you still have any
concern? Please feel free to tell me, thanks
Best regards,
Jeffrey Tan
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.