Gets or sets the foreground color (typically the color of the text) of the Web server control.
シンタックス
'宣言
Public Overridable Property ForeColor As Color
public virtual Color ForeColor {get; set;}
プロパティ値
A
System.Drawing.Color that represents the foreground color of the control. The default is
System.Drawing.Color.Empty.
参照