MESCIUS InputMan for ASP.NET 10.0J
GetInteractiveMouse メソッド
ボタンに対するマウスクリックを有効にするかどうかを取得します。
シンタックス
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: boolean
value = instance.GetInteractiveMouse();
function GetInteractiveMouse() : boolean;

戻り値の型

マウスクリックを有効にする場合はtrue、それ以外はfalse。
参照

参照

GcFunctionKey タイプ

 

 


© MESCIUS inc. All rights reserved.