Gets or sets the foreground color of the control.
シンタックス
'宣言
Public Overridable Property ForeColor As Color
public virtual Color ForeColor {get; set;}
プロパティ値
The foreground
System.Drawing.Color of the control. The default is the value of the
System.Windows.Forms.Control.DefaultForeColor property.
参照