BUG: TreeView, Scrollable, & GetNodeAt

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

Somtimes GetNodeAt returns the wronge TreeNode if the
TreeView has Scrollable set to true. The bug will occur
when the scrollbars are visible and the TreeView is
scrolled to the end of the list. It would seem to me that
the TreeView would consider scrolling when mapping screen
points to tree nodes. Does anyone know of a workaround?

Thanks in advance,
Nick
 
Back
Top