MESCIUS InputMan for ASP.NET 10.0J
GetScrollBarMode メソッド
スクロールバーの表示方法を取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: ScrollBarMode
value = instance.GetScrollBarMode();
function GetScrollBarMode() : ScrollBarMode;

戻り値の型

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

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.