PowerTools SPREAD for Windows Forms 8.0J
SuspendAnimations プロパティ (FpSpread)


アニメーション フォーカス レンダラなどのアニメーションを一時停止するかどうかを取得または設定します。
構文
'Declaration
 
Public Property SuspendAnimations As Boolean
'使用法
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.SuspendAnimations = value
 
value = instance.SuspendAnimations
public bool SuspendAnimations {get; set;}

プロパティ値

Boolean:アニメーション(アニメーションフォーカスレンダラーなど)を一時停止する場合はTrue、それ以外の場合はFalse
参照

FpSpread クラス
FpSpread メンバ
AnimatedDefaultFocusIndicatorRenderer クラス

 

 


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