all groups > dotnet faqs > january 2006 >
You're in the

dotnet faqs

group:

Panel control


Panel control Gomathi
1/30/2006 5:08:39 PM
dotnet faqs:
hi all,

Can i have vertical scroll bar inside a panel or place holder?
Is it possible?
Possible means how to do that one?

Regards,
Gomathi

Re: Panel control krishna.bitla NO[at]SPAM gmail.com
2/9/2006 5:56:39 AM
Hi Gomathi,

Set AutoScroll property of the Panel control to true.

When you add controls dynamically to a panel or place holder, vertical
scrollbar would appear automatically when the control location is more
than the panel or place holder height.

Hope this help you.

Cheers,
Kris
AddThis Social Bookmark Button