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

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

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

パラメータ

value
画像のURL。
参照

GcDateTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.