ComponentOne CalendarView for WinForms
Lines Property

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

Reference

C1TextBox Class
C1TextBox Members