HtmlElement::ScrollIntoView Method (Boolean)
.NET Framework (current version)
Scrolls through the document containing this element until the top or bottom edge of this element is aligned with the document's window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- alignWithTop
-
Type:
System::Boolean
If true, the top of the object will be displayed at the top of the window. If false, the bottom of the object will be displayed at the bottom of the window.
.NET Framework
Available since 2.0
Available since 2.0
Show: