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
Obtaining the DataGridTemplateColumn to set items source in code behind
binary to hex convertion?
How do I create an OE signature with a jpg logo?
How to Set Up POP Connector on SBS with NEw AT&T Settings
Unable to find control
smartheap error
Access 2007 - Query - String Manipulation - I need to cut delete the first two Characters in a Field based on criteria
Visual Studio 2008; Website project; bin folder now showing?
Form Design in Access 2007
Formula " “=SUMPRODUCT” fully function