Hi,

I'm trying to make a tab page change on SelectedIndexChanged event of a combo box.
I have used select case statements to try and do it, but can't get the tab to change.

I have tried tabpage.select , tabpage.focus , and few others, but none of them seem to work.

I don't get why not, though the select one would work, so what am I doing wrong?

Thanks