I would like to be able to reopen a text box that has a vertical scroll bar exactly as it was when I closed it. In other words I need to remember the position of the insertion point (easy: SelStart) and the position of the scroll bar. Unfortunately I cannot fathom out how to remember (and then set) the scroll bar position. Any suggestions?