How do I get the index of a clicked tab
Hi,
How do I get the index of a tab which I click on it, even if it is not
the currently selected tab?
I discovered that the problem I mentioned in my first post was due to
my incorrectly passing the index of the selected tab to the remove
function.
Thanks