PowerTools InputMan for ASP.NET 8.0J
SetCloseButtonImageUrl メソッド
閉じるボタンに表示する画像のURL。
閉じるボタンに表示する画像のURLを設定します。
構文
var instance = new GCIM.BalloonTipInfo(text, caption, span);
var returnValue; // Type: any

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

returnValue = instance.SetCloseButtonImageUrl(value);
function SetCloseButtonImageUrl( 
   value : string
) : any;

パラメータ

value
閉じるボタンに表示する画像のURL。
参照

BalloonTipInfo オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.