Hello,
I want to show tooltips for nodes of a TreeviewAdv. I don't know how to write it?
I wanted to write in below sub but the sub itself has also problem. for example this part is red and i don't know how to solve it?
Code:Private Sub TreeViewAdvSII_MouseHover(sender As Object, e As ) Handles TreeViewAdvSII.MouseHover End Sub