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
Code Behind Value in Hyperlink Field
Index fragmentation
No Driver for Ricoh Aficio SP C210SF (Win 7)
server test.net at level_15 or view_access requires a username and password.
ILLEGAL VIEW NAMES VISUAL FOXPRO?
What is blocking Remote Desktop?
When is it most appropriate to use ADO vs. SQL statements and queries in a multi-user environment?
Select Query
Access 2003 DB: Too many active users
SQL Server Taking up all my memory