-
Well, forgive me for going on about this, but I really need help.
When I try to set the number of tabs in a SSTab to less then three the computer says "Ivalid Property value".
What can be the reason to this, and how can I get round?
It seems dumb to have a lower limit for how many tabs you can use, doesn't it.
I've tried to set the number to one or two, both at design-time, through properties, and at run-time, thorugh code.
If anyone know how to get away from this, please help me!
Pentax
-
Do you have any controls on the last tab?
If so, you have to remove them first. You can't remove a tab when there are still controls sited on it.
-
Is it *that* simple?
Goodness, thanks a lot!
You've made my day!
Pentax