浅谈ListBox在Windows Phone 7 中的使用

在Windows Phone 7 Tips (5) 中曾经提到,在Windows Phone 7 中页面的布局一般分为:Panoramic、Pivot、List和Full Screen。而通常List的实现方式就是ListBox。 一、什么是ListBox? ListBox 是一个显示项集合的控件。一次可以显示 ListBox 中的多个项。 ListBox继承自ItemsControl,可以使用I
相关文章
相关标签/搜索