バージョン

RestoreImageUrl プロパティ

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