Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / BackgroundColor Property

In This Topic
    BackgroundColor Property
    In This Topic
    The BackgroundColor property indicates the background or highlight color of text.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackgroundColor As System.Drawing.Color
    public System.Drawing.Color BackgroundColor {get;}
    See Also