PowerTools InputMan for ASP.NET 8.0J
GetFunctionKeyButton メソッド
コレクション内のインデックス。
コレクション内のインデックスからファンクションキーボタンを取得します。
構文
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: FunctionKeyButton

// パラメータ
var index; //タイプ: number

value = instance.GetFunctionKeyButton(index);
function GetFunctionKeyButton( 
   index : number
) : FunctionKeyButton;

パラメータ

index
コレクション内のインデックス。

戻り値

型 : FunctionKeyButton
ファンクションキーボタンオブジェクト。
参照

GcFunctionKey オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.