PowerTools InputMan for ASP.NET 8.0J
SetMaxHistoryCount メソッド
履歴の最大数。
テキストコントロールの履歴の最大数を設定します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: any

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

value = instance.SetMaxHistoryCount(maxHistoryCount);
function SetMaxHistoryCount( 
   maxHistoryCount : number
) : any;

パラメータ

maxHistoryCount
履歴の最大数。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.