In The Hand LtdIn The Hand
GetLines Method (textBox)
NamespacesInTheHand.Windows.FormsTextBoxHelperGetLines(TextBox)
.NET Components for Mobility
Gets the lines of text in a text box control.
Declaration Syntax
C#Visual Basic
public static string[] GetLines(
	TextBox textBox
)
Public Shared Function GetLines ( _
	textBox As TextBox _
) As String()
Parameters
textBox (TextBox)
The TextBox control.
Return Value
An array of strings that contains the text in a text box control.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0