PowerTools InputMan for ASP.NET 8.0J
RemoveButtonTextAt メソッド
ボタンのインデックス。
インデックスから指定した電卓ボタンの表示テキストを削除します。
構文
var instance = new GCIM.DropDownCalculator();
var value; // Type: any

// パラメータ
var index; //タイプ: number

value = instance.RemoveButtonTextAt(index);
function RemoveButtonTextAt( 
   index : number
) : any;

パラメータ

index
ボタンのインデックス。
参照

DropDownCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.