a visual solution for two trees

hello!
i've a problem. i want to connect two leafes from two trees which are in OLE trees. Have somebody a idea how i can realize that?
i want to make this with a line and set the beginning to the leaf or node of the first tree and the end to the node/leaf of the second tree. but i need the number of the node .... i need not the index of the tree or something like that.... i need the number of shown nodes/trees or the number of the selected item(not the indes)
have someone a idea?
greetings stefan
[529 byte] By [slederer] at [2007-12-16]
# 1

I suggest you refer to the documentation of the treeview ActiveX control you are using. If you need more examples, refer to code that exists in XSource.zip included with VFP 9.0 which has tools such as the Class Browser that uses the ListView and TreeView control in the source code.

KenLevy at 2007-9-9 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...