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

戻り値

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

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.