MESCIUS InputMan for ASP.NET 10.0J
GetListBox メソッド
ドロップダウンリストを定義するオブジェクトを取得します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: ComboListBox
value = instance.GetListBox();
function GetListBox() : ComboListBox;

戻り値の型

ドロップダウンリストを定義するComboListBoxオブジェクト。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.