PowerTools InputMan for ASP.NET 8.0J
RemoveFunctionKeyButtonAt メソッド
削除するファンクションキーボタンのインデックス。
特定のインデックスのファンクションキーボタンを削除します。
構文
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: any

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

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

パラメータ

index
削除するファンクションキーボタンのインデックス。
参照

GcFunctionKey オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.