TextBox::ScrollToLine Method (Int32)
.NET Framework (current version)
Scrolls the line at the specified line index into view.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- lineIndex
-
Type:
System::Int32
The zero-based line index of the line to scroll into view.
This method causes the text box to scroll by the minimum amount necessary to bring the specified line into full view.
.NET Framework
Available since 3.0
Available since 3.0
Show: