Show / Hide Table of Contents

    Property ForeColor

    ForeColor

    Schriftfarbe. Über die Action SetForeColor(Nullable<Color>) kann die Farbe zur Laufzeit geändert werden.

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public Color? ForeColor { get; set; }
    Property Value
    Nullable<Color>
    Back to top Generated by DocFX