I want to Split the the text in the RichTextBox per line into array in vb.net if i show array(0) it will show the first line of richtextbox, array(1) will show the second line and go on.
Im new in VB and I cant find any decent link or site. Thanks in advance for help.