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

In This Topic
    runtimeStyle Property
    In This Topic

    runtimeStyle property of IHTMLElement2 interface.

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

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

    See Also