I can't figure out why I get this bar showing through all my tabbed pages, see attached.
Each tab shows the same bar.
I added the tabs like this:
tabmain.AddTab("page1","page1")
tabmain.AddTab("page2","page2")
tabmain.AddTab("page3","page3")
tabmain.AddTab("page4","page4")
...and in the designer each page was created and saved (just a different colour for each one) as page1, page2 and so on. I tried different tab names and no joy.
I'm doing it wrong, but what exactly?
Cheers
Each tab shows the same bar.
I added the tabs like this:
tabmain.AddTab("page1","page1")
tabmain.AddTab("page2","page2")
tabmain.AddTab("page3","page3")
tabmain.AddTab("page4","page4")
...and in the designer each page was created and saved (just a different colour for each one) as page1, page2 and so on. I tried different tab names and no joy.
I'm doing it wrong, but what exactly?
Cheers