Attach scrollbar to listview
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, The default scrollbar of windows seems to be to narrow for the ListView i'm developing for the application, this is why i have created a custom ScrollBar. The question is how do i attach the scrollbar to the listview that when scrolled the listview will scroll. Please advice. Thanks
-
Hi, The default scrollbar of windows seems to be to narrow for the ListView i'm developing for the application, this is why i have created a custom ScrollBar. The question is how do i attach the scrollbar to the listview that when scrolled the listview will scroll. Please advice. Thanks
Take a look at this CP article about custom scrollbars [^]