I can not get UltraTreeNode items tooltips to display when item are being dragged over the items. The items being dragged are displayed but the UltraTreeNode items tooltips are being displayed. There simple solution to this delimma are the just how it is. The UltraTree MouseEnter event does not get called when item are dragged on the UltraTree.
?
Hello Sfrierdi,
Maybe one possible approach to achieve the desired behavior is to use multi- threading and UltraToolTipManager. I try to reproduce your scenario in a small sample. Please take a look at the attached project for more details and Demo video. Please let me know if you have any questions.
Regards
Hi,
Have you been able to resolve your issue ? Did you have a time to take a look at the attached sample. Please let me know if you have any questions.