Gary McMaster
Well-known Member
- Joined
- Feb 8, 2009
- Messages
- 1,978
Hi Everyone,
I have a treeview control displaying the parent / child relationships of a couple of columns. The scroll bar is enabled for the longer lists. If the user scrolls down the tree, is there a way I can tell which node is displayed at the top of the treeview window?
The ultimate goal is to sync the treeview with a listview control. Am I already headed down the wrong path?
I know of the multi column treeview at VbAccelerator but would rather not use a 3rd party control if I can avoid it.
Thanks in adavance for your help.
Gary
I have a treeview control displaying the parent / child relationships of a couple of columns. The scroll bar is enabled for the longer lists. If the user scrolls down the tree, is there a way I can tell which node is displayed at the top of the treeview window?
The ultimate goal is to sync the treeview with a listview control. Am I already headed down the wrong path?
I know of the multi column treeview at VbAccelerator but would rather not use a 3rd party control if I can avoid it.
Thanks in adavance for your help.
Gary