TextBox::GetLineText Method (Int32)
.NET Framework (current version)
Returns the text that is currently displayed on the specified line.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- lineIndex
-
Type:
System::Int32
The zero-based line index for which to retrieve the currently displayed text.
Return Value
Type: System::String^A string containing a copy of the text currently visible on the specified line.
.NET Framework
Available since 3.0
Available since 3.0
Show: