PowerTools InputMan for ASP.NET 8.0J
SetWidth メソッド
幅。
幅を設定します。
構文
var instance = new GCIM.GcTextBox(container, id);
var returnValue; // Type: any

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

returnValue = instance.SetWidth(value);
function SetWidth( 
   value : any
) : any;

パラメータ

value
幅。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.