Microsoft
Software
Hardware
Network
Question : Get specified line contents
I would like to get the contents of a specified line of multiline textbox. Each line can be a different length. By example, I would like to get the contents of line 5125 from position 1 for the length of the line itself
Answer : Get specified line contents
Try using the Lines() property...
Dim line As String = TextBox1.Lines(5124) ' <-- 0 based index
Random Solutions
Importing text file into resources
How do I add a "change your password" page in a dot net framework
insert missing deleted rows in a table from a backup
Windows Mail to Outlook Express
can I partition Win 7 xp mode drive
Microsoft SQL Server certification
TCP/IP Send/Recieve Files
DateTimePicker to DateTime SQL Server format
Remove Recurrence button is greyed out for outlook tasks can not delete
Report failure notification in SQL REPORTING