I have a FlowLayoutPanel on my Windows Form, it has a max of 100 panels with text, buttons and pictures. When the number of panels is great enough to allow scrolling, the scroll up/down render like this screenshot :S
I have tried with DoubleBuffering but the result is the same.