How do I get a Horizontal ListBox to scroll horizontally in WP7?

前端 未结 3 1625
眼角桃花
眼角桃花 2020-12-30 09:11

I\'m attempting to use the code below to make a horizontal listbox in WP7 silverlight. The items appear horizontally but the scrolling is still vertical.

Am I doin

3条回答
  •  爱一瞬间的悲伤
    2020-12-30 09:42

    Two solutions proposed here you can try out.

    Horizontal Listbox?

    How to write a control similar to ListBox, but sliding left to right instead of up and down

提交回复
热议问题