PowerTools InputMan for ASP.NET 8.0J
GetShowOutput メソッド
計算結果を示す表示領域を電卓上に表示するかどうかを取得します。
構文
var instance = new GCIM.DropDownCalculator();
var value; // Type: boolean
value = instance.GetShowOutput();
function GetShowOutput() : boolean;

戻り値

型 : boolean
表示する場合はtrue、それ以外はfalse。
参照

DropDownCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.