[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.doScroll

doScroll Method

doScroll(object)

doScroll method of IHTMLElement2 interface.

Declaration
void doScroll(object component)
Sub doScroll(component As Object)
Parameters
Type Name Description
object component
Remarks

An original IDL definition of doScroll method was the following: HRESULT doScroll ([optional] VARIANT component);