PowerTools SPREAD for Windows Forms 8.0J
EnableTouchZoom プロパティ (DropDownCalendarInfo)


タッチズームが有効かどうかを取得または設定します。
構文
'Declaration
 
Public Property EnableTouchZoom As Boolean
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As Boolean
 
instance.EnableTouchZoom = value
 
value = instance.EnableTouchZoom
public bool EnableTouchZoom {get; set;}

プロパティ値

ユーザーがピンチによって月ビューと年ビューを切り替えることができる場合はtrue。それ以外の場合はfalse
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.