WebTreeView.ItemForXY
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 16:59, 14 September 2014 by RB WikiCreator (Talk)
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.