WebTreeView.ItemForXY
From Jeremie Leroy - XOJO Controls Wiki
Method
WebTreeView.ItemForXY ( X As Integer, Y As Integer ) As TreeViewItem
Returns the TreeViewItem index from the passed x, Y mouse coordinates.
The parameters X and Y are relative to the top, left corner of the TreeView.