MESCIUS InputMan for ASP.NET 10.0J
SetScrollBarMode メソッド
スクロールバー表示方法を示す値("fixed"、"automatic")。
スクロールバーの表示方法を設定します。
シンタックス
var instance = new GCIM.DropDownEditor();
var value; // Type: any

// パラメータ
var scrollBarMode; //タイプ: ScrollBarMode

value = instance.SetScrollBarMode(scrollBarMode);
function SetScrollBarMode( 
   scrollBarMode : ScrollBarMode
) : any;

パラメータ

scrollBarMode
スクロールバー表示方法を示す値("fixed"、"automatic")。
参照

参照

DropDownEditor タイプ

 

 


© MESCIUS inc. All rights reserved.