C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : doScroll Method |
doScroll
method of IHTMLElement2
interface.
'Declaration Sub doScroll( _ ByVal component As System.Object _ )
void doScroll( System.object component )
An original IDL definition of doScroll
method was the following: HRESULT doScroll ([optional] VARIANT component)
;