PowerTools SPREAD for Windows Forms 8.0J
TouchDropDownScale プロパティ (Appearance)


タッチデバイスにおけるドロップダウンウィンドウのスケール率を取得または設定します。
構文
'Declaration
 
Public Property TouchDropDownScale As Single
'使用法
 
Dim instance As Appearance
Dim value As Single
 
instance.TouchDropDownScale = value
 
value = instance.TouchDropDownScale
public float TouchDropDownScale {get; set;}

プロパティ値

タッチデバイスにおけるドロップダウンウィンドウのスケール率を示す浮動小数点値。デフォルト値は1.5fです。
参照

Appearance クラス
Appearance メンバ

 

 


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