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
List all city names with no repeats
how to log on as adminiatrator MS Word 2007 Vista
DELL Remote Floppy Boot Disk
Does Access 2007 still have the 2mb limitation.
LINQ QUERY TO RETURN DISTINCT DATETIME STAMPS
working on rdl files through vb.net using bo
What does the error message mean that says that a name conflicts with a valid range reference?
Upgrade to Server 2008 Enterprise Error "Not enough free space for temporary files", even with plenty of space.
why don't some 32 bit programs work with 64 bit os?
"Email" icon in word 2003 grayed out and I do have an email account set up through Outlook.