PowerTools InputMan for ASP.NET 8.0J
GetMaxLength メソッド
テキストコントロールに入力できる最大文字数を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: number
value = instance.GetMaxLength();
function GetMaxLength() : number;

戻り値

型 : number
入力可能な最大文字数。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.