Tab Question

T

Tom Symonds

Is there any easy way to make a tab control keep the same page active when
I close a form and then open it again. Presumably I can store the active
page in a variable and then change the focus to that page when I reopen the
form, but can anyone advise how to do this?
 
Top