'Declaration Sub doScroll( _ ByVal component As System.Object _ )
void doScroll( System.object component )
Parameters
- component
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)
;