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

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