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