Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / ForeColor Property

In This Topic
    ForeColor Property (FormattingSupport)
    In This Topic
    Gets or sets the foreground color of the text.
    Syntax
    'Declaration
     
    Public Property ForeColor As System.Drawing.Color
    public System.Drawing.Color ForeColor {get; set;}
    See Also