Hello,
i want to prevent the automatic flyout on mouseover. The panel should flyout only when the user clicks once on the tab.
Is it possible?
Thank you
You can set the UltraDockManager.UnpinnedTabHoverAction to DisplayToolTip or None.