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

In This Topic
    currentStyle Property
    In This Topic

    currentStyle property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property currentStyle As System.Object
    System.object currentStyle {get;}
    Remarks

    An original IDL definition of currentStyle property was the following: IHTMLCurrentStyle* currentStyle;

    See Also