PowerTools InputMan for ASP.NET 8.0J
GetFunctionKey メソッド
ボタンに割り当てるファンクションキーを取得します。
構文
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var value; // Type: FunctionKeys
value = instance.GetFunctionKey();
function GetFunctionKey() : FunctionKeys;

戻り値

型 : FunctionKeys
The key set to the button.
参照

FunctionKeyButton オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.