Painting of usercontrols
-
I currently have a usercontrol that is a large rectangular panel. On this usercontrol I have a series of usercontrols that are all smaller rectangles running horizontally. The smaller usercontrols run off the bottom of the panel and hence the panel is scrollable. This is by design. Each of the smaller usercontrols has a background image. When the panel is scrolled, the rendering of the smaller usercontrols is slow and blurred, only settling back to normal once the scrolling has stopped. Am I just asking too much by expecting it to render smoothly in mid-scroll, or can I improve matters by forcing repainting more frequently while the scrolling occurs? I am using VB .NET with VS2005. Thanks for any assistance, and please let me know if I haven't provided sufficient detail. -- modified at 9:01 Tuesday 7th February, 2006