PowerTools InputMan for ASP.NET 8.0J
GetFunctionKeyButtonsCount メソッド
コレクションに追加されているファンクションキーボタンの個数を取得します。
構文
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: number
value = instance.GetFunctionKeyButtonsCount();
function GetFunctionKeyButtonsCount() : number;

戻り値

型 : number
ファンクションキーボタンの個数。
参照

GcFunctionKey オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.