Gets or sets a brush that describes the border background of a control.
シンタックス
'宣言
Public Property BorderBrush As Brush
public Brush BorderBrush {get; set;}
プロパティ値
The brush that is used to fill the control's border; the default is
System.Windows.Media.Brushes.Transparent.
参照