PowerTools InputMan for ASP.NET 8.0J
SetSpinDelay メソッド
ミリ秒単位のスピンアクション間隔。
繰り返し発生させるスピンアクションの間隔を設定します。
構文
var instance = new GCIM.GcComboBox(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: number

returnValue = instance.SetSpinDelay(value);
function SetSpinDelay( 
   value : number
) : any;

パラメータ

value
ミリ秒単位のスピンアクション間隔。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.