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