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

مشاهدة النسخة كاملة : How to add the scroll bar



C# Programming
08-31-2009, 05:27 PM
The listview control has the scroll bar.
But I only need the V Scroll bar, and I want the scrool bar in the left of the list view and when scrolling, the list view will be changed one row by one row.

can anyone help me ? How to uses the VScrollBar to control the listview control.