Listview scroll direction

  • Thread starter Thread starter roidy
  • Start date Start date
R

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
 
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
 
Back
Top