PowerTools InputMan for ASP.NET 8.0J
GetPressedDropDownButtonImageUrl メソッド
ドロップダウンボタンが押されたときに表示する画像URLを取得します。
構文
var instance = new GCIM.GcTime();
var value; // Type: string
value = instance.GetPressedDropDownButtonImageUrl();
function GetPressedDropDownButtonImageUrl() : string;

戻り値

型 : string
画像のURL。
参照

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.