View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey ExcelMonkey is offline
external usenet poster
 
Posts: 553
Default Select TreeView Node with cursor instead of mouse click

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