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

In This Topic
    scrollLeft Property
    In This Topic

    scrollLeft property of IHTMLElement2 interface.

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

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

    See Also