could somebody please tell me how to search a rich textbox for a particular word and then highlight that word in the rich textbox
;
;
on the form theres are textbox called txtsearch, a button called btnsearch and a rich textbox called rtbtext. The person enters a word into the textbox, presses the button and then it highligts that word in the richtextbox like the crtl F function in word and notebook etc.
;
;
on the form theres are textbox called txtsearch, a button called btnsearch and a rich textbox called rtbtext. The person enters a word into the textbox, presses the button and then it highligts that word in the richtextbox like the crtl F function in word and notebook etc.
Comment