[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement.scrollIntoView

scrollIntoView Method

scrollIntoView(object)

scrollIntoView method of IHTMLElement interface.

Declaration
void scrollIntoView(object varargStart)
Sub scrollIntoView(varargStart As Object)
Parameters
Type Name Description
object varargStart
Remarks

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