TMSFMXNavBar styling

In the TMSFMXNavBar a tab has 2 states (one is current/selected and others are not selected).

I can style the un-selected tabs (called 'defaultab' style which is grey gradient) but how do you change the style of the selected tab - it only ever seems to be plain white background?

PS I have tried to change the Navbar 'container' style but it doesn't effect the tabs.

Regards



You have a FillSelected property under each tab in the style editor.

This can be used to change the selection color.

Kind Regards, 
Pieter