Input for WinForms
ForeColor プロパティ (C1Label)

C1.Win.Input.8 アセンブリ > C1.Win.Input 名前空間 > C1Label クラス : ForeColor プロパティ
Gets or sets the foreground color of the control.
シンタックス
'宣言
 
Public Overrides Property ForeColor As System.Drawing.Color
public override System.Drawing.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.
参照

C1Label クラス
C1Label メンバ