stuff i do at work

(maybe i’ll make less mistakes if i remember some)

How to add scrollbars to a custom control

Posted by noah on September 24, 2008

Turns out you don’t really need to do this (unless you want to scroll by something other than pixels like lines of text).  Panel implements ScrollableControl, which takes care of the scrolling for you as long as you adjust the height of your control!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>