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

戻り値

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

GcFunctionKey オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.