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

In This Topic
    style Property (IHTMLElement)
    In This Topic

    style property of IHTMLElement interface.

    Syntax
    'Declaration
     
    ReadOnly Property style As IHTMLStyle
    IHTMLStyle style {get;}
    Remarks

    An original IDL definition of style property was the following: IHTMLStyle* style;

    See Also