MrNobody,
I'm unsure if this will work, as I've never tested it, but try giving
that custom user control a CSS class (or wrapping a div around it) and
set overflow:scroll;
Hope that helps, Basil
> IF I am making a custom user control which draws stuff that might exceed its
> boundaries, can I get the user control to handle the scrolling for me? The
[quoted text clipped - 7 lines]
> the scrollbar position so I know how to adjust positions for mouse movement
> events
MrNobody - 31 Oct 2006 19:10 GMT
Oh I'm terribly sorry I forgot to mention this is in a GUI application now
web browser, sorry....