MESCIUS InputMan for ASP.NET 10.0J
SetExitOnLeftRightKey メソッド
{GCIM.ExitOnLeftRightKey} 矢印キーを使ったフォーカスの移動方法を示す値("none"、"left"、"right"、"both")。
矢印キーを使ったフォーカスの移動方法を設定します。
シンタックス
var instance = new GCIM.GcDateTime(container, id);
var value; // Type: any

// パラメータ
var exitOnLeftRightKey; //タイプ: any

value = instance.SetExitOnLeftRightKey(exitOnLeftRightKey);
function SetExitOnLeftRightKey( 
   exitOnLeftRightKey : any
) : any;

パラメータ

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

参照

GcDateTime タイプ

 

 


© MESCIUS inc. All rights reserved.