バージョン

FocusImageUrl プロパティ (ButtonRoundedCorners)

コントロールが入力フォーカスを持ち、マウスがコントロールの境界外にある場合に使用する背景画像の URL。
シンタックス
'宣言
 
Public Property FocusImageUrl As String
public string FocusImageUrl {get; set;}
解説
このプロパティは、RenderingType が FileImages に設定され、ImageUrl が設定されている場合にのみ機能します。
参照