I have a custom control that uses autoscroll. I also paint onto the control using the paint event. However when I set the control to the size on which it can scroll the control does not paint properly. It end up repeating the edge pixels. I tried finding an event that I can use to repaint the control when the control scrolls but I cannot find one.
Does anybody have any idea's?
Does anybody have any idea's?