Hello!
I use a tabstrip to let the user switch between different textfiles, but I also use a command to let them do it without click the tabstrip.
Is there a way to make the tabstrip change, without to click it?
I can call the function Tab_Click(), but it doesn't take any arguments. And Tab.SelectedItem.Index is Read-Only property.

Any help appreciated!
Pentax