PowerTools InputMan for ASP.NET 8.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 オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.