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

パラメータ

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

参照

GcCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.