MESCIUS InputMan for ASP.NET 10.0J
SetPressedDropDownButtonImageUrl メソッド
画像のURL。
ドロップダウンボタンが押されたときに表示する画像URLを設定します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: string

returnValue = instance.SetPressedDropDownButtonImageUrl(value);
function SetPressedDropDownButtonImageUrl( 
   value : string
) : any;

パラメータ

value
画像のURL。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.