Hi all,
I'd like to know if anybody know how can I hide the tabs with the Microsoft SSTab control. I know I can set the property TabHeight property to 1 but we can still see them.
No that's not it..... I dont want to hide the entire page. Just the little things to switch between pages. I can't set their height to 0 and if I set it to 1 I still see some garbage on the tab.
Do just want the tabs to act as containers for some controls and determine which conatainer is displayed via code only (no switching via the user clicking on the control on the GUI)?
If so you can use frames as the container(s) and you won't have the issue you are having now. Food for thought.
Take Care,
zemp
"If the grass looks greener... it's probably because there is more manure."
Or perhaps create one or two other controls that will blot out the tab area and 'draw' the line that need to 'seal the gap' that will appear in the border. Then make these 'blot out' controls visible or invisible as necessary to give the illusion of what you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.