PowerTools InputMan for ASP.NET 8.0J
GetCaption メソッド
バルーンチップのキャプションを取得します。
構文
var instance = new GCIM.BalloonTipInfo(text, caption, span);
var value; // Type: string
value = instance.GetCaption();
function GetCaption() : string;

戻り値

型 : string
バルーンチップのキャプション。
参照

BalloonTipInfo オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.