TheSwamp

Code Red => VB(A) => Topic started by: pedroantonio on May 12, 2011, 10:57:45 PM

Title: how to put scroll bars in a listview?
Post by: pedroantonio on May 12, 2011, 10:57:45 PM
Hi,

I make a form with listviews. I don't know how to put scroll bars in listview.

Can anyone help me?

Thanks.

Edit: It's works with listview version5. Not Version 6
Title: Re: how to put scroll bars in a listview?
Post by: bieres on May 22, 2011, 01:25:06 PM
Hi,

In theory out automatically when the data can not fit all.
Title: Re: how to put scroll bars in a listview?
Post by: Keith™ on May 22, 2011, 02:09:56 PM
Scrollbars are automatic in V6. When you add items to the listview and all of them can no longer be displayed, scrollbars are added according to the type of listview you are using (icon, small icon, list, report)