How to add tooltips to tabpanels

I want to add a tooltip to tab panels describing the content shown in the panel.

According to the documentation, tab panels do not support tooltips as description. So I tried to set the tab panel as target, but I get an error, that only UIElements are allowed.

What have you tried that did NOT work as expected? Is there another way to get a tooltip to describe the content of a tab panel?

It’s not currently supported, you could open a GitHub Issue to request new feature development in the future. I don’t have any immediate workarounds or alternatives to suggest.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.