MESCIUS InputMan for ASP.NET 10.0J
GetStatusBar メソッド
ステータスバーを表示するかどうかを取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: boolean
value = instance.GetStatusBar();
function GetStatusBar() : boolean;

戻り値の型

表示する場合はtrue、それ以外はfalse。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.