バージョン

PressedImageUrl プロパティ (ButtonRoundedCorners)

コントロールが押された状態 (マウスまたはアクションキーで設定) の場合に使用する背景画像の URL。
シンタックス
'宣言
 
Public Property PressedImageUrl As String
public string PressedImageUrl {get; set;}
解説
このプロパティは、RenderingTypeがFileImagesに設定され、かつImageUrlが設定されている場合にのみ機能します。
参照