Tooltip causing desktop to redraw?
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I have a TreeView control with tooltips on the nodes. When the mouse moves over the nodes the tooltips appear and disappear. The problem is that sometimes the entire Windows desktop redraws including the desktop icons and all other windows! Doesn't do it unless the mouse moves causing the tooltips to be displayed. Any idea how to stop this happening or why it is happening?