PowerTools InputMan for ASP.NET 8.0J
GetShortcutKey メソッド
インデックス。
インデックスからショートカットを取得します。
構文
var instance = new GCIM.GcShortcut(id);
var value; // Type: string

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

value = instance.GetShortcutKey(index);
function GetShortcutKey( 
   index : number
) : string;

パラメータ

index
インデックス。

戻り値

型 : string
ショートカットキー。
参照

GcShortcut オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.