Quote Originally Posted by Karl77 View Post
No special bug I remember.
Some people seem to think the -75000 pixel unit .Left is a bug for hidden tab as in fact is a feature. we can live well with it when testing for it.


Quote Originally Posted by Karl77 View Post
I think the main reasons were not displaying perfect with visual styles.
didn't experienced that

Quote Originally Posted by Karl77 View Post
And not being able to disable controls that are not visible.
You need to put a picture box in Each tab, use it as a container and disable that container on requirement. work well

Quote Originally Posted by Karl77 View Post
And the additional dependency.
Refular Stab also got aditional dependency isn't ??

Quote Originally Posted by Karl77 View Post
It can be that my bad experience is from VB3 times, except the visual styles thing.
Since activating Visual managment from Vb6 cause more bug then the definitive improve gain experience, I have created my own visual component to have a good look and feel inside my program, so I didn't experienced that.

Quote Originally Posted by Karl77 View Post
When SSTab works good for you, fine.
what I love most is the fact you can place your stuff in the IDE on each different TAB and manage each Tab independently and manage from there, it's easier to build your program interface.