Hello i am trying to extend the TabBar control so it would use a custom Button class that i did, so i wonder how to do this. Accordion components for example, have a headerRenderer property which is the Button class to use, but the TabBar doesn't seem to have this property. Any ideas on how to do this? tell the TabBar which Button class to use for its tabs?
Thanks Diego
