Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLStyle Interface / backgroundColor Property

In This Topic
    backgroundColor Property (IHTMLStyle)
    In This Topic

    backgroundColor property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property backgroundColor As System.Object
    System.object backgroundColor {get; set;}
    Remarks

    An original IDL definition of backgroundColor property was the following: VARIANT backgroundColor;

    See Also