PowerTools InputMan for ASP.NET 8.0J
PressedCloseButtonImage プロパティ

閉じるボタンが押されたときに表示する画像を取得または設定します。
構文
Public Property PressedCloseButtonImage As String
public string PressedCloseButtonImage {get; set;}

プロパティ値

既定値:String.Empty
解説
閉じるボタンに任意の画像を表示するには、CloseButtonImageプロパティを使用します。ボタンが押されたときの画像を設定するには、PressedCloseButtonImageプロパティを、ボタン上をマウスが通過したときの画像を設定するには、HoveredCloseButtonImageプロパティを使用します。
参照

BalloonTipInfo クラス
BalloonTipInfo メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.