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

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

プロパティ値

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

BalloonTipInfo クラス
BalloonTipInfo メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.