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

戻り値

型 : string
画像のURL。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.