Hi,

Using VB CF v2.0 SP1.
I'm trying to add a header line to a treeview so that it remains at the
top after scrolling.
The reason for this is that each child node has multiple data fields
and therefore needs titles.

One method I can think of possibly working is to have 2 treeviews
(making it look like 1), the only problem is when I want to scroll
horizontally.Is it possible to determine the horizontal value from a
treeview scrollbar to pass to the other and therefore keeping the
titles in line.

Any advise would be appreciated
Thanks