Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

X-Y position of selected node in TreeView

Status
Not open for further replies.

okrumnow

Programmer
Oct 9, 2001
2
0
0
DE
I'm trying to support opening context menus by pressing the context menu key on the Windows keyboard (has this key a special name? What is its vbKey-Constant?).
I want the menu to open at a position near to the selected node in my TreeView as the context menu belongs to this node. My problem is to get the X-Y position of the selected node to open the menu at the right position.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top