Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ ScrollIntoView Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
ScrollIntoView Method
In This Topic
Scrolls through the document that contains this element until the top or bottom edge of this element aligns with the top of the document's window.
Syntax
Visual Basic (Declaration)
expression
.ScrollIntoView( _
ByVal
alignWithTop
As
Boolean _ )
where
expression
is a variable that represents a
WebElement Object
Parameters
alignWithTop
See Also
Reference
WebElement Object
WebElement Members