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

In This Topic
    onscroll Property
    In This Topic

    onscroll property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property onscroll As System.Object
    System.object onscroll {get; set;}
    Remarks

    An original IDL definition of onscroll property was the following: VARIANT onscroll;

    See Also