PowerTools InputMan for ASP.NET 8.0J
GetButtonText メソッド
ボタンのインデックス。
電卓ボタンの表示用テキストを取得します。
構文
var gcCalculator = FindIMControl("GcCalculator1");
function GetButtonText( 
   indexOrKey : number
) : string;

パラメータ

indexOrKey
ボタンのインデックス。

戻り値

型 : string
ボタンに表示される文字。
参照

GcCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.