how to, intercept when mousemove cursor go to node key to another node key:
nodekey =1
next move
nodekey =1
no effect
node key=1
next move
node key=a1
then msgbox ="different node!"
Printable View
how to, intercept when mousemove cursor go to node key to another node key:
nodekey =1
next move
nodekey =1
no effect
node key=1
next move
node key=a1
then msgbox ="different node!"
In the MouseMove event use the .HitTest method of the TreeView