I have an MDI parent form containing a few dozen child forms stacked vertically. The MDI form displays an appropriate vertical scroll bar which I would like to control in code. My goal is to be able to "jump" to a specific child form.

I 'm not able to find anything on controlling the MDI scroll bar.

Thanks very much.