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
expression.ScrollIntoView( _
ByVal As System.Boolean _
)
Parameters
- alignWithTop
See Also