MESCIUS InputMan for ASP.NET 10.0J
GetDropDownStyle メソッド
ドロップダウンのスタイルを取得します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: DropDownStyle
value = instance.GetDropDownStyle();
function GetDropDownStyle() : DropDownStyle;

戻り値の型

ドロップダウンのスタイルを示す値("dropdown"、"simple"、"dropdownlist")
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.