View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karim Benabd Karim Benabd is offline
external usenet poster
 
Posts: 25
Default TreeView mousemove event in Excel userform

Hi,

I would like to show some information about a treeview control on a
userform using a label. The information to be shown is based on the
node that the mouse is moving over. I did not find a code snippet or
solution about this so far.

Thanks for your help.

Regards,
Karim