MESCIUS InputMan for ASP.NET 10.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 タイプ

 

 


© MESCIUS inc. All rights reserved.