バージョン

RestoreImageHoverUrl プロパティ

Pressed プロパティが True でマウスがボタン上に移動される時にボタンに表示される画像の URL を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property RestoreImageHoverUrl As String
public virtual string RestoreImageHoverUrl {get; set;}
解説
値が空の場合、デフォルト値が使用され、対応する画像が AppStyling で定義された位置にある "images" サブディレクトリに配置されます。
参照