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
Why am I now receiving a 2105 runtime message
Windows 7 firewall disables
Diskpart : Assign drive leter
Your offline folder file cannot be configured
Disable Ctrl-A or Ctrl key
Crosstab Query across multiple fiscal (not calendar) years by month
Cannot sync outlook 2003 with exchange 2003
Shared Printer will not Print
NTBACKUP scheduled backup fails - VSS problem?
How to create a Form for data view