scrolledPanel - controlling the scrollbar.

Robin Dunn wrote:

xPos, yPos = sp.GetViewStart()
sp.Scroll(xPos, yPos)

Thanks once again, Sir Dunn !

/d