PowerTools InputMan for ASP.NET 8.0J
GetText メソッド
バルーンチップに表示する文字列を取得します。
構文
var instance = new GCIM.BalloonTipInfo(text, caption, span);
var value; // Type: string
value = instance.GetText();
function GetText() : string;

戻り値

型 : string
バルーンチップに表示する文字列。
参照

BalloonTipInfo オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.