PowerTools InputMan for ASP.NET 8.0J
GetDropDownEditor メソッド
ドロップダウンエディタのオブジェクトを取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: DropDownEditor
value = instance.GetDropDownEditor();
function GetDropDownEditor() : DropDownEditor;

戻り値

型 : DropDownEditor
DropDownEditorオブジェクト。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.