Gets or sets the background color of the Web server control.
シンタックス
'宣言
Public Overridable Property BackColor As Color
public virtual Color BackColor {get; set;}
プロパティ値
A
System.Drawing.Color that represents the background color of the control. The default is
System.Drawing.Color.Empty, which indicates that this property is not set.
参照