[]
scrollIntoView
method of IHTMLTxtRange
interface.
void scrollIntoView(bool fStart)
Type | Name | Description |
---|---|---|
bool | fStart |
An original IDL definition of scrollIntoView
method was the following: HRESULT scrollIntoView ([optional, defaultvalue(-1)] VARIANT_BOOL fStart)
;