Gets or sets the foreground color of the control.
シンタックス
'宣言
Public Property ForeColor As Color
public 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.
参照