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

In This Topic
    scrollTop Property
    In This Topic

    scrollTop property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property scrollTop As System.Integer
    System.int scrollTop {get; set;}
    Remarks

    An original IDL definition of scrollTop property was the following: long scrollTop;

    See Also