Home All Groups Group Topic Archive Search About

Listview scroll direction

Author
6 Jul 2009 12:17 PM
roidy
Hi, I`m using a listview in large icon mode how can I make it scroll
horizontally instead of the default vertical scrolling?

Thanks
Rob

Author
8 Jul 2009 12:54 PM
Onur_Güzel
On Jul 6, 3:17 pm, "roidy" <r***@nnnnnn.com> wrote:
> Hi, I`m using a listview in large icon mode how can I make it scroll
> horizontally instead of the default vertical scrolling?
>
> Thanks
> Rob

Hi Rob,

You need to set "Alignment" property to "Left" of Listview in order to
scroll horizontally.

Hope this helps,

Onur Güzel
Author
9 Jul 2009 2:23 PM
roidy
Thanks

Show quoteHide quote
"Onur Güzel" <kimiraikkone***@gmail.com> wrote in message
news:aae4a030-3e21-49a6-914c-3ed7a87f76c6@c1g2000yqi.googlegroups.com...
> On Jul 6, 3:17 pm, "roidy" <r***@nnnnnn.com> wrote:
>> Hi, I`m using a listview in large icon mode how can I make it scroll
>> horizontally instead of the default vertical scrolling?
>>
>> Thanks
>> Rob
>
> Hi Rob,
>
> You need to set "Alignment" property to "Left" of Listview in order to
> scroll horizontally.
>
> Hope this helps,
>
> Onur Güzel