PowerTools InputMan for ASP.NET 8.0J
SetImageWidth メソッド
ボタンに表示する画像の幅。
ファンクションキーボタンに表示する画像の幅を設定します。
構文
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var returnValue; // Type: any

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

returnValue = instance.SetImageWidth(value);
function SetImageWidth( 
   value : number
) : any;

パラメータ

value
ボタンに表示する画像の幅。
参照

FunctionKeyButton オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.