Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello,

I simply want to want to use a loop to check the beginning of each line in a multiline textbox for a number, but cannot figure out which method I need to use to do this. All I need to know is what to use to select one line in the textbox, then loop to the next line down, etc. I thought there would be something like:
VB
Textbox1.Line(i)
but obviously not!
Any ideas?

Nathan
Posted
Updated 15-Feb-12 2:20am

1 solution

Dear Friend,

This link will work for you:-

http://www.daniweb.com/software-development/vbnet/threads/142298[^]

Thanks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900