MESCIUS InputMan for ASP.NET 10.0J
SetFunctionKey メソッド
the key set to the button.
ボタンに割り当てるファンクションキーを設定します。
シンタックス
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var value; // Type: any

// パラメータ
var keyValue; //タイプ: FunctionKeys

value = instance.SetFunctionKey(keyValue);
function SetFunctionKey( 
   keyValue : FunctionKeys
) : any;

パラメータ

keyValue
the key set to the button.
参照

参照

FunctionKeyButton タイプ

 

 


© MESCIUS inc. All rights reserved.