R
rh
Hi, I have a WinForm with a TreeView and a custom scrollbar that is
positioned over (hides) the TreeView's own ScrollBar.
I use SetScrollInfo to update the TreeView's ScrollBar to match the changes
in the custom scrollbar. The problem is that while the TreeView's ScrollBar
does move to match my custom scrollbar, the contents in the TreeView doesn't
move at all.
Any suggestions?
positioned over (hides) the TreeView's own ScrollBar.
I use SetScrollInfo to update the TreeView's ScrollBar to match the changes
in the custom scrollbar. The problem is that while the TreeView's ScrollBar
does move to match my custom scrollbar, the contents in the TreeView doesn't
move at all.
Any suggestions?