Is there a method to determine if the mouse position is inside the bounds of a treeview node?

D

**Developer**

I need to know when the mouse is over the text of a TreeView node.

I know how to get the Bounds of the node which appear to be the correct
values to delineate the text.

I could check the mouse position against those values but I'm guessing there
is a method to determine if the position is inside the bounds.

If that is correct I appreciate a reference to the method so I can find it
in the docs.


Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top