バージョン

AnimationDuration プロパティ (TabAddNewItem)

アニメーション効果の期間 (ミリ秒) を取得または設定します。
シンタックス
'宣言
 
Public Property AnimationDuration As Integer
public int AnimationDuration {get; set;}
解説
アニメーションは ContentTabITem のサイズおよび不透明度の増加によって表されます。

値の範囲:0~1500。30 以下の値は 0 に相当します。
参照