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

C1.Win.Input.8 アセンブリ > C1.Win.Input.Base 名前空間 > C1ButtonBase クラス : 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.
参照

C1ButtonBase クラス
C1ButtonBase メンバ