S
Sanjib Biswas
Hi,
I would like to know how to synchronize the vertical & horizontal
scrollbars in 2 TreeView to move up & down, left & right synchronously.
Noticed that TreeView does not have any scroll event for vertical &
horizontal scroll. Any idea how to manage this in VB.Net 2005? I have also
tried to debug windows message through the WndProc() routine and when I move
the scrollbars in the TreeView it does not generate WM_HSCROLL (276),
WM_VSCROLL (277) message number.
Regards
Sanjib
I would like to know how to synchronize the vertical & horizontal
scrollbars in 2 TreeView to move up & down, left & right synchronously.
Noticed that TreeView does not have any scroll event for vertical &
horizontal scroll. Any idea how to manage this in VB.Net 2005? I have also
tried to debug windows message through the WndProc() routine and when I move
the scrollbars in the TreeView it does not generate WM_HSCROLL (276),
WM_VSCROLL (277) message number.
Regards
Sanjib