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
see all info for table in sql server
Forefront 2010 and Windows 2008 R2 Server Core
Rollback failed XP Repair install
SCCM deploying package message
How to fix the problem the vertical line on Boot Screen?
Looking for Credential Tiles
Visual Studio dataset designer error message
Problem with changing Record Source in Access
Exchange services not running shows error
Calculating time elapsed from two date/time columns