Hi, Can anyone please tell me how to get the scroll position of a control. I have a tree view control and I would like to get the scroll position of the control when I scroll it using a scrollbar. Thanks!
D
deejagan
@deejagan
Posts
-
Scroll Position of the tree view control -
How to add right-click menu to a tree view controlHi, Thanks for your reply. But in spite of setting the contextMenu for the tree view control, I am not able to see the menu upon right-click. Sorry if my question is silly. I still do not understand how to associate this Menu to the right-click of the tree view item.
-
How to add right-click menu to a tree view controlCan anyone please tell me how to add a right-click menu to a tree view control? Any help is appreciated. Thanks!
-
Synchronizing the Horizontal ScrollbarsHi, I have placed a list View control & a Tree List View (Custom control obtained from this site for placing the tree & list view together) one below the other for a specific requirement in my application. Now I need to synchronize the Horizontal scroll for both these controls. Any idea on how to do this is most welcome. Thanks! DEJ