View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default Select TreeView Node with cursor instead of mouse click

NodeClick

RBS


"ExcelMonkey" wrote in message
...
I know that TreeView's have click events. But you can also travel along
the
nodes by useing the cursor. What event is associated with this? Is it a
node change event?

Thanks

EM