Hi g114112118s,
I'm not sure if this is what you're looking for, but you can change the tab name in your code too:
Code:
crt.Window.Caption = "A string of your choice"
The window title follows the tab selected. I use this to keep track of where each tab is connected.
I picked up this code snippet on this site somewhere. I wish I could give
credit for it, but I just don't remember.
Rick