-
SSTAB Control
Hi all,
I've just recently purchased a copy of VB .NET Standard.
I've added an SSTAB control to my form.
In VB6 whenever you drew a control on top of the SSTAB, it only appeared on the tab currently selected.
However, when I do the same in VB .NET, the new control is visible whichever tab I select.
does anybody know what I'm doing wrong??
TIA
-
It's ok all.
I've answered my own question.
Yuo can use the existing Tab Control and add TabPages to it, then add new controls to the TabPages.
Cool! VB .NET is gonna be so goooood! :)