バージョン

AnimationHideDuration プロパティ (ComboModel)

ドロップダウン リストのアニメーションを非表示にする期間 (ミリ秒) を取得または設定します。
シンタックス
'宣言
 
Public Property AnimationHideDuration As System.Nullable(Of Integer)
public System.Nullable<int> AnimationHideDuration {get; set;}
解説

デフォルト値は 100 です。

参照

オンラインで表示: GitHub