0
Reply

FlowLayoutPanel ScrollControlIntoView

Bhavesh

Bhavesh

Feb 16 2009 1:31 PM
5.8k

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