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

In This Topic
    bgColor Property (IHTMLBodyElement)
    In This Topic

    bgColor property of IHTMLBodyElement interface.

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

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

    See Also