PowerTools InputMan for ASP.NET 8.0J
GetExitOnLeftRightKey メソッド
矢印キーを使ったフォーカスの移動方法を取得します。
構文
var instance = new GCIM.GcTime();
var value; // Type: ExitOnLeftRightKey
value = instance.GetExitOnLeftRightKey();
function GetExitOnLeftRightKey() : ExitOnLeftRightKey;

戻り値

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

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.