PowerTools InputMan for ASP.NET 8.0J
AddButtonText メソッド
ボタンを指定するキー。
ボタンに表示される文字。
電卓ボタンの表示テキストを追加します。
構文
var gcCalculator = FindIMControl("GcCalculator1");
function AddButtonText( 
   key : string,
   value : string
) : any;

パラメータ

key
ボタンを指定するキー。
value
ボタンに表示される文字。
参照

GcCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.