Hi,

I having problem with scrolling with FlowLayoutPanel. On child control resize, I am calling the ScrollControlIntoView. However it does not get the complete control into view. It leaves the resized bit of the control not visible.

I tried updating the AutoScollOffset,  AutoScollPosition property but nothing worked. Am I missing anything?

Bhavesh