PowerTools InputMan for ASP.NET 8.0J
GetWidth メソッド
ドロップダウン数値パッドの幅を取得します。
構文
var instance = new GCIM.DropDownNumericPad();
var value; // Type: any
value = instance.GetWidth();
function GetWidth() : any;

戻り値

型 : any
ドロップダウン数値パッドの幅。
参照

DropDownNumericPad オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.