I have a form that I created that uses a Tab Strip to switch between different types of details that I want a drafter to insert in a drawing. Once they've selected the routine, I do a frmDetails.Hide, they place the detail on the sheet, then I have frmDetails.Show, so that they can insert other details as needed. How do I retain the last shown location both on the Tab Strip and the Listbox (where the files are listed), so that they don't have to hunt again for the next detail?