MESCIUS InputMan for ASP.NET 10.0J
SetInteractiveMouse メソッド
マウスクリックを有効にする場合はtrue、それ以外はfalse。
ボタンに対するマウスクリックを有効にするかどうかを設定します。
シンタックス
var instance = new GCIM.GcFunctionKey(container, id);
var value; // Type: any

// パラメータ
var interactiveMouse; //タイプ: boolean

value = instance.SetInteractiveMouse(interactiveMouse);
function SetInteractiveMouse( 
   interactiveMouse : boolean
) : any;

パラメータ

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

参照

GcFunctionKey タイプ

 

 


© MESCIUS inc. All rights reserved.