المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Attach scrollbar to listview



C# Programming
01-25-2010, 09:10 PM
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