MESCIUS InputMan for ASP.NET 10.0J
RemoveFunctionKeyButton メソッド
削除するファンクションキーボタンオブジェクト。
特定のファンクションキーボタンを削除します。
シンタックス
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: any

// パラメータ
var item; //タイプ: FunctionKeyButton

value = instance.RemoveFunctionKeyButton(item);
function RemoveFunctionKeyButton( 
   item : FunctionKeyButton
) : any;

パラメータ

item
削除するファンクションキーボタンオブジェクト。
参照

参照

GcFunctionKey タイプ

 

 


© MESCIUS inc. All rights reserved.