PowerTools InputMan for ASP.NET 8.0J
GetText メソッド
電卓の表示領域に表示する数値文字列を取得します。
構文
var instance = new GCIM.DropDownCalculator();
var value; // Type: string
value = instance.GetText();
function GetText() : string;

戻り値

型 : string
電卓の表示領域に表示する数値文字列。
参照

DropDownCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.