Getting the XY coordinates of a TreeNode in a TreeView

  • Thread starter Thread starter Sagaert Johan
  • Start date Start date
S

Sagaert Johan

Hi

I want to do the opposite as the GetNodeAt method.

How can i get the Coordinates of a treenode in a treeview ?
I want to position a control at the same Y position as the treenode i have
selected .

Any idea ?

Johan
 
Back
Top