ComponentOne Input for WinForms
Lines Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : Lines Property
The lines of text in a multiline control.
Syntax
'Declaration
 
Public Shadows Property Lines As System.String()
public new System.string[] Lines {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members