Basic Library for UWP/WinRT XAML
C1ListBox クラス
メンバ 

負荷の大きいテンプレートおよびすばやくスクロールするためのプレビューテンプレートと共に使用できる項目のリスト。
オブジェクト モデル
C1ListBox クラス
構文
'宣言
 
Public Class C1ListBox 
   Inherits C1ListViewer
public class C1ListBox : C1ListViewer 
解説
このコントロールは、クロススライドジェスチャによる選択をサポートします。
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.C1ItemsControl
                           C1.Xaml.C1ListViewer
                              C1.Xaml.C1ListBox
                                 C1.Xaml.C1TileListBox

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ListBox メンバ
C1.Xaml 名前空間

Send Feedback