MESCIUS InputMan for ASP.NET 10.0J
GetDropDownOpeningAnimation メソッド
ドロップダウン部分を開いたときのアニメーション効果を取得します。
シンタックス
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: DropDownAnimation
value = instance.GetDropDownOpeningAnimation();
function GetDropDownOpeningAnimation() : DropDownAnimation;

戻り値の型

アニメーション効果を表す値("none"、"scroll"、"slide"、"fade"、"center"、"extend"、"drag")。
参照

参照

GcTextBox タイプ

 

 


© MESCIUS inc. All rights reserved.