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

In This Topic
    scroll Property
    In This Topic

    scroll property of IHTMLBodyElement interface.

    Syntax
    'Declaration
     
    Property scroll As System.String
    System.string scroll {get; set;}
    Remarks

    An original IDL definition of scroll property was the following: BSTR scroll;

    See Also