MESCIUS InputMan for ASP.NET 10.0J
GetExitOnLeftRightKey メソッド
矢印キーを使ったフォーカスの移動方法を取得します。
シンタックス
var instance = new GCIM.GcMask(container, id);
var value; // Type: ExitOnLeftRightKey
value = instance.GetExitOnLeftRightKey();
function GetExitOnLeftRightKey() : ExitOnLeftRightKey;

戻り値の型

矢印キーを使ったフォーカスの移動方法を示す値("none"、"left"、"right"、"both")。
参照

参照

GcMask タイプ

 

 


© MESCIUS inc. All rights reserved.