MESCIUS InputMan for ASP.NET 10.0J
GetShortcutsCount メソッド
取得するコントロールのID。
ショートカットキーの個数を取得します。
シンタックス
var instance = new GCIM.GcShortcut(id);
var value; // Type: number

// パラメータ
var control; //タイプ: any

value = instance.GetShortcutsCount(control);
function GetShortcutsCount( 
   control : any
) : number;

パラメータ

control
取得するコントロールのID。

戻り値の型

ショートカットキーの個数
参照

参照

GcShortcut タイプ

 

 


© MESCIUS inc. All rights reserved.