I really stuck not knowing how to search a whole rich text box...
I need to write something like
while ( you didn't got to the end of the richTextBox1 continue marking my wanted word)
{
...
}
I already can display my .txt file to the rich text box but when I'm running a search I can mark only 1 word...
Can you please explain me how I can iterate over the whole content please ?
I'm adding my whole branch of code (no virus 4 sure) and also my code attached.
The whole project : https://dl.dropbox.c...richtextbox.rar
The cs code alone : https://dl.dropbox.c...6215/search.txt
Thanks in advance

New Topic/Question
Reply



MultiQuote



|