Results 1 to 2 of 2

Thread: mousemove and treeview

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,926

    mousemove and treeview

    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!"

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,733

    Re: mousemove and treeview

    In the MouseMove event use the .HitTest method of the TreeView

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width