PowerTools InputMan for ASP.NET 8.0J
GetFunctionKeyButtonIndex メソッド
特定のファンクションキーボタンオブジェクト。
特定のファンクションキーボタンのインデックスを取得します。
構文
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: number

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

value = instance.GetFunctionKeyButtonIndex(item);
function GetFunctionKeyButtonIndex( 
   item : FunctionKeyButton
) : number;

パラメータ

item
特定のファンクションキーボタンオブジェクト。

戻り値

型 : number
インデックス。
参照

GcFunctionKey オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.