Custom controller for a TabPanel

I searched and didn’t find a specific answer to this one, so apologies in advance if it’s already been answered…

Can you use a custom controller for a form in a tabpanel?

If I set the controller to the form to “default,” I get the default Servoy controller displayed within the tabpanel. However, if I set the controller to a form I’ve designed, I get no controller within the tabpanel. My custom controller appears as normal when I view the form outside the tabpanel.

I know Bob says to always just use a tabless tabpanel, and that’s what I’ll do if the answer to this one is “no.” But I wanted a definitive answer first, because it seemed strange that the built-in controller would display, while mine would not.

Anser is: no.

Use a tabless tabpanel. :D