Quote:
Originally Posted by SOE-Rothgar
I don't think so. I believe you have have to set a property on the UITabbedPane if you want the scroll buttons to be visible. If you set them visible, I believe the client will enable/disable them based on how many tabs are there.
|
Ah ok, that is what you mean. Yes, in TabPane you define ScrollLeftButton/ScrollRightButton to tell the client the names of your scroll buttons. If you keep that empty then of course the client won't autoshow/-hide them.
I'd say it is rather unlikely that there is any UI out there set up like that, the more likely scenario is that someone would simply delete the tableft/tabright buttons from the default window.