PowerTools InputMan for ASP.NET 8.0J
GetKeyCode メソッド
ShortcutKeyDownイベントを発生させたキーのキーコードを取得します。
構文
var instance = new GCIM.ShortcutKeyDownEventArgs();
var value; // Type: number
value = instance.GetKeyCode();
function GetKeyCode() : number;

戻り値

型 : number
キーコード。
参照

ShortcutKeyDownEventArgs オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.