PowerTools InputMan for ASP.NET 8.0J
GetImageUrl メソッド
ファンクションキーボタンに表示する画像URLを取得します。
構文
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var value; // Type: string
value = instance.GetImageUrl();
function GetImageUrl() : string;

戻り値

型 : string
表示する画像URL。
参照

FunctionKeyButton オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.